Method and apparatus for image encoding/decoding, and recording medium storing bitstream

文档序号:690448 发布日期:2021-04-30 浏览:24次 中文

阅读说明:本技术 用于图像编码/解码的方法和设备、以及存储比特流的记录介质 (Method and apparatus for image encoding/decoding, and recording medium storing bitstream ) 是由 李河贤 姜晶媛 林成昶 李镇浩 金晖容 崔海哲 权大赫 于 2019-09-20 设计创作,主要内容包括:提供了一种用于对图像进行编码/解码的方法和装置。根据本发明的用于对图像进行解码的方法可包括以下步骤:通过对图像进行分区来识别区域,以及基于所述区域的尺寸、分区形状和所述区域的编码参数中的至少一个来确定所述区域的预测模式。可将所确定的所述区域的所述预测模式确定为所述区域中包括的所有解码块的预测模式。(A method and apparatus for encoding/decoding an image are provided. The method for decoding an image according to the present invention may include the steps of: the method includes identifying a region by partitioning an image, and determining a prediction mode of the region based on at least one of a size of the region, a partition shape, and a coding parameter of the region. The determined prediction mode of the region may be determined as a prediction mode of all decoded blocks included in the region.)

1. A method of decoding an image, the method comprising:

identifying regions by partitioning the image; and

determining a prediction mode of the region based on at least one of a size of the region, a partition shape, and an encoding parameter of the region,

wherein the prediction mode of the region is determined as a prediction mode of all coding blocks included in the region.

2. The method as claimed in claim 1, wherein the region corresponds to a single node of a partition tree structure of a CTU (coded tree unit) or a child node of the single node.

3. The method of claim 1, wherein the size of the region comprises at least one of a width, a height, an area, and a number of pixels of the region.

4. The method of claim 1, wherein the partition shape of the region comprises at least one of whether to partition the region, a partition tree, and a partition direction.

5. The method of claim 1, wherein the encoding parameters of the region comprise at least one of: including a slice type for the region, and syntax elements related to the prediction mode for the region.

6. The method according to claim 1, wherein the prediction mode of the region is determined as intra prediction when the size of the region is a predetermined size and the partition shape is a predetermined partition shape.

7. The method of claim 6, wherein the predetermined size is 64 pixels and the partition shape is a quad-tree partition or a tri-tree partition.

8. The method of claim 6, wherein the predetermined size is 32 pixels and the partition shape is a binary tree partition.

9. The method of claim 1, wherein when the size of the region is a predetermined size and the partition shape is a predetermined partition shape, the prediction mode of the region is determined based on a slice type including the region.

10. The method of claim 9, wherein the prediction mode of the region is determined based on the coding parameters of the region when the slice type is not an I-slice.

11. A method of encoding an image, the method comprising:

identifying regions by partitioning the image; and

determining a prediction mode of the region based on at least one of a size of the region, a partition shape, and an encoding parameter of the region,

wherein the prediction mode of the region is determined as a prediction mode of all coding blocks included in the region.

12. The method of claim 11, wherein the region corresponds to a single node of a partition tree structure of a CTU or a child node of the single node.

13. The method of claim 11, wherein the size of the region comprises at least one of a width, a height, an area, and a number of pixels of the region.

14. The method of claim 11, wherein the partition shape of the region comprises at least one of whether to partition the region, a partition tree, and a partition direction.

15. The method of claim 11, wherein the encoding parameters of the region comprise at least one of: including a slice type for the region, and syntax elements related to the prediction mode for the region.

16. The method according to claim 11, wherein the prediction mode of the region is determined as intra prediction when the size of the region is a predetermined size and the partition shape is a predetermined partition shape.

17. The method of claim 16, wherein the predetermined size is 64 pixels and the partition shape is a quadtree partition or a ternary tree partition.

18. The method of claim 16, wherein the predetermined size is 32 pixels and the partition shape is a binary tree partition.

19. The method of claim 11, wherein when the size of the region is a predetermined size and the partition shape is a predetermined partition shape, the prediction mode of the region is determined based on a slice type including the region.

20. A computer-readable recording medium storing a bitstream, wherein the bitstream is received by an image decoding apparatus, decoded, and used to reconstruct an image, wherein the bitstream includes information regarding partitioning and prediction of regions,

the information about the partition of the region is used to identify the region by partitioning the image,

information on the prediction of the region is used to determine a prediction mode of the region,

the prediction mode of the region is determined based on at least one of a size of the region, a partition shape, and a coding parameter of the region, an

Wherein the prediction mode of the region is determined as a prediction mode of all coding blocks included in the region.

Technical Field

The present invention relates to a method and apparatus for encoding/decoding an image. In particular, the present invention relates to a method and apparatus for encoding/decoding an image for signaling a partition structure and/or a prediction mode of a block.

Background

Recently, demands for high resolution and quality images such as High Definition (HD) or Ultra High Definition (UHD) images have increased in various applications. As the resolution and quality of images increase, the amount of data correspondingly increases. This is one of the reasons why transmission costs and storage costs increase when image data is transmitted through an existing transmission medium such as a wired broadband channel or a wireless broadband channel or when image data is stored. To solve these problems of high resolution and high quality image data, efficient image encoding/decoding techniques are required.

There are various video compression techniques such as an inter prediction technique that predicts values of pixels within a current picture from values of pixels within a previous picture or a subsequent picture, an intra prediction technique that predicts values of pixels within a region of the current picture from values of pixels within another region of the current picture, a transform and quantization technique that compresses energy of a residual signal, and an entropy coding technique that assigns shorter codes to frequently occurring pixel values and longer codes to less frequently occurring pixel values.

Disclosure of Invention

Technical problem

An object of the present invention is to provide an image encoding/decoding method and apparatus with improved encoding/decoding efficiency.

Another object of the present invention is to provide an image encoding/decoding method and apparatus that efficiently signals a partition structure and/or a prediction mode of a block.

Another object of the present invention is to provide a recording medium storing a bitstream generated by the image encoding method/apparatus of the present invention.

Another object of the present invention is to provide a recording medium storing a bitstream, which is received, decoded and used by an image decoding apparatus according to the present invention to reconstruct an image.

Technical scheme

An image decoding method according to an embodiment of the present invention may include: the method includes identifying a region by partitioning an image, and determining a prediction mode of the region based on at least one of a size of the region, a partition shape, and a coding parameter of the region, wherein the prediction mode of the region may be determined as a prediction mode of all coding blocks included in the region.

In the image decoding method of the present invention, the region may correspond to a single node of a partition tree structure of a CTU (coding tree unit) or a child node of the single node.

In the image decoding method of the present invention, the size of the region may include at least one of a width, a height, an area, and a number of pixels of the region.

In the image decoding method of the present invention, the partition shape of the region may include at least one of whether the region is partitioned, a partition tree, and a partition direction.

In the image decoding method of the present invention, the encoding parameter of the region may include at least one of: including a slice type for the region, and syntax elements related to the prediction mode for the region.

In the image decoding method of the present invention, when the size of the region is a predetermined size and the partition shape is a predetermined partition shape, the prediction mode of the region may be determined as intra prediction.

In the image decoding method of the present invention, the predetermined size may be 64 pixels, and the partition shape may be a quad tree partition or a tri tree partition.

In the image decoding method of the present invention, the predetermined size may be 32 pixels, and the partition shape may be a binary tree partition.

In the image decoding method of the present invention, when the size of the region is a predetermined size and the partition shape is a predetermined partition shape, the prediction mode of the region may be determined based on a slice type including the region.

In the image decoding method of the present invention, when the slice type is not an I-slice, the prediction mode of the region may be determined based on the encoding parameter of the region.

An image encoding method according to another embodiment of the present invention may include: a region is identified by partitioning an image, and a prediction mode of the region is determined based on at least one of a size of the region, a partition shape, and a coding parameter of the region, wherein the prediction mode of the region may be determined as a prediction mode of all coding blocks included in the region.

In the image encoding method of the present invention, the region may correspond to a single node of a partition tree structure of the CTU or a child node of the single node.

In the image encoding method of the present invention, the size of the region may include at least one of a width, a height, an area, and a number of pixels of the region.

In the image encoding method of the present invention, the partition shape of the region may include at least one of whether the region is partitioned, a partition tree, and a partition direction.

In the image encoding method of the present invention, the encoding parameter of the region may include at least one of: including a slice type for the region, and syntax elements related to the prediction mode for the region.

In the image encoding method of the present invention, when the size of the region is a predetermined size and the partition shape is a predetermined partition shape, the prediction mode of the region may be determined as intra prediction.

In the image encoding method of the present invention, the predetermined size may be 64 pixels, and the partition shape may be a quad-tree partition or a tri-tree partition.

In the image encoding method of the present invention, the predetermined size may be 32 pixels, and the partition shape may be a binary tree partition.

In the image encoding method of the present invention, when the size of the region is a predetermined size and the partition shape is a predetermined partition shape, the prediction mode of the region may be determined based on a slice type including the region.

The computer-readable recording medium according to another embodiment of the present invention may be a computer-readable recording medium storing a bitstream, wherein the bitstream is received by an image decoding apparatus, decoded, and used to reconstruct an image, wherein the bitstream may include information on partitions and predictions of a region, the information on the partitions of the region may be used to identify the region by partitioning the image, the information on the predictions of the region may be used to determine a prediction mode of the region, the prediction mode of the region may be determined based on at least one of a size of the region, a partition shape, and encoding parameters of the region, and wherein the prediction mode of the region may be determined as a prediction mode of all encoded blocks included in the region.

A computer-readable recording medium according to another embodiment of the present invention may store a bitstream generated by an image encoding method and/or apparatus according to the present invention.

Advantageous effects

According to the present invention, an image encoding/decoding method and apparatus having improved encoding/decoding efficiency can be provided.

Further, according to the present invention, an image encoding/decoding method and apparatus that efficiently signal a partition structure and/or a prediction mode of a block can be provided.

Further, according to the present invention, there may be provided a recording medium storing a bitstream generated by the image encoding method/apparatus of the present invention.

Further, according to the present invention, there can be provided a recording medium storing a bitstream received, decoded and used by an image decoding apparatus according to the present invention to reconstruct an image.

Drawings

Fig. 1 is a block diagram showing a configuration of an encoding apparatus according to an embodiment to which the present invention is applied.

Fig. 2 is a block diagram showing a configuration of a decoding apparatus to which the present invention is applied according to an embodiment.

Fig. 3 is a diagram schematically showing a partition structure of an image when the image is encoded and decoded.

Fig. 4 is a diagram illustrating an intra prediction process.

Fig. 5 is a diagram illustrating an embodiment of an inter prediction process.

Fig. 6 is a diagram illustrating a transform and quantization process.

Fig. 7 is a diagram illustrating reference samples that can be used for intra prediction.

Fig. 8 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal by using a common tree structure.

Fig. 9 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal by using two separate tree structures.

Fig. 10 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal by using a common tree structure.

Fig. 11 is a diagram showing an example of partitioning a luminance signal and a chrominance signal by making two separate tree structures starting from a predetermined-size block.

Fig. 12 is a diagram illustrating an example in which a luminance signal and a chrominance signal of a current CTU are partitioned by using a common tree structure until the luminance signal and the chrominance signal have predetermined-sized blocks, respectively, and are partitioned by using two separate tree structures starting from the predetermined-sized blocks.

Fig. 13 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal of a current CTU by using two separate tree structures.

Fig. 14 is a diagram illustrating an example of inter prediction on all leaf nodes (or CUs) of a current CTU.

Fig. 15 is a diagram illustrating an example of intra-prediction or inter-prediction of a leaf node (or CU) of a current CTU.

Fig. 16 is a diagram illustrating an example of intra prediction on all leaf nodes (or CUs) of a current CTU.

Fig. 17 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal of a CTU by using a common tree structure and inter-predicting all leaf nodes (or CUs) of the CTU.

Fig. 18 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal of a CTU by using two separate tree structures and intra-predicting or inter-predicting a leaf node (or CU) of the CTU.

Fig. 19 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal of a CTU by using a common tree structure and intra-predicting or inter-predicting a leaf node (or CU) of the CTU.

Fig. 20 is a diagram illustrating an example of partitioning luminance and chrominance signals of a CTU by using a common tree structure and intra-predicting all leaf nodes (or CUs) of the CTU.

Fig. 21 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal of a CTU by using two separate tree structures and intra-predicting all leaf nodes (or CUs) of the CTU.

Fig. 22 is a diagram illustrating an example of partitioning CTUs and prediction modes of CUs when CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a first value.

Fig. 23 is a diagram illustrating an example of partitioning CTUs and prediction modes of CUs when CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a second value.

Fig. 24 is a diagram illustrating an example of partitioning CTUs and prediction modes of CUs when CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a third value.

Fig. 25 is a diagram illustrating an example of partitioning CTUs and prediction modes of CUs when CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a fourth value.

Fig. 26 is a diagram illustrating an example of partitioning CTUs and prediction modes of CUs when CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag is a fifth value.

Fig. 27 is a diagram illustrating an example of partitioning a CTU and a prediction mode of the CTU when CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a first value.

Fig. 28 is a diagram illustrating an example of partitioning a CTU and a prediction mode of the CTU when CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a second value.

Fig. 29 is a diagram illustrating an example of partitioning a CTU and a prediction mode of the CTU when CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a third value.

Fig. 30 is a diagram illustrating an example of partitioning a CTU and a prediction mode of the CTU when CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a fourth value.

Fig. 31 is a diagram illustrating an example of partitioning a CTU and a prediction mode of the CTU when CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a fifth value.

Fig. 32 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal of a current region by using a common tree structure.

Fig. 33 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal of a current region by using two separate tree structures.

Fig. 34 is a diagram illustrating an example of inter prediction on all leaf nodes (or CUs) of a current region.

Fig. 35 is a diagram illustrating an example of intra prediction or inter prediction of a leaf node (or CU) of a current area.

Fig. 36 is a diagram illustrating an example of intra prediction on all leaf nodes (or CUs) of a current area.

Fig. 37 is a diagram illustrating an example of a prediction mode of a CU and partitioning a region when a region _ pred _ mode _ and _ partition _ coding _ regions _ flag has a first value.

Fig. 38 is a diagram illustrating an example of a prediction mode of partitioning a region and a CU when the region _ pred _ mode _ and _ partition _ coding _ trees _ flag has a second value.

Fig. 39 is a diagram illustrating an example of a prediction mode of a CU and partitioning a region when a region _ pred _ mode _ and _ partition _ coding _ regions _ flag has a third value.

Fig. 40 is a diagram illustrating an example of prediction modes of partitioning a region and a CU when the region _ pred _ mode _ and _ partition _ coding _ trees _ flag has a fourth value.

Fig. 41 is a diagram illustrating an example of a prediction mode of a CU and partitioning a region when a region _ pred _ mode _ and _ partition _ coding _ regions _ flag has a fifth value.

Fig. 42 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal of a current CTU by using a common tree structure when CTU _ pred _ mode _ flag has a first value.

Fig. 43 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal of a current CTU by using a common tree structure when CTU _ pred _ mode _ flag has a third value.

Fig. 44 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal of a current region by using a common tree structure when a region _ pred _ mode _ flag has a first value.

Fig. 45 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal of a current region by using a common tree structure when a region _ pred _ mode _ flag has a third value.

Fig. 46 is a diagram illustrating regions according to the present disclosure.

Detailed Description

While various modifications may be made to the present invention and various embodiments of the present invention exist, examples of which are now provided and described in detail with reference to the accompanying drawings. However, although the exemplary embodiments may be construed as including all modifications, equivalents, or alternatives within the technical spirit and scope of the present invention, the present invention is not limited thereto. Like reference numerals refer to the same or similar functionality in various respects. In the drawings, the shapes and sizes of elements may be exaggerated for clarity. In the following detailed description of the present invention, reference is made to the accompanying drawings that show, by way of illustration, specific embodiments in which the invention may be practiced. These embodiments are described in sufficient detail to enable those skilled in the art to practice the disclosure. It is to be understood that the various embodiments of the disclosure, although different, are not necessarily mutually exclusive. For example, a particular feature, structure, or characteristic described herein in connection with one embodiment may be implemented within other embodiments without departing from the spirit and scope of the disclosure. In addition, it is to be understood that the location or arrangement of individual elements within each disclosed embodiment may be modified without departing from the spirit and scope of the disclosure. The following detailed description is, therefore, not to be taken in a limiting sense, and the scope of the present disclosure is defined only by the appended claims, appropriately interpreted, along with the full range of equivalents to which the claims are entitled.

The terms "first", "second", and the like, as used in the specification may be used to describe various components, but these components are not to be construed as being limited by these terms. These terms are only used to distinguish one component from another. For example, a "first" component may be termed a "second" component, and a "second" component may similarly be termed a "first" component, without departing from the scope of the present invention. The term "and/or" includes a combination of items or any of items.

It will be understood that, in the present specification, when an element is referred to as being "connected to" or "coupled to" another element only, rather than "directly connected to" or "directly coupled to" the other element, the element may be "directly connected to" or "directly coupled to" the other element or connected to or coupled to the other element with the other element therebetween. In contrast, when an element is referred to as being "directly bonded" or "directly connected" to another element, there are no intervening elements present.

Further, the constituent elements shown in the embodiments of the present invention are independently shown so as to exhibit characteristic functions different from each other. Therefore, it does not mean that each constituent element is composed of separate hardware or software constituent units. In other words, for convenience, each component includes each of the enumerated components. Accordingly, at least two components in each component may be combined to form one component, or one component may be divided into a plurality of components for performing each function. An embodiment in which each component is combined and an embodiment in which one component is divided are also included in the scope of the present invention without departing from the essence of the present invention.

The terminology used in the description is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. Unless an expression used in the singular has a distinctly different meaning in the context, it includes a plural expression. In this specification, it will be understood that terms such as "including … …," "having … …," and the like, are intended to specify the presence of the features, numbers, steps, actions, elements, components, or combinations thereof disclosed in the specification, and are not intended to preclude the possibility that one or more other features, numbers, steps, actions, elements, components, or combinations thereof may be present or may be added. In other words, when a specific element is referred to as being "included", elements other than the corresponding element are not excluded, and instead, additional elements may be included in the embodiments of the present invention or in the scope of the present invention.

