Transform-based video coding method and apparatus thereof
By deriving an LFNST transform set using the intra mode of a luma block in CCLM mode, the method enhances video coding efficiency for high-resolution images/videos, addressing the need for efficient compression in immersive media formats.
Patent Information
- Application Number
- JP2025231130
- Authority / Receiving Office
- JP · JP
- Patent Type
- Applications
- Current Assignee / Owner
- Priority Date
- 2019-10-29
- Filing Date
- 2025-12-04
- Publication Date
- 2026-02-16
AI Technical Summary
The increasing demand for high-resolution and high-quality images/videos, particularly in immersive media formats like VR and AR, necessitates a highly efficient image/video compression technique to reduce transmission and storage costs.
A video coding method and apparatus that derives an LFNST transform set by borrowing the intra mode of a luma block in CCLM mode, updating and remapping the intra prediction mode of a chroma block, and determining an LFNST matrix based on the remapped mode.
Improves overall image/video compression efficiency, enhances LFNST index coding, and increases the efficiency of secondary transformations through coding of LFNST indices.
Smart Images

Figure 2026026344000001_ABST
Abstract
Description
[Technical Field]
[0001] This document relates to image coding technology, and more particularly to a transform-based image coding method and apparatus in an image coding system. [Background technology]
[0002] In recent years, the demand for high-resolution, high-quality images / videos, such as 4K or 8K or higher UHD (Ultra High Definition) images / videos, has been increasing in various fields. As the resolution and quality of image / video data increases, the amount of information or bits to be transmitted increases relatively compared to existing image / video data. Therefore, when transmitting image data using existing media such as wired or wireless broadband lines or storing image / video data using existing storage media, transmission costs and storage costs increase.
[0003] In addition, interest in and demand for immersive media such as VR (Virtual Reality), AR (Artificial Reality) content, and holograms have been increasing in recent years, and the broadcast of images / videos with different image characteristics from real images, such as game images, has been increasing.
[0004] Therefore, there is a need for a highly efficient image / video compression technique to effectively compress and transmit, store, and play back high-resolution, high-quality image / video information having the above-mentioned various characteristics. Summary of the Invention [Problem to be solved by the invention]
[0005] The technical problem of this document is to provide a method and apparatus for increasing video coding efficiency.
[0006] Another technical problem of this document is to provide a method and apparatus for improving the efficiency of LFNST index coding.
[0007] Another technical problem of this document is to provide a method and apparatus for increasing the efficiency of secondary transforms through coding of LFNST indices.
[0008] Another technical problem of this document is to provide a video coding method and apparatus for deriving an LFNST transform set by borrowing the intra mode of a luma block in CCLM mode. [Means for solving the problem]
[0009] According to an embodiment of the present document, there is provided a video decoding method executed by a decoding device, the method including the steps of: deriving an intra prediction mode of a chroma block as a cross-component linear model (CCLM) mode based on intra prediction mode information; updating the intra prediction mode of the chroma block based on the intra prediction mode of a luma block corresponding to the chroma block; if the chroma block is not square, remapping the updated intra prediction mode to a wide-angle intra prediction mode; and determining an LFNST set including an LFNST matrix based on the remapped intra prediction mode.
[0010] The updated intra prediction mode is derived as an intra prediction mode corresponding to a specific position within the luma block, and the specific position is set based on a color format of the chroma block.
[0011] The specific position is set to ((xTbY+(nTbW*SubWidthC) / 2), (yTbY+(nTbH*SubHeightC) / 2)), where xTbY and yTbY indicate the top left coordinates of the luma block, nTbW and nTbH indicate the width and height of the chroma block, and SubWidthC and SubHeightC are variables corresponding to the color format.
[0012] If the color format is 4:2:0, SubWidthC and SubHeightC are 2; if the color format is 4:2:2, SubWidthC is 2 and SubHeightC is 1.
[0013] If the intra prediction mode corresponding to the specific position is palette mode or IBC mode, the intra prediction mode of the chroma block is updated to intra DC mode.
[0014] If the intra prediction mode corresponding to the specific position is the MIP mode, the intra prediction mode of the chroma block is updated to the intra planar mode.
[0015] If the width of the chroma block is greater than the height, the updated intra mode is 2 or greater, and the updated intra mode is less than the variable (whRatio>1)?(8+2*whRatio):8 (where whRatio is Abs(Log2(nW / nH))), then the updated intra mode is remapped to "updated intra mode+65".
[0016] If the height of the chroma block is greater than the width, the updated intra mode is less than or equal to 66, and the updated intra mode is greater than the variable (whRatio>1)?(60?2*whRatio):60 (where whRatio is Abs(Log2(nW / nH))), the updated intra mode is remapped to "Updated Intra Mode - 67".
[0017] According to an embodiment of the present document, there is provided a video encoding method executed by an encoding device, the method including the steps of: deriving an intra prediction mode for a chroma block as a cross-component linear model (CCLM) mode; deriving prediction samples for the chroma block based on the CCLM mode; deriving residual samples for the chroma block based on the prediction samples; updating the intra prediction mode of the chroma block based on an intra prediction mode of a luma block corresponding to the chroma block; if the chroma block is not square, remapping the updated intra prediction mode to a wide-angle intra prediction mode; and determining an LFNST set including an LFNST matrix based on the remapped intra prediction mode.
[0018] According to another embodiment of the present document, a digital storage medium is provided that stores video data including encoded video information and a bitstream generated by a video encoding method performed by an encoding device.
[0019] According to another embodiment of the present document, there is provided a digital storage medium storing video data including encoded video information and a bitstream that enables a decoding device to perform the video decoding method. [Effects of the Invention]
[0020] According to the document, it can improve overall image / video compression efficiency.
[0021] According to this document, the efficiency of LFNST index coding can be improved.
[0022] According to this document, the efficiency of secondary transformations can be improved through coding of LFNST indexes.
[0023] According to this document, a video coding method and apparatus can be provided for deriving an LFNST transform set by borrowing the intra mode of a luma block in CCLM mode.
[0024] The effects obtained through the specific examples of this specification are not limited to the effects listed above. For example, there may be various technical effects that a person having ordinary skill in the related art can understand or derive from this specification. Therefore, the specific effects of this specification are not limited to those explicitly described in this specification, but may include various effects that can be understood or derive from the technical features of this specification. [Brief explanation of the drawings]
[0025] [Figure 1] 1 illustrates schematically an example of a video / image coding system to which this document can be applied.
[0026] [Figure 2] 1 is a diagram illustrating the configuration of a video / image encoding device to which the present document can be applied.
[0027] [Figure 3] 1 is a diagram illustrating the configuration of a video / image decoding device to which this document can be applied.
[0028] [Figure 4] 1 illustrates an exemplary structural diagram of a content streaming system to which this document applies.
[0029] [Figure 5] 1 illustrates a schematic diagram of a multiple conversion technique according to one embodiment of the present document;
[0030] [Figure 6]An intra-directional mode with 65 prediction directions is shown as an example.
[0031] [Figure 7] FIG. 1 is a diagram for explaining RST according to one embodiment of this document.
[0032] [Figure 8] FIG. 10 is a diagram illustrating an example of an order in which output data of a forward linear transform is arranged into a one-dimensional vector.
[0033] [Figure 9] FIG. 10 is a diagram illustrating an example of a sequence in which output data of a forward quadratic transform is arranged in a two-dimensional block.
[0034] [Figure 10] FIG. 1 illustrates a wide-angle intra-prediction mode according to one embodiment of the present document.
[0035] [Figure 11] FIG. 10 is a diagram showing block patterns to which LFNST is applied.
[0036] [Figure 12] FIG. 10 is a diagram showing an example of an arrangement of output data from a forward LFNST.
[0037] [Figure 13] FIG. 10 is a diagram illustrating zeroing out in a block to which 4×4 LFNST is applied, according to an example.
[0038] [Figure 14] FIG. 10 is a diagram illustrating zeroing out in a block to which 8×8 LFNST is applied, according to an example.
[0039] [Figure 15] 10 is a diagram illustrating a CCLM that can be applied when deriving an intra prediction mode of a chroma block according to an embodiment.
[0040] [Figure 16] 1 is a flow diagram illustrating the operation of a video decoding device according to one embodiment of the present document.
[0041] [Figure 17] 1 is a flow diagram illustrating the operation of a video encoding device according to one embodiment of the present document. DETAILED DESCRIPTION OF THE INVENTION
[0042] This document may be modified in various ways and may have various embodiments. A specific embodiment will be illustrated in the drawings and described in detail. However, this is not intended to limit this document to the specific embodiment. The terms used in this document are used merely to describe a specific embodiment and are not intended to limit the technical ideas of this document. The singular expressions include the plural expressions unless the context clearly dictates otherwise. In this specification, the terms "comprise" or "have" specify the presence of a feature, number, step, operation, component, part, or combination thereof described in the specification, and should be understood not to preclude the presence or addition of one or more other features, numbers, steps, operations, components, parts, or combinations thereof.
[0043] Meanwhile, each component in the drawings described herein is illustrated independently for the convenience of explaining the different characteristic functions, and does not mean that each component is realized by separate hardware or software. For example, two or more components may be combined to form a single component, or a single component may be divided into multiple components. Embodiments in which each component is integrated and / or separated are also within the scope of this document as long as they do not deviate from the essence of this document.
[0044] DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Preferred embodiments of the present invention will now be described in more detail with reference to the accompanying drawings. In the following, the same reference numerals will be used to designate the same components in the drawings, and redundant descriptions of the same components will be omitted.
[0045] This document relates to video / image coding. For example, methods / embodiments disclosed in this document may be associated with the Versatile Video Coding (VVC) standard (ITU-T Rec. H.266), a next-generation video / image coding standard beyond VVC, or other video coding-related standards (e.g., the High Efficiency Video Coding (HEVC) standard (ITU-T Rec. H.265), the essential video coding (EVC) standard, the AVS2 standard, etc.).
[0046] This document presents various embodiments relating to video / image coding, and unless otherwise stated, the embodiments may be implemented in combination with each other.
[0047] In this document, video can refer to a collection of a series of images over time. A picture generally refers to a unit that shows one image at a specific time, and a slice / tile is a unit that constitutes part of a picture in coding. A slice / tile can contain one or more coding tree units (CTUs). One picture can be composed of one or more slices / tiles. One picture can be composed of one or more tile groups. One tile group can contain one or more tiles.
[0048] A pixel or a pel may refer to the smallest unit constituting a picture (or image). The term "sample" may also be used as a term corresponding to a pixel. A sample may generally refer to a pixel or a pixel value, may refer to only a pixel / pixel value of a luma component, or may refer to only a pixel / pixel value of a chroma component. Alternatively, a sample may refer to a pixel value in the spatial domain, or, when such a pixel value is transformed into the frequency domain, may refer to a transform coefficient in the frequency domain.
[0049] A unit may refer to a basic unit of image processing. A unit may include at least one of a specific region of a picture and information related to the region. One unit may include one luma block and two chroma (e.g., cb, cr) blocks. The term unit may be used interchangeably with terms such as block or area. In general, an M×N block may include a set (or array) of samples or transform coefficients consisting of M columns and N rows.
[0050] In this document, the terms " / " and "," are interpreted as "and / or." For example, "A / B" is interpreted as "A and / or B," and "A, B" is interpreted as "A and / or B." Additionally, "A / B / C" means "at least one of A, B, and / or C." Also, "A, B, C" means "at least one of A, B, and / or C." (In this document, the terms " / " and "," should be interpreted to indicate "and / or." For instance, the expression "A / B" may mean "A and / or B." Further, "A,B" may mean "A and / or B." Further, "A / B / C" may mean "at least one of A, B, and / or C." Also, "A / B / C" may mean "at least one of A, B, and / or C.")
[0051] Additionally, in this document, "or" should be interpreted as "and / or." For example, "A or B" can mean 1) only "A," or 2) only "B," or 3) "A and B." Furthermore, in this document, "or" can mean "additionally or alternatively." (Further, in the document, the term "or" should be interpreted to indicate "and / or." For instance, the expression "A or B" may comprise 1) only A, 2) only B, and / or 3) both A and B. In other words, the term "or" in this document should be interpreted to indicate "additionally or alternatively.")
[0052] As used herein, "at least one of A and B" can mean "only A," "only B," or "both A and B." Additionally, as used herein, the expressions "at least one of A or B" and "at least one of A and / or B" can be interpreted as "at least one of A and B."
[0053] Furthermore, in this specification, "at least one of A, B and C" can mean "only A," "only B," "only C," or "any combination of A, B and C." Furthermore, "at least one of A, B or C" or "at least one of A, B and / or C" can mean "at least one of A, B and C."
[0054] Furthermore, parentheses used herein may mean "for example." Specifically, when "prediction (intra prediction)" is used, "intra prediction" is proposed as an example of "prediction." In other words, "prediction" in this specification is not limited to "intra prediction," and "intra prediction" is proposed as an example of "prediction." Furthermore, when "prediction (i.e., intra prediction)" is used, "intra prediction" is proposed as an example of "prediction."
[0055] In this specification, technical features individually described in one drawing may be embodied individually or simultaneously.
[0056] FIG. 1 illustrates schematically an example of a video / image coding system to which this document can be applied.
[0057] 1, a video / image coding system may include a source device and a receiving device. The source device may transmit encoded video / image information or data to the receiving device via a digital storage medium or a network in the form of a file or streaming.
[0058] The source device may include a video source, an encoding device, and a transmitting unit. The receiving device may include a receiving unit, a decoding device, and a renderer. The encoding device may be referred to as a video / video encoding device, and the decoding device may be referred to as a video / video decoding device. The transmitter may be included in the encoding device. The receiver may be included in the decoding device. The renderer may include a display unit, which may be a separate device or an external component.
[0059] A video source can acquire video / images through a video / image capture, synthesis, or generation process. A video source can include a video / image capture device and / or a video / image generation device. A video / image capture device can include, for example, one or more cameras, a video / image archive containing previously captured video / images, etc. A video / image generation device can include, for example, a computer, a tablet, a smartphone, etc., and can (electronically) generate video / images. For example, a virtual video / image can be generated via a computer, etc., in which case the video / image capture process can be replaced by a process in which related data is generated.
[0060] An encoding device can encode input video / images. The encoding device can perform a series of procedures such as prediction, transformation, and quantization for compression and coding efficiency. The encoded data (encoded video / image information) can be output in the form of a bitstream.
[0061] The transmitter can transmit the encoded video / image information or data output in the form of a bitstream to a receiver of a receiving device via a digital storage medium or a network in the form of a file or streaming. The digital storage medium can include various storage media such as USB, SD, CD, DVD, Blu-ray, HDD, SSD, etc. The transmitter can include elements for generating a media file in a predetermined file format and elements for transmission via a broadcasting / communication network. The receiver can receive / extract the bitstream and transmit it to a decoding device.
[0062] The decoding device can decode the video / image by performing a series of steps such as inverse quantization, inverse transform, and prediction, which correspond to the operations of the encoding device.
[0063] The renderer can render the decoded video / image, and the rendered video / image can be displayed via a display unit.
[0064] 2 is a diagram illustrating the configuration of a video / image encoding device to which this document can be applied. Hereinafter, the term "video encoding device" may include a video encoding device.
[0065] Referring to FIG. 2, the encoding apparatus 200 may include an image partitioner 210, a predictor 220, a residual processor 230, an entropy encoder 240, an adder 250, a filter 260, and a memory 270. The predictor 220 may include an inter predictor 221 and an intra predictor 222. The residual processor 230 may include a transformer 232, a quantizer 233, a dequantizer 234, and an inverse transformer 235. The residual processor 230 may further include a subtractor 231. The adder 250 may be referred to as a reconstructor or a reconstructed block generator. The image dividing unit 210, the predicting unit 220, the residual processing unit 230, the entropy encoding unit 240, the adding unit 250, and the filtering unit 260 may be configured by one or more hardware components (e.g., an encoder chipset or a processor) depending on the embodiment. Also, the memory 270 may include a decoded picture buffer (DPB) and may be configured by a digital storage medium. The hardware components may further include the memory 270 as an internal / external component.
[0066] The image division unit 210 may divide an input image (or picture, frame) input to the encoding device 200 into one or more processing units. For example, the processing units may be called coding units (CUs). In this case, the coding units may be recursively divided from a coding tree unit (CTU) or a largest coding unit (LCU) according to a quad-tree, binary-tree, ternary-tree (QTBTTT) structure. For example, one coding unit may be divided into multiple coding units of deeper depths based on a quad-tree structure, a binary tree structure, and / or a ternary structure. In this case, for example, the quad-tree structure may be applied first, and then the binary tree structure and / or ternary structure may be applied. Alternatively, the binary tree structure may be applied first. The coding procedure according to this document may be performed based on the final coding unit that is not further divided. In this case, the largest coding unit may be used as the final coding unit based on coding efficiency according to image characteristics, or if necessary, the coding unit may be recursively divided into coding units of lower depths, and a coding unit of an optimal size may be used as the final coding unit. Here, the coding procedure may include procedures such as prediction, transformation, and restoration, which will be described later. As another example, the processing unit may further include a prediction unit (PU) or a transform unit (TU). In this case, the prediction unit and the transform unit may each be divided or partitioned from the final coding unit.The prediction unit is a unit of sample prediction, and the transform unit is a unit for deriving transform coefficients and / or a unit for deriving a residual signal from the transform coefficients.
[0067] The term "unit" can be used interchangeably with terms such as "block" or "area." In general, an MxN block can refer to a set of samples or transform coefficients consisting of M columns and N rows. A sample generally refers to a pixel or pixel value, and can refer to only a pixel / pixel value of the luma component or only a pixel / pixel value of the chroma component. A sample can also be used as a term corresponding to a pixel or pel in one picture (or image).
[0068] The subtraction unit 231 may subtract a prediction signal (predicted block, prediction sample, or prediction sample array) output from the prediction unit 220 from an input video signal (original block, original sample, or original sample array) to generate a residual signal (residual block, residual sample, or residual sample array), and the generated residual signal is transmitted to the conversion unit 232. The prediction unit 220 may perform prediction on a block to be processed (hereinafter, referred to as a current block) and generate a predicted block including prediction samples for the current block. The prediction unit 220 may determine whether intra prediction or inter prediction is applied in units of the current block or CU. The prediction unit may generate various information related to prediction, such as prediction mode information, and transmit the information to the entropy encoding unit 240, as will be described later in the description of each prediction mode. The prediction information may be encoded by the entropy encoding unit 240 and output in the form of a bitstream.
[0069] The intra prediction unit 222 may predict the current block by referring to samples in the current picture. The referenced samples may be located adjacent to or distant from the current block depending on the prediction mode. In intra prediction, prediction modes may include a plurality of non-directional modes and a plurality of directional modes. The non-directional modes may include, for example, DC mode and planar mode. The directional modes may include, for example, 33 directional prediction modes or 65 directional prediction modes depending on the granularity of the prediction direction. However, this is merely an example, and more or less directional prediction modes may be used depending on the setting. The intra prediction unit 222 may also determine the prediction mode to be applied to the current block using the prediction modes applied to neighboring blocks.
[0070] The inter prediction unit 221 may derive a predicted block for a current block based on a reference block (reference sample array) identified by a motion vector on a reference picture. To reduce the amount of motion information transmitted in inter prediction mode, the motion information may be predicted in units of blocks, sub-blocks, or samples based on the correlation of motion information between neighboring blocks and the current block. The motion information may include a motion vector and a reference picture index. The motion information may further include information on an inter prediction direction (such as L0 prediction, L1 prediction, or Bi prediction). In the case of inter prediction, the neighboring blocks may include spatial neighboring blocks in the current picture and temporal neighboring blocks in the reference picture. The reference picture including the reference block and the reference picture including the temporal neighboring blocks may be the same or different. The temporal neighboring blocks may be referred to as collocated reference blocks, collocated CUs (colCUs), etc., and the reference picture including the temporal neighboring blocks may be referred to as collocated pictures (colPics). For example, the inter predictor 221 may construct a motion information candidate list based on neighboring blocks and generate information indicating which candidate is used to derive a motion vector and / or a reference picture index for the current block. Inter prediction may be performed based on various prediction modes. For example, in the case of skip mode and merge mode, the inter predictor 221 may use motion information of neighboring blocks as motion information of the current block. In the case of skip mode, unlike in merge mode, a residual signal is not transmitted.In the case of motion vector prediction (MVP) mode, the motion vector of the neighboring block is used as a motion vector predictor, and the motion vector difference can be signaled to indicate the motion vector of the current block.
[0071] The predictor 220 may generate a prediction signal based on various prediction methods, which will be described later. For example, the predictor may apply intra prediction or inter prediction for prediction of a block, or may simultaneously apply intra prediction and inter prediction. This may be referred to as combined inter and intra prediction (CIIP). The predictor may also perform intra block copy (IBC) for prediction of a block. The intra block copy may be used for content image / moving image coding, such as games, for example, as in screen content coding (SCC). IBC basically performs prediction within a current picture, but may be performed similarly to inter prediction in that it derives a reference block within the current picture. That is, IBC may use at least one of the inter prediction techniques described herein.
[0072] The prediction signal generated by the inter prediction unit 221 and / or the intra prediction unit 222 may be used to generate a reconstructed signal or a residual signal. The transform unit 232 may generate transform coefficients by applying a transform technique to the residual signal. For example, the transform technique may include a discrete cosine transform (DCT), a discrete sine transform (DST), a graph-based transform (GBT), or a conditionally non-linear transform (CNT). Here, GBT refers to a transform obtained from a graph representing inter-pixel relationship information. CNT refers to a transform obtained based on a prediction signal generated using all previously reconstructed pixels. In addition, the transform process may be applied to pixel blocks having the same square size or non-square blocks of variable sizes.
[0073] The quantization unit 233 quantizes the transform coefficients and transmits them to the entropy encoding unit 240. The entropy encoding unit 240 encodes the quantized signal (information about the quantized transform coefficients) and outputs it as a bitstream. The information about the quantized transform coefficients may be referred to as residual information. The quantization unit 233 may rearrange the quantized transform coefficients in a block form into a one-dimensional vector form based on a coefficient scan order and generate information about the quantized transform coefficients based on the one-dimensional vector form of the quantized transform coefficients. The entropy encoding unit 240 may perform various encoding methods, such as exponential Golomb, context-adaptive variable length coding (CAVLC), context-adaptive binary arithmetic coding (CABAC), etc. The entropy encoding unit 240 may also encode information required for video / image restoration (e.g., values of syntax elements) in addition to the quantized transform coefficients, either together with or separately from the quantized transform coefficients. The encoded information (e.g., encoded video / picture information) may be transmitted or stored in the form of a bitstream in network abstraction layer (NAL) unit units. The video / picture information may further include information on various parameter sets, such as an adaptation parameter set (APS), a picture parameter set (PPS), a sequence parameter set (SPS), or a video parameter set (VPS). The video / picture information may also include general constraint information. Signaling / transmitted information and / or syntax elements described later in this document may be encoded through the encoding procedure described above and included in the bitstream.The bitstream can be transmitted via a network or stored in a digital storage medium. Here, the network can include a broadcasting network and / or a communication network, and the digital storage medium can include various storage media such as a USB, SD, CD, DVD, Blu-ray, HDD, SSD, etc. A transmitter (not shown) for transmitting the signal output from the entropy encoding unit 240 and / or a storage unit (not shown) for storing the signal can be configured as an internal / external element of the encoding apparatus 200, or the transmitter can be included in the entropy encoding unit 240.
[0074] The quantized transform coefficients output from the quantizer 233 may be used to generate a prediction signal. For example, a residual signal (residual block or residual sample) may be reconstructed by applying inverse quantization and inverse transform to the quantized transform coefficients via the inverse quantizer 234 and the inverse transformer 235. The adder 250 may generate a reconstructed signal (reconstructed picture, reconstructed block, reconstructed sample, or reconstructed sample array) by adding the reconstructed residual signal to the prediction signal output from the predictor 220. When there is no residual for the current block, such as when skip mode is applied, the predicted block may be used as the reconstructed block. The generated reconstructed signal may be used for intra prediction of the next current block in the current picture, or may be used for inter prediction of the next picture after filtering, as described below.
[0075] Meanwhile, LMCS (luma mapping with chroma scaling) can be applied during picture encoding and / or reconstruction.
[0076] The filtering unit 260 may apply filtering to the reconstructed signal to improve subjective / objective image quality. For example, the filtering unit 260 may apply various filtering methods to the reconstructed picture to generate a modified reconstructed picture and store the modified reconstructed picture in the memory 270, specifically, in the DPB of the memory 270. The various filtering methods may include, for example, deblocking filtering, sample adaptive offset (SAO), an adaptive loop filter, a bilateral filter, etc. The filtering unit 260 may generate various information related to filtering and transmit it to the entropy encoding unit 240, as will be described later in the description of each filtering method. The filtering information may be encoded by the entropy encoding unit 240 and output in the form of a bitstream.
[0077] The modified reconstructed picture transmitted to the memory 270 can be used as a reference picture in the inter prediction unit 221. When inter prediction is applied through this, the encoding apparatus can avoid prediction mismatch between the encoding apparatus 200 and the decoding apparatus, and can also improve coding efficiency.
[0078] The DPB of the memory 270 may store a modified reconstructed picture to be used as a reference picture in the inter predictor 221. The memory 270 may store motion information of a block from which motion information in the current picture is derived (or encoded) and / or motion information of a block in an already reconstructed picture. The stored motion information may be transmitted to the inter predictor 221 to be used as motion information of a spatially neighboring block or a temporally neighboring block. The memory 270 may store reconstructed samples of reconstructed blocks in the current picture and transmit them to the intra predictor 222.
[0079] FIG. 3 is a diagram illustrating the configuration of a video / image decoding device to which this document can be applied.
[0080] Referring to FIG. 3, the decoding device 300 may include an entropy decoder 310, a residual processor 320, a predictor 330, an adder 340, a filter 350, and a memory 360. The predictor 330 may include an inter predictor 332 and an intra predictor 331. The residual processor 320 may include a dequantizer 321 and an inverse transformer 322. Depending on the embodiment, the entropy decoding unit 310, the residual processor 320, the predictor 330, the adder 340, and the filter 350 may be implemented as a single hardware component (e.g., a decoder chipset or processor). In addition, the memory 360 may include a decoded picture buffer (DPB) and may be implemented as a digital storage medium. The hardware components may further include a memory 360 as an internal / external component.
[0081] When a bitstream including video / image information is input, the decoding apparatus 300 can reconstruct an image corresponding to the process in which the video / image information was processed by the encoding apparatus of FIG. 2. For example, the decoding apparatus 300 can derive units / blocks based on block division-related information obtained from the bitstream. The decoding apparatus 300 can perform decoding using a processing unit applied by the encoding apparatus. Accordingly, the processing unit for decoding is, for example, a coding unit, and the coding unit can be divided into a coding tree unit or a maximal coding unit according to a quad tree structure, a binary tree structure, and / or a ternary tree structure. One or more transform units can be derived from the coding unit. The reconstructed image signal decoded and output by the decoding apparatus 300 can be played back via a playback device.
[0082] The decoding apparatus 300 may receive a signal output from the encoding apparatus of FIG. 2 in the form of a bitstream, and the received signal may be decoded via the entropy decoding unit 310. For example, the entropy decoding unit 310 may parse the bitstream to derive information (e.g., video / video information) necessary for video restoration (or picture restoration). The video / video information may further include information on various parameter sets, such as an adaptation parameter set (APS), a picture parameter set (PPS), a sequence parameter set (SPS), or a video parameter set (VPS). The video / video information may also include general constraint information. The decoding apparatus may decode pictures based on the information on the parameter set and / or the general constraint information. Signaled / received information and / or syntax elements, which will be described later in this document, may be decoded through the decoding procedure and obtained from the bitstream. For example, the entropy decoding unit 310 may decode information in a bitstream based on a coding method such as Exponential Golomb coding, CAVLC, or CABAC, and output values of syntax elements required for image restoration and quantized values of transform coefficients related to residuals. More specifically, the CABAC entropy decoding method receives bins corresponding to each syntax element in the bitstream, determines a context model using information on the syntax element to be decoded, decoding information on neighboring and current blocks, or information on symbols / bins decoded in previous steps, predicts the occurrence probability of bins based on the determined context model, and performs arithmetic decoding of the bins to generate symbols corresponding to the values of each syntax element.In this case, after determining a context model, the CABAC entropy decoding method can update the context model using information on the decoded symbol / bin for the context model of the next symbol / bin. Prediction-related information from the information decoded by the entropy decoding unit 310 is provided to the prediction unit 330, and information on the residual on which entropy decoding is performed by the entropy decoding unit 310, i.e., quantized transform coefficients and related parameter information, can be input to the inverse quantization unit 321. In addition, filtering-related information from the information decoded by the entropy decoding unit 310 can be provided to the filtering unit 350. Meanwhile, a receiving unit (not shown) that receives a signal output from the encoding apparatus may be further configured as an internal / external element of the decoding apparatus 300, or the receiving unit may be a component of the entropy decoding unit 310. Meanwhile, the decoding apparatus according to this document may be called a video / image / picture decoding apparatus, and the decoding apparatus may be divided into an information decoder (video / image / picture information decoder) and a sample decoder (video / image / picture sample decoder). The information decoder may include the entropy decoding unit 310, and the sample decoder may include at least one of the inverse quantization unit 321, the inverse transform unit 322, the prediction unit 330, the addition unit 340, the filtering unit 350, and the memory 360.
[0083] The inverse quantization unit 321 may inverse quantize the quantized transform coefficients and output the transform coefficients. The inverse quantization unit 321 may rearrange the quantized transform coefficients in a two-dimensional block format. In this case, the rearrangement may be performed based on the coefficient scanning order performed in the encoding apparatus. The inverse quantization unit 321 may perform inverse quantization on the quantized transform coefficients using a quantization parameter (e.g., quantization step size information) to obtain transform coefficients.
[0084] The inverse transform unit 322 inversely transforms the transform coefficients to obtain a residual signal (residual block, residual sample array).
[0085] The prediction unit may perform prediction on a current block and generate a predicted block including prediction samples for the current block. The prediction unit may determine whether intra prediction or inter prediction is applied to the current block based on information about the prediction output from the entropy decoding unit 310, and may determine a specific intra / inter prediction mode.
[0086] The predictor may generate a prediction signal based on various prediction methods, which will be described later. For example, the predictor may apply intra prediction or inter prediction for prediction of a block, or may simultaneously apply intra prediction and inter prediction. This may be referred to as combined inter and intra prediction (CIIP). The predictor may also perform intra block copy (IBC) for prediction of a block. The intra block copy may be used for content image / moving image coding, such as games, for example, as in screen content coding (SCC). IBC basically performs prediction within a current picture, but may be performed similarly to inter prediction in that it derives a reference block within the current picture. That is, IBC may use at least one of the inter prediction techniques described herein.
[0087] The intra prediction unit 331 may predict a current block by referring to samples in a current picture. The referenced samples may be located adjacent to or distant from the current block depending on the prediction mode. In intra prediction, prediction modes may include a plurality of non-directional modes and a plurality of directional modes. The intra prediction unit 331 may also determine a prediction mode to be applied to the current block by using prediction modes applied to neighboring blocks.
[0088] The inter prediction unit 332 may derive a predicted block for a current block based on a reference block (reference sample array) identified by a motion vector on a reference picture. To reduce the amount of motion information transmitted in inter prediction mode, the motion information may be predicted in units of blocks, sub-blocks, or samples based on the correlation of motion information between neighboring blocks and the current block. The motion information may include a motion vector and a reference picture index. The motion information may further include information on an inter prediction direction (e.g., L0 prediction, L1 prediction, Bi prediction, etc.). In the case of inter prediction, the neighboring blocks may include spatial neighboring blocks in the current picture and temporal neighboring blocks in the reference picture. For example, the inter prediction unit 332 may construct a motion information candidate list based on the neighboring blocks and derive a motion vector and / or a reference picture index for the current block based on received candidate selection information. Inter prediction may be performed based on various prediction modes, and the prediction information may include information indicating the inter prediction mode for the current block.
[0089] The adder 340 may generate a reconstructed signal (reconstructed picture, reconstructed block, reconstructed sample array) by adding the acquired residual signal to the predicted signal (predicted block, predicted sample array) output from the predictor 330. When there is no residual for the current block, such as when a skip mode is applied, the predicted block may be used as the reconstructed block.
[0090] The adder 340 may be referred to as a reconstruction unit or a reconstruction block generator. The generated reconstruction signal may be used for intra prediction of a next block to be processed in the current picture, may be output after filtering as described below, or may be used for inter prediction of a next picture.
[0091] Meanwhile, LMCS (luma mapping with chroma scaling) can be applied during picture decoding.
[0092] The filtering unit 350 may apply filtering to the reconstructed signal to improve subjective / objective image quality. For example, the filtering unit 350 may apply various filtering methods to the reconstructed picture to generate a modified reconstructed picture, and may transmit the modified reconstructed picture to the memory 360, specifically, to the DPB of the memory 360. The various filtering methods may include, for example, deblocking filtering, sample adaptive offset, an adaptive loop filter, a bilateral filter, etc.
[0093] The (modified) reconstructed picture stored in the DPB of the memory 360 can be used as a reference picture in the inter predictor 332. The memory 360 can store motion information of a block from which motion information in the current picture is derived (or decoded) and / or motion information of a block in an already reconstructed picture. The stored motion information can be transmitted to the inter predictor 332 to be used as motion information of a spatially neighboring block or a temporally neighboring block. The memory 360 can store reconstructed samples of reconstructed blocks in the current picture and transmit them to the intra predictor 331.
[0094] In this specification, the embodiments described for the prediction unit 330, inverse quantization unit 321, inverse transform unit 322, and filtering unit 350 of the decoding device 300 can be applied identically or correspondingly to the prediction unit 220, inverse quantization unit 234, inverse transform unit 235, and filtering unit 260 of the encoding device 200, respectively.
[0095] As described above, prediction is performed to improve compression efficiency when performing video coding. Through this, a predicted block including predicted samples for a current block, which is a block to be coded, can be generated. Here, the predicted block includes predicted samples in the spatial domain (or pixel domain). The predicted block is derived in the same way by an encoding device and a decoding device. The encoding device signals information (residual information) regarding the residual between the original block and the predicted block, rather than the original sample values of the original block, to the decoding device, thereby improving video coding efficiency. The decoding device derives a residual block including residual samples based on the residual information, combines the residual block with the predicted block to generate a reconstructed block including reconstructed samples, and generates a reconstructed picture including the reconstructed block.
[0096] The residual information may be generated through a transform and quantization procedure. For example, an encoding apparatus may derive a residual block between the original block and the predicted block, perform a transform procedure on residual samples (residual sample array) included in the residual block to derive transform coefficients, perform a quantization procedure on the transform coefficients to derive quantized transform coefficients, and signal the related residual information (via a bitstream) to a decoding apparatus. Here, the residual information may include information such as value information, position information, transform technique, transform kernel, and quantization parameter of the quantized transform coefficients. The decoding apparatus may derive residual samples (or residual blocks) by performing an inverse quantization / inverse transform procedure based on the residual information. The decoding apparatus may generate a reconstructed picture based on the predicted block and the residual block. The encoding apparatus may also derive a residual block by inverse quantizing / inverse transforming the quantized transform coefficients for reference for inter-prediction of a future picture, and generate a reconstructed picture based on the residual block.
[0097] FIG. 4 exemplarily shows a structural diagram of a content streaming system to which this document applies.
[0098] Additionally, the content streaming system to which this document applies may include to a large extent encoding servers, streaming servers, web servers, media stores, user devices, and multimedia input devices.
[0099] The encoding server compresses content input from a multimedia input device such as a smartphone, camera, camcorder, etc. into digital data to generate a bitstream and transmits the bitstream to the streaming server. As another example, if a multimedia input device such as a smartphone, camera, camcorder, etc. directly generates a bitstream, the encoding server can be omitted. The bitstream can be generated by an encoding method or a bitstream generation method to which this document applies, and the streaming server can temporarily store the bitstream during the process of transmitting or receiving the bitstream.
[0100] The streaming server transmits multimedia data to a user device based on a user request via a web server, and the web server acts as an intermediary to inform the user of available services. When a user requests a desired service from the web server, the web server transmits the request to the streaming server, which then transmits the multimedia data to the user. In this case, the content streaming system may include a separate control server, which controls commands and responses between devices in the content streaming system.
[0101] The streaming server can receive content from a media repository and / or an encoding server. For example, if content is received from the encoding server, the content can be received in real time. In this case, the streaming server can store the bitstream for a certain period of time to provide a smooth streaming service.
[0102] Examples of the user devices include mobile phones, smartphones, laptop computers, digital broadcasting terminals, personal digital assistants (PDAs), portable multimedia players (PMPs), navigation systems, slate PCs, tablet PCs, ultrabooks, wearable devices (e.g., smartwatches, smart glasses, head mounted displays (HMDs), digital TVs, desktop computers, digital signage, etc. Each server in the content streaming system may be operated as a distributed server, and in this case, data received by each server may be processed in a distributed manner.
[0103] FIG. 5 shows a schematic diagram of the multiple conversion technique according to this document.
[0104] Referring to Figure 5, the transform unit may correspond to the transform unit in the encoding device of Figure 2 described above, and the inverse transform unit may correspond to the inverse transform unit in the encoding device of Figure 2 described above or the inverse transform unit in the decoding device of Figure 3.
[0105] The transform unit may perform a primary transform based on the residual samples (residual sample array) in the residual block to derive (primary) transform coefficients (S510). Such a primary transform may be called a core transform. Here, the primary transform may be based on Multiple Transform Selection (MTS), and when multiple transforms are applied as the primary transform, it may be called a multiple core transform.
[0106] The multi-kernel transform may refer to a transform method that additionally uses a DCT (Discrete Cosine Transform) Type 2 and a DST (Discrete Sine Transform) Type 7, DCT Type 8, and / or DST Type 1. That is, the multi-kernel transform may refer to a transform method that transforms a spatial domain residual signal (or a residual block) into frequency domain transform coefficients (or primary transform coefficients) based on a plurality of transform kernels selected from the DCT Type 2, the DST Type 7, the DCT Type 8, and the DST Type 1. Here, the primary transform coefficients may be called temporary transform coefficients from the perspective of a transform unit.
[0107] That is, when an existing transform method is applied, a transform from the spatial domain to the frequency domain is applied to the residual signal (or residual block) based on DCT type 2 to generate transform coefficients. In contrast, when the multi-kernel transform is applied, a transform from the spatial domain to the frequency domain is applied to the residual signal (or residual block) based on DCT type 2, DST type 7, DCT type 8, and / or DST type 1, etc., to generate transform coefficients (or primary transform coefficients). Here, DCT type 2, DST type 7, DCT type 8, DST type 1, etc. may be referred to as transform types, transform kernels, or transform cores. Such DCT / DST transform types may be defined based on basis functions.
[0108] When the multi-kernel transform is performed, a vertical transform kernel and a horizontal transform kernel for a current block may be selected from the transform kernels, and a vertical transform for the current block may be performed based on the vertical transform kernel, and a horizontal transform for the current block may be performed based on the horizontal transform kernel. Here, the horizontal transform may indicate a transform for a horizontal component of the current block, and the vertical transform may indicate a transform for a vertical component of the current block. The vertical transform kernel / horizontal transform kernel may be adaptively determined based on a prediction mode and / or a transform index of a current block (CU or sub-block) including a residual block.
[0109] Also, according to one example, when a linear transform is performed by applying MTS, a specific basis function is set to a predetermined value, and when it is a vertical transform or a horizontal transform, a mapping relationship for the transform kernel can be set by combining which basis function is applied. For example, if a horizontal transform kernel is represented by trTypeHor and a vertical transform kernel is represented by trTypeVer, a trTypeHor or trTypeVer value of 0 can be set to DCT2, a trTypeHor or trTypeVer value of 1 can be set to DCT7, and a trTypeHor or trTypeVer value of 2 can be set to DCT8.
[0110] In this case, MTS index information may be encoded and signaled to a decoding device to indicate one of a plurality of transform kernel sets. For example, if the MTS index is 0, it may indicate that the trTypeHor and trTypeVer values are both 0; if the MTS index is 1, it may indicate that the trTypeHor and trTypeVer values are both 1; if the MTS index is 2, it may indicate that the trTypeHor value is 2 and the trTypeVer value is 1; if the MTS index is 3, it may indicate that the trTypeHor value is 1 and the trTypeVer value is 2; and if the MTS index is 4, it may indicate that the trTypeHor and trTypeVer values are both 2.
[0111] As an example, the conversion kernel set according to the MTS index information is shown in the table below.
[0112] [Table 1]
[0113] The transform unit may perform a secondary transform based on the (primary) transform coefficients to derive modified (secondary) transform coefficients (S520). The primary transform is a transform from the spatial domain to the frequency domain, and the secondary transform refers to a transform using a correlation between the (primary) transform coefficients to a more compressed representation. The secondary transform may include a non-separable transform. In this case, the secondary transform may be referred to as a non-separable secondary transform (NSST) or a mode-dependent non-separable secondary transform (MDNSST). The non-separable secondary transform may refer to a transform that generates modified transform coefficients (or secondary transform coefficients) for a residual signal by performing a secondary transform on the (primary) transform coefficients derived through the primary transform based on a non-separable transform matrix. Here, based on the non-separable transform matrix, the (primary) transform coefficients may be simultaneously subjected to a vertical transform and a horizontal transform (or a horizontal-vertical transform independently). That is, the non-separable secondary transform may refer to a transform method in which, instead of being applied separately to the vertical and horizontal directions of the (primary) transform coefficients, a two-dimensional signal (transform coefficients) is rearranged into a one-dimensional signal in a specific direction (e.g., row-first or column-first), and then modified transform coefficients (or secondary transform coefficients) are generated based on the non-separable transform matrix. For example, row-major order refers to arranging the first row, second row, ..., Nth row of an MxN block, and column-major order refers to arranging the first column, second column, ..., Mth column of an MxN block. The non-separable quadratic transform may be applied to the top-left region of a block (hereinafter referred to as a transform coefficient block) composed of (first-order) transform coefficients.For example, if the width (W) and height (H) of the transform coefficient block are both equal to or greater than 8, an 8x8 non-separable quadratic transform may be applied to the upper left 8x8 region of the transform coefficient block. Also, if the width (W) and height (H) of the transform coefficient block are both equal to or greater than 4 and the width (W) or height (H) of the transform coefficient block is less than 8, a 4x4 non-separable quadratic transform may be applied to the upper left min(8,W) x min(8,H) region of the transform coefficient block. However, embodiments are not limited thereto. For example, even if the condition that the width (W) or height (H) of the transform coefficient block is both equal to or greater than 4 is satisfied, a 4x4 non-separable quadratic transform may also be applied to the upper left min(8,W) x min(8,H) region of the transform coefficient block.
[0114] Specifically, for example, if a 4x4 input block is used, a non-separable quadratic transform can be performed as follows:
[0115] The 4x4 input block X is given as follows:
[0116]
number
[0117] When X is expressed in vector form, the vector JPEG2026026344000004.jpg84 is shown as follows:
[0118]
number
[0119] As shown in Equation 2, the vector JPEG2026026344000006.jpg84 rearranges the two-dimensional blocks of X in Equation 1 into one-dimensional vectors in row-first order.
[0120] In this case, the second-order non-separable transform can be calculated as follows:
[0121]
number
[0122] where: JPEG2026026344000008.jpg75 denotes the transform coefficient vector, and T denotes the 16x16 (non-separable) transform matrix.
[0123] 16×1 transform coefficient vector through Equation 3 JPEG2026026344000009.jpg75 can be derived, JPEG2026026344000010.jpg75 can be re-organized into 4x4 blocks via scan order (horizontal, vertical, diagonal, etc.). However, the above calculation is merely an example, and in order to reduce the computational complexity of the non-separable quadratic transform, a Hypercube-Givens Transform (HyGT) or the like can also be used to calculate the non-separable quadratic transform.
[0124] Meanwhile, the non-separable quadratic transform may be a mode-dependent transform kernel (or transform core, transform type), where the mode may include an intra-prediction mode and / or an inter-prediction mode.
[0125] As described above, the non-separable quadratic transform can be performed based on an 8x8 transform or a 4x4 transform determined based on the width (W) and height (H) of the transform coefficient block. The 8x8 transform refers to a transform that can be applied to an 8x8 region contained within a corresponding transform coefficient block when W and H are both greater than or equal to 8, and the corresponding 8x8 region is the upper-left 8x8 region within the corresponding transform coefficient block. Similarly, the 4x4 transform refers to a transform that can be applied to a 4x4 region contained within a corresponding transform coefficient block when W and H are both greater than or equal to 4, and the corresponding 4x4 region is the upper-left 4x4 region within the corresponding transform coefficient block. For example, an 8x8 transform kernel matrix can be a 64x64 / 16x64 matrix, and a 4x4 transform kernel matrix can be a 16x16 / 8x16 matrix.
[0126] In this case, for mode-based transform kernel selection, two non-separable quadratic transform kernels may be configured per transform set for the non-separable quadratic transform for both the 8×8 transform and the 4×4 transform, resulting in four transform sets. That is, four transform sets may be configured for the 8×8 transform and four transform sets may be configured for the 4×4 transform. In this case, each of the four transform sets for the 8×8 transform may include two 8×8 transform kernels, and each of the four transform sets for the 4×4 transform may include two 4×4 transform kernels.
[0127] However, the size of the transform, i.e., the size of the area to which the transform is applied, is merely an example and sizes other than 8x8 or 4x4 can be used, the number of sets is n, and the number of transform kernels in each set is k.
[0128] The transform set may be referred to as an NSST set or an LFNST set. Selection of a particular set from the transform set may be performed based on, for example, the intra prediction mode of the current block (CU or sub-block). LFNST (Low-Frequency Non-Separable Transform) is an example of a reduced non-separable transform, which will be described later, and refers to a non-separable transform for low-frequency components.
[0129] For reference, for example, the intra prediction modes may include two non-directional (or non-angular) intra prediction modes and 65 directional (or angular) intra prediction modes. The non-directional intra prediction modes may include a planar intra prediction mode numbered 0 and a DC intra prediction mode numbered 1, and the directional intra prediction modes may include 65 intra prediction modes numbered 2 to 66. However, this is merely an example, and this document may also be applied to cases where the number of intra prediction modes is different. Meanwhile, in some cases, a 67th intra prediction mode may also be used, and the 67th intra prediction mode may indicate a linear model (LM) mode.
[0130] FIG. 6 exemplarily shows the intra-directional modes of 65 prediction directions.
[0131] Referring to FIG. 6, intra prediction modes can be classified into those with horizontal directionality and those with vertical directionality, with respect to the 34th intra prediction mode having a right-down diagonal prediction direction. H and V in FIG. 6 represent horizontal and vertical directionality, respectively, and the numbers -32 to 32 indicate displacements of 1 / 32 units on the sample grid position. This may indicate an offset to the mode index value. The 2nd to 33rd intra prediction modes have horizontal directionality, and the 34th to 66th intra prediction modes have vertical directionality. Meanwhile, the 34th intra prediction mode can be considered neither horizontally nor vertically oriented in the strict sense, but can be classified as belonging to the horizontal direction in terms of determining the transform set for the secondary transform. This is because the vertical modes, which are symmetrical with respect to the 34th intra prediction mode, use transposed input data, while the 34th intra prediction mode uses the input data alignment method for the horizontal modes. Transposing the input data means that rows of MxN 2D block data become columns and columns become rows to form NxM data. The 18th and 50th intra prediction modes indicate horizontal and vertical intra prediction modes, respectively. The 2nd intra prediction mode predicts in an upper-right direction using a left reference pixel and can be called a right-upward diagonal intra prediction mode. In the same vein, the 34th intra prediction mode can be called a right-downward diagonal intra prediction mode, and the 66th intra prediction mode can be called a left-downward diagonal intra prediction mode.
[0132] For example, the mapping of four transform sets according to intra prediction modes is shown in the following table.
[0133] [Table 2]
[0134] As shown in Table 2, depending on the intra prediction mode, one of four transform sets, i.e., lfnstTrSetIdx, can be mapped to one of 0 to 3, i.e., one of four.
[0135] On the other hand, if it is determined that a specific set is to be used for a non-separable transform, one of k transform kernels in the specific set may be selected through a non-separable secondary transform index. The encoding device may derive a non-separable secondary transform index that points to a specific transform kernel based on a rate-distortion (RD) check and signal the non-separable secondary transform index to a decoding device. The decoding device may select one of k transform kernels in the specific set based on the non-separable secondary transform index. For example, an lfnst index value of 0 may point to the first non-separable secondary transform kernel, an lfnst index value of 1 may point to the second non-separable secondary transform kernel, and an lfnst index value of 2 may point to the third non-separable secondary transform kernel. Alternatively, an lfnst index value of 0 may indicate that the first non-separable secondary transform is not applied to the current block, and lfnst index values of 1 to 3 may point to the three transform kernels.
[0136] The transform unit may perform the non-separable quadratic transform based on the selected transform kernel to obtain modified (quadratic) transform coefficients. The modified transform coefficients may be derived as quantized transform coefficients via a quantizer, encoded, and signaled to a decoding device and transmitted to an inverse quantization / inverse transform unit in the encoding device, as described above.
[0137] On the other hand, as mentioned above, if the secondary transform is omitted, the (primary) transform coefficients, which are the output of the primary (separate) transform, can be derived as quantized transform coefficients through the quantization unit as mentioned above, encoded, signaled to the decoding device, and transmitted to the inverse quantization / inverse transform unit within the encoding device.
[0138] The inverse transform unit may perform a series of steps in the reverse order of the steps performed by the transform unit described above. The inverse transform unit may receive (dequantized) transform coefficients, perform a secondary (inverse) transform to derive (primary) transform coefficients (S550), and perform a primary (inverse) transform on the (primary) transform coefficients to obtain residual blocks (residual samples) (S560). Here, the primary transform coefficients may be referred to as modified transform coefficients from the inverse transform unit's perspective. As described above, the encoding and decoding devices may generate reconstructed blocks based on the residual blocks and predicted blocks, and generate reconstructed pictures based on the reconstructed blocks.
[0139] Meanwhile, the decoding apparatus may further include a secondary inverse transform application determining unit (or an element determining whether to apply the secondary inverse transform) and a secondary inverse transform determining unit (or an element determining the secondary inverse transform). The secondary inverse transform application determining unit may determine whether to apply the secondary inverse transform. For example, the secondary inverse transform may be NSST, RST, or LFNST, and the secondary inverse transform application determining unit may determine whether to apply the secondary inverse transform based on a secondary transform flag parsed from the bitstream. As another example, the secondary inverse transform application determining unit may determine whether to apply the secondary inverse transform based on transform coefficients of a residual block.
[0140] The secondary inverse transform decision unit may determine a secondary inverse transform. In this case, the secondary inverse transform decision unit may determine a secondary inverse transform to be applied to a current block based on an LFNST (NSST or RST) transform set designated by an intra prediction mode. In addition, as an embodiment, the secondary transform decision method may be determined depending on the primary transform decision method. Various combinations of primary transform and secondary transform may be determined depending on the intra prediction mode. In addition, as an example, the secondary inverse transform decision unit may determine an area to which the secondary inverse transform is applied based on the size of the current block.
[0141] On the other hand, as described above, if the second-order (inverse) transform is omitted, a residual block (residual sample) can be obtained by receiving (dequantized) transform coefficients and performing the first-order (separate) inverse transform. As described above, the encoding device and the decoding device can generate a reconstructed block based on the residual block and a predicted block, and generate a reconstructed picture based on the reconstructed block.
[0142] On the other hand, in this paper, in order to reduce the computational complexity and memory requirements due to non-separable secondary transforms, the RST (reduced secondary transform) can be applied, in which the size of the transformation matrix (kernel) is reduced using the concept of NSST.
[0143] Meanwhile, the coefficients constituting the transform kernel, transform matrix, and transform kernel matrix described herein, i.e., kernel coefficients or matrix coefficients, can be expressed in 8 bits. This is one condition for implementation in a decoding device and an encoding device, and it can reduce the memory requirements for storing the transform kernel with a reasonably acceptable performance degradation compared to the existing 9-bit or 10-bit implementation. In addition, by expressing the kernel matrix in 8 bits, a smaller multiplier can be used, making it more compatible with SIMD (Single Instruction Multiple Data) instructions used for optimal software implementation.
[0144] In this specification, RST may refer to a transformation performed on residual samples of a target block based on a transform matrix whose size is reduced by a simplification factor. When a simplified transformation is performed, the amount of calculation required during the transformation can be reduced due to the reduction in the size of the transform matrix. That is, RST can be used to solve the computational complexity problem that occurs during the transformation of a large block or a non-separable transformation.
[0145] The RST may be called by various terms such as a reduced transform, a reduced transform, a reduced secondary transform, a reduction transform, a simplified transform, a simple transform, etc., and the names of the RST are not limited to the listed examples. Alternatively, the RST may be called a Low-Frequency Non-Separable Transform (LFNST) because it is mainly performed in the low-frequency domain including non-zero coefficients in the transform block. The transform index may be named an LFNST index.
[0146] On the other hand, when the second-order inverse transform is performed based on an RST, the inverse transform unit 235 of the encoding apparatus 200 and the inverse transform unit 322 of the decoding apparatus 300 may include an inverse RST unit that derives modified transform coefficients based on the inverse RST for the transform coefficients, and an inverse linear transform unit that derives residual samples for the current block based on an inverse linear transform for the modified transform coefficients. The inverse linear transform refers to the inverse transform of the linear transform applied to the residual. In this document, deriving transform coefficients based on a transform may refer to deriving transform coefficients by applying the corresponding transform.
[0147] FIG. 7 is a diagram illustrating an RST according to an embodiment of the present document.
[0148] In this specification, the term "target block" may refer to a current block, a residual block, or a transform block on which coding is performed.
[0149] In an RST according to one embodiment, an N-dimensional vector is mapped to an R-dimensional vector located in a different space to determine a reduced transformation matrix, where R is smaller than N. N may represent the square of the length of one side of a block to which a transformation is applied or the total number of transformation coefficients corresponding to the block to which a transformation is applied, and the simplification factor may represent an R / N value. The simplification factor may be referred to by various terms such as a reduced factor, reduction factor, simplified factor, or simple factor. Meanwhile, R may be referred to as a reduced coefficient, but in some cases, the simplification factor may also represent R. In other cases, the simplification factor may also represent an N / R value.
[0150] In one embodiment, the simplification factors or simplification coefficients may be signaled via a bitstream, but the embodiment is not limited thereto. For example, predefined values for the simplification factors or simplification coefficients may be stored in each of the encoding apparatus 200 and the decoding apparatus 300, in which case the simplification factors or simplification coefficients are not separately signaled.
[0151] The size of the simplified transformation matrix according to an embodiment is R×N, which is smaller than the size N×N of the normal transformation matrix, and can be defined as Equation 4 below.
[0152]
number
[0153] The matrix T in the Reduced Transform block shown in (a) of Figure 7 may refer to the matrix TR × N in Equation 4. When the residual samples for the current block are multiplied by the simplified transform matrix TR × N as shown in (a) of Figure 7, the transform coefficients for the current block can be derived.
[0154] In one embodiment, if the size of the block to which the transform is applied is 8x8 and R=16 (i.e., R / N=16 / 64=1 / 4), the RST according to (a) of Figure 7 can be expressed by the matrix operation shown in Equation 5 below. In this case, the memory and multiplication operations can be reduced to approximately 1 / 4 due to the simplification factor.
[0155] In this document, a matrix operation can be understood as an operation in which a matrix is placed to the left of a column vector and multiplied by the column vector to obtain the column vector.
[0156]
number
[0157] In Equation 5, r1 to r 64 can represent a residual sample for the target block, and more specifically, is a transform coefficient generated by applying a linear transform. As a result of the calculation of Equation 5, the transform coefficient c for the target block is i can be derived, and c i The derivation process is as shown in Equation 6.
[0158]
number
[0159] The calculation result of Equation 6 is the transform coefficients c1 to c2 for the target block. R That is, when R=16, the transform coefficients c1 to c2 for the current block can be derived. 16 If a regular transform, rather than an RST, is applied and a transform matrix of size 64×64 (N×N) is multiplied by residual samples of size 64×1 (N×1), 64 (N) transform coefficients for the current block are derived. However, because an RST is applied, only 16 (R) transform coefficients for the current block are derived. Since the total number of transform coefficients for the current block is reduced from N to R, the amount of data transmitted from the encoding apparatus 200 to the decoding apparatus 300 is reduced, thereby improving the transmission efficiency between the encoding apparatus 200 and the decoding apparatus 300.
[0160] Considering the size of the transformation matrix, the size of the normal transformation matrix is 64x64 (NxN), while the size of the simplified transformation matrix is reduced to 16x64 (RxN), so compared to performing normal transformation, memory usage when performing RST can be reduced by a ratio of R / N. Also, compared to the number of multiplication operations (NxN) when using the normal transformation matrix, when using the simplified transformation matrix, the number of multiplication operations can be reduced by a ratio of R / N (RxN).
[0161] In one embodiment, the transform unit 232 of the encoding apparatus 200 may derive transform coefficients for the current block by performing a primary transform and an RST-based secondary transform on residual samples for the current block. These transform coefficients may be transmitted to an inverse transform unit 322 of the decoding apparatus 300, and the inverse transform unit 322 of the decoding apparatus 300 may derive modified transform coefficients based on an inverse reduced secondary transform (RST) on the transform coefficients and derive residual samples for the current block based on an inverse primary transform on the modified transform coefficients.
[0162] Inverse RST matrix T according to one embodiment N×R The size of the simplified transformation matrix T R×N It is in a transpose relationship with
[0163] The matrix T in the Reduced Inv. Transform block shown in Figure 7(b) t is the inverse RST matrix T R×N T (The superscript T means transpose.) As shown in FIG. 7(b), the inverse RST matrix T R×N T When the inverse RST matrix T is multiplied by , modified transform coefficients for the current block or residual samples for the current block can be derived. R×N T is (T R×N ) T N×R It can also be expressed as
[0164] More specifically, when the inverse RST is applied as the secondary inverse transform, the inverse RST matrix T R×N TAlternatively, an inverse RST may be applied as an inverse linear transform, in which case the inverse RST matrix T R×N T When multiplied by , the residual sample for the current block can be derived.
[0165] In one embodiment, when the size of the block to which the inverse transform is applied is 8x8 and R=16 (i.e., R / N=16 / 64=1 / 4), the RST according to (b) of Figure 7 can be expressed by a matrix operation as shown in Equation 7 below.
[0166]
number
[0167] In Equation 7, c1 to c 16 The result of the calculation of Equation 7 is r, which indicates the modified transform coefficients for the current block or the residual samples for the current block. i can be derived, and r i The derivation process is as shown in Equation 8.
[0168]
number
[0169] The calculation result of Equation 8 is r1 to r2, which indicate the modified transform coefficients for the target block or the residual samples for the target block. Ncan be derived. Considering the size of the inverse transformation matrix, the size of the normal inverse transformation matrix is 64 x 64 (N x N), while the size of the simplified inverse transformation matrix is reduced to 64 x 16 (N x R). Therefore, compared to performing a normal inverse transformation, memory usage when performing inverse RST can be reduced by a ratio of R / N. Also, compared to the number of multiplication operations (N x N) when using a normal inverse transformation matrix, the number of multiplication operations can be reduced by a ratio of R / N (N x R) when using a simplified inverse transformation matrix.
[0170] Meanwhile, the transform set configuration shown in Table 2 can also be applied to an 8x8 RST. That is, the corresponding 8x8 RST can be applied according to the transform set in Table 2. Since one transform set is composed of two or three transforms (kernels) depending on the intra-frame prediction mode, it can be configured to select one of up to four transforms, including the case where a secondary transform is not applied. When a secondary transform is not applied, the transform can be considered to have been applied as an identity matrix. If the four transforms are assigned indices 0, 1, 2, and 3 (for example, index 0 can be assigned to the identity matrix, i.e., when a secondary transform is not applied), the transform to be applied can be specified by signaling a syntax element called a transform index or an lfnst index for each transform coefficient block. That is, for an 8x8 top-left block, an 8x8 RST can be specified in the RST configuration via the transform index, or an 8x8 lfnst can be specified when an LFNST is applied. 8x8 lfnst and 8x8 RST refer to transformations that can be applied to an 8x8 region contained within a corresponding transform coefficient block when W and H of the target block to be transformed are both greater than or equal to 8, and the corresponding 8x8 region is the upper left 8x8 region within the corresponding transform coefficient block. Similarly, 4x4 lfnst and 4x4 RST refer to transformations that can be applied to a 4x4 region contained within a corresponding transform coefficient block when W and H of the target block are both greater than or equal to 4, and the corresponding 4x4 region is the upper left 4x4 region within the corresponding transform coefficient block.
[0171] Meanwhile, according to one embodiment of this document, during the encoding process, a maximum 16x48 transformation kernel matrix can be applied by selecting only 48 pieces of data, rather than a 16x64 transformation kernel matrix, for 64 pieces of data constituting an 8x8 region. Here, "maximum" means that the maximum value of m is 16 for an mx48 transformation kernel matrix that can generate m coefficients. That is, when RST is performed by applying an mx48 transformation kernel matrix (m≦16) to an 8x8 region, m coefficients can be generated from 48 input pieces of data. When m is 16, 16 coefficients can be generated from 48 input pieces of data. That is, when 48 pieces of data form a 48x1 vector, a 16x1 vector can be generated by sequentially multiplying a 16x48 matrix and a 48x1 vector. In this case, a 48x1 vector can be constructed by appropriately arranging the 48 pieces of data constituting the 8x8 region. For example, a 48x1 vector can be constructed based on 48 pieces of data constituting an area excluding the bottom right 4x4 area of the 8x8 region. In this case, when a matrix operation is performed by applying a maximum 16x48 transformation kernel matrix, 16 modified transformation coefficients are generated, and the 16 modified transformation coefficients can be arranged in the upper left 4x4 area according to the scanning order, and the upper right 4x4 area and the lower left 4x4 area can be filled with 0s.
[0172] A transposed matrix of the above-described transformation kernel matrix can be used for the inverse transformation of the decoding process. That is, when an inverse RST or LFNST is performed as an inverse transformation process in a decoding device, input coefficient data to which the inverse RST is applied is configured as a one-dimensional vector in a predetermined arrangement order, and the modified coefficient vector obtained by multiplying the one-dimensional vector by the corresponding inverse RST matrix on the left side can be arranged in a two-dimensional block in a predetermined arrangement order.
[0173] To summarize, when RST or LFNST is applied to an 8x8 region during the transform process, a matrix operation is performed between 48 transform coefficients in the upper left, upper right, and lower left regions of the 8x8 region, excluding the lower right region, and a 16x48 transform kernel matrix. For the matrix operation, the 48 transform coefficients are input as a one-dimensional array. When this matrix operation is performed, 16 modified transform coefficients are derived, and the modified transform coefficients may be arranged in the upper left region of the 8x8 region.
[0174] Conversely, when inverse RST or LFNST is applied to an 8x8 region during the inverse transform process, 16 transform coefficients corresponding to the upper left corner of the 8x8 region are input in a one-dimensional array form according to the scanning order and can be subjected to a matrix operation with a 48x16 transform kernel matrix. That is, the matrix operation in this case can be expressed as (48x16 matrix) * (16x1 transform coefficient vector) = (48x1 modified transform coefficient vector). Here, an nx1 vector can be interpreted as an nx1 matrix and therefore can also be expressed as an nx1 column vector. Also, * denotes a matrix multiplication operation. When this matrix operation is performed, 48 modified transform coefficients can be derived, and the 48 modified transform coefficients can be arranged in the upper left, upper right, and lower left corners of the 8x8 region, excluding the lower right corner.
[0175] On the other hand, when the second-order inverse transform is performed based on an RST, the inverse transform unit 235 of the encoding apparatus 200 and the inverse transform unit 322 of the decoding apparatus 300 may include an inverse RST unit that derives modified transform coefficients based on the inverse RST for the transform coefficients, and an inverse linear transform unit that derives residual samples for the current block based on an inverse linear transform for the modified transform coefficients. The inverse linear transform refers to the inverse transform of the linear transform applied to the residual. In this document, deriving transform coefficients based on a transform may refer to deriving transform coefficients by applying the corresponding transform.
[0176] The detailed non-separable transform, LFNST, is as follows: LFNST can include a forward transform by an encoding device and an inverse transform by a decoding device.
[0177] The encoding device takes as input the result (or part of the result) derived after applying a forward primary (core) transform, and applies a forward secondary transform.
[0178]
number
[0179] In Equation 9, x and y are the input and output of the quadratic transformation, respectively, and G is a matrix representing the quadratic transformation, where the transform basis vector is composed of a column vector. In the case of the backward LFNST, when the dimension of the transformation matrix G is expressed as [number of rows × number of columns], in the case of the forward LFNST, the transposed matrix G is G. T It becomes a dimension of.
[0180] For the backward LFNST, the dimensions of the matrix G are [48×16], [48×8], [16×16], and [16×8], where the [48×8] and [16×8] matrices are submatrices obtained by sampling eight transformation basis vectors from the left side of the [48×16] and [16×16] matrices, respectively.
[0181] On the other hand, in the case of forward LFNST, the matrix G T The dimensions of are [16×48], [8×48], [16×16], and [8×16], and the [8×48] and [8×16] matrices are submatrices obtained by sampling eight transformation basis vectors from the upper side of the [16×48] and [16×16] matrices, respectively.
[0182] Therefore, in the case of forward LFNST, the input x can be a [48x1] vector or a [16x1] vector, and the output y can be a [16x1] vector or an [8x1] vector. Since the output of the forward linear transform in video coding and decoding is two-dimensional (2D) data, in order to construct a [48x1] or [16x1] vector as the input x, the 2D data output from the forward transform must be appropriately arranged to construct a one-dimensional vector.
[0183] 8 shows an example of a sequence for arranging output data of a forward linear transform into a one-dimensional vector. The left diagrams of (a) and (b) of FIG. 8 show a sequence for creating a [48×1] vector, and the right diagrams of (a) and (b) of FIG. 8 show a sequence for creating a [16×1] vector. In the case of LFNST, the one-dimensional vector x can be obtained by sequentially arranging 2D data in the sequence shown in (a) and (b) of FIG.
[0184] The arrangement direction of the output data of the forward linear transform may be determined according to the intra prediction mode of the current block. For example, if the intra prediction mode of the current block is horizontal with respect to the diagonal direction, the output data of the forward linear transform may be arranged in the order of (a) of Figure 8, and if the intra prediction mode of the current block is vertical with respect to the diagonal direction, the output data of the forward linear transform may be arranged in the order of (b) of Figure 8.
[0185] For example, an ordering different from that of (a) and (b) of Figure 8 can be applied, and if one wants to derive the same result (y vector) as when applying the ordering of (a) and (b) of Figure 8, the column vectors of matrix G can be rearranged to match the ordering. That is, the column vectors of G can be rearranged so that each element constituting the x vector is always multiplied by the same transformation basis vector.
[0186] Since the output y derived through Equation 9 is a one-dimensional vector, if a configuration that processes the result of a forward quadratic transform as input, for example, a configuration that performs quantization or residual coding, requires two-dimensional data as input data, the output y vector of Equation 9 must again be appropriately arranged as 2D data.
[0187] FIG. 9 is a diagram illustrating an example of the order in which output data of the forward quadratic transform is arranged in a two-dimensional block.
[0188] In the case of LFNST, the output values can be arranged in a 2D block in a predetermined scan order. Figure 9(a) shows that when the output y is a [16x1] vector, the output values are arranged in 16 positions of the 2D block in a diagonal scan order. Figure 9(b) shows that when the output y is an [8x1] vector, the output values are arranged in 8 positions of the 2D block in a diagonal scan order, and the remaining 8 positions are filled with 0. X in Figure 9(b) indicates that the value is filled with 0.
[0189] As another example, since the order in which the output vector y is processed in a configuration that performs quantization or residual coding may be performed in a preset order, the output vector y may not be arranged in a 2D block as shown in Figure 9. However, in the case of residual coding, data coding may be performed in units of 2D blocks (e.g., 4x4) such as a coefficient group (CG), and in this case, data may be arranged in a specific order such as the diagonal scan order of Figure 9.
[0190] Meanwhile, the decoding device can generate a one-dimensional input vector y by arranging two-dimensional data output through an inverse quantization process for inverse transform according to a preset scanning order. The input vector y can be output as an input vector x according to the following equation:
[0191]
number
[0192] For the reverse LFNST, the output vector x can be derived by multiplying the input vector y, which is a [16x1] or [8x1] vector, by the G matrix. For the reverse LFNST, the output vector x is a [48x1] or [16x1] vector.
[0193] The output vector x is arranged in a two-dimensional block in the order shown in FIG. 8 and arranged as two-dimensional data, and such two-dimensional data becomes input data (or part of the input data) for the inverse linear transformation.
[0194] Therefore, the inverse quadratic transform is generally the opposite of the forward quadratic transform process, and in the case of the inverse transform, unlike the forward transform, the inverse quadratic transform is applied first, and then the inverse linear transform is applied.
[0195] In the inverse LFNST, one of eight [48x16] matrices or eight [16x16] matrices can be selected as the transformation matrix G. Which of the [48x16] and [16x16] matrices to apply depends on the size and pattern of the block.
[0196] In addition, the eight matrices may be derived from four transform sets as shown in Table 2 above, and each transform set may consist of two matrices. Which transform set to use among the four transform sets is determined according to the intra prediction mode. More specifically, the transform set is determined based on an intra prediction mode value extended to take into account a wide angle intra prediction mode (WAIP). Which matrix to select from the two matrices constituting the selected transform set is determined through index signaling. More specifically, the transmitted index value may be 0, 1, or 2, where 0 indicates that LFNST is not applied and 1 and 2 indicate one of the two transform matrices constituting the transform set selected based on the intra prediction mode value.
[0197] FIG. 10 is a diagram illustrating wide-angle intra prediction modes according to one embodiment of this document.
[0198] General intra prediction mode values can range from 0 to 66 and from 81 to 83, and as shown, intra prediction mode values extended by WAIP can range from -14 to 83. Values from 81 to 83 indicate CCLM (Cross Component Linear Model) modes, and values from -14 to -1 and values from 67 to 80 indicate intra prediction mode values extended by applying WAIP.
[0199] When the width of the current block to be predicted is greater than its height, the upper reference pixel is generally closer to its position within the block to be predicted. Therefore, predicting in the bottom-left direction is more accurate than predicting in the top-right direction. On the other hand, when the height of the block is greater than its width, the left reference pixel is generally closer to its position within the block to be predicted. Therefore, predicting in the top-right direction is more accurate than predicting in the bottom-left direction. Therefore, it is advantageous to apply remapping, i.e., mode index conversion, to the index of the wide-angle intra prediction mode.
[0200] When wide-angle intra prediction is applied, information about existing intra prediction may be signaled, and after parsing the information, the information may be remapped with the index of the wide-angle intra prediction mode. Therefore, the total number of intra prediction modes for a specific block (e.g., a non-square block of a specific size) remains unchanged, i.e., the total number of intra prediction modes is 67, and the intra prediction mode coding for the specific block remains unchanged.
[0201] Table 3 below shows a process of deriving a modified intra mode by remapping an intra prediction mode to a wide-angle intra prediction mode.
[0202] [Table 3]
[0203] In Table 3, the extended intra prediction mode value is finally stored in the predModeIntra variable, ISP_NO_SPLIT indicates that the CU block is not divided into sub-partitions according to the Intra Sub Partitions (ISP) technique currently adopted in the VVC standard, and the cIdx variable values of 0, 1, and 2 indicate the luma, Cb, and Cr components, respectively. The Log2 function shown in Table 3 returns a logarithmic value with a base of 2, and the Abs function returns an absolute value.
[0204] The input values of the wide-angle intra prediction mode mapping process are the variable predModeIntra indicating the intra prediction mode, the height and width of the transform block, etc., and the output value is the modified intra prediction mode predModeIntra. The height and width of the transform block or coding block may become the height and width of the current block for intra prediction mode remapping. In this case, the variable whRatio reflecting the ratio of width to height may be set to Abs(Log2(nW / nH)).
[0205] For non-square blocks, the intra prediction mode can be modified in two distinct cases.
[0206] First, if all of the following conditions are met: (1) the width of the current block is greater than the height; (2) the intra prediction mode before modification is greater than or equal to 2; and (3) the intra prediction mode is (8+2*whRatio) if the variable whRatio is greater than 1, or 8 if the variable whRatio is less than or equal to 1, and is less than the derived value [predModeIntra is less than (whRatio>1)?(8+2*whRatio):8], the intra prediction mode is set to a value 65 greater than the intra prediction mode [predModeIntra is set equal to (predModeIntra+65)].
[0207] If the above is not the case, and all of the following conditions are met: (1) the height of the current block is greater than the width; (2) the intra prediction mode before modification is less than or equal to 66; and (3) the intra prediction mode is (60-2*whRatio) if the variable whRatio is greater than 1, or 60 if the variable whRatio is less than or equal to 1, and is greater than the derived value [predModeIntra is greater than (whRatio>1)?(60-2*whRatio):60], then the intra prediction mode is set to a value 67 less than the intra prediction mode [predModeIntra is set equal to (predModeIntra-67)].
[0208] The above-mentioned Table 2 shows how transform sets are selected based on the intra prediction mode value extended by WAIP in LFNST. As shown in FIG. 10, modes 14 to 33 and modes 35 to 80 are symmetrical to each other in terms of prediction direction with mode 34 as the center. For example, mode 14 and mode 54 are symmetrical to each other with respect to the direction corresponding to mode 34 as the center. Therefore, modes located in symmetrical directions apply the same transform set, and this symmetry is reflected in Table 2.
[0209] However, it is assumed that the forward LFNST input data for mode 54 is symmetrical to the forward LFNST input data for mode 14. For example, for modes 14 and 54, two-dimensional data is rearranged into one-dimensional data according to the arrangement orders shown in Figures 8(a) and 8(b), respectively, and it can be seen that the ordering patterns shown in Figures 8(a) and 8(b) are symmetrical about the direction (diagonal direction) indicated by mode 34.
[0210] On the other hand, as mentioned above, which of the [48×16] and [16×16] transformation matrices to apply to LFNST is determined based on the size of the block to be transformed.
[0211] Figure 11 shows block patterns to which LFNST is applied, where (a) shows a 4x4 block, (b) shows 4x8 and 8x4 blocks, (c) shows a 4xN or Nx4 block where N is 16 or greater, (d) shows an 8x8 block, and (e) shows an MxN block where M≧8, N≧8, and N>8 or M>8.
[0212] In Figure 11, blocks with thick frames indicate areas to which LFNST is applied. For blocks (a) and (b) in Figure 11, LFNST is applied to the top-left 4x4 area, and for block (c) in Figure 11, LFNST is applied to each of the two adjacent top-left 4x4 areas. Because LFNST is applied in 4x4 area units in (a), (b), and (c) in Figure 11, this type of LFNST is hereinafter referred to as "4x4 LFNST," and a [16x16] or [16x8] matrix can be applied to the corresponding transformation matrix based on the matrix dimension for G in Equation 9 and Equation 10.
[0213] More specifically, a [16x8] matrix is applied to the 4x4 block (4x4TU or 4x4CU) in (a) of Figure 11, and a [16x16] matrix is applied to the blocks in (b) and (c) of Figure 11. This is to match the worst-case computational complexity with 8 multiplications per sample.
[0214] For (d) and (e) of Figure 11, LFNST is applied to the upper left 8x8 region, and this LFNST will be referred to as "8x8 LFNST" hereinafter. A [48x16] or [48x8] matrix can be applied as the corresponding transformation matrix. In the case of forward LFNST, a [48x1] vector (the x vector in Equation 9) is input as input data, so all sample values in the upper left 8x8 region are not used as input values for the forward LFNST. That is, as can be seen in the left-hand order of Figure 8(a) or the left-hand order of Figure 8(b), the bottom-right 4x4 block is left as is, and a [48x1] vector can be constructed based on samples belonging to the remaining three 4x4 blocks.
[0215] A [48x8] matrix can be applied to the 8x8 block (8x8TU or 8x8CU) in (d) of Figure 11, and a [48x16] matrix can be applied to the 8x8 block in (e) of Figure 11. This is also to match the worst case computational complexity to 8 multiplications per sample.
[0216] Depending on the block design, applying the corresponding forward LFNST (4x4 LFNST or 8x8 LFNST) generates 8 or 16 output data (the y vector in Equation 9, an [8x1] or [16x1] vector). Due to the nature of matrix GT, the number of output data in the forward LFNST may be equal to or less than the number of input data.
[0217] FIG. 12 shows an example of the arrangement of output data from the forward LFNST, and illustrates blocks in which output data from the forward LFNST is arranged depending on the block pattern.
[0218] The shaded area at the top left of the block in Figure 12 corresponds to the area where the output data of the forward LFNST is located, the positions marked with 0 indicate samples filled with 0 values, and the remaining area indicates areas that are not changed by the forward LFNST. The output data of the forward linear transform remains unchanged in the areas that are not changed by the LFNST.
[0219] As mentioned above, the dimensions of the transformation matrix applied vary depending on the block, and therefore the number of output data also varies. As shown in Figure 12, the output data of the forward LFNST may not fill the entire upper-left 4x4 block. In Figures 12(a) and 12(d), a [16x8] matrix and a [48x8] matrix are applied to the block indicated by the thick line or a partial area within the block, respectively, to generate an [8x1] vector as the output of the forward LFNST. That is, according to the scan order shown in Figure 9(b), only eight output data positions are filled as shown in Figures 12(a) and 12(d), and the remaining eight positions are filled with zeros. In the case of the LFNST-applied block of Figure 11(d), the two 4x4 blocks at the upper right and lower left adjacent to the upper-left 4x4 block are also filled with zeros as shown in Figure 12(d).
[0220] As described above, the LFNST index is basically signaled to specify whether to apply LFNST and the transformation matrix to be applied. As shown in Figure 12, when LFNST is applied, the number of output data from the forward LFNST may be equal to or less than the number of input data, resulting in areas filled with 0 values as follows:
[0221] 1) As shown in Figure 12(a), within the upper left corner 4x4 block, the 8th position in the scan order and thereafter, i.e., the 9th to 16th samples
[0222] 2) As shown in (d) and (e) of FIG. 12, a [16x48] matrix or an [8x48] matrix is applied to the two 4x4 blocks adjacent to the upper left 4x4 block or the second and third 4x4 blocks in the scan order.
[0223] Therefore, if non-zero data is found by checking the above 1) and 2), it is certain that LFNST will not be applied, and therefore signaling of the corresponding LFNST index can be omitted.
[0224] For example, in the case of LFNST adopted in the VVC standard, signaling of the LFNST index is performed after residual coding, so that the encoding device can know whether non-zero data (significant coefficients) exist at all positions within a TU or CU block through residual coding. Therefore, the encoding device can determine whether to perform signaling for the LFNST index based on whether non-zero data exists, and the decoding device can determine whether to parse the LFNST index. If non-zero data does not exist in the areas specified in 1) and 2), signaling of the LFNST index is performed.
[0225] On the other hand, the following simplification method can be applied to the adopted LFNST.
[0226] (i) As an example, the number of output data for the forward LFNST can be limited to a maximum of 16.
[0227] In the case of (c) of Figure 11, 4x4 LFNST can be applied to each of the two adjacent 4x4 regions on the upper left, generating a maximum of 32 LFNST output data. If the number of output data for forward LFNST is limited to a maximum of 16, 4x4 LFNST can be applied only to the single 4x4 region on the upper left even for a 4xN / Nx4 (N≧16) block (TU or CU), allowing LFNST to be applied only once to all blocks in Figure 11. This simplifies the implementation of image coding.
[0228] (ii) As an example, zero-out can be additionally applied to areas where LFNST is not applied. In this document, zero-out can mean filling all position values belonging to a specific area with zero values. In other words, zero-out can also be applied to areas that remain unchanged by LFNST and retain the results of the forward linear transform. As mentioned above, since LFNST is divided into 4x4 LFNST and 8x8 LFNST, zero-out can be divided into two types ((ii)-(A) and (ii)-(B)) as follows.
[0229] (ii)-(A) When 4×4 LFNST is applied, regions to which 4×4 LFNST is not applied can be zeroed out. Figure 13 illustrates zeroing out in blocks to which 4×4 LFNST is applied, according to an example.
[0230] As shown in FIG. 13, for blocks to which 4×4 LFNST is applied, i.e., for blocks (a), (b), and (c) in FIG. 12, even areas to which LFNST is not applied can be filled with 0.
[0231] Meanwhile, (d) of FIG. 13 shows an example in which the maximum number of output data pieces of the forward LFNST is limited to 16, and zeroing is performed on the remaining blocks to which the 4×4 LFNST is not applied.
[0232] (ii)-(B) When 8x8 LFNST is applied, regions to which 8x8 LFNST is not applied can be zeroed out. Figure 14 illustrates zeroing out in blocks to which 8x8 LFNST is applied, according to an example.
[0233] As shown in FIG. 14, for blocks to which 8×8 LFNST is applied, that is, for blocks (d) and (e) in FIG. 12, even areas to which LFNST is not applied can be filled with 0.
[0234] (iii) The zero-out method proposed in (ii) above can change the area filled with zeros when LFNST is applied. Therefore, the zero-out method proposed in (ii) above can check whether non-zero data exists in a wider area than the LFNST method in FIG. 12.
[0235] For example, when (ii)-(B) is applied, it is possible to check whether non-zero data exists in the areas filled with zero values in (d) and (e) of FIG. 12 as well as the areas additionally filled with zeros in FIG. 14, and then perform signaling for the LFNST index only if non-zero data does not exist.
[0236] Of course, even when the zero-out proposed in (ii) above is applied, it is possible to check whether non-zero data exists, as with the existing LFNST index signaling. That is, it is possible to apply LFNST index signaling by checking whether non-zero data exists for blocks filled with zeros in Figure 12. In this case, zero-out is performed only in the encoding device, and the decoding device can perform LFNST index parsing without assuming the corresponding zero-out, i.e., by checking whether non-zero data exists only in areas explicitly marked with zeros in Figure 12.
[0237] Various embodiments can be derived by applying combinations of the simplification methods ((i), (ii)-(A), (ii)-(B), and (iii)) to the LFNST. Of course, the combinations of the simplification methods are not limited to the following examples, and any combination can be applied to the LFNST.
[0238] Example
[0239] -Limit the number of output data for forward LFNST to a maximum of 16 → (i)
[0240] When -4×4LFNST is applied, zero out all areas where 4×4LFNST is not applied → (ii)-(A)
[0241] When -8×8LFNST is applied, all areas to which 8×8LFNST does not apply are zeroed out → (ii)-(B)
[0242] - For areas filled with existing 0 values and areas filled with 0 due to additional zero-out ((ii)-(A), (ii)-(B)), check whether non-zero data exists, and only if non-zero data does not exist, perform LFNST indexing signaling → (iii)
[0243] In the above embodiment, when LFNST is applied, the area where non-zero output data can exist is limited to the interior of the upper left 4x4 area. More specifically, in the cases of Figures 13(a) and 14(a), the 8th position in the scan order is the last position where non-zero data can exist, and in the cases of Figures 13(b) and 13(d) and 14(b), the 16th position in the scan order (i.e., the position on the lower right side of the upper left 4x4 block) is the last position where non-zero data can exist.
[0244] Therefore, when LFNST is applied, whether or not to signal the LFNST index can be determined after checking whether non-zero data exists at a position where the residual coding process is not allowed (a position beyond the last position).
[0245] In the case of the zero-out method proposed in (ii), the amount of data ultimately generated when both the linear transform and the LFNST are applied is reduced, thereby reducing the amount of calculation required when performing the entire transform process. In other words, when the LFNST is applied, zero-out is also applied to the forward linear transform output data present in areas where the LFNST is not applied, so there is no need to generate data for areas that will be zeroed out when performing the forward linear transform. Therefore, the amount of calculation required to generate this data can be reduced. Additional benefits of the zero-out method proposed in (ii) can be summarized as follows:
[0246] First, the amount of computation required to perform the entire transformation process is reduced, as described above.
[0247] In particular, when (ii)-(B) is applied, the worst-case calculation amount is reduced, making the transformation process lighter. In general, a large amount of calculations is required to execute a large-size primary transformation, but when (ii)-(B) is applied, the number of data derived as the forward LFNST execution result can be reduced to 16 or less, and the effect of reducing the amount of transformation calculations increases as the overall block (TU or CU) size increases.
[0248] Second, the amount of computation required for the entire conversion process is reduced, reducing the power consumption required to perform the conversion.
[0249] Third, it reduces the latency involved in the conversion process.
[0250] Quadratic transforms such as LFNST add computational complexity to existing linear transforms, increasing the overall latency associated with the transform execution. In particular, in the case of intra prediction, reconstruction data from neighboring blocks is used in the prediction process, so the increased latency due to quadratic transforms during encoding can lead to an increased latency until reconstruction, potentially increasing the overall latency of intra prediction encoding.
[0251] However, by applying the zero-out technique proposed in (ii), the latency of the primary transform can be significantly reduced when LFNST is applied, so the latency for the entire transform execution remains the same or is reduced, making it easier to implement the encoding device.
[0252] Meanwhile, conventional intra prediction treats a block to be coded as a single coding unit and performs coding without division. However, ISP (Intra Sub-Partitions) coding refers to dividing a block to be coded horizontally or vertically and performing intra prediction coding. In this case, coding / decoding is performed on each divided block to generate a reconstructed block, and the reconstructed block is used as a reference block for the next divided block. For example, in ISP coding, one coding block may be divided into two or four sub-blocks for coding, and in ISP, one sub-block performs intra prediction by referring to the reconstructed pixel value of the sub-block located to the left or above it. Hereinafter, the term "coding" is used as a concept that includes both encoding performed in an encoding device and decoding performed in a decoding device.
[0253] ISP divides the luma intra predicted block into two or four subpartitions vertically or horizontally depending on the block size. For example, the minimum block size for which ISP can be applied is 4x8 or 8x4. If the block size is larger than 4x8 or 8x4, the block is divided into four subpartitions.
[0254] When ISP is applied, sub-blocks are coded sequentially, for example, horizontally or vertically, from left to right, or from top to bottom, depending on the division type. After a sub-block undergoes inverse transform and intra-prediction and is restored, the next sub-block is coded. For the leftmost or topmost sub-block, restored pixels of a previously coded coding block are referenced, as in a conventional intra-prediction method. Furthermore, if each side of a subsequent inner sub-block is not adjacent to the previous sub-block, restored pixels of a previously coded adjacent coding block are referenced, as in a conventional intra-prediction method, to derive reference pixels adjacent to that side.
[0255] In the ISP coding mode, all sub-blocks can be coded in the same intra-prediction mode, and a flag indicating whether to use ISP coding and a flag indicating the direction (horizontal or vertical) of division can be signaled. In this case, the number of sub-blocks can be adjusted to 2 or 4 depending on the block, and if the size (width x height) of one sub-block is less than 16, division into the corresponding sub-block can be prohibited or ISP coding itself can be restricted from being applied.
[0256] On the other hand, in the case of ISP prediction mode, one coding unit is divided into two or four partition blocks, i.e., sub-blocks, and predicted, and the same intra-screen prediction mode is applied to the two or four partition blocks.
[0257] As mentioned above, the division direction can be either horizontal (when an M×N coding unit with horizontal and vertical lengths of M and N is divided horizontally, it is divided into two M×(N / 2) blocks, or into four M×(N / 4) blocks) or vertical (when an M×N coding unit is divided vertically, it is divided into two (M / 2)×N blocks, or into four (M / 4)×N blocks). If the division is horizontal, the partition blocks are coded from top to bottom, and if the division is vertical, the partition blocks are coded from left to right. If the partition block to be coded is divided horizontally (vertically), it can be predicted with reference to the restored pixel values of the upper (left) partition block.
[0258] A transform can be applied to the residual signal generated by the ISP prediction method in units of partition blocks. In the forward direction, not only the existing DCT-2 but also the DST-7 / DCT-8 combination-based Multiple Transform Selection (MTS) technology is applied to the primary transform (core transform or primary transform) based on the forward direction, and a forward Low Frequency Non-Separable Transform (LFNST) is applied to the transform coefficients generated by the primary transform to generate final modified transform coefficients.
[0259] That is, LFNST can also be applied to partition blocks divided by applying the ISP prediction mode, and as described above, the same intra prediction mode is applied to the divided partition blocks. Therefore, when an LFNST set derived based on the intra prediction mode is selected, the derived LFNST set can be applied to all partition blocks. That is, since the same intra prediction mode is applied to all partition blocks, the same LFNST set can be applied to all partition blocks.
[0260] Meanwhile, for example, LFNST can only be applied to transform blocks whose width and height are both equal to or greater than 4. Therefore, if the width or height of a partition block divided according to the ISP prediction method is less than 4, LFNST is not applied and an LFNST index is not signaled. Also, when LFNST is applied to each partition block, the partition block can be regarded as one transform block. Of course, when the ISP prediction method is not applied, LFNST is applied to the coding block.
[0261] The specific application of LFNST to each partition block is as follows:
[0262] In one example, after applying forward LFNST to an individual partition block, only up to 16 (8 or 16) coefficients are left in the upper left 4x4 region according to the transform coefficient scan order, and then zero-out is applied to fill all remaining positions and regions with zero values.
[0263] Alternatively, as an example, if the length of one side of a partition block is 4, LFNST is applied only to the upper left 4x4 region, and if the lengths of all sides of the partition block, i.e., the width and height, are 8 or more, LFNST can be applied to the remaining 48 coefficients within the upper left 8x8 region, excluding the lower right 4x4 region.
[0264] Alternatively, for example, to achieve worst-case computational complexity of 8 multiplications per sample, if each partition block is 4×4 or 8×8, only 8 transform coefficients can be output after applying the forward LFNST. That is, if the partition block is 4×4, an 8×16 matrix is applied as the transform matrix, and if the partition block is 8×8, an 8×48 matrix is applied as the transform matrix.
[0265] Meanwhile, in the current VVC standard, LFNST index signaling is performed on a coding unit basis. Therefore, when LFNST is applied to all partition blocks in ISP prediction mode, the same LFNST index value can be applied to the partition blocks. That is, once an LFNST index value is transmitted at the coding unit level, the corresponding LFNST index can be applied to all partition blocks within the coding unit. As mentioned above, the LFNST index value has values 0, 1, and 2, where 0 indicates that LFNST is not applied and 1 and 2 indicate two transformation matrices present in one LFNST set when LFNST is applied.
[0266] As described above, the LFNST set is determined by the intra prediction mode. In the case of the ISP prediction mode, all partition blocks in a coding unit are predicted in the same intra prediction mode, so the partition blocks can refer to the same LFNST set.
[0267] As another example, although LFNST index signaling is still performed on a coding unit basis, in the case of ISP prediction mode, whether to apply LFNST is not uniformly determined for all partition blocks, but rather, whether to apply the LFNST index value signaled at the coding unit level or not to apply LFNST to each partition block according to a separate condition. Here, the separate condition is signaled in the form of a flag for each partition block via the bitstream, where if the flag value is 1, the LFNST index value signaled at the coding unit level is applied, and if the flag value is 0, LFNST is not applied.
[0268] Below, we explain how to maintain the worst-case computational complexity when applying LFNST to the ISP mode.
[0269] In ISP mode, the application of LFNST can be limited to keep the number of multiplications per sample (or per coefficient, or per position) below a certain value. Depending on the size of the partition block, LFNST can be applied as follows to keep the number of multiplications per sample (or per coefficient, or per position) below 8:
[0270] 1. If both the horizontal and vertical lengths of the partition block are 4 or more, the same method as the worst-case calculation complexity adjustment method for LFNST in the current VVC standard can be applied.
[0271] That is, when the partition block is a 4x4 block, an 8x16 matrix obtained by sampling the top 8 rows from the 16x16 matrix can be applied in the forward direction instead of a 16x16 matrix, and a 16x8 matrix obtained by sampling the left 8 columns from the 16x16 matrix can be applied in the reverse direction. Also, when the partition block is an 8x8 block, an 8x48 matrix obtained by sampling the top 8 rows from the 16x48 matrix can be applied in the forward direction instead of a 16x48 matrix, and a 48x8 matrix obtained by sampling the left 8 columns from the 48x16 can be applied in the reverse direction instead of a 48x16 matrix.
[0272] For 4xN or Nx4 (N>4) blocks, when performing a forward transform, a 16x16 matrix is applied only to the upper-left 4x4 block, and the resulting 16 coefficients are placed in the upper-left 4x4 region, with the remaining region filled with zeros. When performing an inverse transform, the 16 coefficients located in the upper-left 4x4 block are arranged in scan order to form an input vector, and then multiplied by a 16x16 matrix to generate 16 output data. The generated output data is placed in the upper-left 4x4 region, with the remaining region excluding the upper-left 4x4 region filled with zeros.
[0273] For 8xN or Nx8 (N>8) blocks, when performing a forward transform, a 16x48 matrix is applied only to the ROI region within the upper-left 8x8 block (the remaining region from the upper-left 8x8 block excluding the lower-right 4x4 block), and the resulting 16 coefficients are placed in the upper-left 4x4 region, with the remaining regions filled with zeros. When performing an inverse transform, the 16 coefficients located in the upper-left 4x4 block are arranged in scan order to form an input vector, which is then multiplied by a 48x16 matrix to generate 48 output data. The resulting output data is filled in the ROI region, with the remaining regions filled with zeros.
[0274] As another example, in order to maintain the number of multiplications per sample (or per coefficient, or per position) below a certain value, the number of multiplications per sample (or per coefficient, or per position) is maintained at 8 or less based on the size of the ISP coding unit, not the size of the ISP partition block. If there is only one block among the ISP partition blocks that satisfies the conditions for applying LFNST, the worst-case complexity calculation of LFNST is applied based on the size of the coding unit, not the size of the partition block. For example, if a luma coding block for a certain coding unit is divided into four partition blocks of 4x4 size and coded using ISP, and two of the partition blocks do not have any non-zero transform coefficients, the other two partition blocks may be configured to generate 16 transform coefficients (based on the encoder) each, not 8.
[0275] The following describes how to signal the LFNST index in the ISP mode.
[0276] As mentioned above, the LFNST index has values of 0, 1, and 2, where 0 indicates that LFNST is not applied, and 1 and 2 indicate one of two LFNST kernel matrices included in the selected LFNST set. LFNST is applied based on the LFNST kernel matrix selected by the LFNST index. The current VVC standard describes the transmission method of the LFNST index as follows:
[0277] 1. The LFNST index can be sent once per coding unit (CU), and in the case of a dual-tree, separate LFNST indices are signaled for luma blocks and chroma blocks.
[0278] 2. If the LFNST index is not signaled, the LFNST index value is inferred to be the default value of 0. The following are cases where the LFNST index value is inferred to be 0.
[0279] A. In modes where no transform is applied (e.g., transform skip, BDPCM, lossless coding, etc.)
[0280] B. When the primary transform is not DCT-2 (DST7 or DCT8), i.e., when the horizontal transform or vertical transform is not DCT-2
[0281] C. If the width or height of the luma block of the coding unit exceeds the maximum luma transform size that can be converted, for example, if the maximum luma transform size that can be converted is 64, and the size of the luma block of the coding block is similar to 128x16, LFNST cannot be applied.
[0282] In the case of a dual tree, it is determined whether the maximum luma transform size is exceeded for each of the coding unit for the luma component and the coding unit for the chroma component. That is, it is checked whether the maximum luma transform size that can be transformed for a luma block is exceeded, and it is checked whether the horizontal and vertical lengths of the corresponding luma block for the color format and the maximum luma transform size that can be transformed for a chroma block are exceeded. For example, if the color format is 4:2:0, the horizontal and vertical lengths of the corresponding luma block are twice that of the corresponding chroma block, and the size of the corresponding luma block transform is twice that of the corresponding chroma block. As another example, if the color format is 4:4:4, the horizontal and vertical lengths and transform size of the corresponding luma block are the same as those of the corresponding chroma block.
[0283] A 64 length transform or a 32 length transform refers to a transform applied horizontally or vertically having a length of 64 or 32, respectively, and "transform size" refers to the length, 64 or 32.
[0284] In the case of a single tree, it is checked whether the horizontal or vertical length of the luma block exceeds the maximum luma transform block size that can be transformed, and if so, the LFNST index signaling may be omitted.
[0285] D. An LFNST index can be sent only if both the width and height of the coding unit are 4 or greater.
[0286] In the case of a dual tree, the LFNST index can be signaled only if both the width and height for the corresponding component (i.e., luma or chroma component) are 4 or greater.
[0287] In the case of a single tree, the LFNST index can be signaled when both the width and height of the luma component are 4 or greater.
[0288] E. If the last non-zero coefficient position is not the DC position (upper left position of the block), and it is a dual-tree type luma block, if the position of the last non-zero coefficient is not the DC position, send an LNFST index. If it is a dual-tree type chroma block, if either the position of the last non-zero coefficient for Cb or the position of the last non-zero coefficient for Cr is not the DC position, send the corresponding LNFST index.
[0289] In the case of the single tree type, if the position of the last non-zero coefficient of any one of the luma component, Cb component, and Cr component is not the DC position, the LFNST index is transmitted.
[0290] Here, if a coded block flag (CBF) value indicating whether a transform coefficient exists for a transform block is 0, the position of the last non-zero coefficient for the transform block is not checked to determine whether to perform LFNST index signaling. That is, if the CBF value is 0, no transform is applied to the block, so the position of the last non-zero coefficient does not need to be considered when checking the conditions for LFNST index signaling.
[0291] For example, 1) in the case of a dual tree type, if the CBF value for a luma component is 0, no LFNST index is signaled; 2) in the case of a dual tree type, if the CBF value for Cb is 0 and the CBF value for Cr is 1, only the position of the last non-zero coefficient for Cr is checked and the corresponding LFNST index is transmitted; and 3) in the case of a single tree type, the position of the last non-zero coefficient is checked only for components whose CBF values are 1 for all of luma, Cb, and Cr.
[0292] If it is confirmed that a transform coefficient exists at a position where an F.LFNST transform coefficient is not allowed, LFNST index signaling can be omitted. In the case of 4x4 transform blocks and 8x8 transform blocks, the LFNST transform coefficient exists at 8 positions from the DC position according to the transform coefficient scan order in the VVC standard, and the remaining positions are all filled with 0. In addition, in the case of blocks other than 4x4 transform blocks and 8x8 transform blocks, the LFNST transform coefficient exists at 16 positions from the DC position according to the transform coefficient scan order in the VVC standard, and the remaining positions are all filled with 0.
[0293] Therefore, after residual coding, if there are non-zero transform coefficients in the area that should be filled with zero values, LFNST index signaling can be omitted.
[0294] Meanwhile, the ISP mode may be applied only to luma blocks, or may be applied to both luma blocks and chroma blocks. As described above, when ISP prediction is applied, a corresponding coding unit is divided into two or four partition blocks for prediction, and transform is also applied to each of the corresponding partition blocks. Therefore, when determining the conditions for signaling an LFNST index in units of coding units, the fact that LFNST can be applied to each of the corresponding partition blocks must be taken into consideration. Also, when the ISP prediction mode is applied only to a specific component (e.g., a luma block), the LFNST index must be signaled taking into consideration the fact that only the component is divided into partition blocks. In the case of the ISP mode, possible LFNST index signaling methods can be summarized as follows:
[0295] 1. An LFNST index can be transmitted once for each coding unit (CU), and in the case of a dual-tree, separate LFNST indices can be signaled for luma blocks and chroma blocks.
[0296] 2. If the LFNST index is not signaled, the LFNST index value is inferred to the default value of 0. The following are cases where the LFNST index value is inferred to 0.
[0297] A. In modes where no transform is applied (e.g., transform skip, BDPCM, lossless coding, etc.)
[0298] B. If the width or height of the luma block of the coding unit exceeds the maximum luma transform size that can be converted, for example, if the maximum luma transform size that can be converted is 64, and the size of the luma block of the coding block is the same as 128x16, LFNST cannot be applied.
[0299] It may also be possible to determine whether to signal the LFNST index based on the size of the partition block instead of the coding unit. That is, if the horizontal or vertical length of the partition block for the corresponding luma block exceeds the maximum luma transform size that can be transformed, the LFNST index signaling may be omitted and the LFNST index value may be inferred to be 0.
[0300] In the case of a dual tree, it is determined whether the maximum transform block size is exceeded for each of the coding unit or partition block for the luma component and the coding unit or partition block for the chroma component. That is, the vertical and horizontal lengths of the coding unit or partition block for luma are compared with the maximum luma transform size, and if at least one of them is larger than the maximum luma transform size, LFNST is not applied. For the coding unit or partition block for chroma, the horizontal and vertical lengths of the corresponding luma block for the color format are compared with the maximum luma transform size that can be converted. For example, if the color format is 4:2:0, the horizontal and vertical lengths of the corresponding luma block are twice those of the corresponding chroma block, and the transform size of the corresponding luma block is twice those of the corresponding chroma block. As another example, if the color format is 4:4:4, the horizontal and vertical lengths and transform size of the corresponding luma block are the same as those of the corresponding chroma block.
[0301] In the case of a single tree, it is possible to check whether the width or height of the luma block (coding unit or partition block) exceeds the maximum luma transform block size that can be transformed, and if so, LFNST index signaling may be omitted.
[0302] C. If LFNST included in the current VVC standard is applied, the LFNST index can be transmitted only if both the width and height of the partition block are 4 or more.
[0303] If LFNST for 2xM (1xM) or Mx2 (Mx1) blocks is applied in addition to the LFNST currently included in the VVC standard, an LFNST index can be transmitted only if the partition block size is greater than or equal to 2xM (1xM) or Mx2 (Mx1) blocks. Here, PxQ blocks being greater than or equal to RxS blocks means that P≧R and Q≧S.
[0304] To summarize, an LFNST index can be sent only when a partition block is larger than or equal to the minimum size for which LFNST is applicable. In the case of a dual tree, an LFNST index can be signaled only when a partition block for a luma or chroma component is larger than or equal to the minimum size for which LFNST is applicable. In the case of a single tree, an LFNST index can be signaled only when a partition block for a luma component is larger than or equal to the minimum size for which LFNST is applicable.
[0305] In this document, an MxN block greater than or equal to a KxL block means that M is greater than or equal to K and N is greater than or equal to L. An MxN block greater than a KxL block means that M is greater than or equal to K and N is greater than or equal to L, but M is greater than K or N is greater than L. An MxN block less than or equal to a KxL block means that M is less than or equal to K and N is less than or equal to L, and an MxN block less than a KxL block means that M is less than or equal to K and N is less than or equal to L, but M is less than K or N is less than L.
[0306] D. If the position of the last non-zero coefficient is not the DC position (the upper left corner of the block), for a dual-tree type luma block, if the position of the last non-zero coefficient in at least one of all partition blocks is not the DC position, then an LFNST index can be transmitted. For a dual-tree type chroma block, if the position of the last non-zero coefficient in all partition blocks for Cb (if ISP mode is not applied to the chroma component, the number of partition blocks is considered to be one) and the position of the last non-zero coefficient in all partition blocks for Cr (if ISP mode is not applied to the chroma component, the number of partition blocks is considered to be one), then the LNFST index can be transmitted.
[0307] In the case of the single tree type, if the position of the last non-zero coefficient in any one of all partition blocks for the luma component, Cb component, or Cr component is not the DC position, the corresponding LFNST index can be transmitted.
[0308] Here, if a coded block flag (CBF) value indicating whether a transform coefficient exists for each partition block is 0, the position of the last non-zero coefficient for the partition block is not checked to determine whether to perform LFNST index signaling. That is, if the CBF value is 0, no transform is applied to the block, so the position of the last non-zero coefficient for the partition block is not taken into account when checking the conditions for LFNST index signaling.
[0309] For example, 1) in the case of a dual tree type luma component, if the corresponding CBF value for each partition block is 0, the corresponding partition block is excluded when determining whether to perform LFNST index signaling; 2) in the case of a dual tree type chroma component, if the CBF value for Cb is 0 and the CBF value for Cr is 1 for each partition block, only the position of the last non-zero coefficient for Cr is checked to determine whether to perform LFNST index signaling; and 3) in the case of a single tree type, for all partition blocks of the luma component, Cb component, and Cr component, the position of the last non-zero coefficient is checked only for blocks with a CBF value of 1 to determine whether to perform LFNST index signaling.
[0310] In the ISP mode, the image information may be configured so as not to check the position of the last non-zero coefficient, and an embodiment of this is as follows.
[0311] i. In ISP mode, the check on the position of the last non-zero coefficient for both luma blocks and chroma blocks is omitted, and LFNST index signaling is permitted. That is, even if the position of the last non-zero coefficient for all partition blocks is the DC position or the corresponding CBF value is 0, the LFNST index signaling is permitted.
[0312] ii. In the ISP mode, the check for the position of the last non-zero coefficient is omitted only for the luma block, and the check for the position of the last non-zero coefficient is performed in the above-mentioned manner for the chroma block. For example, in the dual tree type for the luma block, the LFNST index signaling is permitted without checking the position of the last non-zero coefficient, and in the dual tree type for the chroma block, the presence or absence of a DC position for the position of the last non-zero coefficient is checked in the above-mentioned manner to determine whether or not to signal the corresponding LFNST index.
[0313] iii. In the case of ISP mode and single-tree type, method i or ii above is applied. That is, when method i is applied to the ISP mode and single-tree type, the check on the position of the last non-zero coefficient for both the luma block and the chroma block is omitted, and LFNST index signaling is permitted. Alternatively, method ii is applied, and the check on the position of the last non-zero coefficient for the partition block for the luma component is omitted, and for the partition block for the chroma component (when ISP is not applied to the chroma component, the number of partition blocks is considered to be 1), the check on the position of the last non-zero coefficient is performed in the above-mentioned manner, and it is determined whether to perform corresponding LFNST index signaling.
[0314] E. If it is confirmed that a transform coefficient exists in a position where an LFNST transform coefficient is not allowed for even one partition block among all partition blocks, LFNST index signaling can be omitted.
[0315] For example, in the case of a 4x4 partition block and an 8x8 partition block, the LFNST transform coefficient is located at 8 positions from the DC position according to the transform coefficient scan order in the VVC standard, and the remaining positions are all filled with 0. Also, in the case of a partition block that is larger than or equal to 4x4 but is not a 4x4 or 8x8 partition block, the LFNST transform coefficient is located at 16 positions from the DC position according to the transform coefficient scan order in the VVC standard, and the remaining positions are all filled with 0.
[0316] Therefore, after residual coding, if there are non-zero transform coefficients in the area that should be filled with zero values, LFNST index signaling can be omitted.
[0317] Meanwhile, in ISP mode, the current VVC standard checks the length conditions for the horizontal and vertical directions independently and applies DST-7 instead of DCT-2 without signaling the MTS index. It determines whether the vertical or horizontal length is greater than or equal to 4 and less than or equal to 16, and the primary transform kernel is determined according to the determination result. Therefore, when LFNST can be applied in ISP mode, the following transform combination configurations are possible:
[0318] 1. If the LFNST index is 0 (including cases where the LFNST index is inferred to be 0), the primary transform decision conditions for the ISP currently included in the VVC standard are followed. That is, the horizontal and vertical lengths are checked independently to see if they satisfy the length conditions (greater than or equal to 4 and less than or equal to 16). If they do, DST-7 is applied instead of DCT-2 for the primary transform; if they do not, DCT-2 is applied.
[0319] 2. When the LFNST index is greater than 0, the following two configurations are possible for the linear transformation:
[0320] A. DCT-2 can be applied to both the horizontal and vertical directions.
[0321] B. It can follow the decision conditions for the primary transform when it is an ISP included in the current VVC standard. That is, it checks whether the length condition (greater than or equal to 4 and less than or equal to 16) is satisfied independently for the horizontal and vertical directions, and if it is satisfied, it applies DCT-7 instead of DCT-2, and if it is not satisfied, it applies DCT-2.
[0322] In the ISP mode, the video information can be configured so that the LFNST index is transmitted for each partition block, rather than for each coding unit. In this case, it can be determined whether to signal the LFNST index by regarding the unit in which the LFNST index is transmitted as being only one partition block.
[0323] Meanwhile, the signaling order of the LFNST index and the MTS index will be considered below.
[0324] For example, the LFNST index signaled in residual coding may be coded next to the coding position for the last non-zero coefficient position, and the MTS index may be coded immediately after the LFNST index. In this configuration, the LFNST index may be signaled for each transform unit. Alternatively, even if not signaled in residual coding, the LFNST index may be coded next to the coding position for the last significant coefficient position, and the MTS index may be coded next to the LFNST index.
[0325] An example of the syntax of residual coding is as follows:
[0326] [Table 4-1]
[0327] [Table 4-2]
[0328] The meanings of the main variables shown in Table 4 are as follows:
[0329] 1. cbWidth, cbHeight: Width and height of the current coding block
[0330] 2. log2TbWidth, log2TbHeight: Base-2 logarithm of the width and height of the current transform block. Zero-out is reflected and it can be reduced to the upper left corner where non-zero coefficients can exist.
[0331] 3. sps_lfnst_enabled_flag: A flag indicating whether LFNST is applicable (enabled). If the flag value is 0, LFNST is not applicable, and if the flag value is 1, LFNST is applicable. This flag is defined in the Sequence Parameter Set (SPS).
[0332] 4. CuPredMode[chType][x0][y0]: Prediction mode corresponding to the variable chType and the (x0, y0) position. chType can have values of 0 and 1, where 0 indicates the luma component and 1 indicates the chroma component. The (x0, y0) position indicates the position on the picture, and the CuPredMode[chType][x0][y0] value can be MODE_INTRA (intra prediction) or MODE_INTER (inter prediction).
[0333] 5. IntraSubPartitionsSplit[x0][y0]: The content for the (x0, y0) position is the same as 4. It indicates what type of ISP split is applied at the (x0, y0) position, and ISP_NO_SPLIT indicates that the coding unit corresponding to the (x0, y0) position is not split into partition blocks.
[0334] 6. intra_mip_flag[x0][y0]: The content for the (x0, y0) position is the same as in 4. intra_mip_flag is a flag indicating whether MIP (Matrix-based Intra Prediction) prediction mode is applied. If the flag value is 0, it indicates that MIP is not applicable, and if the flag value is 1, it indicates that MIP is applied.
[0335] 7. cIdx: A value of 0 indicates luma, and values of 1 and 2 indicate the chroma components Cb and Cr, respectively.
[0336] 8. treeType: Indicates single-tree and dual-tree (SINGLE_TREE: single tree, DUAL_TREE_LUMA: dual tree for luma component, DUAL_TREE_CHROMA: dual tree for chroma component)
[0337] 9. tu_cbf_cb[x0][y0]: The content for the (x0, y0) position is the same as in 4. It indicates the CBF (Coded Block Flag) for the Cb component. If its value is 0, it means that no non-zero coefficients exist in the transform unit for the Cb component, and if its value is 1, it means that no non-zero coefficients exist in the transform unit for the Cb component.
[0338] 10. lastSubBlock: Indicates the position in the scan order of the sub-block (Coefficient Group (CG)) where the last significant coefficient (last non-zero coefficient) is located. 0 indicates a sub-block containing a DC component, and if it is greater than 0, it is not a sub-block containing a DC component.
[0339] 11. lastScanPos: Indicates the position of the last significant coefficient in a subblock in the scan order. If a subblock consists of 16 positions, the possible values are 0 to 15.
[0340] 12. lfnst_idx[x0][y0]: The LFNST index syntax element to be parsed. If not parsed, it is inferred to have a value of 0. In other words, the default value is set to 0, which indicates that LFNST is not applied.
[0341] 13. LastSignificantCoeffX, LastSignificantCoeffY: Indicates the x and y coordinates where the last significant coefficient is located within the transform block. The x coordinate starts from 0 and increases from left to right, and the y coordinate starts from 0 and increases from top to bottom. If the values of these two variables are all 0, it means that the last significant coefficient is located at DC.
[0342] 14. cu_sbt_flag: A flag indicating whether the SubBlock Transform (SBT) currently included in the VVC standard is applicable. If the flag value is 0, it indicates that the SBT is not applicable, and if the flag value is 1, it indicates that the SBT is applicable.
[0343] 15. sps_explicit_mts_inter_enabled_flag, sps_explicit_mts_intra_enabled_flag: Flags indicating whether explicit MTS is applied to inter CUs and intra CUs, respectively. If the corresponding flag value is 0, it indicates that MTS is not applicable to inter CUs or intra CUs, and if the value is 1, it indicates that MTS is applicable.
[0344] 16. tu_mts_idx[x0][y0]: MTS index syntax element to be parsed. If not parsed, it is inferred to a value of 0. That is, the default value is set to 0, which indicates that DCT-2 is applied to both the horizontal and vertical directions.
[0345] As shown in Table 4, in the case of a single tree, whether to signal an LFNST index can be determined based only on the last significant coefficient position condition for luma. That is, if the last significant coefficient position is not DC and the last significant coefficient is present within the upper left sub-block (CG), for example, a 4x4 block, the LFNST index is signaled. In this case, in the case of a 4x4 transform block and an 8x8 transform block, the LFNST index is signaled only if the last significant coefficient is present at a position from 0 to 7 within the upper left sub-block.
[0346] In the case of a dual tree, the LFNST index is signaled independently for luma and chroma, and for chroma, the LFNST index can be signaled by applying the last significant coefficient position condition only to the Cb component.The corresponding condition is not checked for the Cr component, and if the CBF value for Cb is 0, the LFNST index can be signaled by applying the last significant coefficient position condition to the Cr component.
[0347] In Table 4, "Min(log2TbWidth, log2TbHeight)>=2" can be expressed as "Min(tbWidth, tbHeight)>=4", and "Min(log2TbWidth, log2TbHeight)>=4" can be expressed as "Min(tbWidth, tbHeight)>=16".
[0348] In Table 4, log2ZoTbWidth and log2ZoTbHeight represent the base-2 logarithm of the width and height, respectively, of the top-left region where the last significant coefficient can reside due to zeroing out.
[0349] As shown in Table 4, the log2ZoTbWidth and log2ZoTbHeight values can be updated in two places: first, before the MTS index or LFNST index value is parsed, and second, after parsing the MTS index.
[0350] The first update occurs before the MTS index (tu_mts_idx[x0][y0]) value is parsed, so log2ZoTbWidth and log2ZoTbHeight can be set regardless of the MTS index value.
[0351] After the MTS index is parsed, if the MTS index value is greater than 0 (in the case of a DST-7 / DCT-8 combination), log2ZoTbWidth and log2ZoTbHeight are set. When DST-7 / DCT-8 is applied independently to the horizontal and vertical directions in a primary transform, up to 16 significant coefficients can exist per row or column in each direction. In other words, after applying a DST-7 / DCT-8 of length 32 or more, up to 16 transform coefficients can be derived per row or column from the left or top. Therefore, when DST-7 / DCT-8 is applied to both the horizontal and vertical directions for a 2D block, significant coefficients can only exist up to the top-left 16x16 region.
[0352] Additionally, when DCT-2 is applied independently to the horizontal and vertical directions in a primary transform, up to 32 significant coefficients can exist per row or column in each direction. That is, when a DCT-2 with a length of 64 or more is applied, up to 32 transform coefficients can be derived per row or column from the left or top. Therefore, when DCT-2 is applied to both the horizontal and vertical directions for a two-dimensional block, significant coefficients can exist only up to the upper left 32x32 region.
[0353] Also, when DST-7 / DCT-8 is applied to one direction and DCT-2 is applied to the other, there can be 16 significant coefficients in the horizontal direction and 32 significant coefficients in the latter direction. For example, if a 64x8 transform block is used and DCT-2 is applied to the horizontal direction and DST-7 to the vertical direction (which can occur when implicit MTS is applied), significant coefficients can exist in the upper left 32x8 region at most.
[0354] If log2ZoTbWidth and log2ZoTbHeight are updated in two places as in Table 4, i.e., before MTS index parsing, the range of last_sig_coeff_x_prefix and last_sig_coeff_y_prefix can be determined by log2ZoTbWidth and log2ZoTbHeight as shown in the table below.
[0355] [Table 5]
[0356] In such a case, the maximum values of last_sig_coeff_x_prefix and last_sig_coeff_y_prefix can be set by reflecting the log2ZoTbWidth and log2TbHeight values in the binarization process for last_sig_coeff_x_prefix and last_sig_coeff_y_prefix.
[0357] [Table 6]
[0358] Meanwhile, as an example, if the mode is ISP and LFNST is applied, when the signaling of Table 4 is applied, the spec text can be configured as shown in Table 7. Compared to Table 4, the condition that signals the LFNST index only when the mode is not ISP (IntraSubPartitionsSplit[x0][y0] == ISP_NO_SPLIT in Table 4) has been deleted.
[0359] In the case of a single tree, if the LFNST index transmitted for luma (cIdx=0) is reused for chroma, the LFNST index transmitted for the first ISP partition block having a significant coefficient can be applied to the chroma transform block. Alternatively, even in the case of a single tree, the LFNST index for the chroma component can be signaled separately from the luma component. The variables listed in Table 7 are explained in Table 4.
[0360] [Table 7]
[0361] Meanwhile, according to one example, the LFNST index and / or MTS index can be signaled at the coding unit level. As described above, the LFNST index can have three values: 0, 1, and 2, where 0 indicates that LFNST is not applied, and 1 and 2 indicate the first and second LFNST kernel candidates, respectively, among the two LFNST kernel candidates included in the selected LFNST set. The LFNST index is coded via truncated unary binarization, and the values 0, 1, and 2 can be coded as bin strings 0, 10, and 11, respectively.
[0362] For example, the LFNST can be applied only when the DCT-2 is applied to both the horizontal and vertical directions in the primary transform. Therefore, if the MTS index is signaled after the LFNST index signaling, the MTS index can be signaled only if the LFNST index value is 0. If the LFNST index is not 0, the primary transform can be performed by applying the DCT-2 to both the horizontal and vertical directions without signaling the MTS index.
[0363] The MTS index value can have values of 0, 1, 2, 3, and 4, where 0, 1, 2, 3, and 4 indicate that DCT-2 / DCT-2, DST-7 / DST-7, DCT-8 / DST-7, DST-7 / DCT-8, and DCT-8 / DCT-8 are applied to the horizontal and vertical directions, respectively. The MTS index can also be coded via truncated unary binarization, where the 0, 1, 2, 3, and 4 values can be coded with bin strings of 0, 10, 110, 1110, and 1111, respectively.
[0364] The LFNST index and the MTS index can be signaled at the coding unit level, and the MTS index can be coded after the LFNST index at the coding unit level. The coding unit syntax table for this is as follows:
[0365] [Table 8]
[0366] The variables LfnstDcOnly and LfnstZeroOutSigCoeffFlag in Table 8 can be set as shown in Table 9 below.
[0367] The variable LfnstDcOnly is set to 1 if the last significant coefficients of a transform block whose CBF (Coded Block Flag, which is 1 if there is at least one significant coefficient in the block and 0 otherwise) value is 1 are all located at the DC position (top left corner position), and is set to 0 otherwise. More specifically, in the case of dual tree luma, the position of the last significant coefficient is checked for one luma transform block, and in the case of dual tree chroma, the position of the last significant coefficient is checked for both the transform block for Cb and the transform block for Cr. In the case of a single tree, the position of the last significant coefficient can be checked for the transform blocks for luma, Cb, and Cr.
[0368] The variable LfnstZeroOutSigCoeffFlag is 0 if there is a valid coefficient at a position that will be zeroed out when LFNST is applied, and is 1 otherwise.
[0369] In Table 8 and the following tables, lfnst_idx[x0][y0] indicates the LFNST index for the corresponding coding unit, and tu_mts_idx[x0][y0] indicates the MTS index for the corresponding coding unit.
[0370] As shown in Table 8, the condition for signaling lfnst_idx[x0][y0] may include a condition (!transform_skip_flag[x0][y0]) that checks whether the transform_skip_flag[x0][y0] value is 0, in which case the existing condition for checking whether the tu_mts_idx[x0][y0] value is 0 (i.e., checking whether both the horizontal and vertical directions are DCT-2) may be omitted.
[0371] transform_skip_flag[x0][y0] indicates whether the coding unit is coded in transform skip mode, in which transform is omitted, and this flag is signaled before the MTS index and the LFNST index. That is, since lfnst_idx[x0][y0] is signaled before the tu_mtx_idx[x0][y0] value is signaled, only the condition for the transform_skip_flag[x0][y0] value can be checked.
[0372] As shown in Table 8, when coding tu_mts_idx[x0][y0], various conditions are checked and, as mentioned above, tu_mts_idx[x0][y0] is signaled only if the lfnst_idx[x0][y0] value is 0.
[0373] Also, tu_cbf_luma[x0][y0] is a flag indicating whether or not a significant coefficient exists for the luma component, and cbWidth and cbHeight indicate the width and height of the coding unit for the luma component, respectively.
[0374] According to Table 8, when the width and height of the coding unit for the luma component are both less than or equal to 32, tu_mts_idx[x0][y0] is signaled, that is, whether MTS is applicable is determined by the width and height of the coding unit for the luma component.
[0375] As another example, when transform block tiling (TU tiling) occurs (e.g., when the maximum transform size is set to 32, a 64x64 coding unit is divided into four 32x32 transform blocks for coding), the MTS index may be signaled based on the size of each transform block. For example, when both the width and height of a transform block are 32 or less, the same MTS index value may be applied to all transform blocks in the coding unit, and the same first-order transform may be applied. Also, when transform block tiling occurs, the tu_cbf_luma[x0][y0] value in Table 8 is the CBF value for the top-left transform block, or may be set to 1 for all transform blocks if the corresponding CBF value of at least one transform block is 1.
[0376] Also, according to Table 8, even in the case of ISP mode (IntraSubPartitionsSplitType!=ISP_NO_SPLIT), lfnst_idx[x0][y0] can be configured to be signaled, and the same LFNST index value can be applied to all ISP partition blocks.
[0377] On the other hand, tu_mts_idx[x0][y0] can only be signaled in non-ISP mode (IntraSubPartitionsSplit[x0][y0]==ISP_NO_SPLIT).
[0378] If the MTS index is signaled immediately after the LFNST index as in Table 8, information about the primary transform cannot be known when performing residual coding. That is, the MTS index is signaled after residual coding. Therefore, the part in the residual coding part where only 16 coefficients are left for a 32-length DST-7 or DCT-8 and zeroing out is performed can be changed as shown in Table 9 below.
[0379] [Table 9-1]
[0380] [Table 9-2]
[0381] In the process of determining log2ZoTbWidth and log2ZoTbHeight as shown in Table 9 (where log2ZoTbWidth and log2ZoTbHeight respectively represent the base-2 logarithmic values of the width and height for the upper left corner area remaining after zeroing out is performed), the part that checks the tu_mts_idx[x0][y0] value can be omitted.
[0382] The binarization for last_sig_coeff_x_prefix and last_sig_coeff_y_prefix in Table 9 can be determined based on log2ZoTbWidth and log2ZoTbHeight as in Table 6.
[0383] Also, as shown in Table 9, when determining log2ZoTbWidth and log2ZoTbHeight in residual coding, a condition for checking sps_mts_enable_flag can be added.
[0384] For example, if information on the last significant coefficient position for a luma transform block is recorded during the residual coding process, the MTS index can be signaled as shown in Table 10.
[0385] [Table 10]
[0386] In Table 10, LumaLastSignificantCoeffX and LumaLastSignificantCoeffY respectively indicate the X and Y coordinates of the position of the last significant coefficient for the luma transform block. A condition that LumaLastSignificantCoeffX and LumaLastSignificantCoeffY must both be less than 16 has been added to Table 10. If either of the two is 16 or greater, DCT-2 is applied to both the horizontal and vertical directions. Therefore, it can be inferred that DCT-2 is applied to both the horizontal and vertical directions by omitting signaling for tu_mts_idx[x0][y0].
[0387] If LumaLastSignificantCoeffX and LumaLastSignificantCoeffY are both less than 16, it means that the last significant coefficient is within the upper left 16x16 region, and if a 32-length DST-7 or DCT-8 is applied in the current VVC standard, it indicates that zeroing out may have been applied, leaving only the leftmost or topmost 16 transform coefficients. Therefore, tu_mts_idx[x0][y0] can be signaled to indicate the transform kernel used for the primary transform.
[0388] Meanwhile, in another example, the coding unit syntax table, transform unit syntax table, and residual coding syntax table are as shown in the following tables. According to Table 11, the MTS index is moved from the transform unit level to the coding unit level syntax and is signaled after the LFNST index signaling. In addition, the restriction that does not allow LFNST when ISP is applied to a coding unit is removed. When ISP is applied to a coding unit, the restriction that does not allow LFNST is removed, so LFNST can be applied to all intra-predicted blocks. In addition, both the MTS index and the LFNST index are conditionally signaled at the end of the coding unit level.
[0389] [Table 11]
[0390] [Table 12]
[0391] [Table 13]
[0392] In Table 11, MtsZeroOutSigCoeffFlag is initially set to 1, and this value can be changed by residual coding in Table 13. The variable MtsZeroOutSigCoeffFlag changes its value from 1 to 0 when there is a valid coefficient in the area that should be filled with 0 by zeroing out (LastSignificantCoeffX>15||LastSignificantCoeffY>15). In this case, as in Table 11, the MTS index is not signaled.
[0393] Meanwhile, as shown in Table 11, mts_idx[x0][y0] coding can be omitted when tu_cbf_luma[x0][y0] is 0. That is, when the CBF value of the luma component is 0, no transform is applied, so there is no need to signal the MTS index, and therefore MTS index coding can be omitted.
[0394] According to an example, the technical feature may be implemented with other conditional syntax. For example, after MTS is performed, a variable indicating whether a valid coefficient exists in the area excluding the DC region of the current block may be derived, and if the variable indicates that a valid coefficient exists in the area excluding the DC region, an MTS index may be signaled. That is, the presence of a valid coefficient in the area excluding the DC region of the current block indicates that the tu_cbf_luma[x0][y0] value is 1, and in this case, an MTS index may be signaled.
[0395] The variable MtsDcOnly may be initially set to 1 at the coding unit level, and then changed to 0 if it indicates that a valid coefficient exists in a region excluding the DC region of the current block at the residual coding level. When the variable MtsDcOnly is 0, the video information may be configured so that an MTS index is signaled.
[0396] If tu_cbf_luma[x0][y0] is 0, the residual coding syntax is not called at the transform unit level in Table 12, and therefore the variable MtsDcOnly maintains its initial value of 1. In this case, since the variable MtsDcOnly is not changed to 0, the video information can be configured so that the MTS index is not signaled. That is, the MTS index is not parsed or signaled.
[0397] Meanwhile, the decoding apparatus may determine the color index (cIdx) of the transform coefficient to derive the variable MtsZeroOutSigCoeffFlag in Table 13. A color index (cIdx) of 0 indicates a luma component.
[0398] For example, since MTS can be applied only to the luma component of the current block, the decoding device can determine whether the color index is luma when deriving the variable MtsZeroOutSigCoeffFlag, which determines whether to parse the MTS index (if cIdx==0, MtsZeroOutSigCoeffFlag=0).
[0399] The variable MtsZeroOutSigCoeffFlag indicates whether zeroing out is performed when MTS is applied, and indicates whether a transform coefficient exists in an area other than the top left corner area where the last significant coefficient can be located due to zeroing out after MTS is performed, i.e., the top left 16x16 area. The variable MtsZeroOutSigCoeffFlag is initially set to 1 at the coding unit level (MtsZeroOutSigCoeffFlag=1) as shown in Table 11, and if a transform coefficient exists in an area other than the 16x16 area, its value can be changed from 1 to 0 at the residual coding level (MtsZeroOutSigCoeffFlag=0) as shown in Table 13. If the value of the variable MtsZeroOutSigCoeffFlag is 0, the MTS index is not signaled.
[0400] As shown in Table 13, at the residual coding level, a non-zero-out area where non-zero transform coefficients can exist can be set depending on whether zero-out associated with MTS is performed.In this case, if the color index (cIdx) is 0, the non-zero-out area can be set to the upper left 16x16 area of the current block.
[0401] In this way, when deriving the variable that determines whether or not to parse the MTS index, it is determined whether the color component is luma or chroma. However, since LFNST can be applied to both the luma component and the chroma component of the current block, the color component is not determined when deriving the variable that determines whether or not to parse the LFNST index.
[0402] For example, Table 11 shows a variable LfnstZeroOutSigCoeffFlag that can indicate that zeroing out has been performed when LFNST is applied. The variable LfnstZeroOutSigCoeffFlag indicates whether a valid coefficient exists in a second region excluding the first region at the top left of the current block. This value is initially set to 1, and if a valid coefficient exists in the second region, this value can be changed to 0. The LFNST index can be parsed only if the initially set value of the variable LfnstZeroOutSigCoeffFlag is maintained at 1. When determining and deriving whether the variable LfnstZeroOutSigCoeffFlag is 1, the color index of the current block is not determined because LFNST can be applied to both the luma component and the chroma component of the current block.
[0403] FIG. 15 is a diagram illustrating a CCLM that can be applied when deriving an intra prediction mode for a chroma block according to an embodiment.
[0404] In this specification, the term "reference sample template" may refer to a set of reference samples surrounding a current chroma block for predicting the current chroma block. The reference sample template may be predefined, or information about the reference sample template may be signaled from the encoding apparatus 200 to the decoding apparatus 300.
[0405] 15, a set of samples shaded in one line around the 4x4 block, which is the current chroma block, represents a reference sample template. As can be seen from FIG. 15, the reference sample template is composed of one line of reference samples, whereas the reference sample area in the luma area corresponding to the reference sample template is composed of two lines.
[0406] In one embodiment, when intra-frame coding of a chrominance image is performed in the Joint Exploration Test Model (JEM) used by the Joint Video Exploration Team (JVET), a Cross Component Linear Model (CCLM) can be used. CCLM is a method of predicting pixel values of a chrominance image using pixel values of a restored luminance image, and is based on the characteristic of high correlation between the luminance image and the chrominance image.
[0407] CCLM prediction of Cb and Cr chroma images is performed based on the following formula:
[0408]
number
[0409] Here, Pred C (i, j) means the predicted Cb or Cr chroma image, and Rec L '(i, j)' means the restored luminance image adjusted to the chroma block size, and (i, j) means the coordinates of the pixel. In the 4:2:0 color format, the size of the luminance image is twice that of the chroma image, so the chroma block size is adjusted through downsampling. L ' should be generated, and therefore the chroma image Pred c The luminance image pixels used for (i, j) are L In addition to (2i, 2j), all surrounding pixels can be considered. L '(i,j) can be denoted as the downsampled luma sample.
[0410] For example, the Rec L '(i, j) can be derived using six surrounding pixels as follows:
[0411]
number
[0412] Also, α and β represent the cross-correlation and the average value difference between the Cb or Cr chroma block surrounding template and the luminance block surrounding template, as shown in the shaded area in Fig. 12. α and β are, for example, as shown in Equation 13 below.
[0413]
number
[0414] Here, L(n) denotes peripheral reference samples and / or left peripheral samples of a luma block corresponding to a current chroma image, C(n) denotes peripheral reference samples and / or left peripheral samples of a current chroma block to which current encoding is applied, and (i, j) denotes a pixel position. L(n) may also denote down-sampled top and / or left peripheral samples of the current luma block. N may also denote the number of pixel pairs (luminance and chrominance) used in CCLM parameter calculation, and may denote a value that is twice the smaller of the width and height of the current chroma block.
[0415] Meanwhile, a picture may be divided into a sequence of coding tree units (CTUs). A CTU may correspond to a coding tree block (CTB). Alternatively, a CTU may include a coding tree block for a luma sample and a coding tree block for a corresponding chroma sample. The tree type may be classified as a single tree (SINGLE_TREE) or a dual tree (DUAL_TREE) depending on whether a luma block and a corresponding chroma block have separate partition structures. If a chroma block has the same partition structure as the luma block, it is represented as a single tree. If a chroma component block has a different partition structure from the luma component block, it is represented as a dual tree.
[0416] Meanwhile, for example, when applying LFNST to a chroma transform block, it is necessary to refer to information on a collocated luma transform block.
[0417] The existing specification text for the relevant part can be expressed in a table as follows:
[0418] [Table 14]
[0419] As shown in Table 14, when the current intra prediction mode is CCLM mode, the intra prediction mode value for the co-located luma transform block is used to determine the predModeIntra variable value for the corresponding chroma transform block (the part shown in italics). In this way, the intra prediction mode value (predModeIntra value) of the luma transform block can be used when determining the LFNST set thereafter.
[0420] However, the variables nTbW and nTbH input as input values of this transform process indicate the width and height of the current transform block. If the current block is a luma transform block, the variables nTbW and nTbH indicate the width and height of the luma transform block, and if the current block is a chroma transform block, the variables nTbW and nTbH indicate the width and height of the chroma transform block.
[0421] In this case, the variables nTbW and nTbH in the italicized portions of Table 14 indicate the width and height of the chroma transform block that do not reflect the color format, and therefore do not accurately indicate the reference position of the luma transform block corresponding to the chroma transform block. Therefore, the italicized portions of Table 14 can be modified as shown in the following table.
[0422] [Table 15]
[0423] As shown in Table 15, nTbW and nTbH are changed to (nTbW*SubWidthC) / 2 and (nTbH*SubHeightC) / 2, respectively. xTbY and yTbY indicate the position within the current picture relative to the luma (the top-left sample of the current luma transform block relative to the top-left luma sample of the current picture), and nTbW and nTbH can indicate the width and height of the transform block currently being coded (a variable nTbW specifying the width of the current transform block, a variable nTbH specifying the height of the current transform block).
[0424] If the transform block currently being coded is a transform block for chroma (for Cb or Cr), nTbW and nTbH are the width and height of the chroma transform block, respectively. Therefore, if the transform block currently being coded is a chroma transform block (cIdx>0), when determining a reference position for a collocated luma transform block, the reference position should be determined using the width and height of the corresponding luma transform block. SubWidthC and SubHeightC in Table 15 are values set according to the color format (e.g., 4:2:0, 4:2:2, 4:4:4). More specifically, they represent the ratio of the width and height of the luma component to the chroma component, respectively (see Table 16 below). Therefore, in the case of a chroma transform block, (nTbW*SubWidthC) and (nTbH*SubHeightC) can be the values for the width and height of the collocated luma transform block, respectively.
[0425] As a result, the xTbY+(nTbW*SubWidthC) / 2 value and the yTbY+(nTbH*SubHeightC) / 2 value indicate the center position value within the co-located luma transform block based on the top left corner position of the current picture, and therefore can more specifically refer to the co-located luma transform block.
[0426] [Table 16]
[0427] In Table 15, the predModeIntra variable indicates an intra prediction mode value, and a predModeIntra variable value of INTRA_LT_CCLM, INTRA_L_CCLM, or INTRA_T_CCLM indicates that the current transform block is a transform block for chroma. For example, in the current VVC standard, INTRA_LT_CCLM, INTRA_L_CCLM, and INTRA_T_CCLM correspond to mode values 81, 82, and 83, respectively, among the intra prediction mode values. Therefore, as shown in Table 15, a reference position must be found in the co-located luma transform block using the xTbY+(nTbW*SubWidthC) / 2 value and the yTbY+(nTbH*SubHeightC) / 2 value.
[0428] As shown in Table 15, the predModeIntra variable value is updated taking into account both the intra_mip_flag[xTbY+(nTbW*SubWidthC) / 2][yTbY+(nTbH*SubHeightC) / 2] variable and the CuPredMode[0][xTbY+(nTbW*SubWidthC) / 2][yTbY+(nTbH*SubHeightC) / 2] variable.
[0429] The variable intra_mip_flag indicates whether the current transform block (or coding unit) is coded using the MIP (Matrix-based Intra Prediction) method, and intra_mip_flag[x][y] indicates a flag value indicating whether MIP is applied to a position corresponding to the (x, y) coordinates based on the luma component when the top left corner of the current picture is (0, 0). The x and y coordinates increase from left to right and from top to bottom, respectively. When the flag value indicating whether MIP is applied is 1, it indicates that MIP is applied. When the flag value indicating whether MIP is applied is 0, it indicates that MIP is not applied. MIP can only be applied to luma blocks.
[0430] According to the modified content section of Table 15, when the intra_mip_flag[xTbY+(nTbW*SubWidthC) / 2][yTbY+(nTbH*SubHeightC) / 2] value inside the co-located luma transform block is 1, the predModeIntra value is set to planar mode (INTRA_PLANAR).
[0431] The variable CuPredMode[0][xTbY+(nTbW*SubWidthC) / 2][yTbY+(nTbH*SubHeightC) / 2] indicates a prediction mode value corresponding to the coordinates (xTbY+(nTbW*SubWidthC) / 2, yTbY+(nTbH*SubHeightC) / 2) for the luma component when the top left corner of the current picture is positioned at (0,0). The prediction mode value may have values MODE_INTRA, MODE_IBC, MODE_PLT, and MODE_INTER, which indicate intra prediction mode, Intra Block Copy (IBC) prediction mode, Palette (PLT) coding mode, and inter prediction mode, respectively. According to Table 15, if the value of the variable CuPredMode[0][xTbY+(nTbW*SubWidthC) / 2][yTbY+(nTbH*SubHeightC) / 2] is MODE_IBC or MODE_PLT, the value of the variable predModeIntra is set to DC mode. Otherwise, the value of the variable predModeIntra is set to IntraPredModeY[xTbY+(nTbW*SubWidthC) / 2][yTbY+(nTbH*SubHeightC) / 2] (the intra prediction mode value corresponding to the center position within the co-located luma transform block).
[0432] For example, based on the predModeIntra value updated in Table 15, the variable predModeIntra value can be updated again considering whether wide angle intra prediction is possible as shown in the following table.
[0433] [Table 17]
[0434] The input values of the mapping process presented in Table 17, predModeIntra, nTbW, and nTbH, are the same as the variable predModeIntra value updated in Table 15 and nTbW and nTbH referenced in Table 15, respectively.
[0435] In Table 17, nCbW and nCbH respectively refer to the width and height of a coding block corresponding to a corresponding transform block, and the IntraSubPartitionsSplitType variable indicates whether the ISP mode is applied. If IntraSubPartitionsSplitType is ISP_NO_SPLIT, it indicates that the coding unit is not split by ISP (i.e., the ISP mode is not applied). If the value of the variable IntraSubPartitionsSplitType is not ISP_NO_SPLIT, it indicates that the ISP mode is applied and the coding unit is split into two or four partition blocks. In Table 17, cIdx is an index indicating a color component, where a cIdx value of 0 indicates a luma block, and a cIdx value other than 0 indicates a chroma block. The predModeIntra value output through the mapping process of Table 17 is a value updated taking into account whether the wide-angle intra prediction (WAIP) mode is applied.
[0436] For the predModeIntra value updated through Table 17, the LFNST set can be determined through the mapping relationship as shown in the table below.
[0437] [Table 18]
[0438] In the table above, lfnstTrSetIdx indicates an index for an LFNST set and has values ranging from 0 to 3, so that a total of four LFNST sets can be configured. Each LFNST set can be composed of two transformation kernels, i.e., LFNST kernels (depending on the region to which LFNST is applied, the transformation kernel can be a 16x16 matrix to a 16x48 matrix in the forward direction). Which of the two transformation kernels is applied can be specified through signaling of the LFNST index. In addition, whether or not LFNST is applied can also be specified through the LFNST index. In the current VVC standard, the LFNST index can have values of 0, 1, or 2, where 0 indicates that LFNST is not applied and 1 and 2 indicate the two transformation kernels, respectively.
[0439] The following drawings are created to explain a specific example of the present specification. The names of specific devices and names of specific signals / messages / fields shown in the drawings are provided for illustrative purposes only, and the technical features of the present specification are not limited to the specific names used in the following drawings.
[0440] FIG. 16 is a flow diagram illustrating the operation of a video decoding device according to one embodiment of this document.
[0441] The steps disclosed in Fig. 16 are based on some of the details detailed in Fig. 4 to Fig. 15. Therefore, the description of specific details that overlap with the details detailed in Fig. 3 to Fig. 15 will be omitted or simplified.
[0442] The decoding apparatus 300 according to an embodiment may obtain intra-prediction mode information and an LFNST index from a bitstream (S1610).
[0443] The intra prediction mode information may include an mpm index indicating one of the mpm candidates in an MPM (most probable mode) list derived based on the intra prediction modes of surrounding blocks (e.g., left and / or upper surrounding blocks) of the current block and additional candidate modes, or remaining intra prediction mode information indicating one of the remaining intra prediction modes not included in the mpm candidates.
[0444] The intra mode information may also include flag information sps_cclm_enabled_flag indicating whether CCLM is applied to the current block and information intra_chroma_pred_mode regarding the intra prediction mode for the chroma component.
[0445] The LFNST index information is received in the syntax information, which is received in a binarized bin string containing 0's and 1's.
[0446] The LFNST index syntax element according to this embodiment can indicate whether an inverse LFNST or an inverse non-separable transform is applied and which one of the transform kernel matrices is included in the transform set. If the transform set includes two transform kernel matrices, the value of the transform index syntax element is three.
[0447] That is, according to one embodiment, the syntax element value for the LFNST index may include 0, which indicates that the inverse LFNST is not applied to the current block, 1, which indicates the first transformation kernel matrix among the transformation kernel matrices, or 2, which indicates the second transformation kernel matrix among the transformation kernel matrices.
[0448] In addition, the decoding apparatus 300 may decode information about quantized transform coefficients for a current block from a bitstream and derive quantized transform coefficients for a target block based on the information about the quantized transform coefficients for the current block. The information about the quantized transform coefficients for the target block may be included in a Sequence Parameter Set (SPS) or a slice header, and may include at least one of information on whether a simplified transform (RST) is applied, information on a simplification factor, information on a minimum transform size for applying the simplified transform, information on a maximum transform size for applying the simplified transform, a simplified inverse transform size, and information on a transform index indicating any one of transform kernel matrices included in the transform set.
[0449] The decoding apparatus 300 may derive transform coefficients by performing inverse quantization on residual information, i.e., quantized transform coefficients, for the current block, and may arrange the derived transform coefficients in a predetermined scanning order.
[0450] Specifically, the derived transform coefficients may be arranged in a reverse diagonal scan order in 4x4 block units, and the transform coefficients within the 4x4 block may also be arranged in a reverse diagonal scan order. That is, the transform coefficients on which inverse quantization has been performed may be arranged in a reverse scan order applied in video codecs such as VVC and HEVC.
[0451] The transform coefficients derived based on the residual information may be dequantized or quantized as described above. That is, the transform coefficients may be data that can be checked for non-zero data in the current block, regardless of whether they are quantized or not.
[0452] The decoding apparatus may derive the intra prediction mode of the chroma block as the CCLM mode based on the intra prediction mode information (S1620).
[0453] For example, the decoding apparatus may receive information regarding the intra prediction mode of the current chroma block via a bitstream, and may derive a CCLM mode as the intra prediction mode of the current chroma block based on the information regarding the intra prediction mode.
[0454] The CCLM mode can include an upper left-side based CCLM mode, an upper side based CCLM mode, or a left side based CCLM mode.
[0455] As described above, the decoding device can derive residual samples by applying the LFNST, which is a non-separable transform, or the MTS, which is a separable transform, and these transforms can be performed based on an LFNST kernel, i.e., an LFNST index indicating an LFNST matrix, and an MTS index indicating an MTS kernel, respectively.
[0456] Meanwhile, an LFNST set should be determined for LFNST, and the LFNST set has a mapping relationship with the intra prediction mode of the current block.
[0457] For the inverse LFNST of the chroma block, the decoding apparatus may update the intra prediction mode of the chroma block based on the intra prediction mode of the luma block corresponding to the chroma block (S1630).
[0458] According to one example, the updated intra prediction mode may be derived as an intra prediction mode corresponding to a specific position within the luma block, where the specific position may be set based on the color format of the chroma block.
[0459] The specific position is the center position of the luma block and can be expressed as ((xTbY+(nTbW*SubWidthC) / 2), (yTbY+(nTbH*SubHeightC) / 2)).
[0460] At the center position, xTbY and yTbY indicate the top left coordinates of the luma block, i.e., the top left position based on the luma sample for the current transform block, nTbW and nTbH indicate the width and height of the chroma block, and SubWidthC and SubHeightC correspond to variables corresponding to the color format. ((xTbY+(nTbW*SubWidthC) / 2), (yTbY+(nTbH*SubHeightC) / 2)) indicate the middle position of the luma transform block, and IntraPredModeY[xTbY+(nTbW*SubWidthC) / 2][yTbY+(nTbH*SubHeightC) / 2] indicates the intra prediction mode of the luma block for the corresponding position.
[0461] SubWidthC and SubHeightC can be derived as shown in Table 16. That is, if the color format is 4:2:0, SubWidthC and SubHeightC are 2, and if the color format is 4:2:2, SubWidthC is 2 and SubHeightC is 1.
[0462] As shown in Table 15, in order to specify a specific position of a luma block corresponding to a chroma block regardless of the color format, the color format is reflected in the variable indicating the specific position.
[0463] For example, if the intra prediction mode of a luma block corresponding to a particular position is a matrix-based intra prediction (MIP) mode, the decoding apparatus may set the updated intra prediction mode to an intra planar mode.
[0464] The MIP mode is also called affine linear weighted intra prediction (ALWIP) or matrix weighted intra prediction (MWIP). When MIP is applied to a current block, a predicted sample for the current block can be derived by: (i) using neighboring reference samples on which an averaging procedure has been performed; (ii) performing a matrix-vector-multiplication procedure; and (iii) further performing horizontal / vertical interpolation procedures as necessary.
[0465] Alternatively, for example, if the intra prediction mode corresponding to a particular position is an intra block copy (IBC) mode or a palette mode, the decoding apparatus may set the updated intra prediction mode to an intra DC mode.
[0466] The IBC prediction mode or palette mode can be used for content image / moving image coding such as games, for example, as in screen content coding (SCC). IBC basically performs prediction within a current picture, but can be performed similarly to inter prediction in that it derives a reference block within the current picture. That is, IBC can use at least one of the inter prediction techniques described in this document. Palette mode can be seen as an example of intra coding or intra prediction. When palette mode is applied, sample values within a picture can be signaled based on information about a palette table and a palette index.
[0467] To summarize, if the intra prediction mode for the central position is MIP mode, IBC mode, or palette mode, the intra prediction mode of the chroma block can be updated to a specific mode such as intra planar mode or intra DC mode.
[0468] Of course, if the intra prediction mode of the central position is not MIP mode, IBC mode, or palette mode, the intra prediction mode of the chroma block can be updated to the intra prediction mode of the luma block for the central position to reflect the correlation between the chroma block and the luma block.
[0469] The decoding device may remap the updated intra-prediction mode to a wide-angle intra-prediction mode if the chroma block is not square (S1640).
[0470] To determine the LFNST set, the intra prediction mode may be remapped, i.e., updated or modified, to reflect the wide-angle intra mode as shown in Table 17.
[0471] The input values of the mapping process shown in Table 17, predModeIntra, nTbW, and nTbH, are the variable predModeIntra value updated in Table 15 and nTbW and nTbH corresponding to the width and height of the chroma block referenced in Table 15, respectively.
[0472] The variable whRatio, which indicates the ratio of the width and height of a block, can be set to Abs(Log2(nW / nH)), or can be expressed as Abs(Log2(nW)-Log2(nH)).
[0473] For example, if the width of the chroma block is greater than the height, the updated intra mode is 2 or greater, and the updated intra mode is less than the variable (whRatio > 1)?(8 + 2 * whRatio):8 (where whRatio is Abs(Log2(nW / nH))), the updated intra mode can be remapped to "updated intra mode + 65".
[0474] In this document, the "x?y:z" operator indicates that if x is TRUE, then x becomes y; otherwise, x becomes z (if x is TRUE, evaluates to the value of y; otherwise, evaluates to the value of z).
[0475] Alternatively, if the height of the chroma block is greater than the width, the updated intra mode is less than or equal to 66, and the updated intra mode is greater than the variable (whRatio > 1)?(60-2*whRatio):60 (where whRatio is greater than Abs(Log2(nW / nH))), the updated intra mode can be remapped to "updated intra mode - 67".
[0476] That is, the decoding device can again update the intra prediction mode for determining the LFNST set to reflect the non-squareness of the chroma block.
[0477] The decoding device may determine an LFNST set including LFNST matrices based on the remapped intra-prediction mode (S1650), and derive transform coefficients for the chroma block based on the LFNST matrices derived from the LFNST set (S1660).
[0478] Any one of the multiple LFNST matrices can be selected from among the multiple matrices based on the LFNST set and the LFNST index.
[0479] As shown in Table 18, the LFNST transform set is derived depending on the intra prediction mode. In the intra prediction mode, 81 to 83 indicating the CCLM mode are omitted because in the CCLM mode, the LFNST transform set is derived using the intra mode value or remapped wide-angle intra mode value for the corresponding luma block.
[0480] For example, as shown in Table 18, one of four LFNST sets may be determined depending on the intra prediction mode of the current block, and at this time, the LFNST set to be applied to the current chroma block may also be determined.
[0481] The decoding device may then derive modified transform coefficients for the current chroma block by applying an LFNST matrix to the dequantized transform coefficients to perform an inverse RST, e.g., an inverse LFNST.
[0482] The decoding apparatus can derive residual samples from the transform coefficients through a first-order inverse transform (S1670). MTS can be used as the first-order inverse transform.
[0483] In addition, the decoding apparatus may generate reconstructed samples based on residual samples for a current block and predicted samples for the current block, where the current block is a current luma block or a current chroma block.
[0484] The following drawings are created to explain a specific example of the present specification. The names of specific devices and names of specific signals / messages / fields shown in the drawings are provided for illustrative purposes only, and the technical features of the present specification are not limited to the specific names used in the following drawings.
[0485] FIG. 17 is a flow diagram illustrating the operation of a video encoding device according to one embodiment of this document.
[0486] The steps disclosed in Fig. 17 are based on some of the details detailed in Fig. 4 to Fig. 15. Therefore, the description of specific details that overlap with the details detailed in Fig. 2 and Fig. 4 to Fig. 15 will be omitted or simplified.
[0487] The encoding apparatus 200 according to an embodiment may derive the intra prediction mode for the chroma block as the CCLM mode (S1710).
[0488] For example, the encoding device may determine the intra prediction mode of the current chroma block based on a rate-distortion (RD) cost (or RDO), where the RD cost may be derived based on a sum of absolute differences (SAD). The encoding device may determine the CCLM mode as the intra prediction mode of the current chroma block based on the RD cost.
[0489] The CCLM mode can include an upper left-side based CCLM mode, an upper side based CCLM mode, or a left side based CCLM mode.
[0490] In addition, the encoding apparatus may encode information regarding an intra-prediction mode of the current chroma block, and the information regarding the intra-prediction mode may be signaled via a bitstream. The prediction-related information of the current chroma block may include information regarding the intra-prediction mode.
[0491] The encoding device may derive prediction samples for the chroma blocks based on the CCLM mode (S1720).
[0492] An encoding apparatus according to an embodiment may derive residual samples for the chroma blocks based on the predicted samples (S1730).
[0493] An encoding apparatus according to an embodiment can derive transform coefficients for chroma blocks based on a linear transform for residual samples.
[0494] The primary transform may be performed via multiple transform kernels, where the transform kernel may be selected based on the intra-prediction mode.
[0495] For LFNST of the chroma block, the encoding apparatus may update the intra prediction mode of the chroma block based on the intra prediction mode of the luma block corresponding to the chroma block (S1740).
[0496] The encoding device can update the CCLM mode for a chroma block based on the intra prediction mode of the luma block corresponding to the chroma block, as shown in Table 15 (When predModeIntra is equal to either INTRA_LT_CCLM, INTRA_L_CCLM, or INTRA_T_CCLM, predModeIntra is derived as follows:).
[0497] According to one example, the updated intra prediction mode may be derived as an intra prediction mode corresponding to a specific position within the luma block, where the specific position may be set based on the color format of the chroma block.
[0498] The specific position is the center position of the luma block and can be expressed as ((xTbY+(nTbW*SubWidthC) / 2), (yTbY+(nTbH*SubHeightC) / 2)).
[0499] At the center position, xTbY and yTbY indicate the top left coordinates of the luma block, i.e., the top left position based on the luma sample for the current transform block, nTbW and nTbH indicate the width and height of the chroma block, and SubWidthC and SubHeightC correspond to variables corresponding to the color format. ((xTbY+(nTbW*SubWidthC) / 2), (yTbY+(nTbH*SubHeightC) / 2)) indicate the middle position of the luma transform block, and IntraPredModeY[xTbY+(nTbW*SubWidthC) / 2][yTbY+(nTbH*SubHeightC) / 2] indicates the intra prediction mode of the luma block for the corresponding position.
[0500] SubWidthC and SubHeightC can be derived as shown in Table 16. That is, if the color format is 4:2:0, SubWidthC and SubHeightC are 2, and if the color format is 4:2:2, SubWidthC is 2 and SubHeightC is 1.
[0501] As shown in Table 15, in order to specify a specific position of a luma block corresponding to a chroma block regardless of the color format, the color format is reflected in the variable indicating the specific position.
[0502] For example, if the intra prediction mode of a luma block corresponding to a particular position is a matrix-based intra prediction (MIP) mode, the encoding apparatus may set the updated intra prediction mode to an intra planar mode.
[0503] The MIP mode is also called affine linear weighted intra prediction (ALWIP) or matrix weighted intra prediction (MWIP). When MIP is applied to a current block, a predicted sample for the current block can be derived by: (i) using neighboring reference samples on which an averaging procedure has been performed; (ii) performing a matrix-vector-multiplication procedure; and (iii) further performing horizontal / vertical interpolation procedures as necessary.
[0504] Alternatively, for example, if the intra prediction mode corresponding to a particular position is an intra block copy (IBC) mode or a palette mode, the encoding apparatus may set the updated intra prediction mode to an intra DC mode.
[0505] The IBC prediction mode or palette mode can be used for content image / moving image coding such as games, for example, as in screen content coding (SCC). IBC basically performs prediction within a current picture, but can be performed similarly to inter prediction in that it derives a reference block within the current picture. That is, IBC can use at least one of the inter prediction techniques described in this document. Palette mode can be seen as an example of intra coding or intra prediction. When palette mode is applied, sample values within a picture can be signaled based on information about a palette table and a palette index.
[0506] To summarize, if the intra prediction mode for the central position is MIP mode, IBC mode, or palette mode, the intra prediction mode of the chroma block can be updated to a specific mode such as intra planar mode or intra DC mode.
[0507] Of course, if the intra prediction mode of the central position is not MIP mode, IBC mode, or palette mode, the intra prediction mode of the chroma block can be updated to the intra prediction mode of the luma block for the central position to reflect the correlation between the chroma block and the luma block.
[0508] The encoding device may remap the updated intra-prediction mode to a wide-angle intra-prediction mode if the chroma block is not square (S1750).
[0509] To determine the LFNST set, the intra prediction mode may be remapped, i.e., updated or modified, to reflect the wide-angle intra mode as shown in Table 17.
[0510] The input values of the mapping process shown in Table 17, predModeIntra, nTbW, and nTbH, are the variable predModeIntra value updated in Table 15 and nTbW and nTbH corresponding to the width and height of the chroma block referenced in Table 15, respectively.
[0511] The variable whRatio, which indicates the ratio of the width and height of a block, can be set to Abs(Log2(nW / nH)).
[0512] For example, if the width of the chroma block is greater than the height, the updated intra mode is 2 or greater, and the updated intra mode is less than the variable (whRatio > 1)?(8 + 2 * whRatio):8 (where whRatio is Abs(Log2(nW / nH))), the updated intra mode can be remapped to "updated intra mode + 65".
[0513] Alternatively, if the height of the chroma block is greater than the width, the updated intra mode is less than or equal to 66, and the updated intra mode is greater than the variable (whRatio > 1)?(60-2*whRatio):60 (where whRatio is greater than Abs(Log2(nW / nH))), the updated intra mode can be remapped to "updated intra mode - 67".
[0514] That is, the encoding device can again update the intra prediction mode used to determine the LFNST set to reflect the non-squareness of the chroma block.
[0515] The encoding device may determine an LFNST set including an LFNST matrix based on the remapped intra prediction mode (S1760), and derive modified transform coefficients for the chroma block based on the residual sample, the LFNST matrix (S1770).
[0516] The encoding device can determine a transform set based on a mapping relationship according to the intra prediction mode applied to the current block, and perform LFNST, i.e., non-separable transform, based on one of two LFNST matrices included in the transform set.
[0517] As described above, a plurality of transform sets may be determined depending on the intra prediction mode of the transform block to be transformed. The matrix applied to LFNST has a transpose relationship with the matrix used in backward LFNST.
[0518] In one example, an LFNST matrix is a non-square matrix with fewer rows than columns.
[0519] The encoding device performs quantization based on the modified transform coefficients for the current chroma block to derive quantized transform coefficients, and can output video information after encoding, including information about the quantized transform coefficients, intra-prediction mode information, and an LFNST index indicating an LFNST matrix (S1780).
[0520] More specifically, the encoding apparatus 200 may generate information about the quantized transform coefficients and encode the generated information about the quantized transform coefficients.
[0521] In one example, the information about the quantized transform coefficients may include at least one of information on whether LFNST is applied, information on a simplification factor, information on the minimum transform size to which LFNST is applied, and information on the maximum transform size to which LFNST is applied.
[0522] The encoding apparatus may encode flag information sps_cclm_enabled_flag indicating whether CCLM is applied to the current block and information on the intra prediction mode for the chroma component intra_chroma_pred_mode as intra mode information.
[0523] The information for the CCLM mode, intra_chroma_pred_mode, can indicate the upper left-hand side based CCLM mode, the upper side based CCLM mode, or the left side based CCLM mode.
[0524] In this document, at least one of quantization / dequantization and / or transform / inverse transform may be omitted. When the quantization / dequantization is omitted, the quantized transform coefficients may be referred to as transform coefficients. When the transform / inverse transform is omitted, the transform coefficients may also be referred to as coefficients or residual coefficients, or may still be referred to as transform coefficients for uniformity of representation.
[0525] Also, in this document, quantized transform coefficients and transform coefficients may be referred to as transform coefficients and scaled transform coefficients, respectively. In this case, residual information may include information about transform coefficients, and the information about the transform coefficients may be signaled via residual coding syntax. Transform coefficients may be derived based on the residual information (or information about the transform coefficients), and scaled transform coefficients may be derived through an inverse transform (scaling) of the transform coefficients. Residual samples may be derived based on an inverse transform (transform) of the scaled transform coefficients. This may also be applied / expressed in other parts of this document.
[0526] In the above-described embodiments, the method is described based on a flowchart as a series of steps or blocks, but this document is not limited to the order of steps, and some steps may occur in a different order or simultaneously with other steps than those described above. Furthermore, those skilled in the art will understand that the steps shown in the flowchart are not exclusive, and other steps may be included, or one or more steps in the flowchart may be deleted without affecting the scope of this document.
[0527] The above-described method according to the present document may be implemented in the form of software, and the encoding device and / or decoding device according to the present document may be included in an image processing device such as a TV, a computer, a smartphone, a set-top box, or a display device.
[0528] In this document, when an embodiment is implemented in software, the method described above may be implemented with modules (processes, functions, etc.) that perform the functions described above. The modules may be stored in memory and executed by a processor. The memory may be internal or external to the processor and may be coupled to the processor in various well-known ways. The processor may include an application-specific integrated circuit (ASIC), other chipsets, logic circuits, and / or data processing devices. The memory may include read-only memory (ROM), random access memory (RAM), flash memory, a memory card, a storage medium, and / or other storage devices. That is, the embodiments described herein may be implemented and executed on a processor, microprocessor, controller, or chip. For example, the functional units illustrated in each figure may be implemented and executed on a computer, processor, microprocessor, controller, or chip.
[0529] Furthermore, the decoding device and encoding device to which this document is applied may be included in, and may be used to process video signals or data signals, a multimedia broadcast transmitting / receiving device, a mobile communication terminal, a home cinema video device, a digital cinema video device, a surveillance camera, a video interaction device, a real-time communication device such as video communication, a mobile streaming device, a storage medium, a camcorder, a customized video (VoD) service providing device, an over-the-top (OTT) video device, an internet streaming service providing device, a three-dimensional (3D) video device, an image telephone video device, a medical video device, etc. For example, over-the-top (OTT) video devices may include a game console, a Blu-ray player, an internet access TV, a home theater system, a smartphone, a tablet PC, a digital video recorder (DVR), etc.
[0530] Furthermore, the processing method to which this document is applied may be produced in the form of a computer-executable program and stored on a computer-readable recording medium. Multimedia data having a data structure according to this document may also be stored on a computer-readable recording medium. The computer-readable recording medium includes all types of storage devices and distributed storage devices on which computer-readable data is stored. The computer-readable recording medium may include, for example, a Blu-ray Disc (BD), a Universal Serial Bus (USB), a ROM, a PROM, an EPROM, an EEPROM, a RAM, a CD-ROM, a magnetic tape, a floppy disk, and an optical data storage device. The computer-readable recording medium may also include media embodied in the form of a carrier wave (e.g., transmission via the Internet). A bitstream generated by the encoding method may be stored on a computer-readable recording medium or transmitted via a wired or wireless communication network. The embodiments of this document may be embodied in a computer program product as program code, which can be executed on a computer according to the embodiments of this document. The program code may be stored on a computer-readable carrier.
[0531] The claims described herein may be combined in various ways. For example, technical features of method claims herein may be combined to be embodied as an apparatus, and technical features of apparatus claims herein may be combined to be embodied as a method. Furthermore, technical features of method claims herein and technical features of apparatus claims herein may be combined to be embodied as an apparatus, and technical features of method claims herein and technical features of apparatus claims herein may be combined to be embodied as a method.
Claims
1. A video decoding method performed by a decoding device, comprising: obtaining intra prediction mode information and a low frequency non-separable transform (LFNST) index from a bitstream; deriving an intra prediction mode for a chroma block as a cross-component linear model (CCLM) mode based on the intra prediction mode information; deriving prediction samples for the chroma blocks based on the CCLM mode; performing a LFNST to derive transform coefficients; deriving residual samples for the chroma blocks based on the transform coefficients; The step of executing the LFNST includes: updating the intra prediction mode for the chroma block based on an intra prediction mode for a luma block corresponding to the chroma block; modifying the updated intra-prediction mode to a wide-angle intra-prediction mode based on the width of the chroma block not being equal to the height of the chroma block; determining an LFNST set including an LFNST matrix based on the modified intra prediction mode through the wide-angle intra prediction mode mapping process; performing a matrix operation based on the LFNST index and an LFNST matrix derived from the LFNST set; The updated intra prediction mode is derived as an intra prediction mode corresponding to a specific position within the luma block; The specific position is set to ((xTbY+(nTbW*SubWidthC) / 2), (yTbY+(nTbH*SubHeightC) / 2)), xTbY and yTbY indicate the coordinates of the top left corner of the luma block, nTbW and nTbH denote the width and height of the chroma block, SubWidthC and SubHeightC indicate variables corresponding to the color format.
2. If the color format is 4:2:0, SubWidthC and SubHeightC are 2; The video decoding method of claim 1 , wherein SubWidthC is 2 and SubHeightC is 1 if the color format is 4:2:
2.
3. The image decoding method of claim 1 , wherein if the intra prediction mode corresponding to the specific position is a palette mode or an intra block copy (IBC) mode, the intra prediction mode of the chroma block is updated to an intra DC mode.
4. The image decoding method of claim 1, wherein if the intra prediction mode corresponding to the specific position is a matrix-based intra prediction (MIP) mode, the intra prediction mode of the chroma block is updated to an intra planar mode.
5. the width of the chroma block is greater than its height, the updated intra prediction mode is 2 or more, 2. The video decoding method of claim 1, wherein if the updated intra-prediction mode is less than a variable (whRatio>1)?(8+2*whRatio):8 (where whRatio is Abs(Log2(nW / nH))), the updated intra-prediction mode is modified to "updated intra-prediction mode+65".
6. the height of the chroma block is greater than the width, the updated intra prediction mode is 66 or less; 2. The video decoding method of claim 1, wherein if the updated intra-prediction mode is greater than a variable (whRatio>1)?(60-2*whRatio):60 (where whRatio is Abs(Log2(nW / nH))), the updated intra-prediction mode is modified to "updated intra-prediction mode-67."
7. A video encoding method performed by an encoding device, comprising: deriving an intra prediction mode for a chroma block as a cross-component linear model (CCLM) mode; deriving prediction samples for the chroma blocks based on the CCLM mode; deriving residual samples for the chroma block based on the prediction samples; performing a low frequency non-separable transform (LFNST) to derive transform coefficients; The step of executing the LFNST includes: updating the intra prediction mode for the chroma block based on an intra prediction mode for a luma block corresponding to the chroma block; modifying the updated intra-prediction mode to a wide-angle intra-prediction mode based on the width of the chroma block not being equal to the height of the chroma block; determining an LFNST set including an LFNST matrix based on the modified intra prediction mode through the wide-angle intra prediction mode mapping process; performing a matrix operation based on one LFNST matrix; The updated intra prediction mode is derived as an intra prediction mode corresponding to a specific position within the luma block; The specific position is set to ((xTbY+(nTbW*SubWidthC) / 2), (yTbY+(nTbH*SubHeightC) / 2)), xTbY and yTbY indicate the coordinates of the top left corner of the luma block, nTbW and nTbH denote the width and height of the chroma block, SubWidthC and SubHeightC indicate variables corresponding to the color format. Video encoding method.
8. If the color format is 4:2:0, SubWidthC and SubHeightC are 2; 8. The video encoding method of claim 7, wherein SubWidthC is 2 and SubHeightC is 1 if the color format is 4:2:
2.
9. The video encoding method of claim 7 , wherein if the intra prediction mode corresponding to the specific position is a palette mode or an intra block copy (IBC) mode, the intra prediction mode of the chroma block is updated to an intra DC mode.
10. The video encoding method of claim 7, wherein if the intra prediction mode corresponding to the specific position is a matrix-based intra prediction (MIP) mode, the intra prediction mode of the chroma block is updated to an intra planar mode.
11. In a method of transmitting data for video, obtaining a bitstream for the video, wherein the bitstream is generated based on deriving an intra prediction mode for a chroma block as a cross-component linear model (CCLM) mode, deriving prediction samples for the chroma block based on the CCLM mode, deriving residual samples for the chroma block based on the prediction samples, performing a low frequency non-separable transform (LFNST) to derive transform coefficients, and encoding video information related to the transform coefficients; transmitting the data including the bitstream; Executing the LFNST includes: updating the intra prediction mode for the chroma block based on an intra prediction mode for a luma block corresponding to the chroma block; modifying the updated intra-prediction mode to a wide-angle intra-prediction mode based on the width of the chroma block not being equal to the height of the chroma block; By the wide-angle intra prediction mode mapping process, an LFNST set including an LFNST matrix is determined based on the modified intra prediction mode; performing a matrix operation based on one LFNST matrix; The updated intra prediction mode is derived as an intra prediction mode corresponding to a specific position within the luma block; The specific position is set to ((xTbY+(nTbW*SubWidthC) / 2), (yTbY+(nTbH*SubHeightC) / 2)), xTbY and yTbY indicate the coordinates of the top left corner of the luma block, nTbW and nTbH denote the width and height of the chroma block, SubWidthC and SubHeightC indicate variables corresponding to the color format, data transmission method.
Citation Information
Patent Citations
Transform-based video coding method and apparatus
JP7225472B2
Selection of secondary transform matrices for video processing
WO2020228669A1
Transform-based image coding method and device therefor
WO2021010687A1
Selection of matrices for reduced secondary transform in video coding
WO2021023152A1