Further, some constituent elements may not be indispensable constituent elements that perform the essential functions of the present invention, but optional constituent elements that merely enhance the performance thereof. The present invention can be implemented by excluding constituent elements used in enhancing performance by including only indispensable constituent elements for implementing the essence of the present invention. A structure including only the indispensable constituent elements and excluding optional constituent elements used in only enhancing performance is also included in the scope of the present invention.

Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings. In describing exemplary embodiments of the present invention, well-known functions or constructions are not described in detail since they may unnecessarily obscure the understanding of the present invention. The same constituent elements in the drawings are denoted by the same reference numerals, and repeated description of the same elements will be omitted.

Hereinafter, an image may refer to a picture constituting a video, or may refer to a video itself. For example, "encoding or decoding an image or both encoding and decoding" may refer to "encoding or decoding a moving picture or both encoding and decoding" and may refer to "encoding or decoding one of images of a moving picture or both encoding and decoding. "

Hereinafter, the terms "moving picture" and "video" may be used in the same meaning and may be replaced with each other.

Hereinafter, the target image may be an encoding target image that is a target of encoding and/or a decoding target image that is a target of decoding. Further, the target image may be an input image input to the encoding apparatus, and an input image input to the decoding apparatus. Here, the target image may have the same meaning as the current image.

Hereinafter, the terms "image", "picture", "frame", and "screen" may be used in the same meaning and in place of each other.

Hereinafter, the target block may be an encoding target block that is a target of encoding and/or a decoding target block that is a target of decoding. Further, the target block may be a current block that is a target of current encoding and/or decoding. For example, the terms "target block" and "current block" may be used with the same meaning and in place of each other.

Hereinafter, the terms "block" and "unit" may be used in the same meaning and in place of each other. Or "block" may represent a particular unit.

Hereinafter, the terms "region" and "fragment" may be substituted for each other.

Hereinafter, the specific signal may be a signal representing a specific block. For example, the original signal may be a signal representing the target block. The prediction signal may be a signal representing a prediction block. The residual signal may be a signal representing a residual block.

In embodiments, each of the particular information, data, flags, indices, elements, attributes, and the like may have a value. The values of information, data, flags, indices, elements, and attributes equal to "0" may represent a logical false or first predefined value. In other words, the values "0", false, logical false and the first predefined value may be substituted for each other. The values of information, data, flags, indices, elements, and attributes equal to "1" may represent a logical true or a second predefined value. In other words, the values "1", true, logically true, and the second predefined value may be substituted for each other.

When the variable i or j is used to represent a column, a row, or an index, the value of i may be an integer equal to or greater than 0, or an integer equal to or greater than 1. That is, a column, a row, an index, etc. may start counting from 0, or may start counting from 1.

Description of the terms

An encoder: indicating the device performing the encoding. That is, an encoding apparatus is represented.

A decoder: indicating the device performing the decoding. That is, a decoding apparatus is represented.

Block (2): is an array of M × N samples. Here, M and N may represent positive integers, and a block may represent a two-dimensional form of a sample point array. A block may refer to a unit. The current block may represent an encoding target block that becomes a target at the time of encoding or a decoding target block that becomes a target at the time of decoding. Further, the current block may be at least one of an encoding block, a prediction block, a residual block, and a transform block.

Sampling points are as follows: are the basic units that make up the block. According to the bit depth (Bd), the sampling points can be expressed from 0 to 2Bd-a value of 1. In the present invention, a sampling point can be used as a meaning of a pixel. That is, samples, pels, pixels may have the same meaning as each other.

A unit: may refer to encoding and decoding units. When encoding and decoding an image, a unit may be a region generated by partitioning a single image. Further, when a single image is partitioned into sub-division units during encoding or decoding, a unit may represent a sub-division unit. That is, the image may be partitioned into a plurality of cells. When encoding and decoding an image, predetermined processing may be performed for each unit. A single cell may be partitioned into sub-cells that are smaller in size than the cell. Depending on the function, a unit may represent a block, a macroblock, a coding tree unit, a coding tree block, a coding unit, a coding block, a prediction unit, a prediction block, a residual unit, a residual block, a transform unit, a transform block, and the like. Further, to distinguish a unit from a block, the unit may include a luma component block, a chroma component block associated with the luma component block, and syntax elements for each of the chroma component blocks. The cells may have various sizes and shapes, and in particular, the shape of the cells may be a two-dimensional geometric figure, such as a square shape, a rectangular shape, a trapezoidal shape, a triangular shape, a pentagonal shape, and the like. In addition, the unit information may include a unit type indicating a coding unit, a prediction unit, a transform unit, etc., and at least one of a unit size, a unit depth, an order of encoding and decoding of the unit, etc.

A coding tree unit: a single coding tree block configured with a luminance component Y and two coding tree blocks associated with chrominance components Cb and Cr. Further, the coding tree unit may represent syntax elements including blocks and each block. Each coding tree unit may be partitioned by using at least one of a quadtree partitioning method, a binary tree partitioning method, and a ternary tree partitioning method to configure a unit of a lower level, such as a coding unit, a prediction unit, a transform unit, and the like. The coding tree unit may be used as a term for specifying a sample block that becomes a processing unit when encoding/decoding an image that is an input image. Here, the quad tree may represent a quad tree.

When the size of the coding block is within a predetermined range, the division may be performed using only the quadtree partition. Here, the predetermined range may be defined as at least one of a maximum size and a minimum size of the coding block that can be divided using only the quadtree partition. Information indicating the maximum/minimum size of coding blocks allowing quad-tree partitioning may be signaled through a bitstream and may be signaled in at least one unit of a sequence, picture parameter, parallel block group, or slice (slice). Alternatively, the maximum/minimum size of the coding block may be a fixed size predetermined in the encoder/decoder. For example, when the size of the coding block corresponds to 256 × 256 to 64 × 64, only the quad-tree partition may be used for the division. Alternatively, when the size of the coding block is larger than the size of the maximum conversion block, the division may be performed using only the quadtree partition. Here, the block to be divided may be at least one of an encoding block and a transform block. In this case, information (e.g., split _ flag) indicating the division of the coding block may be a flag indicating whether to perform the quadtree partitioning. When the size of the coding block falls within a predetermined range, the division may be performed using only a binary tree partition or a ternary tree partition. In this case, the above description of quad-tree partitioning may be applied to binary tree partitioning or ternary tree partitioning in the same manner.

And (3) encoding a tree block: may be used as a term for specifying any one of a Y coding tree block, a Cb coding tree block, and a Cr coding tree block.

Adjacent blocks: may represent blocks adjacent to the current block. The blocks adjacent to the current block may represent blocks that are in contact with the boundary of the current block or blocks located within a predetermined distance from the current block. The neighboring blocks may represent blocks adjacent to a vertex of the current block. Here, the block adjacent to the vertex of the current block may mean a block vertically adjacent to a neighboring block horizontally adjacent to the current block or a block horizontally adjacent to a neighboring block vertically adjacent to the current block.

Reconstructed neighboring blocks: may represent neighboring blocks that are adjacent to the current block and have been encoded or decoded in space/time. Here, the reconstructed neighboring blocks may represent reconstructed neighboring cells. The reconstructed spatially neighboring blocks may be blocks that are within the current picture and have been reconstructed by encoding or decoding or both. The reconstructed temporal neighboring block is a block at a position corresponding to the current block of the current picture within the reference image or a neighboring block of the block.

Depth of cell: may represent the degree of partitioning of the cell. In the tree structure, the highest node (root node) may correspond to the first unit that is not partitioned. Further, the highest node may have the smallest depth value. In this case, the depth of the highest node may be level 0. A node with a depth of level 1 may represent a unit generated by partitioning the first unit once. A node with a depth of level 2 may represent a unit generated by partitioning the first unit twice. A node with a depth of level n may represent a unit generated by partitioning the first unit n times. A leaf node may be the lowest node and is a node that cannot be partitioned further. The depth of a leaf node may be a maximum level. For example, the predefined value for the maximum level may be 3. The depth of the root node may be the lowest, and the depth of the leaf node may be the deepest. Further, when a cell is represented as a tree structure, the level at which the cell exists may represent the cell depth.

Bit stream: a bitstream including encoded image information may be represented.

Parameter set: corresponding to the header information in the configuration within the bitstream. At least one of a video parameter set, a sequence parameter set, a picture parameter set, and an adaptation parameter set may be included in the parameter set. In addition, the parameter set may include a slice header, a parallel block group header, and parallel block (tile) header information. The term "set of parallel blocks" may represent a set of parallel blocks and have the same meaning as a stripe.

An adaptive parameter set may refer to a parameter set that may be shared by reference in different pictures, sub-pictures, slices, groups of parallel blocks, or partitions. In addition, information in the adaptation parameter set may be used by referring to different adaptation parameter sets for sub-pictures, slices, groups of parallel blocks, or partitions inside a picture.

In addition, with regard to the adaptive parameter set, different adaptive parameter sets may be referenced by using identifiers of the different adaptive parameter sets for sub-pictures, slices, parallel block groups, parallel blocks, or partitions inside the picture.

In addition, with regard to the adaptive parameter set, different adaptive parameter sets may be referenced by using identifiers for different adaptive parameter sets for slices, parallel block groups, parallel blocks, or partitions inside the sub-picture.

In addition, with regard to the adaptive parameter set, different adaptive parameter sets may be referenced by using identifiers for different adaptive parameter sets for concurrent blocks or partitions inside the slice.

In addition, with regard to the adaptive parameter set, different adaptive parameter sets may be referenced by using identifiers of the different adaptive parameter sets for partitions inside the concurrent block.

Information on the adaptive parameter set identifier may be included in a parameter set or a header of the sub-picture, and an adaptive parameter set corresponding to the adaptive parameter set identifier may be used for the sub-picture.

Information on the adaptive parameter set identifier may be included in a parameter set or a header of the parallel block, and an adaptive parameter set corresponding to the adaptive parameter set identifier may be used for the parallel block.

Information on the adaptive parameter set identifier may be included in a header of the block, and an adaptive parameter set corresponding to the adaptive parameter set identifier may be used for the block.

A picture may be partitioned into one or more parallel block rows and one or more parallel block columns.

A sprite may be partitioned into one or more parallel block rows and one or more parallel block columns within the picture. A sprite may be an area within the picture having a rectangular/square shape and may include one or more CTUs. In addition, at least one or more parallel blocks/tiles/stripes may be included within one sprite.

A parallel block may be a region having a rectangular/square shape within a picture, and may include one or more CTUs. In addition, a parallel block may be partitioned into one or more partitions.

A block may refer to one or more rows of CTUs within a parallel block. A parallel block may be partitioned into one or more partitions, and each partition may have at least one or more CTU rows. A parallel block that is not partitioned into two or more may be referred to as a partition block.

A stripe may comprise one or more parallel blocks within a picture and may comprise one or more tiles within a parallel block.

And (3) analysis: may represent determining the value of the syntax element by performing entropy decoding, or may represent entropy decoding itself.

Symbol: at least one of a syntax element, a coding parameter, and a transform coefficient value that may represent the encoding/decoding target unit. Further, the symbol may represent an entropy encoding target or an entropy decoding result.

Prediction mode: may be information indicating a mode of encoding/decoding using intra prediction or a mode of encoding/decoding using inter prediction.

A prediction unit: may represent basic units when performing prediction, such as inter prediction, intra prediction, inter compensation, intra compensation, and motion compensation. A single prediction unit may be partitioned into multiple partitions of smaller size, or may be partitioned into multiple lower level prediction units. The plurality of partitions may be basic units in performing prediction or compensation. The partition generated by dividing the prediction unit may also be the prediction unit.

Prediction unit partitioning: may represent a shape obtained by partitioning a prediction unit.

The reference picture list may refer to a list including one or more reference pictures used for inter prediction or motion compensation. There are several types of available reference picture lists including LC (list combination), L0 (list 0), L1 (list 1), L2 (list 2), L3 (list 3).

The inter prediction indicator may refer to a direction of inter prediction (uni-directional prediction, bi-directional prediction, etc.) of the current block. Alternatively, the inter prediction indicator may refer to the number of reference pictures used to generate a prediction block for the current block. Alternatively, the inter prediction indicator may refer to the number of prediction blocks used when performing inter prediction or motion compensation on the current block.

The prediction list indicates whether to use at least one reference picture in a particular reference picture list to generate a prediction block using a flag. The inter prediction indicator may be derived using the prediction list utilization flag, and conversely, the prediction list utilization flag may be derived using the inter prediction indicator. For example, when the prediction list utilization flag has a first value of zero (0), it indicates that the reference picture in the reference picture list is not used to generate the prediction block. On the other hand, when the prediction list utilization flag has a second value of one (1), it means that the prediction block is generated using the reference picture list.

The reference picture index may refer to an index indicating a specific reference picture in the reference picture list.

The reference picture may represent a reference picture that is referred to by a particular block for the purpose of inter-predicting or motion compensating the particular block. Alternatively, the reference picture may be a picture including a reference block that is referred to by the current block for inter prediction or motion compensation. Hereinafter, the terms "reference picture" and "reference image" have the same meaning and are replaceable with each other.

The motion vector may be a two-dimensional vector used for inter prediction or motion compensation. The motion vector may represent an offset between the encoding/decoding target block and the reference block. For example, (mvX, mvY) may represent a motion vector. Here, mvX may represent a horizontal component, and mvY may represent a vertical component.

The search range may be a two-dimensional area searched for retrieving a motion vector during inter prediction. For example, the size of the search range may be M × N. Here, M and N are both integers.

The motion vector candidate may refer to a prediction candidate block or a motion vector of a prediction candidate block at the time of prediction of a motion vector. Further, the motion vector candidate may be included in a motion vector candidate list.

The motion vector candidate list may represent a list consisting of one or more motion vector candidates.

The motion vector candidate index may represent an indicator indicating a motion vector candidate in the motion vector candidate list. Alternatively, the motion vector candidate index may be an index of a motion vector predictor.

The motion information may represent information including at least one of: motion vectors, reference picture indices, inter prediction indicators, prediction list utilization flags, reference picture list information, reference pictures, motion vector candidates, motion vector candidate indices, merge candidates, and merge indices.

The merge candidate list may represent a list composed of one or more merge candidates.

The merge candidates may represent spatial merge candidates, temporal merge candidates, combined bi-predictive merge candidates, or zero merge candidates. The merge candidates may include motion information such as an inter prediction indicator, a reference picture index for each list, a motion vector, a prediction list utilization flag, and an inter prediction indicator.

The merge index may represent an indicator indicating a merge candidate in the merge candidate list. Alternatively, the merge index may indicate a block from which the merge candidate is derived among reconstructed blocks spatially/temporally adjacent to the current block. Alternatively, the merge index may indicate at least one piece of motion information of the merge candidate.

A transformation unit: may represent a basic unit when encoding/decoding (such as transform, inverse transform, quantization, inverse quantization, transform coefficient encoding/decoding) is performed on the residual signal. A single transform unit may be partitioned into multiple lower-level transform units having smaller sizes. Here, the transform/inverse transform may include at least one of a first transform/first inverse transform and a second transform/second inverse transform.

Zooming: may represent a process of multiplying the quantized level by a factor. The transform coefficients may be generated by scaling the quantized levels. Scaling may also be referred to as inverse quantization.

Quantization parameters: may represent values used when transform coefficients are used during quantization to generate quantized levels. The quantization parameter may also represent a value used when generating transform coefficients by scaling quantized levels during inverse quantization. The quantization parameter may be a value mapped on a quantization step.

Incremental quantization parameter: may represent a difference between the predicted quantization parameter and the quantization parameter of the encoding/decoding target unit.

Scanning: a method of ordering coefficients within a cell, block or matrix may be represented. For example, the operation of changing a two-dimensional matrix of coefficients into a one-dimensional matrix may be referred to as scanning, and the operation of changing a one-dimensional matrix of coefficients into a two-dimensional matrix may be referred to as scanning or inverse scanning.

Transform coefficients: may represent coefficient values generated after performing a transform in an encoder. The transform coefficient may represent a coefficient value generated after at least one of entropy decoding and inverse quantization is performed in a decoder. The quantized level obtained by quantizing the transform coefficient or the residual signal or the quantized transform coefficient level may also fall within the meaning of the transform coefficient.

Level of quantization: may represent values generated by quantizing a transform coefficient or a residual signal in an encoder. Alternatively, the quantized level may represent a value that is an inverse quantization target on which inverse quantization is to be performed in a decoder. Similarly, the quantized transform coefficient levels as a result of the transform and quantization may also fall within the meaning of quantized levels.

Non-zero transform coefficients: may represent transform coefficients having values other than zero, or transform coefficient levels or quantized levels having values other than zero.

Quantization matrix: a matrix used in a quantization process or an inverse quantization process performed to improve subjective image quality or objective image quality may be represented. The quantization matrix may also be referred to as a scaling list.

Quantization matrix coefficients: each element within the quantization matrix may be represented. The quantized matrix coefficients may also be referred to as matrix coefficients.

Default matrix: may represent a predetermined quantization matrix preliminarily defined in an encoder or a decoder.

Non-default matrix: it may represent a quantization matrix that is not preliminarily defined in an encoder or a decoder but signaled by a user.

And (3) statistical value: the statistical value for at least one of the variables, encoding parameters, constant values, etc. having a particular value that can be calculated may be one or more of an average, sum value, weighted average, weighted sum value, minimum value, maximum value, most frequently occurring value, median value, interpolation of the respective particular value.

Fig. 1 is a block diagram showing a configuration of an encoding apparatus according to an embodiment to which the present invention is applied.

The encoding device 100 may be an encoder, a video encoding device, or an image encoding device. The video may comprise at least one image. The encoding apparatus 100 may sequentially encode at least one image.

Referring to fig. 1, the encoding apparatus 100 may include a motion prediction unit 111, a motion compensation unit 112, an intra prediction unit 120, a switch 115, a subtractor 125, a transform unit 130, a quantization unit 140, an entropy encoding unit 150, an inverse quantization unit 160, an inverse transform unit 170, an adder 175, a filter unit 180, and a reference picture buffer 190.

The encoding apparatus 100 may perform encoding on an input image by using an intra mode or an inter mode, or both the intra mode and the inter mode. Further, the encoding apparatus 100 may generate a bitstream including encoding information by encoding an input image and output the generated bitstream. The generated bitstream may be stored in a computer-readable recording medium or may be streamed through a wired/wireless transmission medium. When the intra mode is used as the prediction mode, the switch 115 may be switched to the intra. Alternatively, when the inter mode is used as the prediction mode, the switch 115 may be switched to the inter mode. Here, the intra mode may mean an intra prediction mode, and the inter mode may mean an inter prediction mode. The encoding apparatus 100 may generate a prediction block for an input block of an input image. Further, the encoding apparatus 100 may encode the residual block using the input block and the residual of the prediction block after generating the prediction block. The input image may be referred to as a current image that is a current encoding target. The input block may be referred to as a current block that is a current encoding target, or as an encoding target block.

When the prediction mode is the intra mode, the intra prediction unit 120 may use samples of blocks that have been encoded/decoded and are adjacent to the current block as reference samples. The intra prediction unit 120 may perform spatial prediction on the current block by using the reference samples or generate prediction samples of the input block by performing spatial prediction. Here, the intra prediction may mean prediction inside a frame.

When the prediction mode is an inter mode, the motion prediction unit 111 may retrieve a region that best matches the input block from a reference image when performing motion prediction, and derive a motion vector by using the retrieved region. In this case, a search area may be used as the area. The reference image may be stored in the reference picture buffer 190. Here, when encoding/decoding of the reference image is performed, the reference image may be stored in the reference picture buffer 190.

The motion compensation unit 112 may generate a prediction block by performing motion compensation on the current block using the motion vector. Here, inter prediction may mean prediction or motion compensation between frames.

When the value of the motion vector is not an integer, the motion prediction unit 111 and the motion compensation unit 112 may generate a prediction block by applying an interpolation filter to a partial region of a reference picture. In order to perform inter prediction or motion compensation on a coding unit, it may be determined which mode among a skip mode, a merge mode, an Advanced Motion Vector Prediction (AMVP) mode, and a current picture reference mode is used for motion prediction and motion compensation on a prediction unit included in the corresponding coding unit. Then, depending on the determined mode, inter prediction or motion compensation may be performed differently.

The subtractor 125 may generate a residual block by using the difference of the input block and the prediction block. The residual block may be referred to as a residual signal. The residual signal may represent the difference between the original signal and the predicted signal. Further, the residual signal may be a signal generated by transforming or quantizing or transforming and quantizing the difference between the original signal and the prediction signal. The residual block may be a residual signal of a block unit.

The transform unit 130 may generate a transform coefficient by performing a transform on the residual block and output the generated transform coefficient. Here, the transform coefficient may be a coefficient value generated by performing a transform on the residual block. When the transform skip mode is applied, the transform unit 130 may skip the transform of the residual block.

The level of quantization may be generated by applying quantization to the transform coefficients or to the residual signal. Hereinafter, the level of quantization may also be referred to as a transform coefficient in embodiments.

The quantization unit 140 may generate a quantized level by quantizing the transform coefficient or the residual signal according to the parameter, and output the generated quantized level. Here, the quantization unit 140 may quantize the transform coefficient by using the quantization matrix.

The entropy encoding unit 150 may generate a bitstream by performing entropy encoding on the values calculated by the quantization unit 140 or on encoding parameter values calculated when encoding is performed according to the probability distribution, and output the generated bitstream. The entropy encoding unit 150 may perform entropy encoding on the sample point information of the image and information for decoding the image. For example, the information for decoding the image may include syntax elements.

When entropy encoding is applied, symbols are represented such that a smaller number of bits are allocated to symbols having a high generation probability and a larger number of bits are allocated to symbols having a low generation probability, and thus, the size of a bit stream for symbols to be encoded can be reduced. The entropy encoding unit 150 may use an encoding method for entropy encoding, such as exponential golomb, Context Adaptive Variable Length Coding (CAVLC), Context Adaptive Binary Arithmetic Coding (CABAC), or the like. For example, the entropy encoding unit 150 may perform entropy encoding by using a variable length coding/code (VLC) table. Further, the entropy encoding unit 150 may derive a binarization method of the target symbol and a probability model of the target symbol/bin, and perform arithmetic encoding by using the derived binarization method and context model.

In order to encode the transform coefficient levels (quantized levels), the entropy encoding unit 150 may change the coefficients of the two-dimensional block form into the one-dimensional vector form by using a transform coefficient scanning method.

The encoding parameters may include information (flags, indices, etc.) such as syntax elements that are encoded in the encoder and signaled to the decoder, as well as information derived when performing encoding or decoding. The encoding parameter may represent information required when encoding or decoding an image. For example, at least one value or a combination of the following may be included in the encoding parameter: unit/block size, unit/block depth, unit/block partition information, unit/block shape, unit/block partition structure, whether or not to perform partition in the form of a quadtree, whether or not to perform partition in the form of a binary tree, the partition direction (horizontal direction or vertical direction) in the form of a binary tree, the partition form (symmetric partition or asymmetric partition) in the form of a binary tree, whether or not the current coding unit is partitioned by partition in the form of a ternary tree, the direction (horizontal direction or vertical direction) of partition in the form of a ternary tree, the type (symmetric type or asymmetric type) of partition in the form of a ternary tree, whether or not the current coding unit is partitioned by partition in the form of a multi-type tree, the direction (horizontal direction or vertical direction) of partition in the form of a multi-type tree, the type (symmetric type or asymmetric type) of partition in the form of a multi-type tree, and the tree structure (binary, Prediction mode (intra prediction or inter prediction), luma intra prediction mode/direction, chroma intra prediction mode/direction, intra partition information, inter partition information, coding block partition flag, prediction block partition flag, transform block partition flag, reference sample filtering method, reference sample filter tap, reference sample filter coefficient, prediction block filtering method, prediction block filter tap, prediction block filter coefficient, prediction block boundary filtering method, prediction block boundary filter tap, prediction block boundary filter coefficient, intra prediction mode, inter prediction mode, motion information, motion vector difference, reference picture index, inter prediction angle, inter prediction indicator, prediction list utilization flag, reference picture list, reference picture, motion vector predictor index, motion vector predictor candidate, chroma intra prediction mode/direction, motion vector candidate list, whether merge mode is used, merge index, merge candidate list, whether skip mode is used, interpolation filter type, interpolation filter tap, interpolation filter coefficient, motion vector size, representation accuracy of motion vector, transform type, transform size, information whether first (first) transform is used, information whether second transform is used, first transform index, second transform index, information whether residual signal is present, coding block pattern, Coding Block Flag (CBF), quantization parameter residual, quantization matrix, whether in-loop filter is applied, in-loop filter coefficient, in-loop filter tap, in-loop filter shape/form, whether deblocking filter is applied, deblocking filter coefficient, deblocking filter tap, deblocking filter strength, and the like, Deblocking filter shape/form, whether adaptive sample offset is applied, adaptive sample offset value, adaptive sample offset class, adaptive sample offset type, whether adaptive loop filter is applied, adaptive loop filter coefficients, adaptive loop filter taps, adaptive loop filter shape/form, binarization/inverse binarization method, context model determination method, context model update method, whether normal mode is performed, whether bypass mode is performed, context binary bit, bypass binary bit, significant coefficient flag, last significant coefficient flag, coding flag for unit of coefficient group, position of last significant coefficient, flag as to whether value of coefficient is greater than 1, flag as to whether value of coefficient is greater than 2, flag as to whether value of coefficient is greater than 3, information as to remaining coefficient value, information as to whether value of coefficient is greater than 1, information as to whether to remaining coefficient is greater than 2, information as to whether to remaining coefficient is greater than 1, information as to whether to remaining coefficient is greater than, Sign information, reconstructed luminance samples, reconstructed chroma samples, residual luminance samples, residual chroma samples, luminance transform coefficients, chroma transform coefficients, quantized luminance levels, quantized chrominance levels, transform coefficient level scanning methods, the size of a motion vector search region at the decoder side, the shape of a motion vector search region at the decoder side, the number of motion vector searches at the decoder side, information on the CTU size, information on the minimum block size, information on the maximum block depth, information on the minimum block depth, image display/output order, slice identification information, slice type, slice partition information, parallel block identification information, parallel block type, parallel block partition information, parallel block group identification information, parallel block group type, parallel block group partition information picture type, The bit depth of the input samples, the bit depth of the reconstructed samples, the bit depth of the residual samples, the bit depth of the transform coefficients, the bit depth of the quantized levels, and information on the luminance signal or information on the chrominance signal.

Here, signaling the flag or index may mean that the corresponding flag or index is entropy-encoded by an encoder and included in a bitstream, and may mean that the corresponding flag or index is entropy-decoded from the bitstream by a decoder.

When the encoding apparatus 100 performs encoding by inter prediction, the encoded current picture may be used as a reference picture for another picture to be subsequently processed. Accordingly, the encoding apparatus 100 may reconstruct or decode the encoded current image or store the reconstructed or decoded image as a reference image in the reference picture buffer 190.

The quantized level may be inversely quantized in the inverse quantization unit 160 or may be inversely transformed in the inverse transformation unit 170. The inverse quantized or inverse transformed coefficients, or both, may be added to the prediction block by adder 175. A reconstructed block may be generated by adding the inverse quantized or inverse transformed coefficients or both the inverse quantized and inverse transformed coefficients to the prediction block. Here, the inverse quantized or inverse transformed coefficient or the coefficient subjected to both inverse quantization and inverse transformation may represent a coefficient on which at least one of inverse quantization and inverse transformation is performed, and may represent a reconstructed residual block.

The reconstructed block may pass through the filter unit 180. Filter unit 180 may apply at least one of a deblocking filter, Sample Adaptive Offset (SAO), and Adaptive Loop Filter (ALF) to the reconstructed samples, reconstructed blocks, or reconstructed images. The filter unit 180 may be referred to as an in-loop filter.

The deblocking filter may remove block distortion generated in a boundary between blocks. To determine whether to apply the deblocking filter, whether to apply the deblocking filter to the current block may be determined based on samples included in a number of rows or columns included in the block. When a deblocking filter is applied to a block, another filter may be applied according to the required deblocking filtering strength.

To compensate for coding errors, an appropriate offset value may be added to the sample value by using a sample adaptive offset. The sample adaptive offset may correct the offset of the deblocked image from the original image in units of samples. A method of applying an offset in consideration of edge information on each sampling point may be used, or the following method may be used: the method includes dividing a sampling point of an image into a predetermined number of regions, determining a region to which an offset is applied, and applying the offset to the determined region.

The adaptive loop filter may perform filtering based on a comparison of the filtered reconstructed image and the original image. The samples included in the image may be partitioned into predetermined groups, a filter to be applied to each group may be determined, and the differential filtering may be performed on each group. The information whether or not to apply the ALF may be signaled through a Coding Unit (CU), and the form and coefficient of the ALF to be applied to each block may vary.

The reconstructed block or the reconstructed image that has passed through the filter unit 180 may be stored in the reference picture buffer 190. The reconstructed block processed by the filter unit 180 may be a part of a reference image. That is, the reference image is a reconstructed image composed of the reconstruction blocks processed by the filter unit 180. The stored reference pictures may be used later in inter prediction or motion compensation.

Fig. 2 is a block diagram showing a configuration of a decoding apparatus according to an embodiment to which the present invention is applied.

The decoding apparatus 200 may be a decoder, a video decoding apparatus, or an image decoding apparatus.

Referring to fig. 2, the decoding apparatus 200 may include an entropy decoding unit 210, an inverse quantization unit 220, an inverse transform unit 230, an intra prediction unit 240, a motion compensation unit 250, an adder 225, a filter unit 260, and a reference picture buffer 270.

The decoding apparatus 200 may receive the bitstream output from the encoding apparatus 100. The decoding apparatus 200 may receive a bitstream stored in a computer-readable recording medium or may receive a bitstream streamed through a wired/wireless transmission medium. The decoding apparatus 200 may decode the bitstream by using an intra mode or an inter mode. Further, the decoding apparatus 200 may generate a reconstructed image or a decoded image generated by decoding, and output the reconstructed image or the decoded image.

When the prediction mode used at the time of decoding is an intra mode, the switch may be switched to intra. Alternatively, when the prediction mode used at the time of decoding is an inter mode, the switch may be switched to the inter mode.

The decoding apparatus 200 may obtain a reconstructed residual block by decoding an input bitstream and generate a prediction block. When the reconstructed residual block and the prediction block are obtained, the decoding apparatus 200 may generate a reconstructed block that is a decoding target by adding the reconstructed residual block to the prediction block. The decoding target block may be referred to as a current block.

The entropy decoding unit 210 may generate symbols by entropy decoding the bitstream according to the probability distribution. The generated symbols may comprise symbols in the form of quantized levels. Here, the entropy decoding method may be an inverse process of the above-described entropy encoding method.

To decode the transform coefficient level (quantized level), the entropy decoding unit 210 may change the coefficients of the one-directional vector form into a two-dimensional block form by using a transform coefficient scanning method.

The quantized levels may be inversely quantized in the inverse quantization unit 220 or inversely transformed in the inverse transformation unit 230. The quantized level may be the result of inverse quantization or inverse transformation, or both, and may be generated as a reconstructed residual block. Here, the inverse quantization unit 220 may apply a quantization matrix to the quantized level.

When using the intra mode, the intra prediction unit 240 may generate a prediction block by performing spatial prediction on the current block, wherein the spatial prediction uses a sample value of a block that is adjacent to the decoding target block and has already been decoded.

When the inter mode is used, the motion compensation unit 250 may generate a prediction block by performing motion compensation on the current block, wherein the motion compensation uses a motion vector and a reference image stored in the reference picture buffer 270.

The adder 225 may generate a reconstructed block by adding the reconstructed residual block to the prediction block. Filter unit 260 may apply at least one of a deblocking filter, a sample adaptive offset, and an adaptive loop filter to the reconstructed block or the reconstructed image. The filter unit 260 may output a reconstructed image. The reconstructed block or reconstructed image may be stored in the reference picture buffer 270 and used when performing inter prediction. The reconstructed block processed by the filter unit 260 may be a part of a reference image. That is, the reference image is a reconstructed image composed of the reconstruction blocks processed by the filter unit 260. The stored reference pictures may be used later in inter prediction or motion compensation.

Fig. 3 is a diagram schematically showing a partition structure of an image when the image is encoded and decoded. FIG. 3 schematically illustrates an example of partitioning a single unit into multiple lower level units.

In order to efficiently partition an image, a Coding Unit (CU) may be used when encoding and decoding. The coding unit may be used as a basic unit when encoding/decoding an image. Further, the encoding unit may be used as a unit for distinguishing an intra prediction mode from an inter prediction mode when encoding/decoding an image. The coding unit may be a basic unit for prediction, transform, quantization, inverse transform, inverse quantization, or encoding/decoding processing of transform coefficients.

Referring to fig. 3, a picture 300 is sequentially partitioned by a maximum coding unit (LCU), and the LCU unit is determined as a partition structure. Here, the LCU may be used in the same meaning as a Coding Tree Unit (CTU). A unit partition may refer to partitioning a block associated with the unit. In the block partition information, information of a unit depth may be included. The depth information may represent the number of times or degree the unit is partitioned or both. The single unit may be partitioned into a plurality of lower level units hierarchically associated with the depth information based on the tree structure. In other words, a unit and a unit of a lower level generated by partitioning the unit may correspond to a node and a child node of the node, respectively. Each of the partitioned lower level units may have depth information. The depth information may be information representing the size of the CU, and may be stored in each CU. The cell depth represents the number and/or degree of times associated with partitioning a cell. Thus, partition information of a lower-ranked unit may include information about the size of the lower-ranked unit.

The partition structure may represent the distribution of Coding Units (CUs) within the LCU 310. Such a distribution may be determined according to whether a single CU is partitioned into multiple (positive integer number equal to or greater than 2, including 2, 4, 8, 16, etc.) CUs. The horizontal size and the vertical size of the CU generated by the partitioning may be half of the horizontal size and the vertical size of the CU before the partitioning, respectively, or may have sizes smaller than the horizontal size and the vertical size before the partitioning according to the number of times of the partitioning, respectively. A CU may be recursively partitioned into multiple CUs. By recursively partitioning, at least one of the height and the width of the CU after the partitioning may be reduced compared to at least one of the height and the width of the CU before the partitioning. The partitioning of CUs may be performed recursively until a predefined depth or a predefined size. For example, the depth of an LCU may be 0 and the depth of a minimum coding unit (SCU) may be a predefined maximum depth. Here, as described above, the LCU may be a coding unit having a maximum coding unit size, and the SCU may be a coding unit having a minimum coding unit size. Partitions start from LCU 310, CU depth increases by 1 as the horizontal or vertical size, or both, of a CU decreases by partition. For example, for each depth, the size of a non-partitioned CU may be 2N × 2N. Further, in the case of a partitioned CU, a CU of size 2N × 2N may be partitioned into four CUs of size N × N. As the depth increases by 1, the size of N may be halved.

Also, information on whether a CU is partitioned or not may be represented by using partition information of the CU. The partition information may be 1-bit information. All CUs except the SCU may include partition information. For example, when the value of the partition information is a first value, the CU may not be partitioned, and when the value of the partition information is a second value, the CU may be partitioned.

Referring to fig. 3, an LCU having a depth of 0 may be a 64 × 64 block. 0 may be a minimum depth. An SCU of depth 3 may be an 8 x 8 block. 3 may be the maximum depth. CUs of the 32 × 32 block and the 16 × 16 block may be represented as depth 1 and depth 2, respectively.

For example, when a single coding unit is partitioned into four coding units, the horizontal and vertical sizes of the partitioned four coding units may be half the horizontal and vertical sizes of the CU before being partitioned. In one embodiment, when a coding unit having a size of 32 × 32 is partitioned into four coding units, each of the partitioned four coding units may have a size of 16 × 16. When a single coding unit is partitioned into four coding units, it can be said that the coding units can be partitioned into a quad-tree form.

For example, when one coding unit is partitioned into two sub-coding units, the horizontal size or vertical size (width or height) of each of the two sub-coding units may be half of the horizontal size or vertical size of the original coding unit. For example, when a coding unit having a size of 32 × 32 is vertically partitioned into two sub coding units, each of the two sub coding units may have a size of 16 × 32. For example, when a coding unit having a size of 8 × 32 is horizontally partitioned into two sub coding units, each of the two sub coding units may have a size of 8 × 16. When a coding unit is partitioned into two sub-coding units, the coding unit may be said to be partitioned, or partitioned according to a binary tree partition structure.

For example, when one coding unit is partitioned into three sub-coding units, the coding units may be divided into 1: 2: a ratio of 1 partitions the horizontal or vertical size of the coding unit, resulting in a ratio of 1: 2: 1, and three sub-coding units. For example, when a coding unit of size 16 × 32 is horizontally partitioned into three sub-coding units, the three sub-coding units may have sizes of 16 × 8, 16 × 16, and 16 × 8, respectively, in order from the uppermost sub-coding unit to the lowermost sub-coding unit. For example, when a coding unit having a size of 32 × 32 is vertically divided into three sub-coding units, the three sub-coding units may have sizes of 8 × 32, 16 × 32, and 8 × 32, respectively, in order from a left sub-coding unit to a right sub-coding unit. When one coding unit is partitioned into three sub-coding units, it may be said that the coding unit is partitioned by three or partitioned according to a ternary tree partition structure.

In fig. 3, a Coding Tree Unit (CTU)320 is an example of a CTU to which a quad tree partition structure, a binary tree partition structure, and a ternary tree partition structure are all applied.

As described above, in order to partition the CTU, at least one of a quad tree partition structure, a binary tree partition structure, and a ternary tree partition structure may be applied. Various tree partition structures may be sequentially applied to the CTUs according to a predetermined priority order. For example, a quadtree partitioning structure may be preferentially applied to CTUs. Coding units that can no longer be partitioned using the quadtree partition structure may correspond to leaf nodes of the quadtree. Coding units corresponding to leaf nodes of a quadtree may be used as root nodes of a binary tree and/or ternary tree partition structure. That is, coding units corresponding to leaf nodes of a quadtree may be further partitioned according to a binary tree partition structure or a ternary tree partition structure, or may not be further partitioned. Accordingly, by preventing an encoded block resulting from binary tree partitioning or ternary tree partitioning of an encoding unit corresponding to a leaf node of a quadtree from being subjected to further quadtree partitioning, a block partitioning operation and/or an operation of signaling partition information can be efficiently performed.

The fact that the coding units corresponding to the nodes of the quadtree are partitioned may be signaled using the four-partition information. The partition information having a first value (e.g., "1") may indicate that the current coding unit is partitioned in a quadtree partition structure. The partition information having the second value (e.g., "0") may indicate that the current coding unit is not partitioned according to the quadtree partition structure. The quad-partition information may be a flag having a predetermined length (e.g., one bit).

There may be no priority between the binary tree partition and the ternary tree partition. That is, the coding units corresponding to the leaf nodes of the quadtree may be further performed for any partition among the binary tree partitions and the ternary tree partitions. Furthermore, the coding units generated by the binary tree partition or the ternary tree partition may be subjected to further binary tree partition or further ternary tree partition, or may not be further partitioned.

A tree structure in which there is no priority between a binary tree partition and a ternary tree partition is referred to as a multi-type tree structure. The coding units corresponding to the leaf nodes of the quadtree may be used as root nodes of the multi-type tree. Whether or not the coding units corresponding to the nodes of the multi-type tree are partitioned may be signaled using at least one of multi-type tree partition indication information, partition direction information, and partition tree information. In order to partition the coding units corresponding to the nodes of the multi-type tree, multi-type tree partition indication information, partition direction information, and partition tree information may be sequentially signaled.

The multi-type tree partition indication information having a first value (e.g., "1") may indicate that the current coding unit is to be subjected to multi-type tree partitioning. The multi-type tree partition indication information having the second value (e.g., "0") may indicate that the current coding unit is not to be subjected to the multi-type tree partitioning.

When the coding units corresponding to the nodes of the multi-type tree are further partitioned according to the multi-type tree partition structure, the coding units may include partition direction information. The partition direction information may indicate in which direction the current coding unit is to be partitioned according to the multi-type tree partition. The partition direction information having a first value (e.g., "1") may indicate that the current coding unit is to be vertically partitioned. The partition direction information having the second value (e.g., "0") may indicate that the current coding unit is to be horizontally partitioned.

When the coding units corresponding to the nodes of the multi-type tree are further partitioned according to the multi-type tree partition structure, the current coding unit may include partition tree information. The partition tree information may indicate a tree partition structure to be used for partitioning nodes of the multi-type tree. The partition tree information having a first value (e.g., "1") may indicate that the current coding unit is to be partitioned in a binary tree partition structure. The partition tree information having the second value (e.g., "0") may indicate that the current coding unit is to be partitioned in a ternary tree partition structure.

The partition indication information, the partition tree information, and the partition direction information may each be a flag having a predetermined length (e.g., one bit).

At least any one of the quadtree partition indication information, the multi-type tree partition indication information, the partition direction information, and the partition tree information may be entropy-encoded/entropy-decoded. In order to entropy-encode/entropy-decode those types of information, information on neighboring coding units adjacent to the current coding unit may be used. For example, there is a high likelihood that the partition type (partitioned or not, partition tree, and/or partition direction) of the left neighboring coding unit and/or the upper neighboring coding unit of the current coding unit is similar to the partition type of the current coding unit. Accordingly, context information for entropy-encoding/decoding information regarding the current coding unit may be derived from information regarding neighboring coding units. The information on the neighboring coding units may include at least any one of four-partition information, multi-type tree partition indication information, partition direction information, and partition tree information.

As another example, in binary tree partitioning and ternary tree partitioning, binary tree partitioning may be performed preferentially. That is, the current coding unit may be first performed binary tree partitioning, and then coding units corresponding to leaf nodes of the binary tree may be set as root nodes for ternary tree partitioning. In this case, neither quad-tree nor binary-tree partitioning may be performed for coding units corresponding to nodes of the ternary tree.

Coding units that cannot be partitioned in a quadtree partition structure, a binary tree partition structure, and/or a ternary tree partition structure become basic units for coding, prediction, and/or transformation. That is, the coding unit cannot be further partitioned for prediction and/or transform. Therefore, partition structure information and partition information for partitioning a coding unit into prediction units and/or transform units may not exist in a bitstream.

However, when the size of a coding unit (i.e., a basic unit for partitioning) is larger than the size of the maximum transform block, the coding unit may be recursively partitioned until the size of the coding unit is reduced to be equal to or smaller than the size of the maximum transform block. For example, when the size of a coding unit is 64 × 64 and when the size of a maximum transform block is 32 × 32, the coding unit may be partitioned into four 32 × 32 blocks for transform. For example, when the size of a coding unit is 32 × 64 and the size of a maximum transform block is 32 × 32, the coding unit may be partitioned into two 32 × 32 blocks for transform. In this case, the partition of the coding unit for the transform is not separately signaled, and may be determined by a comparison between a horizontal size or a vertical size of the coding unit and a horizontal size or a vertical size of the maximum transform block. For example, when the horizontal size (width) of a coding unit is larger than the horizontal size (width) of the maximum transform block, the coding unit may be vertically halved. For example, when the vertical size (length) of a coding unit is larger than that of the maximum transform block, the coding unit may be horizontally halved.

Information of the maximum size and/or the minimum size of the coding unit and information of the maximum size and/or the minimum size of the transform block may be signaled or determined at a higher level of the coding unit. The higher level may be, for example, sequence level, picture level, slice level, parallel block group level, parallel block level, etc. For example, the minimum size of the coding unit may be determined to be 4 × 4. For example, the maximum size of the transform block may be determined to be 64 × 64. For example, the minimum size of the transform block may be determined to be 4 × 4.

Information of a minimum size of the coding unit corresponding to leaf nodes of the quadtree (quadtree minimum size) and/or information of a maximum depth of the multi-type tree from a root node to the leaf nodes (maximum tree depth of the multi-type tree) may be signaled or determined at a higher level of the coding unit. For example, the higher level may be a sequence level, a picture level, a stripe level, a parallel block group level, a parallel block level, etc. Information of a minimum size of the quadtree and/or information of a maximum depth of the multi-type tree may be signaled or determined for each of the intra and inter slices.

The difference information between the size of the CTU and the maximum size of the transform block may be signaled or determined at a higher level of the coding unit. For example, the higher level may be a sequence level, a picture level, a stripe level, a parallel block group level, a parallel block level, etc. Information of the maximum size of the coding unit corresponding to each node of the binary tree (hereinafter, referred to as the maximum size of the binary tree) may be determined based on the size of the coding tree unit and the difference information. The maximum size of the coding unit corresponding to each node of the ternary tree (hereinafter, referred to as the maximum size of the ternary tree) may vary depending on the type of the slice. For example, for intra slices, the maximum size of the ternary tree may be 32 × 32. For example, for inter-frame stripes, the maximum size of the ternary tree may be 128 × 128. For example, a minimum size of the coding unit corresponding to each node of the binary tree (hereinafter, referred to as a minimum size of the binary tree) and/or a minimum size of the coding unit corresponding to each node of the ternary tree (hereinafter, referred to as a minimum size of the ternary tree) may be set as a minimum size of the coding block.

As another example, a maximum size of the binary tree and/or a maximum size of the ternary tree may be signaled or determined at the stripe level. Optionally, a minimum size of the binary tree and/or a minimum size of the ternary tree may be signaled or determined at the slice level.

In accordance with the size information and the depth information of the various blocks described above, the four-partition information, the multi-type tree partition indication information, the partition tree information, and/or the partition direction information may or may not be included in the bitstream.

For example, when the size of the coding unit is not greater than the minimum size of the quadtree, the coding unit does not include the quadrant information. Therefore, the four-partition information may be derived from the second value.

For example, when the size (horizontal size and vertical size) of the coding unit corresponding to the node of the multi-type tree is larger than the maximum size (horizontal size and vertical size) of the binary tree and/or the maximum size (horizontal size and vertical size) of the ternary tree, the coding unit may not be partitioned or tri-partitioned. Accordingly, the multi-type tree partition indication information may not be signaled, but may be derived from the second value.

Alternatively, when the sizes (horizontal size and vertical size) of the coding units corresponding to the nodes of the multi-type tree are the same as the maximum sizes (horizontal size and vertical size) of the binary tree, and/or are twice as large as the maximum sizes (horizontal size and vertical size) of the ternary tree, the coding units may not be further partitioned or tri-partitioned. Accordingly, the multi-type tree partition indication information may not be signaled, but may be derived from the second value. This is because, when the coding unit is partitioned in the binary tree partition structure and/or the ternary tree partition structure, a coding unit smaller than the minimum size of the binary tree and/or the minimum size of the ternary tree is generated.

Alternatively, binary or ternary tree partitioning may be restricted based on the size of the virtual pipeline data unit (hereinafter, pipeline buffer size). For example, when a coding unit is divided into sub-coding units that do not fit into the size of a pipeline buffer by binary tree partitioning or ternary tree partitioning, the corresponding binary tree partitioning or ternary tree partitioning may be limited. The pipeline buffer size may be the size of the largest transform block (e.g., 64 x 64). For example, when the pipeline buffer size is 64 × 64, the following division may be restricted.

-nxm (N and/or M is 128) ternary tree partitioning for coding units

128 xn (N < ═ 64) binary tree partitioning in the horizontal direction for coding units

-N × 128(N < ═ 64) binary tree partitioning in the vertical direction for coding units

Alternatively, when the depth of the coding unit corresponding to the node of the multi-type tree is equal to the maximum depth of the multi-type tree, the coding unit may not be further subjected to the bi-partition and/or the tri-partition. Accordingly, the multi-type tree partition indication information may not be signaled, but may be derived from the second value.

Alternatively, the multi-type tree partition indication information may be signaled only when at least one of the vertical direction binary tree partition, the horizontal direction binary tree partition, the vertical direction ternary tree partition, and the horizontal direction ternary tree partition is available for the coding units corresponding to the nodes of the multi-type tree. Otherwise, the coding unit may not be bi-partitioned and/or tri-partitioned. Accordingly, the multi-type tree partition indication information may not be signaled, but may be derived from the second value.

Alternatively, the partition direction information may be signaled only when both the vertical direction binary tree partition and the horizontal direction binary tree partition or both the vertical direction ternary tree partition and the horizontal direction ternary tree partition are available for the coding units corresponding to the nodes of the multi-type tree. Otherwise, partition direction information may not be signaled, but may be derived from a value indicating a possible partition direction.

Alternatively, the partition tree information may be signaled only when both the vertical direction binary tree partition and the vertical direction ternary tree partition, or both the horizontal direction binary tree partition and the horizontal direction ternary tree partition, are available for the coding tree corresponding to the nodes of the multi-type tree. Otherwise, partition tree information may not be signaled, but may be derived from values indicating possible partition tree structures.

Fig. 4 is a diagram illustrating an intra prediction process.

The arrow from the center to the outside in fig. 4 may represent the prediction direction of the intra prediction mode.

Intra-coding and/or decoding may be performed by using reference samples of neighboring blocks of the current block. The neighboring blocks may be reconstructed neighboring blocks. For example, intra-coding and/or decoding may be performed by using coding parameters or values of reference samples included in the reconstructed neighboring blocks.

The prediction block may represent a block generated by performing intra prediction. The prediction block may correspond to at least one of a CU, a PU, and a TU. The unit of the prediction block may have a size of one of a CU, a PU, and a TU. The prediction block may be a square block having a size of 2 × 2, 4 × 4, 16 × 16, 32 × 32, 64 × 64, or the like, or may be a rectangular block having a size of 2 × 8, 4 × 8, 2 × 16, 4 × 16, 8 × 16, or the like.

The intra prediction may be performed according to an intra prediction mode for the current block. The number of intra prediction modes that the current block may have may be a fixed value, and may be a value differently determined according to the properties of the prediction block. For example, the properties of the prediction block may include the size of the prediction block, the shape of the prediction block, and the like.

The number of intra prediction modes may be fixed to N regardless of the block size. Alternatively, the number of intra prediction modes may be 3, 5, 9, 17, 34, 35, 36, 65, 67, or the like. Alternatively, the number of intra prediction modes may vary according to the block size or the color component type or both the block size and the color component type. For example, the number of intra prediction modes may vary depending on whether the color component is a luminance signal or a chrominance signal. For example, as the block size becomes larger, the number of intra prediction modes may increase. Alternatively, the number of intra prediction modes of the luma component block may be greater than the number of intra prediction modes of the chroma component block.

The intra prediction mode may be a non-angle mode or an angle mode. The non-angle mode may be a DC mode or a planar mode, and the angle mode may be a prediction mode having a specific direction or angle. The intra prediction mode may be represented by at least one of a mode number, a mode value, a mode number, a mode angle, and a mode direction. The number of intra prediction modes may be M greater than 1, including non-angular and angular modes. In order to intra-predict the current block, a step of determining whether samples included in the reconstructed neighboring blocks can be used as reference samples of the current block may be performed. When there are samples that cannot be used as reference samples of the current block, a value obtained by copying or performing interpolation or performing both copying and interpolation on at least one sample value among samples included in the reconstructed neighboring blocks may be used to replace an unavailable sample value of the samples, and thus, the replaced sample value is used as a reference sample of the current block.

Fig. 7 is a diagram illustrating reference samples that can be used for intra prediction.

As shown in fig. 7, at least one of the reference sample line 0 to the reference sample line 3 may be used for intra prediction of the current block. In fig. 7, instead of retrieving from reconstructed neighboring blocks, the samples for segment a and segment F may be filled with samples closest to segment B and segment E, respectively. Index information indicating a reference sample line to be used for intra prediction of the current block may be signaled. When the upper boundary of the current block is the boundary of the CTU, only the reference sample line 0 may be available. Thus, in this case, the index information may not be signaled. When the reference sample line other than the reference sample line 0 is used, filtering for a prediction block, which will be described later, may not be performed.

When performing intra prediction, a filter may be applied to at least one of the reference samples and the prediction samples based on the intra prediction mode and the current block size.

In the case of the plane mode, when generating a prediction block of the current block, a sample value of the prediction target sample may be generated by using a weighted sum of upper and left side reference samples of the current sample and upper and right side reference samples of the current block, according to a position of the prediction target sample within the prediction block. Also, in case of the DC mode, when a prediction block of the current block is generated, an average value of the upper side reference sample point and the left side reference sample point of the current block may be used. Also, in case of the angle mode, a prediction block may be generated by using upper, left, right upper, and/or left lower reference samples of the current block. To generate predicted sample values, interpolation in real units may be performed.

In the case of intra prediction between color components, a prediction block of a second color component of the current block may be generated based on a corresponding reconstructed block of the first color component. For example, the first color component may be a luminance component and the second color component may be a chrominance component. For intra prediction between color components, parameters of a linear model between the first color component and the second color component may be derived based on the template. The template may include top-adjacent samples and/or left-adjacent samples of the current block and top-adjacent samples and/or left-adjacent samples of the reconstructed block of the first color component corresponding thereto. For example, the parameters of the linear model may be derived using the sample value of the first color component having the maximum value and the sample value of the second color component corresponding thereto among the sample points in the template, and the sample value of the first color component having the minimum value and the sample value of the second color component corresponding thereto among the sample points in the template. When deriving parameters of the linear model, the corresponding reconstructed block may be applied to the linear model to generate a prediction block for the current block. According to the video format, subsampling may be performed on the reconstructed block of the first color component and the neighboring samples of the corresponding reconstructed block. For example, when one sample of the second color component corresponds to four samples of the first color component, the four samples of the first color component may be subsampled to calculate one corresponding sample. In this case, parameter derivation of the linear model and intra prediction between color components may be performed based on the respective subsampled samples. Whether to perform intra prediction between color components and/or the range of templates may be signaled as an intra prediction mode.

The current block may be partitioned into two or four sub-blocks in a horizontal direction or a vertical direction. The partitioned sub-blocks may be sequentially reconstructed. That is, intra prediction may be performed on the sub-block to generate the sub-prediction block. In addition, inverse quantization and/or inverse transformation may be performed on the sub-block to generate a sub-residual block. The reconstructed sub-block may be generated by adding the sub-prediction block and the sub-residual block. The reconstructed sub-block may be used as a reference sample point for intra prediction of the sub-block. A sub-block may be a block that includes a predetermined number (e.g., 16) or more samples. Thus, for example, when the current block is an 8 × 4 block or a 4 × 8 block, the current block may be partitioned into two sub-blocks. Also, when the current block is a 4 × 4 block, the current block may not be partitioned into sub-blocks. When the current block has other sizes, the current block may be partitioned into four sub-blocks. Information about whether to perform intra prediction based on sub-block and/or partition direction (horizontal or vertical) may be signaled. Sub-block based intra prediction may be limited to being performed only when reference sample line 0 is used. When the subblock-based intra prediction is performed, filtering for a prediction block, which will be described later, may not be performed.

The final prediction block may be generated by performing filtering on the prediction block of the intra prediction. The filtering may be performed by applying a predetermined weight to the filtering target sample, the left reference sample, the upper reference sample, and/or the upper left reference sample. The weight for filtering and/or the reference sample point (range, position, etc.) may be determined based on at least one of the block size, the intra prediction mode, and the position of the filtering target sample point in the prediction block. The filtering may be performed only in the case of predetermined intra prediction modes, such as DC, planar, vertical, horizontal, diagonal, and/or adjacent diagonal modes. The adjacent diagonal pattern may be a pattern in which a diagonal pattern is added to k or a diagonal pattern is subtracted from k. For example, k may be a positive integer of 8 or less.

The intra prediction mode of the current block may be entropy-encoded/entropy-decoded by predicting an intra prediction mode of a block existing adjacent to the current block. When the intra prediction modes of the current block and the neighboring block are the same, the same information of the intra prediction modes of the current block and the neighboring block may be signaled by using predetermined flag information. In addition, indicator information of the same intra prediction mode as that of the current block among intra prediction modes of the neighboring blocks may be signaled. When the intra prediction mode of the current block is different from that of the adjacent block, the intra prediction mode information of the current block may be entropy-encoded/entropy-decoded by performing entropy-encoding/entropy-decoding based on the intra prediction mode of the adjacent block.

Fig. 5 is a diagram illustrating an embodiment of an inter prediction process.

In fig. 5, a rectangle may represent a picture. In fig. 5, arrows indicate prediction directions. Pictures can be classified into intra pictures (I pictures), predictive pictures (P pictures), and bi-predictive pictures (B pictures) according to the coding type of the picture.

An I picture can be encoded by intra prediction without the need for inter prediction. P pictures can be encoded through inter prediction by using a reference picture existing in one direction (i.e., forward or backward) with respect to a current block. The B picture can be encoded through inter prediction by using reference pictures preset in two directions (i.e., forward and backward) with respect to the current block. When inter prediction is used, the encoder may perform inter prediction or motion compensation, and the decoder may perform corresponding motion compensation.

Hereinafter, an embodiment of inter prediction will be described in detail.

Inter prediction or motion compensation may be performed using the reference picture and the motion information.

Motion information of the current block may be derived during inter prediction by each of the encoding apparatus 100 and the decoding apparatus 200. The motion information of the current block may be derived by using motion information of reconstructed neighboring blocks, motion information of a co-located block (also referred to as a col block or a co-located block), and/or motion information of blocks neighboring the co-located block. The co-located block may represent a block spatially co-located with the current block within a previously reconstructed co-located picture (also referred to as a col picture or a co-located picture). The co-located picture may be one picture among one or more reference pictures included in the reference picture list.

The derivation method of motion information may be different depending on the prediction mode of the current block. For example, the prediction modes applied to the inter prediction include an AMVP mode, a merge mode, a skip mode, a merge mode having a motion vector difference, a sub-block merge mode, a triangle partition mode, an inter-intra combined prediction mode, an affine mode, and the like. Here, the merge mode may be referred to as a motion merge mode.

For example, when AMVP is used as the prediction mode, at least one of a motion vector of a reconstructed neighboring block, a motion vector of a co-located block, a motion vector of a block adjacent to the co-located block, and a (0, 0) motion vector may be determined as a motion vector candidate for the current block, and a motion vector candidate list may be generated by using the motion vector candidates. The motion vector candidate of the current block may be derived by using the generated motion vector candidate list. Motion information of the current block may be determined based on the derived motion vector candidates. The motion vector of the co-located block or the motion vector of a block adjacent to the co-located block may be referred to as a temporal motion vector candidate, and the reconstructed motion vector of the neighboring block may be referred to as a spatial motion vector candidate.

The encoding apparatus 100 may calculate a Motion Vector Difference (MVD) between the motion vector of the current block and the motion vector candidate, and may perform entropy encoding on the Motion Vector Difference (MVD). Also, the encoding apparatus 100 may perform entropy encoding on the motion vector candidate index and generate a bitstream. The motion vector candidate index may indicate a best motion vector candidate among motion vector candidates included in the motion vector candidate list. The decoding apparatus may perform entropy decoding on the motion vector candidate index included in the bitstream, and may select a motion vector candidate of the decoding target block from among the motion vector candidates included in the motion vector candidate list by using the entropy-decoded motion vector candidate index. Further, the decoding apparatus 200 may add the entropy-decoded MVD to the motion vector candidate extracted by the entropy decoding, thereby deriving the motion vector of the decoding target block.

In addition, the encoding apparatus 100 may perform entropy encoding on the resolution information of the calculated MVD. The decoding apparatus 200 may adjust the resolution of the entropy-decoded MVD using the MVD resolution information.

In addition, the encoding apparatus 100 calculates a Motion Vector Difference (MVD) between the motion vector in the current block and the candidate motion vector based on the affine model, and performs entropy encoding on the MVD. The decoding apparatus 200 derives a motion vector on a per sub-block basis by deriving an affine control motion vector of the decoding target block via the sum of the entropy-decoded MVD and the affine control motion vector candidate.

The bitstream may include a reference picture index indicating a reference picture. The reference picture index may be entropy-encoded by the encoding apparatus 100 and then signaled to the decoding apparatus 200 as a bitstream. The decoding apparatus 200 may generate a prediction block of the decoding target block based on the derived motion vector and the reference picture index information.

Another example of a method of deriving motion information of a current block may be a merge mode. The merge mode may represent a method of merging motions of a plurality of blocks. The merge mode may represent a mode in which motion information of the current block is derived from motion information of neighboring blocks. When the merge mode is applied, the merge candidate list may be generated using motion information of the reconstructed neighboring blocks and/or motion information of the co-located blocks. The motion information may include at least one of a motion vector, a reference picture index, and an inter prediction indicator. The prediction indicator may indicate unidirectional prediction (L0 prediction or L1 prediction) or bidirectional prediction (L0 prediction and L1 prediction).

The merge candidate list may be a list of stored motion information. The motion information included in the merge candidate list may be at least one of: motion information of a neighboring block adjacent to the current block (spatial merge candidate), motion information of a co-located block of the current block in a reference picture (temporal merge candidate), new motion information generated by a combination of motion information existing in a merge candidate list, motion information of a block that is encoded/decoded before the current block (history-based merge candidate), and a zero merge candidate.

The encoding apparatus 100 may generate a bitstream by performing entropy encoding on at least one of the merging flag and the merging index, and may signal the bitstream to the decoding apparatus 200. The merge flag may be information indicating whether a merge mode is performed for each block, and the merge index may be information indicating which of neighboring blocks of the current block is a merge target block. For example, the neighboring blocks of the current block may include a left neighboring block on the left side of the current block, an upper neighboring block disposed above the current block, and a temporal neighboring block temporally adjacent to the current block.

In addition, the encoding apparatus 100 performs entropy encoding on correction information for correcting a motion vector among the motion information of the merging candidates, and signals it to the decoding apparatus 200. The decoding apparatus 200 may correct the motion vector of the merge candidate selected by the merge index based on the correction information. Here, the correction information may include at least one of information on whether to perform the correction, correction direction information, and correction size information. As described above, the prediction mode that corrects the motion vector of the merge candidate based on the signaled correction information may be referred to as a merge mode having a motion vector difference.

The skip mode may be a mode in which motion information of neighboring blocks is applied to the current block as it is. When the skip mode is applied, the encoding apparatus 100 may perform entropy encoding on information of the fact of which block motion information is to be used as motion information of the current block to generate a bitstream, and may signal the bitstream to the decoding apparatus 200. The encoding apparatus 100 may not signal syntax elements regarding at least any one of motion vector difference information, a coded block flag, and a transform coefficient level to the decoding apparatus 200.

The sub-block merge mode may represent a mode in which motion information is derived in units of sub-blocks of a coding block (CU). When the sub-block merge mode is applied, the sub-block merge candidate list may be generated using motion information (based on temporal merge candidates of the sub-blocks) and/or affine control point motion vector merge candidates of sub-blocks in the reference image that are co-located with the current sub-block.

The triangle partition mode may represent a mode in which motion information is derived by partitioning the current block into diagonal directions, each prediction sample is derived using each of the derived motion information, and the prediction sample of the current block is derived by weighting each of the derived prediction samples.

The inter-intra combined prediction mode may represent a mode in which prediction samples of the current block are derived by weighting prediction samples generated by inter prediction and prediction samples generated by intra prediction.

The decoding apparatus 200 may correct the derived motion information by itself. The decoding apparatus 200 may search for a predetermined region based on the reference block indicated by the derived motion information and derive motion information having the minimum SAD as corrected motion information.

The decoding apparatus 200 may compensate for prediction samples derived via inter prediction using optical flow.

Fig. 6 is a diagram illustrating a transform and quantization process.

As shown in fig. 6, a transform process and/or a quantization process are performed on the residual signal to generate a quantized level signal. The residual signal is the difference between the original block and the predicted block (i.e., intra-predicted block or inter-predicted block). The prediction block is a block generated by intra prediction or inter prediction. The transform may be a first transform, a second transform, or both a first transform and a second transform. The first transform of the residual signal generates transform coefficients, and the second transform of the transform coefficients generates second transform coefficients.

At least one scheme selected from various predefined transformation schemes is used to perform the first transformation. Examples of predefined transformation schemes include, for example, Discrete Cosine Transform (DCT), Discrete Sine Transform (DST), and Karhunen-loeve (KLT). The transform coefficients generated by the first transform may undergo a second transform. The transform scheme for the primary transform and/or the secondary transform may be determined according to encoding parameters of the current block and/or neighboring blocks of the current block. Optionally, transformation information indicating the transformation scheme may be signaled. The DCT-based transform may include, for example, DCT-2, DCT-8, and so on. The DST-based transform may include, for example, DST-7.

The quantization level signal (quantization coefficient) may be generated by performing quantization on the residual signal or the result of performing the first transform and/or the second transform. The quantization level signal may be scanned according to at least one of a diagonal up-right scan, a vertical scan, and a horizontal scan, depending on an intra prediction mode of the block or a block size/shape. For example, when scanning coefficients along a diagonal top-right scan, the coefficients in block form change to one-dimensional vector form. In addition to the diagonal top-right scan, a horizontal scan that horizontally scans the coefficients of the two-dimensional block form or a vertical scan that vertically scans the coefficients of the two-dimensional block form may be used according to the size of the transform block and/or the intra prediction mode. The scanned quantization level coefficients may be entropy encoded for insertion into the bitstream.

The decoder entropy decodes the bitstream to obtain quantization level coefficients. The quantization level coefficients may be arranged in a two-dimensional block form by inverse scanning. For the inverse scan, at least one of a diagonal upper-right scan, a vertical scan, and a horizontal scan may be used.

The quantized level coefficients may then be inverse quantized, followed by a second inverse transform, if desired, and finally a first inverse transform, if desired, to produce a reconstructed residual signal.

Inverse mapping in the dynamic range may be performed for the luma component reconstructed by intra-prediction or inter-prediction before in-loop filtering. The dynamic range may be divided into 16 equal segments and the mapping function for each segment may be signaled. The mapping function may be signaled at the stripe level or at the parallel block group level. An inverse mapping function for performing inverse mapping may be derived based on the mapping function. In-loop filtering, reference picture storage, and motion compensation are performed in the inverse mapping region, and a prediction block generated by inter prediction is converted into a mapping region via mapping using a mapping function and then used to generate a reconstructed block. However, since the intra prediction is performed in the mapping region, the prediction block generated through the intra prediction may be used to generate a reconstructed block without mapping/inverse mapping.

When the current block is a residual block of the chrominance components, the residual block may be converted into an inverse mapping region by performing scaling on the chrominance components of the mapping region. The availability of scaling may be signaled at the stripe level or parallel block group level. Scaling may be applied only if a mapping for the luma component is available and the partitioning of the luma component and the partitioning of the chroma components follow the same tree structure. Scaling may be performed based on an average of sample values of a luminance prediction block corresponding to a chroma block. In this case, when the current block uses inter prediction, the luma prediction block may represent a mapped luma prediction block. The values necessary for scaling may be derived by referring to a lookup table using indexes of slices to which the average values of the sample values of the luminance prediction block belong. Finally, the residual block may be converted to an inverse mapping region by scaling the residual block using the derived value. Chroma component block recovery, intra prediction, inter prediction, in-loop filtering, and reference picture storage may then be performed in the inverse mapped region.

Information indicating whether mapping/inverse mapping of the luminance component and the chrominance component is available may be signaled by the sequence parameter set.

A prediction block for the current block may be generated based on a block vector indicating a displacement between the current block and a reference block in the current picture. In this way, a prediction mode for generating a prediction block with reference to a current picture is referred to as an Intra Block Copy (IBC) mode. The IBC mode may be applied to an mxn (M < ═ 64, N < ═ 64) coding unit. The IBC mode may include a skip mode, a merge mode, an AMVP mode, and the like. In case of the skip mode or the merge mode, a merge candidate list is constructed and a merge index is signaled so that one merge candidate can be designated. The block vector of the designated merge candidate may be used as the block vector of the current block. The merge candidate list may include at least one of a spatial candidate, a history-based candidate, a candidate based on an average of two candidates, and a zero merge candidate. In the case of AMVP mode, the difference block vector may be signaled. In addition, a prediction block vector may be derived from a left neighboring block and an upper neighboring block of the current block. The index of the neighboring block to be used may be signaled. The prediction block in IBC mode is included in the current CTU or the left CTU and is limited to a block in the reconstructed region. For example, the value of the block vector may be restricted such that the prediction block of the current block is located in the region of three 64 × 64 blocks preceding the 64 × 64 block to which the current block belongs in the encoding/decoding order. By limiting the values of the block vectors in this manner, memory consumption and device complexity according to an IBC mode implementation may be reduced.

According to the present invention, when a partition structure is selected or a prediction mode for a current block is determined, at least one of the following methods may be used: 1. a method of derivation in CTU (coding tree unit) level; 2. a method of derivation in regional hierarchy; and 3, a method of derivation in prediction mode level.

1. Method for derivation in CTU grade

The luminance signal and the chrominance signal included in the current CTU may be partitioned by using a common tree structure, or may be partitioned by using separate two tree structures.

All leaf nodes (or coding blocks (CUs)) of the partition tree structure for the current CTU may be derived by using inter prediction.

Alternatively, all leaf nodes (CUs) of the partition tree structure for the current CTU may be derived by using intra prediction.

Alternatively, intra prediction or inter prediction may be performed on leaf nodes (or CUs) of the partition tree structure for the current CTU.

The luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure until the luminance signal and the chrominance signal have predetermined-sized blocks, respectively, and then partitioned by using two separate partition tree structures.

Alternatively, the luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure or by using two separate tree structures until the luminance signal and the chrominance signal have predetermined-sized blocks, respectively. The luminance signal and the chrominance signal may then be partitioned by using two separate partition tree structures.

The luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure, and all leaf nodes (or CUs) of the current CTU may be inter-predicted.

Alternatively, the luminance signal and the chrominance signal of the current CTU may be partitioned by using two separate tree structures, and the leaf node (or CU) of the current CTU may be intra-predicted or inter-predicted.

Alternatively, the luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure, and the leaf node (or CU) of the current CTU may be intra-predicted or inter-predicted.

Alternatively, the luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure, and intra prediction may be performed on all leaf nodes (or CUs) of the current CTU.

Alternatively, the luminance signal and the chrominance signal of the current CTU may be partitioned by using two separate tree structures, and intra prediction may be performed on all leaf nodes (or CUs) of the current CTU.

The luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure until the luminance signal and the chrominance signal have predetermined-sized blocks, respectively, and all leaf nodes (or CUs) of the current CTU may be inter-predicted.

Alternatively, the luminance signal and the chrominance signal of the current CTU may be partitioned by using two separate tree structures, and the leaf node (or CU) of the current CTU may be intra-predicted or inter-predicted.

Alternatively, the luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure until the luminance signal and the chrominance signal have predetermined-sized blocks, respectively, and intra prediction or inter prediction may be performed on a leaf node (or CU) of the current CTU.

Alternatively, the luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure until the luminance signal and the chrominance signal have predetermined-sized blocks, respectively, and all leaf nodes (or CUs) of the current CTU may be intra-predicted.

Alternatively, the luminance signal and the chrominance signal of the current CTU may be partitioned by using two separate tree structures, and intra prediction may be performed on all leaf nodes (or CUs) of the current CTU.

The luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure, and all leaf nodes (or CUs) of the current CTU may be inter-predicted.

Alternatively, the luminance signal and the chrominance signal of the current CTU may be partitioned by using two separate tree structures starting from a predetermined-sized block, and the leaf node (or CU) of the current CTU may be intra-predicted or inter-predicted.

Alternatively, the luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure, and the leaf node (or CU) of the current CTU may be intra-predicted or inter-predicted.

Alternatively, the luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure, and intra prediction may be performed on all leaf nodes (or CUs) of the current CTU.

Alternatively, the luminance signal and the chrominance signal of the current CTU may be partitioned by using two separate tree structures starting from a predetermined-sized block, and all leaf nodes (or CUs) of the current CTU may be intra-predicted.

The tree structure or prediction mode of the current CTU may be encoded or decoded based on at least one of CTU _ separate _ coding _ trees _ flag, CTU _ pred _ mode _ flag, and CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag.

For example, whether a common tree structure or two separate tree structures are used for the partition tree structure of the luminance signal and the chrominance signal of the current CTU may be encoded/decoded by using at least one of CTU _ partition _ coding _ trees _ flag and CTU _ pred _ mode _ and _ partition _ coding _ trees _ flag.

For example, a leaf node (or CU) within the current CTU may be encoded/decoded by using at least one of CTU _ pred _ mode _ flag and CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag. For example, intra prediction may be performed for all leaf nodes (or CUs) within the current CTU. Alternatively, inter prediction may be performed on all leaf nodes (or CUs) within the current CTU. Alternatively, intra prediction or inter prediction may be performed on leaf nodes (or CUs) within the current CTU.

The luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure or by using two separate tree structures. In other words, the current CTU may become the root of a common coding _ tree syntax structure or two separate coding _ tree syntax structures for the luminance signal and the chrominance signal.

For example, when CTU _ separate _ coding _ trees _ flag has a first value (e.g., 0), the current CTU may become the root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal. In other words, it may represent that the luminance signal and the chrominance signal of the current CTU are partitioned by using a common tree structure.

Fig. 8 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal by using a common tree structure.

As shown in fig. 8, the luminance signal and the chrominance signal of the current CTU may have the same partition tree structure. Here, ctu _ separate _ coding _ trees _ flag may be signaled as a first value (e.g., 0).

Fig. 9 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal by using two separate tree structures.

As shown in fig. 9, the current CTU may become the root of two separate coding _ tree syntax structures for the luminance signal and the chrominance signal. Here, ctu _ separate _ coding _ trees _ flag may be signaled as the second value (e.g., 1). In other words, the luminance signal and the chrominance signal of the current CTU may be partitioned by using two separate tree structures.

The luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure.

Alternatively, the luminance signal and the chrominance signal of the current CTU may be partitioned by using two separate tree structures starting from a predetermined-sized block. Here, from the current CTU to a predetermined-sized block, the luminance signal and the chrominance signal may be partitioned by using a common tree structure.

In other words, the current CTU may become the root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal.

Alternatively, the current CTU may become the root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal until the luminance signal and the chrominance signal have predetermined-sized blocks, respectively, and the predetermined-sized blocks may become the roots of two separate coding _ tree syntax structures for the luminance signal and the chrominance signal.

When CTU _ separate _ coding _ trees _ flag has a first value, it may represent that a luminance signal and a chrominance signal of a CTU are partitioned by using a common tree structure.

When CTU _ separate _ coding _ trees _ flag has a second value, it is possible to signal that the luminance signal and the chrominance signal of the current CTU are partitioned by using two separate tree structures starting from a predetermined-sized block.

When the ctu _ separate _ coding _ trees _ flag is signaled, the predetermined size may be determined based on at least one of a coding parameter, picture information, slice information, a quantization parameter QP, a coded block flag CBF, a block size, a block depth, a block shape, an entropy coding method, an intra prediction mode of a neighboring block, and a temporal layer level.

When CTU _ separate _ coding _ trees _ flag has a first value, it may be signaled that the current CTU is the root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal. In other words, it may represent that the luminance signal and the chrominance signal of the current CTU are partitioned by using a common tree structure.

Fig. 10 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal by using a common tree structure.

As shown in fig. 10, the luminance signal and the chrominance signal of the current CTU may have the same partition tree structure. Here, ctu _ separate _ coding _ trees _ flag may be signaled as a first value (e.g., 0).

Fig. 11 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal by using two separate tree structures starting from a predetermined-size block.

As shown in fig. 11, the current CTU may become the root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal until the luminance signal and the chrominance signal have predetermined-sized blocks, respectively, and the predetermined-sized blocks may become the roots of two separate coding _ tree syntax structures for the luminance signal and the chrominance signal. Here, ctu _ separate _ coding _ trees _ flag may be signaled as the second value (e.g., 1). In other words, when CTU _ separate _ coding _ trees _ flag has a second value, it may mean that the luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure until the luminance signal and the chrominance signal have predetermined-sized blocks, respectively, and partitioned by using two separate tree structures starting from the predetermined-sized blocks.

The luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure until the luminance signal and the chrominance signal have predetermined-sized blocks, respectively.

Alternatively, the luminance signal and the chrominance signal of the current CTU may be partitioned by using two separate tree structures until the luminance signal and the chrominance signal have blocks of a predetermined size, respectively. Here, from a predetermined size block to a CU (last node of the tree), the luminance signal and the chrominance signal of the current CTU may be partitioned by using two separate tree structures.

In other words, the luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure until the luminance signal and the chrominance signal have predetermined-sized blocks, respectively, and partitioned by using two separate tree structures starting from the predetermined-sized blocks.

Alternatively, the luminance signal and the chrominance signal of the current CTU may be partitioned by using two separate tree structures.

In other words, the current CTU may become the root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal until the luminance signal and the chrominance signal have predetermined-sized blocks, respectively, and the predetermined-sized blocks may become the roots of two separate coding _ tree syntax structures for the luminance signal and the chrominance signal.

Alternatively, the current CTU may become the root of two separate coding _ tree syntax structures for the luminance signal and the chrominance signal.

When CTU _ separate _ coding _ trees _ flag has a first value, it may mean that a luminance signal and a chrominance signal of a current CTU are partitioned by using a common tree structure until the luminance signal and the chrominance signal have predetermined-sized blocks, respectively.

When ctu _ separate _ coding _ trees _ flag has a second value, it may be signaled: the luminance signal and the chrominance signal of the current CTU are partitioned by using two separate tree structures until the luminance signal and the chrominance signal have blocks of a predetermined size, respectively.

When the ctu _ separate _ coding _ trees _ flag is signaled, the predetermined size may be determined based on at least one of a coding parameter, picture information, slice information, a quantization parameter QP, a coded block flag CBF, a block size, a block depth, a block shape, an entropy coding method, an intra prediction mode of a neighboring block, and a temporal layer level.

When CTU _ separate _ coding _ trees _ flag has a first value, the current CTU may become the root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal until the luminance signal and the chrominance signal have predetermined-sized blocks, respectively, and the predetermined-sized blocks may become the roots of two separate coding _ tree syntax structures for the luminance signal and the chrominance signal.

Fig. 12 is a diagram illustrating an example in which a luminance signal and a chrominance signal of a current CTU are partitioned by using a common tree structure until the luminance signal and the chrominance signal have predetermined-sized blocks, respectively, and the luminance signal and the chrominance signal are partitioned by using two separate tree structures starting from the predetermined-sized blocks.

Here, the ctu _ separate _ coding _ trees _ flag may have a first value.

Fig. 13 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal of a current CTU by using two separate tree structures.

Here, the ctu _ separate _ coding _ trees _ flag may have a second value. Here, the current CTU may become the root of two separate coding _ tree syntax structures for the luminance signal and the chrominance signal.

All leaf nodes (or CUs) of the current CTU may be inter-predicted. Alternatively, intra prediction or inter prediction may be performed on leaf nodes (or CUs) of the current CTU. Alternatively, intra prediction may be performed on all leaf nodes (or CUs) of the current CTU.

When CTU _ pred _ mode _ flag has a first value, it may indicate that all leaf nodes (or CUs) of the current CTU are inter-predicted. When CTU _ pred _ mode _ flag has a second value, it may indicate that intra prediction or inter prediction is performed on the leaf node (or CU) of the current CTU. When CTU _ pred _ mode _ flag has a third value, it may be signaled to intra predict all leaf nodes (or CUs) of the current CTU.

In the present disclosure, the inter prediction may refer to prediction according to at least one of an inter mode, a skip mode, and a merge mode. Additionally, intra-prediction may refer to prediction according to at least one of: intra prediction according to directional/non-directional mode, inter-color prediction, IBC mode, and palette (Pallete) mode.

Fig. 14 is a diagram illustrating an example of inter prediction on all leaf nodes (or CUs) of a current CTU.

Here, ctu _ pred _ mode _ flag may be encoded/decoded into a first value.

When CTU _ pred _ mode _ flag has a second value, it may indicate that intra prediction or inter prediction is performed on the leaf node (or CU) of the current CTU. In other words, a portion of a leaf node (or CU) of a current CTU may be intra-predicted and the remaining portion may be inter-predicted. In other words, it may mean that all leaf nodes (or CUs) of the current CTU are not encoded by using one of intra prediction or inter prediction.

Fig. 15 is a diagram illustrating an example of intra-prediction or inter-prediction of a leaf node (or CU) of a current CTU.

Here, ctu _ pred _ mode _ flag may be encoded/decoded into a second value.

When CTU _ pred _ mode _ flag has a third value, it may indicate that all leaf nodes (or CUs) of the current CTU are intra-predicted.

Fig. 16 is a diagram illustrating an example of intra prediction on all leaf nodes (or CUs) of a current CTU.

Here, ctu _ pred _ mode _ flag may be encoded/decoded into a third value.

When CTU _ pred _ mode _ flag has the first value or the third value, the pred _ mode _ flag may not be signaled for all leaf nodes (or CUs) of the current CTU.

When CTU _ pred _ mode _ flag has a first value, all leaf nodes (or CUs) of the current CTU may be inter-predicted, and when CTU _ pred _ mode _ flag has a third value, all leaf nodes (or CUs) of the current CTU may be intra-predicted. Therefore, the pred _ mode _ flag may not be signaled for all leaf nodes (or CUs) of the current CTU, and whether to inter-predict or intra-predict all leaf nodes (or CUs) of the current CTU may be determined according to CTU _ pred _ mode _ flag.

When CTU _ pred _ mode _ flag has a second value, a pred _ mode _ flag may be signaled for the leaf node (or CU) of the current CTU.

When pred _ mode _ flag has a first value, it may mean that a corresponding leaf node (or CU) is encoded/decoded by inter prediction. When pred _ mode _ flag has a second value, it may mean that the corresponding leaf node (or CU) is encoded/decoded by intra prediction. In other words, a pred _ mode _ flag may be signaled for a leaf node (or CU) of the current CTU, and whether to inter-predict or intra-predict the leaf node (or CU) may be determined according to the pred _ mode _ flag.

ctu _ pred _ mode _ flag may include at least one of the first value, the second value, and the third value. ctu _ pred _ mode _ flag can be represented as information in the form of an index such as ctu _ pred _ mode _ idx.

The luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure, while all leaf nodes (or CUs) of the current CTU may be inter-predicted.

Alternatively, the luminance signal and the chrominance signal of the current CTU may be partitioned by using two separate tree structures, while the leaf node (or CU) of the current CTU may be intra-predicted or inter-predicted.

Alternatively, the luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure, while the leaf node (or CU) of the current CTU may be intra-predicted or inter-predicted.

Alternatively, the luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure, while all leaf nodes (or CUs) of the current CTU may be intra-predicted.

Alternatively, the luminance signal and the chrominance signal of the current CTU may be partitioned by using two separate tree structures, while all leaf nodes (or CUs) of the current CTU may be intra-predicted.

In other words, the current CTU may become the root of a common coding _ tree syntax structure for luminance and chrominance signals, while all leaf nodes (or CUs) of the current CTU may be inter-predicted.

Alternatively, the current CTU may become the root of two separate coding _ tree syntax structures for luminance and chrominance signals, while intra prediction or inter prediction may be performed on leaf nodes (or CUs) of the current CTU.

Alternatively, the current CTU may become the root of a coding _ tree syntax structure for luminance and chrominance signals, while intra prediction or inter prediction may be performed on a leaf node (or CU) of the current CTU.

Alternatively, the current CTU may become the root of a common single coding _ tree syntax structure for luminance and chrominance signals, while all leaf nodes (or CUs) of the current CTU may be intra-predicted.

Alternatively, the current CTU may become the root of two separate coding _ tree syntax structures for luminance and chrominance signals, while all leaf nodes (or CUs) of the current CTU may be intra-predicted.

When CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a first value, it may indicate that the current CTU becomes the root of a common coding _ tree syntax structure for luminance and chrominance signals, and inter prediction may be performed on all leaf nodes (or CUs) of the current CTU.

When CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a second value, it may indicate that the current CTU becomes the root of two separate coding _ tree syntax structures for luminance and chrominance signals, and intra prediction or inter prediction may be performed on a leaf node (or CU) of the current CTU.

When CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a third value, it may indicate that the current CTU becomes the root of a common coding _ tree syntax structure for a luminance signal and a chrominance signal, and intra prediction or inter prediction may be performed on a leaf node (or CU) of the current CTU.

When CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a fourth value, it may indicate that the current CTU becomes the root of a common coding _ tree syntax structure for luminance and chrominance signals, and intra prediction may be performed on all leaf nodes (or CUs) of the current CTU.

When CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a fifth value, it may indicate that the current CTU becomes the root of two separate coding _ tree syntax structures for a luminance signal and a chrominance signal, and intra prediction may be performed on all leaf nodes (or CUs) of the current CTU.

When CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a first value, a fourth value, or a fifth value, the pred _ mode _ flag may not be signaled for leaf nodes (or CUs) of the current CTU.

When CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a second or third value, a pred _ mode _ flag may be signaled for a leaf node (or CU) of the current CTU.

When the pred _ mode _ flag has a first value, it may represent inter prediction on the current leaf node (or CU), and when the pred _ mode _ flag has a second value, it may represent intra prediction on the current leaf node (or CU).

ctu _ pred _ mode _ and _ separate _ coding _ trees _ flag may include at least one of a first value, a second value, a third value, a fourth value, and a fifth value.

When CTU _ pred _ mode _ and _ partition _ coding _ trees _ flag has a first value, a luminance signal and a chrominance signal of a current CTU may be partitioned by using a common tree structure, and all leaf nodes (or CUs) of the current CTU may be inter-predicted.

Fig. 17 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal of a CTU by using a common tree structure and inter-predicting all leaf nodes (or CUs) of the CTU.

When CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a second value, a luminance signal and a chrominance signal of the current CTU may be partitioned by using two separate tree structures, and a portion of a leaf node (or CU) of the current CTU may be intra-predicted and the remaining portion may be inter-predicted. In other words, it may mean that all leaf nodes (or CUs) of the current CTU are not encoded by using one of intra prediction or inter prediction.

Fig. 18 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal of a CTU by using two separate tree structures and intra-predicting or inter-predicting a leaf node (or CU) of the CTU.

When CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a third value, a luminance signal and a chrominance signal of a current CTU may be partitioned by using a common tree structure, and a portion of a leaf node (or CU) of the current CTU may be intra-predicted and the remaining portion may be inter-predicted. In other words, it may mean that all leaf nodes (or CUs) of the current CTU are not encoded by using one of intra prediction or inter prediction.

Fig. 19 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal of a CTU by using a common tree structure and intra-predicting or inter-predicting a leaf node (or CU) of the CTU.

When CTU _ pred _ mode _ and _ partition _ coding _ trees _ flag has a fourth value, a luminance signal and a chrominance signal of the current CTU may be partitioned by using a common tree structure, and intra prediction may be performed on all leaf nodes (or CUs) of the current CTU.

Fig. 20 is a diagram illustrating an example of partitioning luminance and chrominance signals of a CTU by using a common tree structure and intra-predicting all leaf nodes (or CUs) of the CTU.

When CTU _ pred _ mode _ and _ partition _ coding _ trees _ flag has a fifth value, a luminance signal and a chrominance signal of the current CTU may be partitioned by using two separate tree structures, and intra prediction may be performed on all leaf nodes (or CUs) of the current CTU.

Fig. 21 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal of a CTU by using two separate tree structures and intra-predicting all leaf nodes (or CUs) of the CTU.

ctu _ pred _ mode _ and _ separate _ coding _ trees _ flag may represent information in the form of an index such as ctu _ pred _ mode _ and _ separate _ coding _ trees _ idx.

The luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure until the luminance signal and the chrominance signal have predetermined-sized blocks, respectively, and all leaf nodes (or CUs) of the current CTU may be inter-predicted.

Alternatively, the luminance signal and the chrominance signal of the current CTU may be partitioned by using two separate tree structures, and the leaf node (or CU) of the current CTU may be intra-predicted or inter-predicted.

Alternatively, the luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure until the luminance signal and the chrominance signal have predetermined-sized blocks, respectively, and intra prediction or inter prediction may be performed on a leaf node (or CU) of the current CTU.

Alternatively, the luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure until the luminance signal and the chrominance signal have a predetermined block size, respectively, and all leaf nodes (or CUs) of the current CTU may be intra-predicted.

Alternatively, the luminance signal and the chrominance signal of the current CTU may be partitioned by using two separate tree structures, and intra prediction may be performed on all leaf nodes (or CUs) of the current CTU.

In other words, the current CTU may become the root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal until the luminance signal and the chrominance signal have a predetermined block size, respectively, and inter prediction may be performed on all leaf nodes (or CUs) of the current CTU.

Alternatively, the current CTU may become the root of two separate coding _ tree syntax structures for the luminance signal and the chrominance signal, and intra prediction or inter prediction may be performed on a leaf node (or CU) of the current CTU.

Alternatively, the current CTU may become the root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal until the luminance signal and the chrominance signal have a predetermined block size, respectively, and intra prediction or inter prediction may be performed on a leaf node (or CU) of the current CTU.

Alternatively, the current CTU may become the root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal until the luminance signal and the chrominance signal have predetermined sizes, respectively, and intra prediction may be performed on all leaf nodes (or CUs) of the current CTU.

Alternatively, the current CTU may become the root of two separate coding _ tree syntax structures for luminance and chrominance signals, and intra prediction may be performed on all leaf nodes (or CUs) of the current CTU.

The luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure until the luminance signal and the chrominance signal have a predetermined block size, respectively, and may be partitioned by using two separate tree structures starting from the predetermined block size. In other words, the current CTU may become the root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal until the luminance signal and the chrominance signal have predetermined block sizes, respectively, and the blocks of the predetermined block sizes may become the roots of two separate coding _ tree syntax structures for the luminance signal and the chrominance signal, respectively.

When CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a first value, it may indicate that the current CTU becomes the root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal until the luminance signal and the chrominance signal have predetermined-sized blocks, respectively, which become the roots of two separate coding _ tree syntax structures for the luminance signal and the chrominance signal, and inter prediction is performed on all leaf nodes (or CUs) of the current CTU.

When CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a second value, it may indicate that the current CTU becomes the root of two separate coding _ tree syntax structures for luminance and chrominance signals, and intra prediction or inter prediction is performed on a leaf node (or CU) of the current CTU.

When CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a third value, it may indicate that the current CTU becomes the root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal until the luminance signal and the chrominance signal have predetermined-sized blocks, respectively, which become the roots of two separate coding _ tree syntax structures for the luminance signal and the chrominance signal, and intra prediction or inter prediction is performed on a leaf node (or CU) of the current CTU.

When CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a fourth value, it may indicate that the current CTU becomes the root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal until the luminance signal and the chrominance signal have predetermined-sized blocks, respectively, which become the roots of two separate coding _ tree syntax structures for the luminance signal and the chrominance signal, and intra-prediction is performed on all leaf nodes (or CUs) of the current CTU.

When CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a fifth value, it may indicate that the current CTU becomes the root of two separate coding _ tree syntax structures for a luminance signal and a chrominance signal, and all leaf nodes (or CUs) of the current CTU are intra-predicted.

When the luminance signal and the chrominance signal of the current CTU are partitioned by using a common single tree structure until the luminance signal and the chrominance signal have predetermined-sized blocks, respectively, the luminance signal and the chrominance signal may be partitioned by using two separate tree structures starting from the predetermined-sized blocks. In other words, a predetermined size block may be used to be the root of two separate coding _ tree syntax structures for the luminance signal and the chrominance signal.

When ctu _ pred _ mode _ and _ separate _ coding _ trees _ flag is signaled, the predetermined-size block may be determined based on at least one of a coding parameter, picture information, slice information, a quantization parameter QP, a coding block flag CBF, a block size, a block depth, a block shape, an entropy coding method, an intra prediction mode of a neighboring block, and a temporal layer level.

When CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a first value, a fourth value, or a fifth value, the pred _ mode _ flag may not be signaled for leaf nodes (or CUs) of the current CTU.

When CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a second or third value, a pred _ mode _ flag may be signaled for a leaf node (or CU) of the current CTU.

When pred _ mode _ flag has a first value, it may represent inter prediction for the current leaf node (or CU). When pred _ mode _ flag has a second value, it may represent intra prediction for the current leaf node (or CU).

ctu _ pred _ mode _ and _ separate _ coding _ trees _ flag may include at least one of a first value, a second value, a third value, a fourth value, and a fifth value.

When CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a first value, it may mean that a luminance signal and a chrominance signal of a current CTU are partitioned by using a common tree structure until the luminance signal and the chrominance signal have predetermined-sized blocks, respectively, the luminance signal and the chrominance signal are partitioned by using two separate tree structures starting from the predetermined-sized blocks, and all leaf nodes (or CUs) of the current CTU are inter-predicted.

Fig. 22 is a diagram illustrating an example of partitioning CTUs and prediction modes of CUs when CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a first value.

When CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a second value, it may mean that a part of a leaf node (or CU) of a current CTU is intra-predicted and the rest is inter-predicted by partitioning a luminance signal and a chrominance signal of the current CTU using two separate tree structures. In other words, it may mean that all leaf nodes (or CUs) of the current CTU are not encoded by using one of intra prediction or inter prediction.

Fig. 23 is a diagram illustrating an example of partitioning CTUs and prediction modes of CUs when CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a second value.

When CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a third value, it may mean that a luminance signal and a chrominance signal of a current CTU are partitioned by using a common tree structure until the luminance signal and the chrominance signal have predetermined-sized blocks, respectively, the luminance signal and the chrominance signal are partitioned by using two separate tree structures starting from the predetermined-sized blocks, and a part of leaf nodes (or CUs) of the current CTU is intra-predicted and the remaining part is inter-predicted. In other words, it may mean that all leaf nodes (or CUs) of the current CTU are not encoded by using one of intra prediction or inter prediction.

Fig. 24 is a diagram illustrating an example of partitioning CTUs and prediction modes of CUs when CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a third value.

When CTU _ pred _ mode _ and _ partition _ coding _ trees _ flag has a fourth value, it may mean that a luminance signal and a chrominance signal of a current CTU are partitioned by using a common tree structure until the luminance signal and the chrominance signal have predetermined-sized blocks, respectively, the luminance signal and the chrominance signal are partitioned by using two separate tree structures starting from the predetermined-sized blocks, and intra prediction is performed on all leaf nodes (or CUs) of the current CTU.

Fig. 25 is a diagram illustrating an example of partitioning CTUs and prediction modes of CUs when CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a fourth value.

When CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a fifth value, it may mean that a luminance signal and a chrominance signal of the current CTU are partitioned by using two separate tree structures and all leaf nodes (or CUs) of the current CTU are intra-predicted.

Fig. 26 is a diagram illustrating an example of partitioning CTUs and prediction modes of CUs when CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag is a fifth value.

The luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure, and all leaf nodes (or CUs) of the current CTU may be inter-predicted.

Alternatively, the luminance signal and the chrominance signal of the current CTU may be partitioned by using two separate tree structures starting from a predetermined-sized block, and the leaf node (or CU) of the current CTU may be intra-predicted or inter-predicted.

Alternatively, the luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure, and the leaf node (or CU) of the current CTU may be intra-predicted or inter-predicted.

Alternatively, the luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure, and intra prediction may be performed on all leaf nodes (or CUs) of the current CTU.

Alternatively, the luminance signal and the chrominance signal of the current CTU may be partitioned by using two separate tree structures starting from a predetermined-sized block, and all leaf nodes (or CUs) of the current CTU may be intra-predicted.

In other words, the current CTU may become the root of a common coding _ tree syntax structure for luminance and chrominance signals, and may inter-predict all leaf nodes (or CUs) of the current CTU.

Alternatively, a predetermined-sized block of the current CTU may become the root of two separate coding _ tree syntax structures for the luminance signal and the chrominance signal, and intra prediction or inter prediction may be performed on a leaf node (or CU) of the current CTU.

Alternatively, the current CTU may become the root of a common coding _ tree syntax structure for luminance and chrominance signals, and intra prediction or inter prediction may be performed on a leaf node (or CU) of the current CTU.

Alternatively, the current CTU may become the root of a common coding _ tree syntax structure, and intra prediction may be performed on all leaf nodes (or CUs) of the current CTU.

Alternatively, a predetermined-sized block of the current CTU may become the root of two separate coding _ tree syntax structures for luminance and chrominance signals, and intra prediction may be performed on all leaf nodes (or CUs) of the current CTU.

When the luminance signal and the chrominance signal of the current CTU are partitioned by using two separate tree structures starting from a predetermined-size block, the luminance signal and the chrominance signal of the current CTU may be partitioned by using a common single tree structure until the luminance signal and the chrominance signal have the predetermined-size block, respectively, and may be partitioned by using two separate tree structures starting from the predetermined-size block.

In other words, when a predetermined-size block of the current CTU becomes a root of two separate coding _ tree syntax structures for a luminance signal and a chrominance signal, the current CTU may become a root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal until the luminance signal and the chrominance signal have the predetermined-size blocks, respectively, and the predetermined-size block may become a root of two separate coding _ tree syntax structures for the luminance signal and the chrominance signal.

When CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a first value, it may indicate that the current CTU becomes the root of a common coding _ tree syntax structure for a luminance signal and a chrominance signal, and all leaf nodes (or CUs) of the current CTU are inter-predicted.

When CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a second value, it may indicate that the current CTU becomes the root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal until the luminance signal and the chrominance signal have predetermined-sized blocks, respectively, which become the roots of two separate coding _ tree syntax structures for the luminance signal and the chrominance signal, and intra prediction or inter prediction is performed on a leaf node (or CU) of the current CTU.

When CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a third value, it may indicate that the current CTU becomes the root of a common coding _ tree syntax structure for a luminance signal and a chrominance signal, and intra prediction or inter prediction is performed on a leaf node (or CU) of the current CTU.

When CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a fourth value, it may indicate that the current CTU becomes the root of a common coding _ tree syntax structure for luminance and chrominance signals, and intra prediction is performed on all leaf nodes (or CUs) of the current CTU.

When CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a fifth value, it may indicate that the current CTU becomes the root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal until the luminance signal and the chrominance signal have predetermined-sized blocks, respectively, which become the roots of two separate coding _ tree syntax structures for the luminance signal and the chrominance signal, and intra-prediction is performed on all leaf nodes (or CUs) of the current CTU.

When the ctu _ pred _ mode _ and _ separate _ coding _ trees _ flag is signaled, the predetermined block size may be determined based on at least one of a coding parameter, picture information, slice information, a quantization parameter QP, a coding block flag CBF, a block size, a block depth, a block shape, an entropy coding method, an intra prediction mode of a neighboring block, and a temporal layer level.

When CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a first value, a fourth value, or a fifth value, the pred _ mode _ flag may not be signaled for leaf nodes (or CUs) of the current CTU.

When CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a second or third value, a pred _ mode _ flag may be signaled for a leaf node (or CU) of the current CTU.

When pred _ mode _ flag has a first value, it may represent inter prediction for the current leaf node (or CU). When pred _ mode _ flag has a second value, it may represent intra prediction for the current leaf node (or CU).

ctu _ pred _ mode _ and _ separate _ coding _ trees _ flag may include at least one of a first value, a second value, a third value, a fourth value, and a fifth value.

When CTU _ pred _ mode _ and _ partition _ coding _ trees _ flag has a first value, a luminance signal and a chrominance signal of a current CTU may be partitioned by using a common tree structure, and all leaf nodes (or CUs) of the current CTU may be inter-predicted.

Fig. 27 is a diagram illustrating an example of partitioning a CTU and a prediction mode of the CTU when CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a first value.

When CTU _ pred _ mode _ and _ partition _ coding _ trees _ flag has a second value, it may mean that a luminance signal and a chrominance signal of a current CTU are partitioned by using a common tree structure until the luminance signal and the chrominance signal have predetermined-sized blocks, respectively, the luminance signal and the chrominance signal are partitioned by using two separate tree structures starting from the predetermined-sized blocks, and a part of leaf nodes (or CUs) of the current CTU is intra-predicted and the rest is inter-predicted. In other words, it may mean that all leaf nodes (or CUs) of the current CTU are not encoded by using one of intra prediction or inter prediction.

Fig. 28 is a diagram illustrating an example of partitioning a CTU and a prediction mode of the CTU when CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a second value.

When CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a third value, it may mean that a part of a leaf node (or CU) of a current CTU is intra-predicted and the rest is inter-predicted by partitioning a luminance signal and a chrominance signal of the current CTU using a common tree structure. In other words, it may mean that all leaf nodes (or CUs) of the current CTU are not encoded by using one of intra prediction or inter prediction.

Fig. 29 is a diagram illustrating an example of partitioning a CTU and a prediction mode of the CTU when CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a third value.

When CTU _ pred _ mode _ and _ partition _ coding _ trees _ flag has a fourth value, a luminance signal and a chrominance signal of the current CTU may be partitioned by using a common tree structure, and intra prediction may be performed on all leaf nodes (or CUs) of the current CTU.

Fig. 30 is a diagram illustrating an example of partitioning a CTU and a prediction mode of the CTU when CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a fourth value.

When CTU _ pred _ mode _ and _ partition _ coding _ trees _ flag has a fifth value, it may mean that a luminance signal and a chrominance signal of a current CTU are partitioned by using a common tree structure until the luminance signal and the chrominance signal have predetermined-sized blocks, respectively, the luminance signal and the chrominance signal are partitioned by using two separate tree structures starting from the predetermined block size, and all leaf nodes (or CUs) of the current CTU are intra-predicted.

Fig. 31 is a diagram illustrating an example of partitioning a CTU and a prediction mode of the CTU when CTU _ pred _ mode _ and _ separate _ coding _ trees _ flag has a fifth value.

2. Method for derivation in regional level

The luminance signal and the chrominance signal of the current region may be partitioned by using a common tree structure. Alternatively, the luminance signal and the chrominance signal of the current region may be partitioned by using two separate tree structures.

Intra prediction may be performed on all leaf nodes (or CUs) of the current region. Alternatively, inter prediction may be performed on all leaf nodes (or CUs) of the current region. Alternatively, intra prediction or inter prediction may be performed on leaf nodes (or CUs) of the current region.

The luminance signal and the chrominance signal of the CTU may be partitioned by using a common tree structure until the luminance signal and the chrominance signal become current regions having a predetermined block size, respectively, and may be partitioned by using a common tree structure from the current region to a leaf node (or CU) or two separate tree structures.

The luminance signal and the chrominance signal may be partitioned by using a common tree structure from the current region to leaf nodes (or CUs), and inter prediction may be performed on all leaf nodes (or CUs) of the current region.

Alternatively, the luminance signal and the chrominance signal may be partitioned by using two separate tree structures from the current area to the leaf nodes (or CUs), and the leaf nodes (or CUs) of the current area may be intra-predicted or inter-predicted.

Alternatively, the luminance signal and the chrominance signal may be partitioned by using a common tree structure from the current area to the leaf nodes (or CUs), and the leaf nodes (or CUs) of the current area may be intra-predicted or inter-predicted.

Alternatively, the luminance signal and the chrominance signal may be partitioned by using two separate tree structures from the current area to the leaf nodes (or CUs), and intra prediction may be performed on all the leaf nodes (or CUs) of the current area.

Alternatively, the luminance signal and the chrominance signal may be partitioned by using a common tree structure from the current area to leaf nodes (or CUs), and intra prediction may be performed on all leaf nodes (or CUs) of the current area.

At least one of a region _ partition _ coding _ trees _ flag, a region _ pred _ mode _ flag, and a region _ pred _ mode _ and _ partition _ coding _ trees _ flag may be used when deriving and/or selecting a partition structure and/or a prediction mode for a current region.

When the partition structure of the current region is derived or selected, whether the luminance signal and the chrominance signal of the current region are partitioned by using the common tree structure or by using two separate tree structures may be represented by using at least one of a region _ partition _ coding _ trees _ flag and a region _ pred _ mode _ and _ partition _ coding _ trees _ flag.

When the prediction mode of the current region is derived or selected, whether intra prediction is performed on all leaf nodes (or CUs) of the current region or inter prediction or intra prediction is performed on leaf nodes (or CUs) of the current region may be represented by using at least one of a region _ pred _ mode _ flag and a region _ pred _ mode _ and _ partition _ coding _ trees _ flag.

The luminance signal and the chrominance signal of the current region may be partitioned by using a common tree structure, or may be partitioned by using two separate tree structures.

When the region _ separate _ coding _ trees _ flag has a first value, it may represent that the current region becomes a root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal.

When the region _ separate _ coding _ trees _ flag has the second value, it may represent that the current region becomes the root of two separate coding _ tree syntax structures for the luminance signal and the chrominance signal.

When the region _ partition _ coding _ trees _ flag has a first value, the luminance signal and the chrominance signal of the current region may be partitioned by using a common tree structure.

Fig. 32 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal of a current region by using a common tree structure.

When the region _ partition _ coding _ trees _ flag has the second value, the luminance signal and the chrominance signal of the current region may be partitioned by using two separate tree structures.

Fig. 33 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal of a current region by using two separate tree structures.

In the above example, the common tree structure may be used until the execution partition reaches an area that is a predetermined size block in the current CTU. In other words, the current CTU may become the root of the common coding _ tree syntax structure until the execution partition reaches an area that is a predetermined size block.

Intra prediction may be performed on all leaf nodes (or CUs) of the current region. Alternatively, inter prediction may be performed on all leaf nodes (or CUs) of the current region. Alternatively, intra prediction or inter prediction may be performed on leaf nodes (or CUs) of the current region. The region prediction information representing the prediction modes of all leaf nodes (or CUs) of the current region may be signaled or derived in the encoder/decoder. In the following description, the region _ pred _ mode _ flag is an example of region prediction information.

When the region _ pred _ mode _ flag has a first value, it may represent that all leaf nodes (or CUs) of the current region are inter predicted.

When the region _ pred _ mode _ flag has the second value, it may represent intra prediction or inter prediction of a leaf node (or CU) of the current region.

When the region _ pred _ mode _ flag has the third value, it may indicate that all leaf nodes (or CUs) of the current region may be intra predicted.

When the region _ pred _ mode _ flag has the first value or the third value, the pred _ mode _ flag may not be signaled with respect to a leaf node (or CU) of the current region. In other words, the pred _ mode _ flag may not be signaled for all leaf nodes (or CUs) of the current region, and whether to inter-predict or intra-predict all leaf nodes (or CUs) of the current region may be determined according to the region _ pred _ mode _ flag.

When the region _ pred _ mode _ flag has the second value, the pred _ mode _ flag may be signaled for a leaf node (or CU) of the current region. In other words, a pred _ mode _ flag may be signaled for a leaf node (or CU) of the current region, and whether to inter-predict or intra-predict the leaf node (or CU) of the current region may be determined according to the pred _ mode _ flag.

When pred _ mode _ flag has a first value, it may represent inter prediction of the corresponding leaf node (or CU).

When pred _ mode _ flag has a second value, it may represent intra prediction for the corresponding leaf node (or CU).

When the region _ pred _ mode _ flag has a first value, all leaf nodes (or CUs) of the current region may be inter-predicted.

Fig. 34 is a diagram illustrating an example of inter prediction performed on all leaf nodes (or CUs) of a current region.

When the region _ pred _ mode _ flag has the second value, intra prediction or inter prediction may be performed on a leaf node (or CU) of the current region. In other words, a portion of leaf nodes (or CUs) of the current region may be intra-predicted, and the remaining portion may be inter-predicted.

Fig. 35 is a diagram illustrating an example of intra prediction or inter prediction of a leaf node (or CU) of a current area.

When the region _ pred _ mode _ flag has a third value, all leaf nodes (or CUs) of the current region may be intra predicted.

Fig. 36 is a diagram illustrating an example of intra prediction on all leaf nodes (or CUs) of a current area.

In addition, the region _ pred _ mode _ flag of the present specification may be expressed as information in the form of an index such as region _ pred _ mode _ idx.

The luminance signal and the chrominance signal may be partitioned by using a common tree structure from the current area to leaf nodes (or CUs), and inter prediction may be performed on all leaf nodes (or CUs) of the current area.

Alternatively, the luminance signal and the chrominance signal may be partitioned by using two separate tree structures from the current area to the leaf nodes (or CUs), and the leaf nodes (or CUs) of the current area may be intra-predicted or inter-predicted.

Alternatively, the luminance signal and the chrominance signal may be partitioned by using a common tree structure from the current area to the leaf nodes (or CUs), and the leaf nodes (or CUs) of the current area may be intra-predicted or inter-predicted.

Alternatively, the luminance signal and the chrominance signal may be partitioned by using two separate tree structures from the current area to the leaf nodes (or CUs), and intra prediction may be performed on all the leaf nodes (or CUs) of the current area.

Alternatively, the luminance signal and the chrominance signal may be partitioned by using a common tree structure from the current area to leaf nodes (or CUs), and intra prediction may be performed on all leaf nodes (or CUs) of the current area.

In other words, the current region may become the root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal, and all leaf nodes (or CUs) of the current region may be derived by using inter prediction.

Alternatively, the current region may become the root of two separate coding _ tree syntax structures for the luminance signal and the chrominance signal, and intra prediction or inter prediction may be performed on leaf nodes (or CUs) of the current region.

Alternatively, the current region may become the root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal, and intra prediction or inter prediction may be performed on leaf nodes (or CUs) of the current region.

Alternatively, the current region may become the root of two separate coding _ tree syntax structures for the luminance signal and the chrominance signal, and intra prediction may be performed on all leaf nodes (or CUs) of the current region.

Alternatively, the current region may become the root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal, and intra prediction may be performed on all leaf nodes (or CUs) of the current region.

In the above example, the luminance signal and the chrominance signal of the CTU may be partitioned by using a common tree structure until the luminance signal and the chrominance signal become the current region, respectively. In other words, the CTU may become the root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal until the luminance signal and the chrominance signal become current regions having predetermined block sizes, respectively.

When the region _ pred _ mode _ and _ separate _ coding _ trees _ flag has a first value, it may indicate that the current region becomes the root of a common coding _ tree syntax structure for a luminance signal and a chrominance signal, and all leaf nodes (or CUs) of the current region may be inter-predicted.

When the region _ pred _ mode _ and _ separate _ coding _ trees _ flag has a second value, it may indicate that the current region becomes the root of two separate coding _ tree syntax structures for the luminance signal and the chrominance signal, and intra prediction or inter prediction may be performed on a leaf node (or CU) of the current region.

When the region _ pred _ mode _ and _ separate _ coding _ trees _ flag has a third value, it may indicate that the current region becomes the root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal, and intra prediction or inter prediction may be performed on a leaf node (or CU) of the current region.

When the region _ pred _ mode _ and _ separate _ coding _ trees _ flag has the fourth value, it may indicate that the current region becomes the root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal, and intra prediction may be performed on all leaf nodes (or CUs) of the current region.

When the region _ pred _ mode _ and _ separate _ coding _ trees _ flag has a fifth value, it may be signaled that the current region may become the root of two separate coding _ tree syntax structures for the luminance signal and the chrominance signal, and intra prediction may be performed on all leaf nodes (or CUs) of the current region.

When the region _ pred _ mode _ and _ separate _ coding _ trees _ flag has the first value, the fourth value, or the fifth value, the pred _ mode _ flag may not be signaled for a leaf node (or CU) of the current region.

When the region _ pred _ mode _ and _ separate _ coding _ trees _ flag has the second value or the third value, the pred _ mode _ flag may be signaled for a leaf node (or CU) of the current region.

When pred _ mode _ flag has a first value, it may represent inter prediction of a corresponding leaf node (or CU).

When pred _ mode _ flag has a second value, it may represent intra prediction for the corresponding leaf node (or CU).

When the region _ pred _ mode _ and _ separate _ coding _ trees _ flag has a first value, the luminance signal and the chrominance signal of the current region may be partitioned by using a common tree structure, and all leaf nodes (or CUs) of the current region may be inter-predicted.

Fig. 37 is a diagram illustrating an example of a prediction mode of a CU and partitioning a region when a region _ pred _ mode _ and _ partition _ coding _ regions _ flag has a first value.

When the region _ pred _ mode _ and _ separate _ coding _ trees _ flag has a second value, it may mean that the luminance signal and the chrominance signal of the current region are partitioned by using two separate tree structures, and a portion of a leaf node (or CU) of the current region is intra-predicted and the remaining portion is inter-predicted. In other words, it may mean that all leaf nodes (or CUs) of the current region are not encoded by using one of intra prediction or inter prediction.

Fig. 38 is a diagram illustrating an example of a prediction mode of partitioning a region and a CU when the region _ pred _ mode _ and _ partition _ coding _ trees _ flag has a second value.

When the region _ pred _ mode _ and _ separate _ coding _ trees _ flag has a third value, it may mean that the luminance signal and the chrominance signal of the current region are partitioned by using a common tree structure, and a portion of leaf nodes (or CUs) of the current region are intra-predicted and the remaining portion is inter-predicted. In other words, it may mean that all leaf nodes (or CUs) of the current region are not encoded by using one of intra prediction or inter prediction.

Fig. 39 is a diagram illustrating an example of a prediction mode of a CU and partitioning a region when a region _ pred _ mode _ and _ partition _ coding _ regions _ flag has a third value.

When the region _ pred _ mode _ and _ partition _ coding _ trees _ flag has a fourth value, the luminance signal and the chrominance signal of the current region may be partitioned by using a common tree structure, and all leaf nodes (or CUs) of the current region may be intra predicted.

Fig. 40 is a diagram illustrating an example of prediction modes of partitioning a region and a CU when the region _ pred _ mode _ and _ partition _ coding _ trees _ flag has a fourth value.

When the region _ pred _ mode _ and _ partition _ coding _ trees _ flag has a fifth value, the luminance signal and the chrominance signal of the current region may be partitioned by using two separate tree structures, and all leaf nodes (or CUs) of the current region may be intra predicted.

Fig. 41 is a diagram illustrating an example of a prediction mode of a CU and partitioning a region when a region _ pred _ mode _ and _ partition _ coding _ regions _ flag has a fifth value.

The region _ pred _ mode _ and _ separate _ coding _ trees _ flag may include at least one of a first value, a second value, a third value, a fourth value, and a fifth value.

The region _ pred _ mode _ and _ separate _ coding _ trees _ flag may be represented as information in the form of an index such as region _ pred _ mode _ and _ separate _ coding _ trees _ idx.

3. Method for derivation in prediction mode level

When inter-predicting all leaf nodes (or CUs) of the current CTU, the luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure. In other words, the current CTU may become the root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal.

When intra-predicting all leaf nodes (or CUs) of a current CTU, a luminance signal and a chrominance signal of the current CTU may be partitioned by using two separate tree structures. In other words, the current CTU may become the root of two separate coding _ tree syntax structures for the luminance signal and the chrominance signal.

When all leaf nodes (or CUs) of the current region can be inter-predicted, the luminance signal and the chrominance signal of the current region can be partitioned by using a common tree structure. In other words, the current region may become the root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal.

When all leaf nodes (or CUs) of the current area can be intra-predicted, the luminance signal and the chrominance signal of the current area can be partitioned by using two separate tree structures. In other words, the current region may become the root of two separate coding _ tree syntax structures for the luminance signal and the chrominance signal.

Whether to intra-predict all leaf nodes (or CUs) of the current region may be determined, for example, based on the region prediction information described above.

The partition structure of the current CTU may be derived or selected according to an indicator of CTU _ pred _ mode _ flag.

The partition structure of the current region may be derived or selected according to an indicator of the region _ pred _ mode _ flag.

When CTU _ pred _ mode _ flag has a first value, inter prediction may be performed on all leaf nodes (or CUs) of the current CTU. Here, the current CTU may become a root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal. In other words, the luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure.

Fig. 42 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal of a current CTU by using a common tree structure when CTU _ pred _ mode _ flag has a first value.

When CTU _ pred _ mode _ flag has a third value, intra prediction may be performed on all leaf nodes (or CUs) of the current CTU. Here, the current CTU may become a root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal. In other words, the luminance signal and the chrominance signal of the current CTU may be partitioned by using a common tree structure.

Fig. 43 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal of a current CTU by using a common tree structure when CTU _ pred _ mode _ flag has a third value.

When the region _ pred _ mode _ flag has a first value, all leaf nodes (or CUs) of the current region may be inter-predicted. Here, the current region may become a root of a common coding _ tree syntax structure for the luminance signal and the chrominance signal. In other words, the luminance signal and the chrominance signal of the current region may be partitioned by using a common tree structure.

Fig. 44 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal of a current region by using a common tree structure when a region _ pred _ mode _ flag has a first value.

When the region _ pred _ mode _ flag has a third value, all leaf nodes (or CUs) of the current region may be intra predicted. Here, the current region may become the root of two separate coding _ tree syntax structures for the luminance signal and the chrominance signal. In other words, the luminance signal and the chrominance signal of the current region may be partitioned by using two separate tree structures.

Fig. 45 is a diagram illustrating an example of partitioning a luminance signal and a chrominance signal of a current region by using a common tree structure when a region _ pred _ mode _ flag has a third value.

In the present disclosure, a region may represent a block (e.g., CU) having a predetermined size. A region may be partitioned into multiple CUs, or may refer to a single CU that is not further partitioned. Alternatively, a region may refer to a single node and regions associated with children of the single node. The single node may be a root node corresponding to the CTU, or a leaf node or an intermediate node corresponding to the CU.

Fig. 46 is a diagram illustrating regions according to the present disclosure.

Fig. 46 (a) is a diagram showing a partition tree structure, and fig. 46 (b) is a diagram showing an example of partitioning a block according to the partition tree structure. In fig. 46 (a) and 46 (b), a region #1, a region #2, a region #3, and the like may correspond to the region of the present disclosure. In other words, a region of the present disclosure may refer to each node of a partition tree structure.

The prediction modes of all leaf nodes (or CUs) included in the region (prediction modes of the region) are determined based on the size of the region, the partition shape of the region, and/or the encoding parameters of the region.

The size of a region may be expressed as a width, a height, an area, a number of pixels, and the like. The partition shape of a region may be expressed as whether to perform partitioning, quadtree partitioning, binary tree partitioning, ternary tree partitioning, horizontal partitioning, vertical partitioning, and the like.

The encoding parameters of the region may include: a type of a slice including the corresponding region, a partition structure including a CTU of the corresponding region, and parameters signaling a prediction mode applied to all leaf nodes (or CUs) included in the corresponding region.

For example, when the size of the area is a predetermined size and the partition shape of the area is a predetermined partition shape, the prediction mode of the area may be determined as intra prediction. Here, the predetermined size may be expressed as the number of pixels included in the region.

For example, when a region includes 64 pixels and is partitioned by using a quad tree, a prediction mode of the corresponding region may be determined as intra prediction.

For example, when a region includes 64 pixels and is partitioned by using a ternary tree, a prediction mode of the corresponding region may be determined as intra prediction.

For example, when a region includes 32 pixels and is partitioned by using a binary tree, a prediction mode of the corresponding region may be determined as intra prediction.

For example, when the size of the region is a predetermined size and the partition shape of the region is a predetermined partition shape, the prediction mode of the region may be determined according to the type of a slice including the corresponding region and/or the encoding parameters of the region. Here, the predetermined size may be expressed as the number of pixels included in the region.

For example, when a region includes 64 pixels and is partitioned by using a binary tree, when a slice including the corresponding region is an I slice, a prediction mode of the region may be determined as intra prediction. Here, when a slice including a corresponding region is not an I-slice, a prediction mode of the region may be determined as intra prediction or inter prediction based on encoding parameters of the region. The coding parameters may be syntax elements signaled by the bitstream.

For example, when a region includes 128 pixels and is partitioned by using a ternary tree, when a slice including the corresponding region is an I slice, a prediction mode of the region may be determined as intra prediction. Here, when a slice including a corresponding region is not an I-slice, a prediction mode of the region may be determined as intra prediction or inter prediction based on encoding parameters of the region. The coding parameters may be syntax elements signaled by the bitstream.

When determining the prediction mode of a region, the pred _ mode _ flag may not be signaled for all leaf nodes (or CUs) included in the region.

In the present disclosure, an image encoder or an image decoder that performs a predetermined operation may perform an operation of determining a condition or situation for performing the corresponding operation. For example, when it is disclosed that the prediction mode of the region is determined as intra prediction when the size of the region is a predetermined size and when the partition shape of the region is a predetermined shape, the image encoder or the image decoder may determine whether the size of the region is a predetermined size and/or whether the partition shape of the region is a predetermined shape for determining the prediction mode of the region.

The above embodiments can be performed in the same way in both the encoder and the decoder.

At least one or a combination of the above embodiments may be used for encoding/decoding video.

The order applied to the above embodiments may be different between the encoder and the decoder, or the order applied to the above embodiments may be the same in the encoder and the decoder.

The above-described embodiment may be performed on each of the luminance signal and the chrominance signal, or may be performed identically on the luminance signal and the chrominance signal.

The block shape to which the above-described embodiment of the present invention is applied may have a square shape or a non-square shape.

The above-described embodiments of the present invention may be applied according to the size of at least one of an encoding block, a prediction block, a transform block, a current block, an encoding unit, a prediction unit, a transform unit, a unit, and a current unit. Here, the size may be defined as a minimum size or a maximum size or both of the minimum size and the maximum size such that the above-described embodiment is applied, or may be defined as a fixed size to which the above-described embodiment is applied. In addition, in the above-described embodiments, the first embodiment may be applied to the first size, and the second embodiment may be applied to the second size. In other words, the above embodiments can be applied in combination according to the size. In addition, the above-described embodiments may be applied when the size is equal to or greater than the minimum size and equal to or less than the maximum size. In other words, when the block size is included in a specific range, the above-described embodiment may be applied.

For example, the above-described embodiment may be applied when the size of the current block is 8 × 8 or more. For example, the above-described embodiment may be applied when the size of the current block is 4 × 4 or more. For example, the above-described embodiment may be applied when the size of the current block is 16 × 16 or more. For example, the above-described embodiment may be applied when the size of the current block is equal to or greater than 16 × 16 and equal to or less than 64 × 64.

The above-described embodiments of the present invention may be applied according to temporal layers. To identify the temporal layers to which the above-described embodiments may be applied, the respective identifiers may be signaled, and the above-described embodiments may be applied to the specified temporal layers identified by the respective identifiers. Here, the identifier may be defined as the lowest layer or the highest layer or both the lowest layer and the highest layer to which the above-described embodiment can be applied, or may be defined as indicating a specific layer to which the embodiment is applied. In addition, a fixed time tier to which this embodiment applies may be defined.

For example, the above-described embodiment can be applied when the temporal layer of the current image is the lowest layer. For example, when the temporal layer identifier of the current image is 1, the above-described embodiment can be applied. For example, the above-described embodiment may be applied when the temporal layer of the current image is the highest layer.

A stripe type or a parallel block group type to which the above-described embodiments of the present invention are applied may be defined, and the above-described embodiments may be applied according to the corresponding stripe type or parallel block group type.

In the above-described embodiments, the method is described based on the flowchart having a series of steps or units, but the present invention is not limited to the order of the steps, and some steps may be performed simultaneously with other steps or in a different order. In addition, it will be understood by those of ordinary skill in the art that the steps in the flowcharts are not exclusive of each other, and that other steps may be added to the flowcharts or some steps may be deleted from the flowcharts without affecting the scope of the present invention.

Embodiments include various aspects of examples. Not all possible combinations of the various aspects may be described, but those skilled in the art will recognize different combinations. Accordingly, the present invention is intended to embrace all such alternatives, modifications and variances that fall within the scope of the appended claims.

Embodiments of the present invention may be implemented in the form of program instructions that are executable by various computer components and recorded in computer-readable recording media. The computer readable recording medium may include individual program instructions, data files, data structures, etc., or a combination of program instructions, data files, data structures, etc. The program instructions recorded in the computer-readable recording medium may be specially designed and constructed for the present invention or well known to those skilled in the computer software art. Examples of the computer-readable recording medium include magnetic recording media such as hard disks, floppy disks, and magnetic tapes; optical data storage media such as CD-ROM or DVD-ROM; magnetically optimized media, such as floppy disks; and hardware devices such as Read Only Memory (ROM), Random Access Memory (RAM), flash memory, etc., that are specifically configured to store and implement program instructions. Examples of the program instructions include not only machine language code formatted by a compiler, but also high-level language code that may be implemented by a computer using an interpreter. A hardware device may be configured to be operated by one or more software modules to perform a process according to the present invention, and vice versa.

Although the present invention has been described in terms of specific items such as detailed elements, and limited embodiments and drawings, they are provided only to assist in a more general understanding of the present invention, and the present invention is not limited to the above-described embodiments. It will be understood by those skilled in the art that various modifications and changes may be made from the above description.

Therefore, the spirit of the present invention should not be limited to the above-described embodiments, and the entire scope of the appended claims and their equivalents will fall within the scope and spirit of the present invention.

INDUSTRIAL APPLICABILITY

The present invention can be used to encode or decode an image.

89页详细技术资料下载
上一篇:一种医用注射器针头装配设备
下一篇:帧内预测方法和装置

网友询问留言

已有0条留言

还没有人留言评论。精彩留言会获得点赞!

精彩留言,会给你点赞!

技术分类