Encoder, decoder, and corresponding method using intra-mode coding for intra-prediction

By constructing MPM lists based on neighboring block intra-prediction modes, the method addresses inefficiencies in video coding, enhancing coding efficiency and compression ratios.

JP7783352B2Active Publication Date: 2025-12-09HUAWEI TECH CO LTD
View PDF 3 Cites 0 Cited by

Patent Information

Application Number
JP2024111034
Authority / Receiving Office
JP · JP
Patent Type
Patents
Current Assignee / Owner
Priority Date
2019-02-25
Filing Date
2024-07-10
Publication Date
2025-12-09
Estimated Expiration
2040-02-21

AI Technical Summary

Technical Problem

Existing video coding technologies face challenges in efficiently generating Most Probable Mode (MPM) lists for intra-prediction mode coding, which impacts the efficiency of video compression and decompression processes.

Method used

The method involves constructing MPM lists by considering the intra-prediction modes of neighboring blocks, including specific conditions to determine entries that are commonly used, thereby reducing the need to code actual modes, and incorporating angular and planar modes based on neighboring block configurations.

Benefits of technology

This approach enhances coding efficiency by including relevant intra-prediction modes in the MPM list, leading to improved compression ratios with minimal quality sacrifice.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure 0007783352000015
    Figure 0007783352000015
  • Figure 0007783352000016
    Figure 0007783352000016
  • Figure 0007783352000017
    Figure 0007783352000017
Patent Text Reader

Abstract

To provide a method and device of prediction coding of a current block implemented by a decoding device or an encoding device.SOLUTION: The method comprises: obtaining an intra prediction mode of a left neighbor block of the current block; obtaining an intra prediction mode of an above neighbor block of the current block; and constructing a Most Probable Mode, MPM, list of intra prediction modes for the current block. The MPM list comprises at least five entries of intra prediction modes when at least a first condition is fulfilled, and the first condition is that the intra prediction mode of the left neighbor block and the intra prediction mode of the above neighbor block are the same angular mode.SELECTED DRAWING: Figure 10
Need to check novelty before this filing date? Find Prior Art

Description

[Technical Field]

[0001] CROSS-REFERENCE TO RELATED APPLICATIONS This patent application claims priority to U.S. Provisional Patent Application No. 62 / 810,323, filed February 25, 2019. The disclosures of the aforementioned patent applications are incorporated herein by reference in their entireties.

[0002] TECHNICAL FIELD Embodiments of the present application relate generally to the field of picture processing, and more particularly to intra prediction. [Background technology]

[0003] Video coding (video encoding and decoding) is used in a wide range of digital video applications, such as broadcast digital TV, video transmission over the Internet and mobile networks, real-time conversation applications such as video chat, video conferencing, DVD and Blu-ray discs, video content acquisition and editing systems, and camcorders in security applications.

[0004] The amount of video data required to render even a relatively short video can be significant, which can pose challenges when the data is to be streamed or otherwise transmitted over communication networks with limited bandwidth capacity. Therefore, video data is generally compressed before being transmitted over modern communication networks. Because memory resources may be limited, video size can also be an issue when the video is stored on a storage device. Often, video compression devices use software and / or hardware at the source to code the video data before transmission or storage, thereby reducing the amount of data needed to represent a digital video image. The compressed data is then received at the destination by a video decompression device, which decodes the video data. With limited network resources and an ever-increasing demand for higher video quality, improved compression and decompression techniques that increase compression ratios with little or no sacrifice in picture quality are desirable.

[0005] In particular, there is a continuing demand for reducing processor load in the context of intra-prediction processing. It is known in the art to use a Most Probable Mode (MPM) list for intra-prediction mode coding. The MPM list reduces the bits required to code the intra-prediction mode of a current block. When the intra-prediction mode of a current block corresponds to an entry in the MPM list, an index is coded instead of the actual mode, thereby requiring fewer bits. However, selecting entries for generating the MPM list while considering the most efficient intra-prediction coding remains a challenge. The appropriate selection of entries significantly impacts the efficiency of intra-prediction mode coding based on the MPM list.

[0006] In view of this, it is a fundamental object of the present invention to provide a technique for generating MPM lists that results in more efficient coding compared to the prior art. Summary of the Invention [Means for solving the problem]

[0007] Embodiments of the present application provide apparatuses and methods for encoding and decoding according to the independent claims.

[0008] These and other objects are achieved by the subject matter of the independent claims. Further implementation forms are evident from the dependent claims, the description and the drawings.

[0009] According to an embodiment, there is provided a method of predictive coding of a current block implemented by a decoding device or an encoding device, comprising the steps of: obtaining an intra prediction mode of a left neighboring block of the current block; obtaining an intra prediction mode of a neighboring block above the current block; constructing (based on the result of the obtaining step) a most probable mode (MPM) list of intra-prediction modes for the current block, wherein the MPM list includes at least five entries of intra-prediction modes as follows: When at least a first condition is satisfied, the method includes {ang, 2 + ((ang + 61) % 64), 2 + ((ang - 1) % 64), 2 + ((ang + 60) % 64), 2 + ((ang) % 64)}, where the first condition includes that the intra prediction mode of the left neighboring block and the intra prediction mode of the upper neighboring block are the same angle mode, and ang represents the intra prediction mode of the left neighboring block or the intra prediction mode of the upper neighboring block. In other words, ang is a value or index representing the intra prediction mode of the left neighboring block or the intra prediction mode of the upper neighboring block. The range of ang may be {2-66}.

[0010] As an implementation of the embodiment, the method may further include checking whether the intra prediction mode of the left neighboring block and the intra prediction mode of the upper neighboring block are the same angle mode.

[0011] In fact, an MPM list so generated may be advantageous in terms of coding efficiency, since commonly used intra-prediction modes are included in the MPM list and can therefore be referenced by an index in the list without the need to code the actual modes.

[0012] In particular, when the first condition and the second condition are met, at least five entries of the intra prediction mode may be included in the MPM list, and the second condition includes that the current block is coded by an intra-sub-partition (ISP) mode, thereby further improving coding efficiency according to practical applications.

[0013] An alternative MPM list that is similarly advantageous in terms of coding efficiency is a method of predictive coding of a current block implemented by a decoding device or an encoding device, comprising the steps of obtaining an intra-prediction mode of a neighboring block to the left of the current block, obtaining an intra-prediction mode of a neighboring block above the current block, and constructing (based on the result of the obtaining step) a Most Probable Mode (MPM) list of intra-prediction modes for the current block, wherein the MPM list includes at least five entries of intra-prediction modes as follows: When at least a first condition is satisfied, the method may include the steps of: {ang, 2 + ((ang + 61) % 64), 2 + ((ang - 1) % 64), 2 + ((ang + 60) % 64), 2 + ((ang) % 64)}, where the first condition includes only one of the intra prediction mode of the left neighboring block and the intra prediction mode of the above neighboring block being an angular mode, and ang represents the angular mode. In other words, ang is a value or index representing the angular mode. The range of ang may be {2-66}. The first condition may include the other of the intra prediction mode of the left neighboring block and the intra prediction mode of the above neighboring block being not an angular mode.

[0014] As an implementation of an alternative embodiment, the method may further include checking whether only one of the intra prediction mode of the left neighboring block and the intra prediction mode of the above neighboring block is an angular mode.

[0015] Again, the MPM list may include at least five entries of intra prediction modes when the first condition and the second condition are met, the second condition including that the current block is coded by the ISP mode.

[0016] According to a further alternative, the MPM list, which may also be advantageous in terms of coding efficiency, may be implemented by a decoding device or an encoding device in a method of predictive coding of the current block, comprising: obtaining an intra prediction mode of a left neighboring block of the current block; obtaining an intra prediction mode of a neighboring block above the current block; constructing (based on the result of the obtaining step) a most probable mode (MPM) list of intra-prediction modes for the current block when at least a first condition is met, where the first condition includes that the intra-prediction mode of the left neighboring block and the intra-prediction mode of the above neighboring block are both angular modes, and the MPM list includes at least five entries of intra-prediction modes as follows: a) contains {above_mode, left_mode, 2 + ( ( minAB + 61 ) % 64 ), 2 + ( ( maxAB - 1 ) % 64 ), 2 + ( ( minAB + 60 ) % 64 )} where maxAB - minAB equals 1, or b) contains {above_mode, left_mode, 2 + ( ( minAB - 1 ) % 64 ), 2 + ( ( minAB + 61 ) % 64 ), 2 + ( ( maxAB - 1 ) % 64 )} where maxAB - minAB is equal to 2, or c) contains {above_mode, left_mode, 2 + ( ( minAB - 1 ) % 64 ), 2 + ( ( maxAB + 61 ) % 64 ), 2 + ( minAB % 64 )} when maxAB - minAB is greater than 61, or d) else contains {above_mode, left_mode, 2 + ( ( minAB + 61 ) % 64 ), 2 + ( ( minAB - 1 ) % 64 ), 2 + ( ( maxAB + 61 ) % 64 )}, The method may be provided by a method including the steps of: above_mode represents the intra prediction mode of the neighboring block above; left_mode represents the intra prediction mode of the neighboring block to the left; minAB represents the minimum intra prediction mode between above_mode and left_mode; and maxAB represents the maximum intra prediction mode between above_mode and left_mode.

[0017] As an implementation of an alternative embodiment, the method may further include checking whether both the intra prediction mode of the left neighboring block and the intra prediction mode of the above neighboring block are angular modes.

[0018] In all of the above embodiments, the intra-prediction mode of the current block may be coded based on the respective generated MPM lists. As described above, the coding efficiency of the coding process may be increased by using the respective MPM lists compared to the prior art.

[0019] The method according to one of the above-described embodiments may further include: determining an intra-prediction mode of a current block; and, when the determined intra-prediction mode of the current block is listed in an MPM list, coding the determined intra-prediction mode of the current block according to a corresponding index of the MPM list. Again, the coding efficiency of the coding process may be increased by using the indexes of the respective MPM lists compared to the related art.

[0020] According to an embodiment, generating the MPM list includes generating an entry in the sixth list that represents the planar mode. Alternatively, one of the methods of the above-described embodiments may include determining whether the intra prediction mode of the current block is the planar mode, and when it is determined that the intra prediction mode of the current block is not the planar mode, signaling by a flag that the intra prediction mode of the current block is not the planar mode.

[0021] Therefore, the widely used and important planar mode can be explicitly taken into account. It is explicitly noted that the differences between these alternatives for handling planar mode are purely editorial, and are switched between these alternatives.

[0022] According to a further embodiment, the generated MPM list consists of at least five entries as described above (i.e., does not index the PLANAR mode), and the method further includes a step of multiple reference line coding using the MPM list so generated. Again, high efficiency of intra prediction coding can be achieved.

[0023] According to another specific embodiment, if there is no intra-predicted upper neighboring block, the intra-prediction mode of the upper neighboring block may be determined to be PLANAR, and if there is no intra-predicted left neighboring block, the intra-prediction mode of the left neighboring block is determined to be PLANAR. Thus, the case where there is no intra-predicted upper or left neighboring block can be handled efficiently based on the default.

[0024] Furthermore, the case where neither the intra prediction mode of the left neighboring block nor the intra prediction mode of the upper neighboring block is an angular mode is considered. Thus, a method for predictive coding of a current block, performed by a decoding device or an encoding device, comprising: obtaining an intra prediction mode of a left neighboring block of the current block; obtaining an intra prediction mode of a neighboring block above the current block; A method is provided, comprising: constructing a most probable mode (MPM) list of intra prediction modes for a current block, wherein the MPM list includes at least five entries of intra prediction modes, and when at least a first condition is met, four of the at least five entries are given by VER_IDX, HOR_IDX, VER_IDX - 4, and VER_ID + 4, and the first condition includes neither the intra prediction mode of the left neighboring block nor the intra prediction mode of the above neighboring block being an angular mode, and VER_IDX represents an index of a vertical intra prediction mode and HOR_IDX represents an index of a horizontal intra prediction mode.

[0025] As an implementation of an alternative embodiment, the method may further include checking whether neither the intra prediction mode of the left neighboring block nor the intra prediction mode of the above neighboring block is an angular mode.

[0026] In all of the above-described embodiments of the inventive method, the following may hold: the top-left corner of the left neighboring block is at (xCb-1, yCb+cbHeight-1), the top-left corner of the top neighboring block is at (xCb+cbWidth-1, yCb-1), and xCb, yCb, cbHeight, and cbWidth represent the position of the top-left corner of the current block in the width direction, the position of the top-left corner of the current block in the height direction, the height of the current block, and the width of the current block, respectively.

[0027] The above-described embodiments may be implemented in an encoder or a decoder, resulting in the same advantages as described above. Accordingly, an encoder is provided that includes a processing circuit for performing the method according to any one of the above-described embodiments. Similarly, a decoder is provided that includes a processing circuit for performing the method according to any one of the above-described embodiments.

[0028] Furthermore, a computer program product is provided comprising program code for performing the steps of the above-described method.

[0029] Additionally, one or more processors; There is provided a decoder or encoder including: a non-transitory computer-readable storage medium coupled to a processor and storing programming for execution by the processor, the programming, when executed by the processor, configuring the encoder or decoder to perform a method according to any of the above-described embodiments.

[0030] The above-described embodiments of the inventive method of predictive coding of a current block may be implemented in a device suitable for use in an image encoder and / or decoder. Operation of such a device also provides the above-described advantages. Accordingly, a device for use in an image encoder and / or decoder, comprising: a prediction mode unit configured to obtain an intra prediction mode of a neighboring block to the left of the current block and to obtain an intra prediction mode of a neighboring block above the current block; a most probable mode unit configured to build (based on input from the prediction mode unit) a most probable mode (MPM) list of intra-prediction modes for a current block, the MPM list including at least five entries of intra-prediction modes as follows: A device is provided that includes a most probable mode unit that includes {ang, 2 + ((ang + 61) % 64), 2 + ((ang - 1) % 64), 2 + ((ang + 60) % 64), 2 + ((ang) % 64)} when at least a first condition is satisfied, where the first condition includes the intra-prediction mode of the left neighboring block and the intra-prediction mode of the above neighboring block being the same angle mode, and ang represents the intra-prediction mode of the left neighboring block or the intra-prediction mode of the above neighboring block. In other words, ang is a value or index that represents the intra-prediction mode of the left neighboring block or the intra-prediction mode of the above neighboring block. The range of ang may be {2-66}.

[0031] As an implementation of the embodiment, the MPM unit may be further configured to check whether the intra prediction mode of the left neighboring block and the intra prediction mode of the upper neighboring block are the same angle mode.

[0032] The MPM list may include at least five entries of intra prediction modes when the first condition and the second condition are met, the second condition including that the current block is coded by an intra-sub-partition (ISP) mode.

[0033] There is also provided a device for use in an image encoder and / or decoder, comprising: a prediction mode unit configured to obtain an intra prediction mode of a neighboring block to the left of the current block and to obtain an intra prediction mode of a neighboring block above the current block; a most probable mode unit configured to build (based on input from the prediction mode unit) a most probable mode (MPM) list of intra-prediction modes for a current block, the MPM list including at least five entries of intra-prediction modes as follows: A device is provided that includes a most probable mode unit that includes {ang, 2 + ((ang + 61) % 64), 2 + ((ang - 1) % 64), 2 + ((ang + 60) % 64), 2 + ((ang) % 64)} when at least a first condition is satisfied, where the first condition includes only one of the intra-prediction mode of the left neighboring block and the intra-prediction mode of the above neighboring block being an angular mode, and ang represents the angular mode. In other words, ang is a value or index that represents the angular mode. The range of ang may be {2-66}.

[0034] As an implementation of an alternative embodiment, the MPM unit may be further configured to check whether only one of the intra prediction mode of the left neighboring block and the intra prediction mode of the upper neighboring block is an angular mode.

[0035] Again, the MPM list may include at least five entries of intra prediction modes when the first condition and the second condition are met, the second condition including that the current block is coded by the ISP mode.

[0036] There is also provided a device for use in an image encoder and / or decoder, comprising: a prediction mode unit configured to obtain an intra prediction mode of a neighboring block to the left of the current block and to obtain an intra prediction mode of a neighboring block above the current block; a most probable mode unit configured to build (based on input from the prediction mode unit) a most probable mode (MPM) list of intra-prediction modes for a current block when at least a first condition is met, the first condition including that both the intra-prediction mode of a left neighboring block and the intra-prediction mode of an above neighboring block are angular modes, and the MPM list includes at least five entries of intra-prediction modes as follows: a) contains {above_mode, left_mode, 2 + ( ( minAB + 61 ) % 64 ), 2 + ( ( maxAB - 1 ) % 64 ), 2 + ( ( minAB + 60 ) % 64 )} where maxAB - minAB equals 1, or b) contains {above_mode, left_mode, 2 + ( ( minAB - 1 ) % 64 ), 2 + ( ( minAB + 61 ) % 64 ), 2 + ( ( maxAB - 1 ) % 64 )} where maxAB - minAB is equal to 2, or c) contains {above_mode, left_mode, 2 + ( ( minAB - 1 ) % 64 ), 2 + ( ( maxAB + 61 ) % 64 ), 2 + ( minAB % 64 )} when maxAB - minAB is greater than 61, or d) else contains {above_mode, left_mode, 2 + ( ( minAB + 61 ) % 64 ), 2 + ( ( minAB - 1 ) % 64 ), 2 + ( ( maxAB + 61 ) % 64 )}, A device is provided that includes a most probable mode unit, where above_mode represents the intra prediction mode of the neighboring block above, left_mode represents the intra prediction mode of the neighboring block to the left, minAB represents the minimum intra prediction mode between above_mode and left_mode, and maxAB represents the maximum intra prediction mode between above_mode and left_mode.

[0037] As an implementation of an alternative embodiment, the MPM unit may be further configured to check whether both the intra prediction mode of the left neighboring block and the intra prediction mode of the upper neighboring block are angular modes.

[0038] The device according to one of the above embodiments may further include a coding unit configured to code the intra-prediction mode of the current block based on the generated MPM list.

[0039] Furthermore, a device according to one of the above-mentioned embodiments may further include a determination unit configured to determine an intra-prediction mode of a current block, and when the determined intra-prediction mode of the current block is listed in the MPM list, to code the determined intra-prediction mode of the current block according to a corresponding index in the MPM list.

[0040] According to an embodiment, the most probable mode unit is configured to generate an entry in the sixth list representing the PLANAR mode.

[0041] According to an embodiment, the device further includes a plane determination unit configured to determine whether an intra prediction mode of the current block is a PLANAR mode, and a signaling unit configured to signal by a flag that the intra prediction mode of the current block is not a PLANAR mode when it is determined that the intra prediction mode of the current block is not a PLANAR mode.

[0042] The generated MPM list may consist of at least five entries, and the device according to one of the above embodiments may further include a multi-reference line coding unit configured to perform multi-reference line coding using the MPM list.

[0043] In all of the above embodiments, the prediction mode unit may be configured to determine that the intra prediction mode of the upper neighboring block is PLANAR if there is no intra predicted upper neighboring block, and the prediction mode unit is configured to determine that the intra prediction mode of the left neighboring block is PLANAR if there is no intra predicted left neighboring block.

[0044] Furthermore, the case where neither the intra prediction mode of the left neighboring block nor the intra prediction mode of the above neighboring block is an angular mode is considered. a prediction mode unit (1101) configured to obtain an intra prediction mode of a neighboring block to the left of a current block and to obtain an intra prediction mode of a neighboring block above the current block; A device (1100) for use in an image encoder and / or decoder is provided, comprising: a most probable mode unit (1102) configured to construct a most probable mode (MPM) list of intra prediction modes for a current block, the MPM list including at least five entries of intra prediction modes, and when at least a first condition is satisfied, four of the at least five entries are given by VER_IDX, HOR_IDX, VER_IDX - 4, and VER_ID + 4, the first condition including neither the intra prediction mode of the left neighboring block nor the intra prediction mode of the above neighboring block being an angular mode, VER_IDX representing an index of a vertical intra prediction mode, and HOR_IDX representing an index of a horizontal intra prediction mode.

[0045] In general, the following may hold: the top-left corner of the left neighboring block is at (xCb-1, yCb+cbHeight-1), the top-left corner of the top neighboring block is at (xCb+cbWidth-1, yCb-1), and xCb, yCb, cbHeight, and cbWidth represent the position of the top-left corner of the current block in the width direction, the position of the top-left corner of the current block in the height direction, the height of the current block, and the width of the current block, respectively.

[0046] In all of the above embodiments, x % y modulus. The remainder of x divided by y, defined only for integers x and y, where x >= 0 and y > 0.

[0047] All of the above embodiments improve intra-mode coding by including modes that are more relevant to the current prediction block in the construction of the MPM list.

[0048] In particular, when one of the intra modes of the left and top blocks is an angular mode, or both of their intra modes are angular modes and are the same, the MPM list is constructed by including the angular mode and expanding its neighboring angular modes in the MPM list.

[0049] When the intra modes of the left and top blocks are angular modes and are not the same, the MPM list is constructed according to the difference between the intra modes of the left and top blocks.

[0050] A total of four categories are distinguished and the MPM list is derived by adding the angular modes of the neighbors of the intra modes of the left and top blocks.

[0051] The details of one or more embodiments are set forth in the accompanying drawings and the description below. Other features, objects, and advantages will become apparent from the description, drawings, and claims.

[0052] In the following, embodiments of the invention will be explained in more detail with reference to the accompanying figures and drawings. [Brief explanation of the drawings]

[0053] [Figure 1A] 1 is a block diagram illustrating an example of a video coding system configured to implement embodiments of the present invention. [Figure 1B] FIG. 2 is a block diagram illustrating another example of a video coding system configured to implement embodiments of the present invention. [Figure 2] 1 is a block diagram illustrating an example of a video encoder configured to implement embodiments of the present invention. [Figure 3]1 is a block diagram illustrating an exemplary structure of a video decoder configured to implement embodiments of the present invention. [Figure 4] FIG. 1 is a block diagram illustrating an example of an encoding device or a decoding device. [Figure 5] FIG. 10 is a block diagram showing another example of an encoding device or a decoding device. [Figure 6] FIG. 1 illustrates the operation of a multi-reference line coding tool. [Figure 7] FIG. 10 illustrates an example of intra-subpartition coding. [Figure 8] FIG. 10 illustrates an example of intra-subpartition coding. [Figure 9] FIG. 1 illustrates the location of neighboring blocks on which the intra-predictive coding of the current block depends. [Figure 10] 1 illustrates an embodiment of a method for predictive coding of a current block implemented by a decoding or encoding device according to the invention; [Figure 11] 1 illustrates an embodiment of a device for use in an image encoder and / or decoder according to the present invention; [Figure 12] 31 is a block diagram illustrating an exemplary structure of a content supply system 3100 for implementing a content distribution service. [Figure 13] FIG. 2 is a block diagram illustrating the structure of an example terminal device. DETAILED DESCRIPTION OF THE INVENTION

[0054] In the following, the same reference signs, unless otherwise specified, refer to identical or at least functionally equivalent features.

[0055] In the following description, reference is made to the accompanying drawings which form a part of this disclosure and which show, by way of illustration, certain aspects of embodiments of the invention or in which embodiments of the invention may be practiced. It is understood that embodiments of the invention may be practiced in other ways and may include structural or logical changes not shown in the drawings. Therefore, the following detailed description is not to be taken in a limiting sense, and the scope of the present invention is defined by the appended claims.

[0056] For example, it is understood that disclosure related to a described method may also apply to a corresponding device or system configured to perform the method, and vice versa. For example, when one or more particular method steps are described, the corresponding device may include one or more units, e.g., functional units, for performing the described one or more method steps (e.g., one unit that performs one or more steps, or multiple units that each perform one or more of the steps), even if such one or more units are not explicitly described or shown in a figure. On the other hand, for example, when a particular apparatus is described based on one or more units, e.g., functional units, the corresponding method may include one step for performing the function of the one or more units (e.g., one step that performs the function of one or more units, or multiple steps that each perform the function of one or more of the units), even if such one or more steps are not explicitly described or shown in a figure. Furthermore, it is understood that features of various exemplary embodiments and / or aspects described herein may be combined with each other unless expressly stated otherwise.

[0057] Video coding generally refers to the processing of a sequence of pictures that form a video or a video sequence. Instead of the term "picture," the terms "frame" or "image" may be used synonymously in the field of video coding. Video coding (or coding in general) includes two parts: video encoding and video decoding. Video encoding is performed at the source side and generally involves processing the original video picture (e.g., by compression) to reduce the amount of data needed to represent the video picture (for more efficient storage and / or transmission). Video decoding is performed at the destination side and generally involves the reverse processing compared to the encoder to reconstruct the video picture. Embodiments that refer to "coding" a video picture (or pictures in general) are understood to relate to "encoding" or "decoding" the video picture or the respective video sequence. The combination of the encoding and decoding parts is also called a codec (coding and decoding).

[0058] In the case of lossless video coding, the original video picture can be reconstructed (assuming there is no transmission loss or other data loss during storage or transmission), i.e., the reconstructed video picture has the same quality as the original video picture. In the case of lossy video coding, further compression, for example by quantization, is performed to reduce the amount of data representing the video picture, which cannot be perfectly reconstructed at the decoder, i.e., the quality of the reconstructed video picture is lower or worse than the quality of the original video picture.

[0059] Some video coding standards belong to the group of "lossy hybrid video codecs" (i.e., combine spatial and temporal prediction in the sample domain with 2D transform coding for applying quantization in the transform domain). Each picture of a video sequence is generally partitioned into a set of non-overlapping blocks, and coding is generally performed at the block level. In other words, at an encoder, video is generally processed, i.e., encoded, at the block (video block) level, for example, by generating a prediction block using spatial (intra-picture) prediction and / or temporal (inter-picture) prediction, subtracting the prediction block from a current block (the block currently being / to be processed) to obtain a residual block, transforming the residual block, and quantizing the residual block in the transform domain to reduce the amount of data to be transmitted (compression); whereas at a decoder, an inverse process is applied to the coded or compressed block compared to the encoder to reconstruct the current block for representation. Furthermore, the encoder replicates the decoder's processing loop so that both generate the same prediction (eg, intra and inter prediction) and / or reconstruction for processing, i.e., coding, subsequent blocks.

[0060] In the following, embodiments of a video coding system 10, a video encoder 20 and a video decoder 30 are described based on FIGS.

[0061] 1A is a schematic block diagram illustrating an example coding system 10, e.g., video coding system 10 (or coding system 10 for short), that may utilize techniques of the present application. A video encoder 20 (or encoder 20 for short) and a video decoder 30 (or decoder 30 for short) of video coding system 10 illustrate examples of devices that may be configured to perform techniques according to various examples described in the present application.

[0062] As shown in FIG. 1A, coding system 10 includes a source device 12 configured to provide encoded picture data 21 to, for example, a destination device 14 for decoding the encoded picture data 13.

[0063] The source device 12 includes an encoder 20 and may additionally, i.e., optionally, include a picture source 16, a preprocessor (or preprocessing unit) 18, for example a picture preprocessor 18, and a communication interface or unit 22.

[0064] Picture source 16 may include or be any kind of picture capture device, e.g., a camera for capturing real-world pictures, and / or any kind of picture generation device, e.g., a computer graphics processor for generating computer-animated pictures, or any kind of other device for acquiring and / or providing real-world pictures, computer-generated pictures (e.g., screen content, virtual reality (VR) pictures), and / or any combination thereof (e.g., augmented reality (AR) pictures). Picture source may also be any kind of memory or storage for storing any of the above-mentioned pictures.

[0065] To distinguish from the preprocessor 18 and the processing performed by the preprocessing unit 18, the picture or picture data 17 may also be referred to as a raw picture or raw picture data 17.

[0066] The pre-processor 18 is configured to receive (raw) picture data 17 and perform pre-processing on the picture data 17 to obtain a pre-processed picture 19 or pre-processed picture data 19. The pre-processing performed by the pre-processor 18 may include, for example, cropping, color format conversion (e.g., from RGB to YCbCr), color correction, or noise removal. It may be understood that the pre-processing unit 18 may be an optional component.

[0067] Video encoder 20 is configured to receive pre-processed picture data 19 and provide encoded picture data 21 (further details are described below, eg, with reference to FIG. 2).

[0068] The communication interface 22 of the source device 12 may be configured to receive the encoded picture data 21 and transmit the encoded picture data 21 (or any further processed version thereof) via the communication channel 13 to another device, e.g., the destination device 14 or any other device, for storage or direct reconstruction.

[0069] The destination device 14 includes a decoder 30 (e.g., a video decoder 30) and may additionally, i.e., optionally, include a communication interface or communication unit 28, a post-processor 32 (or post-processing unit 32), and a display device 34.

[0070] The communications interface 28 of the destination device 14 is configured to receive the encoded picture data 21 (or any further processed version thereof), for example directly from the source device 12 or from any other source, for example a storage device, for example a storage device for encoded picture data, and to provide the encoded picture data 21 to the decoder 30.

[0071] The communication interface 22 and the communication interface 28 may be configured to transmit or receive the encoded picture data 21 or the encoded data 13 via a direct communication link between the source device 12 and the destination device 14, e.g., a direct wired or wireless connection, or via any type of network, e.g., a wired or wireless network or any combination thereof, or any type of private and public network, or any type of combination thereof.

[0072] The communications interface 22 may be configured to process the encoded picture data 21 using any type of transmission encoding or processing, for example packaging the encoded picture data 21 into a suitable format, for example packets, and / or for transmission over a communications link or network.

[0073] The communications interface 28 forming the counterpart of the communications interface 22 may for example be configured to receive the transmitted data and process the transmitted data using any kind of corresponding transmission decoding or processing and / or depackaging to obtain the encoded picture data 21.

[0074] Both communication interface 22 and communication interface 28 may be configured as unidirectional communication interfaces, as indicated by the arrows for communication channel 13 in FIG. 1A pointing from source device 12 toward destination device 14, or as bidirectional communication interfaces, and may be configured, for example, to send and receive messages, for example, to set up connections and to confirm and exchange communications links and / or any other information related to data transmission, e.g., transmission of encoded picture data.

[0075] The decoder 30 is configured to receive encoded picture data 21 and provide decoded picture data 31 or decoded pictures 31 (further details are described below, for example, based on Figure 3 or Figure 5).

[0076] Post-processor 32 of destination device 14 is configured to post-process decoded picture data 31 (also referred to as reconstructed picture data), e.g., decoded picture 31, to obtain post-processed picture data 33, e.g., post-processed picture 33. The post-processing performed by post-processing unit 32 may include, e.g., color format conversion (e.g., from YCbCr to RGB), color correction, cropping, or resampling, or any other processing to prepare, e.g., decoded picture data 31, for display by, e.g., display device 34.

[0077] Display device 34 of destination device 14 is configured to receive post-processed picture data 33, for example, to display the picture to a user or viewer. Display device 34 may be or include any type of display for showing the reconstructed picture, e.g., an integrated or external display or monitor. The display may include, for example, a liquid crystal display (LCD), an organic light emitting diode (OLED) display, a plasma display, a projector, a microLED display, a liquid crystal on silicon (LCoS), a digital light processor (DLP), or any other type of display.

[0078] 1A depicts source device 12 and destination device 14 as separate devices, embodiments of the devices may also include both or both functionality, source device 12 or corresponding functionality and destination device 14 or corresponding functionality. In such embodiments, source device 12 or corresponding functionality and destination device 14 or corresponding functionality may be implemented using the same hardware and / or software or by separate hardware and / or software or any combination thereof.

[0079] As will be apparent to those skilled in the art based on the description, the functions of different units or the presence and (exact) division of functions within source device 12 and / or destination device 14 shown in FIG. 1A may vary depending on the actual device and application.

[0080] Encoder 20 (e.g., video encoder 20) or decoder 30 (e.g., video decoder 30), or both encoder 20 and decoder 30, may be implemented by processing circuitry shown in FIG. 1B, such as one or more microprocessors, digital signal processors (DSPs), application specific integrated circuits (ASICs), field programmable gate arrays (FPGAs), discrete logic, hardware, dedicated to video coding, or any combination thereof. Encoder 20 may be implemented by processing circuitry 46 to embody various modules discussed in connection with encoder 20 of FIG. 2 and / or any other encoder system or subsystem described herein. Decoder 30 may be implemented by processing circuitry 46 to embody various modules discussed in connection with decoder 30 of FIG. 3 and / or any other decoder system or subsystem described herein. The processing circuitry may be configured to perform various operations discussed later. If the techniques are implemented partially in software, as shown in FIG. 5, a device may store instructions for the software on a suitable non-transitory computer-readable storage medium and execute the instructions in hardware using one or more processors to perform the techniques of this disclosure. Either video encoder 20 and video decoder 30 may be incorporated as part of a combined encoder / decoder (codec) within a single device, for example, as shown in FIG. 1B.

[0081] Source device 12 and destination device 14 may include any of a wide range of devices, including any type of handheld or fixed device, e.g., a notebook or laptop computer, a mobile phone, a smartphone, a tablet or tablet computer, a camera, a desktop computer, a set-top box, a television, a display device, a digital media player, a video game console, a video streaming device (such as a content service server or content distribution server), a broadcast receiver device, a broadcast transmitter device, etc., and may use no operating system or any type of operating system. In some cases, source device 12 and destination device 14 may be capable of wireless communication. Thus, source device 12 and destination device 14 may be wireless communication devices.

[0082] In some cases, the video coding system 10 shown in FIG. 1A is merely an example, and the techniques of this disclosure may be applied to video coding situations (e.g., video encoding or video decoding) that do not necessarily involve any data communication between an encoding device and a decoding device. In other examples, data may be retrieved from local memory, streamed over a network, etc. A video encoding device may encode data and store it in memory, and / or a video decoding device may retrieve data from memory and decode it. In some examples, encoding and decoding are performed by devices that do not communicate with each other but simply encode data to memory and / or retrieve data from memory and decode it.

[0083] For ease of explanation, embodiments of the present invention are described herein with reference to reference software, e.g., High-Efficiency Video Coding (HEVC), or Versatile Video Coding (VVC), the next-generation video coding standard developed by the ITU-T Video Coding Experts Group (VCEG) and the ISO / IEC Joint Collaboration Team on Video Coding (JCT-VC) of the Motion Picture Experts Group (MPEG). Those skilled in the art will understand that embodiments of the present invention are not limited to HEVC or VVC.

[0084] Encoder and encoding method FIG. 2 shows a schematic block diagram of an exemplary video encoder 20 configured to implement the techniques of the present application. In the example of FIG. 2, the video encoder 20 includes an input 201 (or input interface 201), a residual calculation unit 204, a transform processing unit 206, a quantization unit 208, an inverse quantization unit 210, an inverse transform processing unit 212, a reconstruction unit 214, a loop filter unit 220, a decoded picture buffer (DPB) 230, a mode selection unit 260, an entropy coding unit 270, and an output 272 (or output interface 272). The mode selection unit 260 may include an inter prediction unit 244, an intra prediction unit 254, and a partitioning unit 262. The inter prediction unit 244 may include a motion estimation unit and a motion compensation unit (not shown). The video encoder 20 shown in FIG. 2 may also be referred to as a hybrid video encoder or a video encoder using a hybrid video codec.

[0085] The residual calculation unit 204, the transform processing unit 206, the quantization unit 208, and the mode selection unit 260 may be considered to form a forward signal path of the encoder 20, while the inverse quantization unit 210, the inverse transform processing unit 212, the reconstruction unit 214, the buffer 216, the loop filter 220, the decoded picture buffer (DPB) 230, the inter prediction unit 244, and the intra prediction unit 254 may be considered to form a backward signal path of the video encoder 20, which corresponds to the signal path of a decoder (see video decoder 30 in FIG. 3 ). The inverse quantization unit 210, the inverse transform processing unit 212, the reconstruction unit 214, the loop filter 220, the decoded picture buffer (DPB) 230, the inter prediction unit 244, and the intra prediction unit 254 are also considered to form a “built-in decoder” of the video encoder 20.

[0086] Picture & Picture Division (Picture & Block) Encoder 20 may, for example, be configured to receive via input 201 picture 17 (or picture data 17), e.g., a picture of a sequence of pictures forming a video or a video sequence. The received picture or picture data may also be preprocessed picture 19 (or preprocessed picture data 19). For simplicity, the following description refers to picture 17. Picture 17 may also be called a current picture or a picture to be coded (particularly in video coding, to distinguish the current picture from other pictures, e.g., already coded and / or decoded pictures of the same video sequence, i.e., the video sequence that also includes the current picture).

[0087] A (digital) picture is or can be considered as a two-dimensional array or matrix of samples having intensity values. The samples of the array may also be called pixels (short for picture element) or pels. The number of samples in the horizontal and vertical directions (or axes) of the array or picture defines the size and / or resolution of the picture. For color representation, three color components are generally used, i.e., a picture may be represented or include three sample arrays. In an RGB format or color space, a picture includes corresponding red, green, and blue sample arrays. However, in video coding, each pixel is generally represented in a luminance and chrominance format or color space, e.g., YCbCr, which includes a luminance component denoted by Y (although L may be used instead) and two chrominance components denoted by Cb and Cr. The luminance (or luma for short) component Y represents brightness or gray level intensity (e.g., similar to a grayscale picture), while the two chrominance (or chroma for short) components Cb and Cr represent chromaticity or color information components. Thus, a picture in YCbCr format includes a luminance sample array of luminance sample values ​​(Y) and two chrominance sample arrays of chrominance values ​​(Cb and Cr). A picture in RGB format may be converted or transformed to YCbCr format or vice versa, a process also known as color transformation or conversion. If a picture is monochrome, the picture may include only a luminance sample array. Thus, a picture may be, for example, an array of luma samples in a monochrome format, or an array of luma samples and two corresponding arrays of chroma samples in 4:2:0, 4:2:2, and 4:4:4 color formats.

[0088] Embodiments of video encoder 20 may include a picture partitioning unit (not shown in FIG. 2) configured to partition picture 17 into multiple (usually non-overlapping) picture blocks 203. These blocks may also be called root blocks, macroblocks (H.264 / AVC), or coding tree blocks (CTBs) or coding tree units (CTUs) (H.265 / HEVC and VVC). The picture partitioning unit may be configured to use the same block size for all pictures of a video sequence and a corresponding grid defining the block size, or to vary the block size among pictures or subsets or groups of pictures, and to partition each picture into corresponding blocks.

[0089] In further embodiments, the video encoder may be configured to directly receive blocks 203 of picture 17, e.g., one, some, or all of the blocks that form picture 17. Picture blocks 203 may also be referred to as current picture blocks or picture blocks to be coded.

[0090] Similar to picture 17, picture block 203, although smaller in dimensions than picture 17, is or can still be considered as a two-dimensional array or matrix of samples having intensity values ​​(sample values). In other words, block 203 may include, for example, one sample array (e.g., a luma array for a monochrome picture 17, or a luma or chroma array for a color picture), or three sample arrays (e.g., a luma and two chroma arrays for a color picture 17), or any other number and / or type of array, depending on the applied color format. The number of samples in the horizontal and vertical directions (or axes) of block 203 defines the size of block 203. Thus, a block may be, for example, an MxN (M columns by N rows) array of samples or an MxN array of transform coefficients.

[0091] The embodiment of video encoder 20 shown in FIG. 2 may be configured to encode picture 17 block by block, eg, encoding and prediction is performed for each block 203.

[0092] The embodiment of video encoder 20 shown in FIG. 2 may further be configured to partition and / or encode pictures by using slices (also referred to as video slices), where a picture may be partitioned into or encoded using one or more (generally non-overlapping) slices, each of which may include one or more blocks (e.g., CTUs).

[0093] The embodiment of video encoder 20 shown in FIG. 2 may be further configured to partition and / or encode a picture by using tile groups (also referred to as video tile groups) and / or tiles (also referred to as video tiles), where a picture may be partitioned into or encoded using one or more (generally non-overlapping) tile groups, where each tile group may, for example, include one or more blocks (e.g., CTUs) or one or more tiles, where each tile may, for example, be rectangular in shape and include one or more blocks (e.g., CTUs), e.g., full or fractional blocks.

[0094] Calculating residuals The residual calculation unit 204 may be configured to calculate the residual block 205 (also referred to as the residual 205) based on the picture block 203 and the predictive block 265 (further details about the predictive block 265 are provided later), for example, by subtracting the sample values ​​of the predictive block 265 from the sample values ​​of the picture block 203 on a sample-by-sample (pixel-by-pixel) basis to obtain the residual block 205 in the sample domain.

[0095] conversion The transform processing unit 206 may be configured to apply a transform, for example, a discrete cosine transform (DCT) or a discrete sine transform (DST), to the sample values ​​of the residual block 205 to obtain transform coefficients 207 in a transform domain. The transform coefficients 207, also referred to as transform residual coefficients, may represent the residual block 205 in the transform domain.

[0096] The transform processing unit 206 may be configured to apply an integer approximation of a DCT / DST, such as the transform specified for H.265 / HEVC. Compared to an orthogonal DCT transform, such an integer approximation is generally scaled by a particular factor. To maintain the norm of the residual blocks processed by the forward and inverse transforms, an additional scaling factor is applied as part of the transform process. The scaling factor is generally selected based on particular constraints, such as the scaling factor being a power of two for shift operations, the bit depth of the transform coefficients, a trade-off between accuracy and implementation cost, etc. For example, a particular scaling factor may be specified for the inverse transform, e.g., by the inverse transform processing unit 212 (and the corresponding inverse transform, e.g., by the inverse transform processing unit 312 in the video decoder 30), and a corresponding scaling factor for the forward transform, e.g., by the transform processing unit 206 of the encoder 20, may be specified accordingly.

[0097] An embodiment of video encoder 20 (respectively, transform processing unit 206) may be configured to output transform parameters, e.g., a certain transform or transforms, either as is or encoded or compressed by entropy coding unit 270, for example, so that video decoder 30 may receive the transform parameters and use them for decoding.

[0098] Quantization The quantization unit 208 may be configured to quantize the transform coefficients 207, for example, by applying scalar quantization or vector quantization, to obtain quantized coefficients 209. The quantized coefficients 209 may also be referred to as quantized transform coefficients 209 or quantized residual coefficients 209.

[0099] The quantization process may reduce the bit depth associated with some or all of the transform coefficients 207. For example, an n-bit transform coefficient may be truncated to an m-bit transform coefficient during quantization, where n is greater than m. The degree of quantization may be modified by adjusting a quantization parameter (QP). For example, with respect to scalar quantization, different scaling may be applied to achieve finer or coarser quantization. A smaller quantization step size corresponds to finer quantization, while a larger quantization step size corresponds to coarser quantization. The applicable quantization step size may be indicated by the quantization parameter (QP). The quantization parameter may, for example, be an index into a predefined set of applicable quantization step sizes. For example, a small quantization parameter may correspond to fine quantization (small quantization step size) and a large quantization parameter may correspond to coarse quantization (large quantization step size), or vice versa. Quantization may include division by the quantization step size, and corresponding and / or inverse dequantization by, for example, the inverse quantization unit 210 may include multiplication by the quantization step size. Some standards, for example, HEVC, may be configured to determine the quantization step size using a quantization parameter. Generally, the quantization step size may be calculated based on the quantization parameter using a fixed-point approximation of an equation involving division. Additional scaling factors may be introduced for quantization and dequantization to restore the norm of the residual block, which may be modified due to scaling used in the fixed-point approximation of the equation for the quantization step size and the quantization parameter. In one exemplary implementation, the scaling of the inverse transform and dequantization may be combined. Alternatively, customized quantization tables may be used, e.g., signaled from the encoder to the decoder in the bitstream. Quantization is a lossy operation, and loss increases as the quantization step size increases.

[0100] Embodiments of video encoder 20 (respectively, quantization unit 208) may be configured to output a quantization parameter (QP), e.g., as is or to be encoded by entropy encoding unit 270, such that video decoder 30 may receive the quantization parameter and apply it for decoding.

[0101] inverse quantization Inverse quantization unit 210 is configured to apply the inverse quantization of quantization unit 208 to the quantized coefficients to obtain dequantized coefficients 211, e.g., by applying the inverse of the quantization scheme applied by quantization unit 208, based on or using the same quantization step size as quantization unit 208. The dequantized coefficients 211, also referred to as dequantized residual coefficients 211, may correspond to transform coefficients 207—although they are generally not identical to the transform coefficients due to loss due to quantization.

[0102] Inverse transformation The inverse transform processing unit 212 is configured to apply an inverse transform of the transform applied by the transform processing unit 206, for example, an inverse discrete cosine transform (DCT) or an inverse discrete sine transform (DST) or other inverse transform, to obtain a reconstructed residual block 213 (or corresponding dequantized coefficients 213) in the sample domain. The reconstructed residual block 213 may also be referred to as a transform block 213.

[0103] Rebuild The reconstruction unit 214 (e.g., an adder or summator 214) is configured to add the transform block 213 (i.e., the reconstructed residual block 213) to the prediction block 265, for example, by adding the sample values ​​of the reconstructed residual block 213 and the sample values ​​of the prediction block 265—sample by sample—to obtain a reconstructed block 215 in the sample domain.

[0104] filtering The loop filter unit 220 (or "loop filter" 220 for short) is configured to filter the reconstructed block 215 to obtain a filtered block 221, or generally, to filter reconstructed samples to obtain filtered samples. The loop filter unit is configured, for example, to smooth pixel transitions or otherwise improve video quality. The loop filter unit 220 may include one or more loop filters, such as a deblocking filter, a sample-adaptive offset (SAO) filter, or one or more other filters, for example, a bilateral filter, an adaptive loop filter (ALF), a sharpening filter, a smoothing filter, or a collaborative filter, or any combination thereof. Although the loop filter unit 220 is shown in FIG. 2 as being an in-loop filter, in other configurations, the loop filter unit 220 may be implemented as a post-loop filter. The filtered block 221 may also be referred to as a filtered reconstructed block 221.

[0105] Embodiments of video encoder 20 (respectively, loop filter unit 220) may be configured to output loop filter parameters (e.g., sample adaptive offset information) either as is or encoded by entropy coding unit 270, e.g., so that decoder 30 may receive and apply the same loop filter parameters or the respective loop filter for decoding.

[0106] Decoded Picture Buffer The decoded picture buffer (DPB) 230 may be a memory that stores reference pictures or generally reference picture data for encoding video data by the video encoder 20. The DPB 230 may be formed by any of a variety of memory devices, such as dynamic random access memory (DRAM), including synchronous DRAM (SDRAM), magnetoresistive RAM (MRAM), resistive RAM (RRAM), or other types of memory devices. The decoded picture buffer (DPB) 230 may be configured to store one or more filtered blocks 221. The decoded picture buffer 230 may further be configured to store other already-filtered blocks, e.g., already-reconstructed filtered blocks 221, of the same current picture or a different picture, e.g., an already-reconstructed picture, and / or may provide a complete already-reconstructed, i.e., decoded, picture (and corresponding reference blocks and samples) and / or a partially-reconstructed current picture (and corresponding reference blocks and samples), e.g., for inter-prediction. The decoded picture buffer (DPB) 230 may also be configured to store one or more unfiltered reconstructed blocks 215 or generally unfiltered reconstructed samples, for example, if the reconstructed blocks 215 are not filtered by the loop filter unit 220, or to store any other further processed version of the reconstructed blocks or samples.

[0107] Mode selection (classification & prediction) The mode select unit 260 includes a partitioning unit 262, an inter prediction unit 244, and an intra prediction unit 254, and is configured to receive or obtain original picture data, e.g., original block 203 (current block 203 of current picture 17), and reconstructed picture data, e.g., filtered and / or unfiltered reconstructed samples or blocks of the same (current) picture and / or from one or more already decoded pictures, for example, from the decoded picture buffer 230 or other buffer (e.g., a line buffer, not shown). The reconstructed picture data is used as reference picture data for prediction, e.g., inter prediction or intra prediction, to obtain a prediction block 265 or predictor 265.

[0108] The mode selection unit 260 may be configured to determine or select a partitioning and prediction mode (e.g., intra or inter prediction mode) for the prediction mode of the current block (which does not include partitioning) and generate a corresponding prediction block 265 used for calculating the residual block 205 and reconstructing the reconstructed block 215.

[0109] Embodiments of the mode selection unit 260 may be configured to select a partitioning and prediction mode (e.g., from partitioning and prediction modes supported by or available to the mode selection unit 260) that provides the best match, or in other words, the smallest residual (smallest residual means better compression for transmission or storage), or the smallest signaling overhead (smallest signaling overhead means better compression for transmission or storage), or that considers or balances both. The mode selection unit 260 may be configured to determine the partitioning and prediction mode based on rate-distortion optimization (RDO), i.e., to select the prediction mode that provides the smallest rate-distortion. Terms such as “best,” “minimum,” “optimum,” etc. in this context do not necessarily refer to the overall “best,” “minimum,” “optimum,” etc., but may also refer to satisfying termination or selection criteria such as values ​​above or below a threshold, or other constraints that potentially lead to a “suboptimal selection,” but that reduce complexity and processing time.

[0110] In other words, the partitioning unit 262 may be configured to partition the block 203 into smaller partitions or sub-blocks of the block (which also form blocks) using, for example, quadtree partitioning (QT), binary partitioning (BT), or ternary tree partitioning (TT), or any combination thereof, iteratively, and to perform prediction on, for example, each of the partitions or sub-blocks of the block, wherein the mode selection includes selecting a tree structure of the partitioned block 203, and a prediction mode is applied to each of the partitions or sub-blocks of the block.

[0111] Below, the partitioning (eg, by partitioning unit 260) and prediction processes (by inter-prediction unit 244 and intra-prediction unit 254) performed by exemplary video encoder 20 are described in more detail.

[0112] Division The partitioning unit 262 may partition (or divide) the current block 203 into smaller sections, e.g., square or rectangular sized smaller blocks. These smaller blocks (which may also be called subblocks) may be further partitioned into even smaller sections. This is also called tree partitioning or hierarchical tree partitioning; for example, a root block at root tree level 0 (hierarchical level 0, depth 0) may be recursively partitioned, e.g., into two or more blocks at the next lower tree level, e.g., nodes at tree level 1 (hierarchical level 1, depth 1), which may again be partitioned into two or more blocks at the next lower level, e.g., tree level 2 (hierarchical level 2, depth 2), and so on, until partitioning is terminated, e.g., because a termination criterion is met, e.g., a maximum tree depth or a minimum block size is reached. Blocks that are not further partitioned are also called leaf blocks or leaf nodes of the tree. A tree that uses a partition into two partitions is called a binary tree (BT), a tree that uses a partition into three partitions is called a ternary tree (TT), and a tree that uses a partition into four partitions is called a quad tree (QT).

[0113] As mentioned above, the term "block" as used herein may refer to a portion of a picture, particularly a square or rectangular portion. For example, in the context of HEVC and VVC, a block may be or correspond to a coding tree unit (CTU), a coding unit (CU), a prediction unit (PU), and a transform unit (TU), and / or a corresponding block, such as a coding tree block (CTB), a coding block (CB), a transform block (TB), or a prediction block (PB).

[0114] For example, a coding tree unit (CTU) may be or include a CTB of luma samples, two corresponding CTBs of chroma samples for a picture having a three-sample arrangement, or a CTB of samples for a picture coded using three separate color planes and a syntax structure used to code a monochrome picture or sample. Correspondingly, a coding tree block (CTB) may be an NxN block of samples for some value of N such that the division of the components into CTBs is a partition. A coding unit (CU) may be or include a coding block of luma samples, two corresponding coding blocks of chroma samples for a picture having a three-sample arrangement, or a coding block of samples for a picture coded using three separate color planes and a syntax structure used to code a monochrome picture or sample. Correspondingly, a coding block (CB) may be an MxN block of samples for some values ​​of M and N such that the division of the CTB into coding blocks is a partition.

[0115] For example, in an HEVC embodiment, a coding tree unit (CTU) may be divided into CUs by using a quadtree structure represented as a coding tree. The decision of whether to code a picture area using inter-picture (temporal) prediction or intra-picture (spatial) prediction is made at the CU level. Each CU may be further divided into one, two, or four PUs according to a PU partition type. Within one PU, the same prediction process is applied, and related information is transmitted to the decoder based on the PU. After obtaining residual blocks by applying a prediction process based on the PU partition type, the CU may be partitioned into transform units (TUs) by another quadtree structure similar to the coding tree for the CU.

[0116] For example, in an embodiment according to the latest video coding standard currently under development, called Versatile Video Coding (VVC), a combined quadtree and binary tree (QTBT) partitioning is used, for example, to partition coding blocks. In the QTBT block structure, a CU can have either a square or rectangular shape. For example, a coding tree unit (CTU) is first partitioned by a quadtree structure. The leaf nodes of the quadtree are further partitioned by a binary tree or a ternary (or triple) tree structure. The leaf nodes of the partitioning tree are called coding units (CUs), and their segmentation is used for prediction and transform processing without any further partitioning. This means that CUs, PUs, and TUs have the same block size in the QTBT coding block structure. In parallel, multi-partitioning, for example, ternary tree partitioning, may be used together with the QTBT block structure.

[0117] In one example, mode select unit 260 of video encoder 20 may be configured to perform any combination of the partitioning techniques described herein.

[0118] As mentioned above, video encoder 20 is configured to determine or select a best or optimal prediction mode from a (e.g., predetermined) set of prediction modes, which may include, for example, intra-prediction modes and / or inter-prediction modes.

[0119] Intra prediction The set of intra prediction modes may include, for example, the 35 different intra prediction modes defined in HEVC, e.g., non-directional modes such as DC (or average) mode and planar mode, or directional modes, or may include, for example, the 67 different intra prediction modes defined for VVC, e.g., non-directional modes such as DC (or average) mode and planar mode, or directional modes.

[0120] The intra prediction unit 254 is configured to generate the intra prediction block 265 using reconstructed samples of neighboring blocks of the same current picture according to an intra prediction mode from a set of intra prediction modes.

[0121] The intra prediction unit 254 (or generally the mode selection unit 260) is further configured to output the intra prediction parameters (or generally information indicating the selected intra prediction mode for the block) to the entropy encoding unit 270 in the form of syntax elements 266 for inclusion in the encoded picture data 21, for example, so that the video decoder 30 may receive the prediction parameters and use them for decoding.

[0122] Inter Prediction The set (or possible) inter prediction modes depends on the available reference pictures (i.e., for example, previous at least partially decoded pictures stored in DPB230) as well as other inter prediction parameters, such as whether the entire reference picture is used to search for the best matching reference block or only a portion of the reference picture, for example, a search window area around the area of ​​the current block, and / or whether pixel interpolation, for example, half / semi-pel and / or quarter-pel interpolation, is applied.

[0123] In addition to the prediction modes mentioned above, skip mode and / or direct mode may also be applied.

[0124] The inter prediction unit 244 may include a motion estimation (ME) unit and a motion compensation (MC) unit (neither of which are shown in FIG. 2). The motion estimation unit may be configured to receive or obtain, for motion estimation, the picture block 203 (current picture block 203 of current picture 17) and the decoded picture 231, or at least one or more already reconstructed blocks, e.g., reconstructed blocks of one or more other / different already decoded pictures 231. For example, a video sequence may include the current picture and the already decoded picture 231, or in other words, the current picture and the already decoded picture 231 may be part of or form a sequence of pictures that form a video sequence.

[0125] The encoder 20 may be configured to, for example, select a reference block from multiple reference blocks of the same or different pictures among multiple other pictures, and provide the reference picture (or reference picture index) and / or an offset (spatial offset) between the position (x, y coordinates) of the reference block and the position of the current block to the motion estimation unit as an inter-prediction parameter. This offset is also called a motion vector (MV).

[0126] The motion compensation unit is configured to obtain, e.g., receive, inter prediction parameters and perform inter prediction based on or using the inter prediction parameters to obtain inter prediction block 265. The motion compensation performed by the motion compensation unit may include fetching or generating a prediction block based on motion / block vectors determined by motion estimation, possibly performing interpolation with sub-pixel accuracy. Interpolation filtering may generate additional pixel samples from known pixel samples, thus potentially increasing the number of candidate prediction blocks that may be used to code the picture block. Upon receiving a motion vector for the PU of the current picture block, the motion compensation unit may find the prediction block to which the motion vector points in one of the reference picture lists.

[0127] The motion compensation unit may also generate syntax elements associated with the blocks and video slices for use by video decoder 30 in decoding picture blocks of the video slices. In addition to, or as an alternative to, slices and their respective syntax elements, tile groups and / or tiles and their respective syntax elements may be generated or used.

[0128] Entropy Coding The entropy coding unit 270 is configured to apply, for example, an entropy coding algorithm or scheme (e.g., a variable length coding (VLC) scheme, a context adaptive VLC scheme (CAVLC), an arithmetic coding scheme, binarization, context adaptive binary arithmetic coding (CABAC), syntax-based context-adaptive binary arithmetic coding (SBAC), probability interval partitioning entropy (PIPE) coding, or another entropy coding method or technique) or bypass (uncompressed) to the quantized coefficients 209, the inter-prediction parameters, the intra-prediction parameters, the loop filter parameters, and / or other syntax elements to obtain coded picture data 21 that may be output via an output 272, for example, in the form of coded bitstream 21, such that video decoder 30 may receive the parameters and use them for decoding. The encoded bitstream 21 may be transmitted to the video decoder 30 or stored in memory for later transmission or retrieval by the video decoder 30 .

[0129] Other structural variations of the video encoder 20 may be used to encode the video stream. For example, a non-transform-based encoder 20 may directly quantize the residual signal for a particular block or frame without the transform processing unit 206. In another implementation, the encoder 20 may have the quantization unit 208 and the inverse quantization unit 210 combined into a single unit.

[0130] Decoder and decoding method 3 shows an example of a video decoder 30 configured to implement the techniques of the present application. The video decoder 30 is configured to receive coded picture data 21 (e.g., coded bitstream 21), e.g., coded by encoder 20, to obtain a decoded picture 331. The coded picture data or bitstream includes information for decoding the coded picture data, e.g., data representing picture blocks of coded video slices (and / or tile groups or tiles) and associated syntax elements.

[0131] 3, decoder 30 includes an entropy decoding unit 304, an inverse quantization unit 310, an inverse transform processing unit 312, a reconstruction unit 314 (e.g., summer 314), a loop filter 320, a decoded picture buffer (DPB) 330, a mode application unit 360, an inter prediction unit 344, and an intra prediction unit 354. Inter prediction unit 344 may be or include a motion compensation unit. Video decoder 30 may, in some examples, perform a decoding path that is generally the reverse of the encoding path described in connection with video encoder 100 of FIG. 2.

[0132] As described in connection with encoder 20, inverse quantization unit 210, inverse transform processing unit 212, reconstruction unit 214, loop filter 220, decoded picture buffer (DPB) 230, inter prediction unit 344, and intra prediction unit 354 are also considered to form a “built-in decoder” of video encoder 20. Accordingly, inverse quantization unit 310 may be functionally identical to inverse quantization unit 110, inverse transform processing unit 312 may be functionally identical to inverse transform processing unit 212, reconstruction unit 314 may be functionally identical to reconstruction unit 214, loop filter 320 may be functionally identical to loop filter 220, and decoded picture buffer 330 may be functionally identical to decoded picture buffer 230. Accordingly, the descriptions given with respect to the respective units and functions of video encoder 20 apply mutatis mutandis to the respective units and functions of video decoder 30.

[0133] Entropy Decoding The entropy decoding unit 304 is configured to parse the bitstream 21 (or the coded picture data 21 generally), e.g., to perform entropy decoding on the coded picture data 21 to obtain, e.g., quantized coefficients 309 and / or decoded coding parameters (not shown in FIG. 3 ), e.g., any or all of inter-prediction parameters (e.g., reference picture indices and motion vectors), intra-prediction parameters (e.g., intra-prediction modes or indices), transform parameters, quantization parameters, loop filter parameters, and / or other syntax elements. The entropy decoding unit 304 may be configured to apply a decoding algorithm or scheme corresponding to the encoding scheme described in connection with the entropy coding unit 270 of the encoder 20. The entropy decoding unit 304 may be further configured to provide the inter-prediction parameters, intra-prediction parameters, and / or other syntax elements to the mode application unit 360 and to provide other parameters to other units of the decoder 30. The video decoder 30 may receive syntax elements at the video slice level and / or the video block level. In addition to or as an alternative to slices and their respective syntax elements, tile groups and / or tiles and their respective syntax elements may be received and / or used.

[0134] inverse quantization Inverse quantization unit 310 may be configured to receive a quantization parameter (QP) (or information generally related to inverse quantization) and quantized coefficients from encoded picture data 21 (e.g., by parsing and / or decoding by entropy decoding unit 304), and apply inverse quantization to the decoded quantized coefficients 309 based on the quantization parameter to obtain dequantized coefficients 311, which may also be referred to as transform coefficients 311. The inverse quantization process may include using the quantization parameter determined by video encoder 20 for each video block within a video slice (or tile or tile group) to determine the degree of quantization and, similarly, the degree of inverse quantization to be applied.

[0135] Inverse transformation The inverse transform processing unit 312 may be configured to receive the dequantized coefficients 311, also referred to as transform coefficients 311, and apply a transform to the dequantized coefficients 311 to obtain reconstructed residual blocks 213 in the sample domain. The reconstructed residual blocks 213 may also be referred to as transform blocks 213. The transform may be an inverse transform, e.g., an inverse DCT, an inverse DST, an inverse integer transform, or a conceptually similar inverse transform process. The inverse transform processing unit 312 may further be configured to receive transform parameters or corresponding information from the coded picture data 21 (e.g., by parsing and / or decoding by the entropy decoding unit 304) to determine the transform to apply to the dequantized coefficients 311.

[0136] Rebuild The reconstruction unit 314 (e.g., an adder or summer 314) may be configured to add the reconstructed residual block 313 to the prediction block 365, for example, by adding the sample values ​​of the reconstructed residual block 313 and the sample values ​​of the prediction block 365, to obtain a reconstructed block 315 in the sample domain.

[0137] filtering Loop filter unit 320 (either in the coding loop or after the coding loop) is configured to filter reconstructed block 315 to, for example, smooth pixel transitions or otherwise improve video quality, to obtain filtered block 321. Loop filter unit 320 may include one or more loop filters, such as a deblocking filter, a sample adaptive offset (SAO) filter, or one or more other filters, such as a bilateral filter, an adaptive loop filter (ALF), a sharpening filter, a smoothing filter, or a collaborative filter, or any combination thereof. Although loop filter unit 320 is shown in FIG. 3 as being an in-loop filter, in other configurations, loop filter unit 320 may be implemented as a post-loop filter.

[0138] Decoded Picture Buffer The decoded video blocks 321 of the picture are then stored in a decoded picture buffer 330, which stores the decoded picture 331 as a reference picture for subsequent motion compensation with respect to other pictures and / or for output on a display, respectively.

[0139] The decoder 30 is configured to output the decoded pictures 311 for presentation or viewing to a user, for example via an output 312.

[0140] prediction The inter prediction unit 344 may be identical to the inter prediction unit 244 (in particular, the motion compensation unit), and the intra prediction unit 354 may be functionally identical to the inter prediction unit 254, and performs the partitioning or partitioning decision and prediction based on the partitioning and / or prediction parameters or respective information received from the decoded picture data 21 (e.g., by analyzing and / or decoding by the entropy decoding unit 304). The mode application unit 360 may be configured to perform prediction (intra or inter prediction) for each block based on the (filtered or unfiltered) reconstructed picture, block, or respective sample to obtain a prediction block 365.

[0141] When a video slice is coded as an intra-coded (I) slice, intra prediction unit 354 of mode application unit 360 is configured to generate a predictive block 365 for a picture block of the current video slice based on the signaled intra prediction mode and data from already decoded blocks of the current picture. When a video picture is coded as an inter-coded (i.e., B or P) slice, inter prediction unit 344 (e.g., a motion compensation unit) of mode application unit 360 is configured to generate a predictive block 365 for a video block of the current video slice based on the motion vector and other syntax elements received from entropy decoding unit 304. For inter prediction, the predictive block may be generated from one of the reference pictures in one of the reference picture lists. Video decoder 30 may construct the reference frame lists, List 0 and List 1, using a default construction technique based on the reference pictures stored in DPB 330. The same or similar may apply for or by embodiments that use tile groups (e.g., video tile groups) and / or tiles (e.g., video tiles) in addition to or as an alternative to slices (e.g., video slices), e.g., video may be coded using I, P, or B tile groups and / or tiles.

[0142] Mode application unit 360 is configured to determine prediction information for video blocks of the current video slice by parsing motion vectors or related information and other syntax elements, and use the prediction information to generate predictive blocks for the current video block being decoded. For example, mode application unit 360 uses some of the received syntax elements to determine the prediction mode (e.g., intra or inter prediction) used to code the video blocks of the video slice, the slice type for inter prediction (e.g., B slice, P slice, or GPB slice), construction information for one or more of the reference picture lists for the slice, motion vectors for each inter-coded video block of the slice, the status of inter prediction for each inter-coded video block of the slice, and other information for decoding video blocks in the current video slice. The same or similar may apply for or with embodiments that use tile groups (e.g., video tile groups) and / or tiles (e.g., video tiles) in addition to or as an alternative to slices (e.g., video slices); e.g., video may be coded using I, P, or B tile groups and / or tiles.

[0143] The embodiment of video decoder 30 shown in FIG. 3 may be configured to partition and / or decode pictures by using slices (also called video slices), and a picture may be partitioned into or decoded using one or more (generally non-overlapping) slices, each of which may include one or more blocks (e.g., CTUs).

[0144] The embodiment of video decoder 30 shown in FIG. 3 may be configured to partition and / or decode a picture by using tile groups (also referred to as video tile groups) and / or tiles (also referred to as video tiles), where a picture may be partitioned into or decoded using one or more (generally non-overlapping) tile groups, where each tile group may, for example, include one or more blocks (e.g., CTUs) or one or more tiles, where each tile may, for example, be rectangular in shape and include one or more blocks (e.g., CTUs), e.g., full or fractional blocks.

[0145] Other variations of the video decoder 30 may be used to decode the coded picture data 21. For example, the decoder 30 may generate an output video stream without the loop filtering unit 320. For example, a non-transform-based decoder 30 may directly inverse quantize the residual signal for a particular block or frame without the inverse transform processing unit 312. In another implementation, the video decoder 30 may have the inverse quantization unit 310 and the inverse transform processing unit 312 combined into a single unit.

[0146] It should be understood that in the encoder 20 and the decoder 30, the processing result of the current step may be further processed and then output to the next step. For example, after interpolation filtering, motion vector derivation, or loop filtering, further operations such as Clip or Shift may be performed on the processing result of the interpolation filtering, motion vector derivation, or loop filtering.

[0147] It should be noted that further operations may be applied to the derived motion vector of the current block (including, but not limited to, control point motion vectors in affine mode, lower-block motion vectors in affine, planar, and ATMVP modes, temporal motion vectors, etc.). For example, the value of a motion vector is constrained to a predetermined range according to its representation bits. If the representation bits of a motion vector are bitDepth, then the range is -2^(bitDepth-1) to 2^(bitDepth-1)-1, where "^" means exponentiation. For example, if bitDepth is set equal to 16, the range is -32768 to 32767, and if bitDepth is set equal to 18, the range is -131072 to 131071. For example, the values ​​of the derived motion vectors (e.g., the MVs of four 4x4 sub-blocks in one 8x8 block) are constrained so that the maximum difference between the integer parts of the MVs of the four 4x4 sub-blocks is no more than N pixels, such as no more than 1 pixel. Here, we provide two methods for constraining the motion vectors according to bitDepth.

[0148] Method 1: Delete the overflow MSB (Most Significant Bit) by flowing operation ux = ( mvx+2 bitDepth ) % 2 bitDepth (1) mvx = ( ux >= 2 bitDepth-1 ) ? (ux - 2 bitDepth ) : ux (2) uy = ( mvy+2 bitDepth ) % 2 bitDepth (3) mvy = ( uy >= 2 bitDepth-1 ) ? (uy - 2 bitDepth ) : uy (4) where mvx is the horizontal component of the motion vector of the image block or sub-block, mvy is the vertical component of the motion vector of the image block or sub-block, and ux and uy denote intermediate values.

[0149] For example, if the value of mvx is -32769, after applying equations (1) and (2), the resulting value is 32767. In computer systems, decimal numbers are stored as two's complement numbers. The two's complement of -32769 is 1, 0111, 1111, 1111, 1111 (17 bits), then the MSB is discarded, therefore the resulting two's complement is 0111, 1111, 1111, 1111 (decimal 32767), which is the same as the output by applying equations (1) and (2). ux= ( mvpx + mvdx +2 bitDepth ) % 2 bitDepth (5) mvx = ( ux >= 2 bitDepth-1 ) ? (ux - 2 bitDepth ) : ux (6) uy= ( mvpy + mvdy +2 bitDepth ) % 2 bitDepth (7) mvy = ( uy >= 2 bitDepth-1 ) ? (uy - 2 bitDepth ) : uy (8)

[0150] The operations may be applied during the summation of mvp and mvd as shown in equations (5) to (8).

[0151] Method 2: Remove overflow MSB by clipping the value vx = Clip3(-2 bitDepth-1 , 2 bitDepth-1 -1, vx) vy = Clip3(-2 bitDepth-1 , 2 bitDepth-1 -1, vy) where vx is the horizontal component of the motion vector of the image block or sub-block, vy is the vertical component of the motion vector of the image block or sub-block, x, y, and z correspond to the three input values ​​of the clipping process of MV, respectively, and the definition of the function Clip3 is as follows:

number

[0152] 4 is a schematic diagram of a video coding device 400 according to an embodiment of the present disclosure. The video coding device 400 is suitable for implementing the disclosed embodiments as described herein. In an embodiment, the video coding device 400 may be a decoder, such as the video decoder 30 of FIG. 1A, or an encoder, such as the video encoder 20 of FIG. 1A.

[0153] Video coding device 400 includes an incoming port 410 (or input port 410) and a receiver unit (Rx) 420 for receiving data, a processor, logic unit, or central processing unit (CPU) 430 for processing data, a transmitter unit (Tx) 440 and an outgoing port 450 (or output port 450) for transmitting data, and a memory 460 for storing data. Video coding device 400 may also include optical-electrical (OE) and electrical-optical (EO) components coupled to the incoming port 410, receiver unit 420, transmitter unit 440, and outgoing port 450 for emitting or receiving optical or electrical signals.

[0154] The processor 430 is implemented by hardware and software. The processor 430 may be implemented as one or more CPU chips, cores (e.g., as a multi-core processor), FPGA, ASIC, and DSP. The processor 430 communicates with the incoming port 410, the receiver unit 420, the transmitter unit 440, the outgoing port 450, and the memory 460. The processor 430 includes a coding module 470. The coding module 470 implements the disclosed embodiments described above. For example, the coding module 470 implements, processes, prepares, or provides various coding operations. Thus, the inclusion of the coding module 470 significantly improves the functionality of the video coding device 400 and results in the transition of the video coding device 400 to different states. Alternatively, the coding module 470 is implemented as instructions stored in the memory 460 and executed by the processor 430.

[0155] Memory 460 may include one or more disks, tape drives, and solid-state drives, and may be used as an overflow data storage device for storing programs when such programs are selected for execution and for storing instructions and data read during execution of the programs. Memory 460 may be, for example, volatile and / or non-volatile, and may be read-only memory (ROM), random access memory (RAM), ternary content-addressable memory (TCAM), and / or static random access memory (SRAM).

[0156] FIG. 5 is a simplified block diagram of an apparatus 500 that may be used as either or both of source device 12 and destination device 14 of FIG. 1, according to an exemplary embodiment.

[0157] Processor 502 of apparatus 500 may be a central processing unit. Alternatively, processor 502 may be any other type of device or devices, existing or later developed, that are capable of manipulating or processing information. While the disclosed implementations may be performed by a single processor, e.g., processor 502, as shown, speed and efficiency advantages may be realized by using two or more processors.

[0158] The memory 504 of the apparatus 500 may, in implementation, be a read-only memory (ROM) device or a random-access memory (RAM) device. Any other suitable type of storage device may be used as the memory 504. The memory 504 may include code and data 506 accessed by the processor 502 using a bus 512. The memory 504 may further include an operating system 508 and application programs 510, which include at least one program that enables the processor 502 to perform the methods described herein. For example, the application programs 510 may include applications 1 through N, which further include a video coding application that performs the methods described herein.

[0159] The apparatus 500 may also include one or more output devices, such as a display 518. The display 518, in one example, may be a touch-sensitive display that combines a display with touch-sensing elements operable to sense touch input. The display 518 may be coupled to the processor 502 via the bus 512.

[0160] Although shown here as a single bus, bus 512 of device 500 may be comprised of multiple buses. Additionally, secondary storage 514 may be directly coupled to other components of device 500 or may be accessed over a network, and may include a single integrated unit such as a memory card or multiple units such as multiple memory cards. Accordingly, device 500 may be implemented in a wide variety of configurations.

[0161] Background Intra-Mode Coding In the current VTM 4.0, a 6-MPM (Most Probable Mode) list is constructed for intra-mode coding. The MPM list is introduced to reduce the bits required to code the intra-prediction mode of the current block. The 6-MPM list is constructed based on the intra-prediction modes of the neighboring blocks of the current block. When the intra-prediction mode of the current block is in the MPM list, an index is coded instead of the actual mode, which may use fewer bits. When the intra-prediction mode of the current block is not in the MPM list, truncated binarization is used to code the intra-prediction mode of the current block. The MPM list provides a good prediction of the intra-mode of the current block.

[0162] MPM list for multiple reference lines (MRLs). In VTM 4.0, a multiple reference line (MRL) coding tool may use one of multiple neighboring lines to predict samples of the current block. When the value of the MRL line index is equal to 0 (i.e., the nearest neighbor reference line is used, as shown in Figure 6), a regular 6-MPM list including planes and DC is used. When the value of the MRL line index is not equal to 0, a 6-MPM list excluding planes (i.e., value 0) and DC (i.e., value 1) is used.

[0163] MPM List for Intra-Partition Coding Modes (ISP) The intra-subpartition (ISP) coding mode is a new tool introduced in VTM 4.0 (JVET-M0102). The luma intra-predicted block is divided into two or four subpartitions vertically or horizontally depending on the block size, as shown in Table 1. Figures 7 and 8 show examples of two possibilities. All subpartitions satisfy the condition that they have at least 16 samples. [Table 1]

[0164] When intra-sub-partition coding mode is enabled, a separate MPM list, excluding DC mode, is used in VTM 4.0. Intra-sub-partition mode may be applied when the value of multi-reference line index is equal to 0 (i.e., MRL is not applied to the current intra-predicted block). All sub-partitions share a single intra-prediction mode, so the MPM list is constructed once for an intra block and shared by all sub-partitions.

[0165] The construction of the MPM may depend on the partitioning mode of the ISP. Two partitioning modes, namely horizontal or vertical, are determined. These two partitioning modes are shown, for example, in Figure 7, where horizontal partitioning / division is shown at the top and vertical partitioning / division is shown at the bottom.

[0166] The table below summarizes the characteristics of the 3MPM list used in VTM 4.0. [Table 2]

[0167] Background on how left and top neighbors should be determined.

[0168] Intra-mode coding in VVC relies on the intra-modes of neighboring blocks, i.e., the blocks to the left and above the current block, whose positions are shown in Figure 9.

[0169] MPM index signaling A flag (i.e., MPM flag) is used to indicate whether the intra mode of the current block is in the MPM list. When the MPM flag is true (i.e., value 1), then the intra prediction mode may be determined using the MPM index. The MPM index is coded using a truncated unary code as shown in the table below when the length of the MPM list is 6. When the MPM flag is not true, the intra mode of the current block is not in the MPM list, and the mode is coded using a truncated binary code. [Table 3]

[0170] Background on Planar, DC, Horizontal, Vertical, and Angular modes: Intra prediction modes Planar (value 0) and DC (value 1). Other intra prediction modes are called angular prediction modes.

[0171] Provided herein is a technique for generating an MPM list that is improved in terms of coding efficiency. Specifically, the following scheme for generating an MPM list is provided. The scheme may be implemented, for example, in the above-described encoder 20 (see FIG. 2), decoder 30 (see FIG. 3), and video coding device 400 (see FIG. 4).

[0172] MARK I: A suite of ISP-optimized MPM list-building alternatives According to one embodiment of the present invention (non-angular branch, H): Step 1: Obtain the intra prediction mode of the left neighboring block and the intra prediction mode of the above neighboring block according to Fig. 9. If the intra prediction mode of the neighboring block is not available (e.g., the neighboring block is outside the picture boundary or the neighboring block is inter-coded), the intra prediction mode of the neighboring block is set as planar. The intra prediction mode of the left neighboring block is denoted as left_mode, and the intra prediction mode of the above neighboring block is denoted as above_mode. Step 2: Determine whether the intra prediction mode of the neighboring block is angular mode. Step 3: Determine whether the current block is coded in ISP mode. Step 4: If the current block is subject to ISP mode, determine the division mode of the current block. Step 5: If all of the following conditions (bullet items) evaluate to true: · left_mode is not an angle mode and above_mode is not an angle mode. The current block is coded in ISP mode. The current block division mode is horizontal. A list of intra prediction modes containing N entries of intra prediction modes is constructed as follows (for example, N is equal to 6, the first entry corresponds to MPM[0], the second entry corresponds to MPM[1], and so on): MPM[0]: Plane MPM[1]: DC MPM[2]: Horizontal MPM[3]: 25 MPM[4]: 10 MPM[5]: 65

[0173] According to one embodiment of the present invention (non-angular branch, V): Step 1: Obtain the intra prediction mode of the left neighboring block and the intra prediction mode of the above neighboring block according to Fig. 9. If the intra prediction mode of the neighboring block is not available (e.g., the neighboring block is outside the picture boundary or the neighboring block is inter-coded), the intra prediction mode of the neighboring block is set as planar. The intra prediction mode of the left neighboring block is denoted as left_mode, and the intra prediction mode of the above neighboring block is denoted as above_mode. Step 2: Determine whether the intra prediction mode of the neighboring block is angular mode. Step 3: Determine whether the current block is coded in ISP mode. Step 4: If the current block is subject to ISP mode, determine the division mode of the current block. Step 5: If all of the following conditions (bullet items) evaluate to true: · left_mode is not an angle mode and above_mode is not an angle mode. The current block is coded in ISP mode. The current block division mode is vertical. A list of intra prediction modes containing N entries of intra prediction modes is constructed as follows (for example, N is equal to 6, the first entry corresponds to MPM[0], the second entry corresponds to MPM[1], and so on): MPM[0]: Plane MPM[1]: DC MPM[2]: Vertical MPM[3]: 43 MPM[4]: 60 MPM[5]: 3

[0174] According to one embodiment of the present invention (one angular branch, one angular and the other non-angular): Step 1: Obtain the intra prediction mode of the left neighboring block and the intra prediction mode of the above neighboring block according to Fig. 9. If the intra prediction mode of the neighboring block is not available (e.g., the neighboring block is outside the picture boundary or the neighboring block is inter-coded), the intra prediction mode of the neighboring block is set as planar. The intra prediction mode of the left neighboring block is denoted as left_mode, and the intra prediction mode of the above neighboring block is denoted as above_mode. Step 2: Determine whether the intra prediction mode of the neighboring block is angular mode. Step 3: Determine whether the current block is coded in ISP mode. Step 4: If all of the following conditions (bullet items) evaluate to true: · One of left_mode and above_mode is an angular mode, and the other is a non-angular mode. The current block is coded according to the ISP mode: A list of intra prediction modes is constructed containing N entries of intra prediction modes as follows (for example, N is equal to 6, the first entry corresponds to MPM[0], the second entry corresponds to MPM[1], and so on): The angular mode is defined as ang and is obtained as follows: If left_mode is angle mode, ang = left mode Otherwise (the upper mode is the angle mode), ang = upper mode MPM[0]: Plane MPM[1]: ang MPM[2]: 2 + ( ( ang + 61 ) % 64 ) MPM[3]: 2 + ( ( ang - 1 ) % 64 ) MPM[4]: 2 + ( ( ang + 60 ) % 64 ) MPM[5]: 2 + ( ( ang ) % 64 ) Step 6: Predict the current block according to the index (denoted as MPM index) and the entries in the constructed list.

[0175] According to one embodiment of the present invention (mono-angular branch, two of the same angle): Step 1: Obtain the intra prediction mode of the left neighboring block and the intra prediction mode of the above neighboring block according to Fig. 9. If the intra prediction mode of the neighboring block is not available (e.g., the neighboring block is outside the picture boundary or the neighboring block is inter-coded), the intra prediction mode of the neighboring block is set as planar. The intra prediction mode of the left neighboring block is denoted as left_mode, and the intra prediction mode of the above neighboring block is denoted as above_mode. Step 2: Determine whether the intra prediction mode of the neighboring block is angular mode. Step 3: Determine whether the current block is coded in ISP mode. Step 4: If all of the following conditions (bullet items) evaluate to true: · left_mode and above_mode are both angle modes, and their angle modes are the same. The current block is coded in ISP mode. A list of intra prediction modes containing N entries of intra prediction modes is constructed as follows (for example, N is equal to 6, the first entry corresponds to MPM[0], the second entry corresponds to MPM[1], and so on): MPM[0]: Plane MPM[1]: left_mode MPM[2]: 2 + ( ( left_mode + 61 ) % 64 ) MPM[3]: 2 + ( ( left_mode - 1 ) % 64 ) MPM[4]: 2 + ( ( left_mode + 60 ) % 64 ) MPM[5]: 2 + ( ( left_mode ) % 64 ) Step 6: Predict the current block according to the index (denoted as MPM index) and the entries in the constructed list.

[0176] According to one embodiment of the present invention (bi-angular branch): Step 1: Obtain the intra prediction mode of the left neighboring block and the intra prediction mode of the above neighboring block according to Fig. 9. If the intra prediction mode of the neighboring block is not available (e.g., the neighboring block is outside the picture boundary or the neighboring block is inter-coded), the intra prediction mode of the neighboring block is set as planar. The intra prediction mode of the left neighboring block is denoted as left_mode, and the intra prediction mode of the above neighboring block is denoted as above_mode. Step 2: Determine whether the intra prediction mode of the neighboring block is angular mode. Step 3: Determine whether the current block is coded in ISP mode. Step 4: If all of the following conditions (bullet items) evaluate to true: · left_mode and above_mode are two different angle modes. The current block is coded in ISP mode. A list of intra prediction modes containing N entries of intra prediction modes is constructed as follows (for example, N is equal to 6, the first entry corresponds to MPM[0], the second entry corresponds to MPM[1], and so on): MPM[0]: Plane MPM[1]: above_mode MPM[2]: left_mode The variables minAB and maxAB are derived as follows: minAB = Min(above_mode, left_mode) maxAB = Max(above_mode, left_mode) - if maxAB - minAB is equal to 1, the following applies: MPM[3] = 2 + ( ( minAB + 61 ) % 64 ) (8-30) MPM[4] = 2 + ( ( maxAB - 1 ) % 64 ) (8-31) MPM[5] = 2 + ( ( minAB + 60 ) % 64 ) (8-32) - Otherwise, if maxAB - minAB is equal to 2, the following applies: MPM[3] = 2 + ( ( minAB - 1 ) % 64 ) (8-34) MPM[4] = 2 + ( ( minAB + 61 ) % 64 ) (8-35) MPM[5] = 2 + ( ( maxAB - 1 ) % 64 ) (8-36) - Otherwise, if maxAB - minAB exceeds 61, the following applies: MPM[3] = 2 + ( ( minAB - 1 ) % 64 ) (8-38) MPM[4] = 2 + ( ( maxAB + 61 ) % 64 ) (8-39) MPM[5] = 2 + ( minAB % 64 ) (8-40) - Otherwise, the following applies: MPM[3] = 2 + ( ( minAB + 61 ) % 64 ) (8-42) MPM[4] = 2 + ( ( minAB - 1 ) % 64 ) (8-43) MPM[5] = 2 + ( ( maxAB + 61 ) % 64 ) (8-44) Step 6: Predict the current block according to the index (denoted as MPM index) and the entries in the constructed list.

[0177] MARK II: A suite of alternatives for building MPM lists for non-ISP intra-blocks According to one embodiment of the present invention (non-angular branch): Step 1: Obtain the intra prediction mode of the left neighboring block and the intra prediction mode of the above neighboring block according to Fig. 9. If the intra prediction mode of the neighboring block is not available (e.g., the neighboring block is outside the picture boundary or the neighboring block is inter-coded), the intra prediction mode of the neighboring block is set as planar. The intra prediction mode of the left neighboring block is denoted as left_mode, and the intra prediction mode of the above neighboring block is denoted as above_mode. Step 2: Determine whether the intra prediction mode of the neighboring block is angular mode. Step 3: Determine whether the current block is coded in ISP mode. Step 4: AND ALL OF THE FOLLOWING CONDITIONS (BULLETS) EVALUATE TO TRUE: · left_mode is not an angle mode and above_mode is not an angle mode. -Current block is not applicable to ISP mode. A list of intra prediction modes containing N entries of intra prediction modes is constructed as follows (for example, N is equal to 6, the first entry corresponds to MPM[0], the second entry corresponds to MPM[1], and so on): MPM[0]: left_mode MPM[1]: If the left mode is a DC mode, then this entry is a planar mode, and if the left mode is a planar mode, then this entry is a DC mode. MPM[2]: VER_IDX (i.e., value 50, for example) MPM[3]: HOR_IDX (i.e., value 18, for example) MPM[4]: VER_IDX - 4 (i.e., value 46, for example) MPM[5]: VER_IDX + 4 (i.e., value 54, for example) Note that VER_IDX represents an index of a vertical intra prediction mode, and HOR_IDX represents an index of a horizontal intra prediction mode.

[0178] According to one embodiment of the present invention (one angular branch, one angular and the other non-angular): Step 1: Obtain the intra prediction mode of the left neighboring block and the intra prediction mode of the above neighboring block according to Fig. 9. If the intra prediction mode of the neighboring block is not available (e.g., the neighboring block is outside the picture boundary or the neighboring block is inter-coded), the intra prediction mode of the neighboring block is set as planar. The intra prediction mode of the left neighboring block is denoted as left_mode, and the intra prediction mode of the above neighboring block is denoted as above_mode. Step 2: Determine whether the intra prediction mode of the neighboring block is angular mode. Step 3: Determine whether the current block is coded in ISP mode. Step 4: AND ALL OF THE FOLLOWING CONDITIONS (BULLETS) EVALUATE TO TRUE: · One of left_mode and above_mode is an angular mode, and the other is a non-angular mode. -Current block is not applicable to ISP mode. A list of intra prediction modes containing N entries of intra prediction modes is constructed as follows (for example, N is equal to 6, the first entry corresponds to MPM[0], the second entry corresponds to MPM[1], and so on): The angle mode is defined as maxAB and is obtained as follows: If left_mode is angle mode, maxAB = left_mode Otherwise (upper mode is angle mode), maxAB = upper mode MPM[0]: Plane MPM[1]: maxAB mode MPM[2]: DC MPM[3]: 2 + ( ( maxAB + 61 ) % 64 ) MPM[4]: 2 + ((maxAB - 1) % 64) MPM[5]: 2 + ((maxAB + 60) % 64) Step 6: Predict the current block according to the index (denoted as MPM index) and the entries in the constructed list.

[0179] According to one embodiment of the present invention (mono-angular branch, two of the same angle): Step 1: Obtain the intra prediction mode of the left neighboring block and the intra prediction mode of the above neighboring block according to Fig. 9. If the intra prediction mode of the neighboring block is not available (e.g., the neighboring block is outside the picture boundary or the neighboring block is inter-coded), the intra prediction mode of the neighboring block is set as planar. The intra prediction mode of the left neighboring block is denoted as left_mode, and the intra prediction mode of the above neighboring block is denoted as above_mode. Step 2: Determine whether the intra prediction mode of the neighboring block is angular mode. Step 3: Determine whether the current block is coded in ISP mode. Step 4: If all of the following conditions (bullet items) evaluate to true: · left_mode and above_mode are both angle modes, and their angle modes are the same. -Current block is not applicable to ISP mode. A list of intra prediction modes containing N entries of intra prediction modes is constructed as follows (for example, N is equal to 6, the first entry corresponds to MPM[0], the second entry corresponds to MPM[1], and so on): The angular mode is defined as ang and is obtained as follows: MPM[0]: Left mode MPM[1]: Plane MPM[2]: DC MPM[3]: 2 + ( ( left mode + 61 ) % 64 ) MPM[4]: 2 + ( ( left mode - 1 ) % 64 ) MPM[5]: 2 + ( ( left mode + 60 ) % 64 ) Step 6: Predict the current block according to the index (denoted as MPM index) and the entries in the constructed list.

[0180] According to one embodiment of the present invention (bi-angular branch): Step 1: Obtain the intra prediction mode of the left neighboring block and the intra prediction mode of the above neighboring block according to Fig. 9. If the intra prediction mode of the neighboring block is not available (e.g., the neighboring block is outside the picture boundary or the neighboring block is inter-coded), the intra prediction mode of the neighboring block is set as planar. The intra prediction mode of the left neighboring block is denoted as left_mode, and the intra prediction mode of the above neighboring block is denoted as above_mode. Step 2: Determine whether the intra prediction mode of the neighboring block is angular mode. Step 3: Determine whether the current block is coded in ISP mode. Step 4: If all of the following conditions (bullet items) evaluate to true: · left_mode and above_mode are two different angle modes. -Current block is not applicable to ISP mode. A list of intra prediction modes containing N entries of intra prediction modes is constructed as follows (for example, N is equal to 6, the first entry corresponds to MPM[0], the second entry corresponds to MPM[1], and so on): MPM[0]: left_mode MPM[1]: Plane MPM[2]: above_mode MPM[3]: DC The variables minAB and maxAB are derived as follows: minAB = Min(above_mode, left_mode) maxAB = Max(above_mode, left_mode) - if maxAB - minAB is in the range 2 to 62, inclusive, then the following applies: candModeList

[0004] = 2 + ( ( maxAB + 61 ) % 64 ) (8-26) candModeList

[0005] = 2 + ( ( maxAB - 1 ) % 64 ) (8-27) - Otherwise, the following applies: candModeList

[0004] = 2 + ( ( maxAB + 60 ) % 64 ) (8-28) candModeList

[0005] = 2 + ( ( maxAB ) % 64 ) (8-29) Step 6: Predict the current block according to the index (denoted as MPM index) and the entries in the constructed list.

[0181] MARK III: A suite of MPM list building alternatives for both ISP intra-blocks and non-ISP intra-blocks According to one embodiment of the present invention (non-angular branch, H): Step 1: Obtain the intra prediction mode of the left neighboring block and the intra prediction mode of the above neighboring block according to Fig. 9. If the intra prediction mode of the neighboring block is not available (e.g., the neighboring block is outside the picture boundary or the neighboring block is inter-coded), the intra prediction mode of the neighboring block is set as planar. The intra prediction mode of the left neighboring block is denoted as left_mode, and the intra prediction mode of the above neighboring block is denoted as above_mode. Step 2: Determine whether the intra prediction mode of the neighboring block is angular mode. Step 3: Determine whether the current block is coded in ISP mode. Step 4: If the current block is subject to ISP mode, determine the division mode of the current block. Step 5: If all of the following conditions (bullet items) evaluate to true: · left_mode is not an angle mode and above_mode is not an angle mode. The current block is in ISP mode and the split mode is horizontal. A list of intra prediction modes containing N entries of intra prediction modes is constructed as follows (for example, N is equal to 6, the first entry corresponds to MPM[0], the second entry corresponds to MPM[1], and so on): MPM[0]: Plane MPM[1]: Horizontal MPM[2]: Vertical Mode MPM[3]: 25 MPM[4]: 10 MPM[5]: 65

[0182] According to one embodiment of the present invention (non-angular branch, V): Step 1: Obtain the intra prediction mode of the left neighboring block and the intra prediction mode of the above neighboring block according to Fig. 9. If the intra prediction mode of the neighboring block is not available (e.g., the neighboring block is outside the picture boundary or the neighboring block is inter-coded), the intra prediction mode of the neighboring block is set as planar. The intra prediction mode of the left neighboring block is denoted as left_mode, and the intra prediction mode of the above neighboring block is denoted as above_mode. Step 2: Determine whether the intra prediction mode of the neighboring block is angular mode. Step 3: Determine whether the current block is coded in ISP mode. Step 4: If the current block is subject to ISP mode, determine the division mode of the current block. Step 5: If all of the following conditions (bullet items) evaluate to true: · left_mode is not an angle mode and above_mode is not an angle mode. The current block does not have an ISP mode applied, or the current block has an ISP mode applied and the split mode is vertical. A list of intra prediction modes containing N entries of intra prediction modes is constructed as follows (for example, N is equal to 6, the first entry corresponds to MPM[0], the second entry corresponds to MPM[1], and so on): MPM[0]: Plane MPM[1]: Vertical MPM[2]: Horizontal MPM[3]: 43 MPM[4]: 60 MPM[5]: 3

[0183] According to one embodiment of the present invention (one angular branch, one angular and the other non-angular): Step 1: Obtain the intra prediction mode of the left neighboring block and the intra prediction mode of the above neighboring block according to Fig. 9. If the intra prediction mode of the neighboring block is not available (e.g., the neighboring block is outside the picture boundary or the neighboring block is inter-coded), the intra prediction mode of the neighboring block is set as planar. The intra prediction mode of the left neighboring block is denoted as left_mode, and the intra prediction mode of the above neighboring block is denoted as above_mode. Step 2: Determine whether the intra prediction mode of the neighboring block is angular mode. Step 3: If all of the following conditions (bullet items) evaluate to true: · One of left_mode and above_mode is an angular mode, and the other is a non-angular mode. A list of intra prediction modes containing N entries of intra prediction modes is constructed as follows (for example, N is equal to 6, the first entry corresponds to MPM[0], the second entry corresponds to MPM[1], and so on): The angular mode is defined as ang and is obtained as follows: If left_mode is angle mode, ang = left mode Otherwise (the upper mode is the angle mode), ang = upper mode MPM[0]: Plane MPM[1]: ang MPM[2]: 2 + ( ( ang + 61 ) % 64 ) MPM[3]: 2 + ( ( ang - 1 ) % 64 ) MPM[4]: 2 + ( ( ang + 60 ) % 64 ) MPM[5]: 2 + ( ( ang ) % 64 ) Step 6: Predict the current block according to the index (denoted as MPM index) and the entries in the constructed list.

[0184] According to one embodiment of the present invention (mono-angular branch, two of the same angle): Step 1: Obtain the intra prediction mode of the left neighboring block and the intra prediction mode of the above neighboring block according to Fig. 9. If the intra prediction mode of the neighboring block is not available (e.g., the neighboring block is outside the picture boundary or the neighboring block is inter-coded), the intra prediction mode of the neighboring block is set as planar. The intra prediction mode of the left neighboring block is denoted as left_mode, and the intra prediction mode of the above neighboring block is denoted as above_mode. Step 2: Determine whether the intra prediction mode of the neighboring block is angular mode. Step 3: If all of the following conditions (bullet items) evaluate to true: · left_mode and above_mode are both angle modes, and their angle modes are the same. A list of intra prediction modes containing N entries of intra prediction modes is constructed as follows (for example, N is equal to 6, the first entry corresponds to MPM[0], the second entry corresponds to MPM[1], and so on): MPM[0]: Plane MPM[1]: Left mode MPM[2]: 2 + ( ( left mode + 61 ) % 64 ) MPM[3]: 2 + ( ( left mode - 1 ) % 64 ) MPM[4]: 2 + ( ( left mode + 60 ) % 64 ) MPM[5]: 2 + ( ( left mode ) % 64 ) Step 6: Predict the current block according to the index (denoted as MPM index) and the entries in the constructed list.

[0185] According to one embodiment of the present invention (bi-angular branch): Step 1: Obtain the intra prediction mode of the left neighboring block and the intra prediction mode of the above neighboring block according to Fig. 9. If the intra prediction mode of the neighboring block is not available (e.g., the neighboring block is outside the picture boundary or the neighboring block is inter-coded), the intra prediction mode of the neighboring block is set as planar. The intra prediction mode of the left neighboring block is denoted as left_mode, and the intra prediction mode of the above neighboring block is denoted as above_mode. Step 2: Determine whether the intra prediction mode of the neighboring block is angular mode. Step 3: If all of the following conditions (bullet items) evaluate to true: · left_mode and above_mode are two different angle modes. A list of intra prediction modes containing N entries of intra prediction modes is constructed as follows (for example, N is equal to 6, the first entry corresponds to MPM[0], the second entry corresponds to MPM[1], and so on): MPM[0]: Plane MPM[1]: above_mode MPM[2]: left_mode The variables minAB and maxAB are derived as follows: minAB = Min( above_mode, left_mode ) maxAB = Max( above_mode, left_mode ) - if maxAB - minAB is equal to 1, the following applies: MPM[3] = 2 + ( ( minAB + 61 ) % 64 ) (8-30) MPM[4] = 2 + ( ( maxAB - 1 ) % 64 ) (8-31) MPM[5] = 2 + ( ( minAB + 60 ) % 64 ) (8-32) - Otherwise, if maxAB - minAB is equal to 2, the following applies: MPM[3] = 2 + ( ( minAB - 1 ) % 64 ) (8-34) MPM[4] = 2 + ( ( minAB + 61 ) % 64 ) (8-35) MPM[5] = 2 + ( ( maxAB - 1 ) % 64 ) (8-36) - Otherwise, if maxAB - minAB exceeds 61, the following applies: MPM[3] = 2 + ( ( minAB - 1 ) % 64 ) (8-38) MPM[4] = 2 + ( ( maxAB + 61 ) % 64 ) (8-39) MPM[5] = 2 + ( minAB % 64 ) (8-40) - Otherwise, the following applies: MPM[3] = 2 + ( ( minAB + 61 ) % 64 ) (8-42) MPM[4] = 2 + ( ( minAB - 1 ) % 64 ) (8-43) MPM[5] = 2 + ( ( maxAB + 61 ) % 64 ) (8-44) Step 6: Predict the current block according to the index (denoted as MPM index) and the entries in the constructed list.

[0186] MARK IV: An alternative set of MPM list construction for both ISP intra-blocks and non-ISP intra-blocks using DC, but only for non-angular branches since there is no DC and other branches already have ISP-optimized versions. According to one embodiment of the present invention (non-angular branch, H): Step 1: Obtain the intra prediction mode of the left neighboring block and the intra prediction mode of the above neighboring block according to Fig. 9. If the intra prediction mode of the neighboring block is not available (e.g., the neighboring block is outside the picture boundary or the neighboring block is inter-coded), the intra prediction mode of the neighboring block is set as planar. The intra prediction mode of the left neighboring block is denoted as left_mode, and the intra prediction mode of the above neighboring block is denoted as above_mode. Step 2: Determine whether the intra prediction mode of the neighboring block is angular mode. Step 3: Determine whether the current block is coded in ISP mode. Step 4: If the current block is subject to ISP mode, determine the division mode of the current block. Step 5: If all of the following conditions (bullet items) evaluate to true: · left_mode is not an angle mode and above_mode is not an angle mode. The current block is in ISP mode and the partitioning mode is horizontal partitioning. A list of intra prediction modes containing N entries of intra prediction modes is constructed as follows (for example, N is equal to 6, the first entry corresponds to MPM[0], the second entry corresponds to MPM[1], and so on): MPM[0]: Plane MPM[1]: DC MPM[2]: Horizontal MPM[3]: 25 MPM[4]: 10 MPM[5]: 65

[0187] According to one embodiment of the present invention (non-angular branch, V): Step 1: Obtain the intra prediction mode of the left neighboring block and the intra prediction mode of the above neighboring block according to Fig. 9. If the intra prediction mode of the neighboring block is not available (e.g., the neighboring block is outside the picture boundary or the neighboring block is inter-coded), the intra prediction mode of the neighboring block is set as planar. The intra prediction mode of the left neighboring block is denoted as left_mode, and the intra prediction mode of the above neighboring block is denoted as above_mode. Step 2: Determine whether the intra prediction mode of the neighboring block is angular mode. Step 3: Determine whether the current block is coded in ISP mode. Step 4: If the current block is subject to ISP mode, determine the division mode of the current block. Step 5: If all of the following conditions (bullet items) evaluate to true: · left_mode is not an angle mode and above_mode is not an angle mode. The current block does not have an ISP mode applied, or the current block has an ISP mode applied and the split mode is vertical. A list of intra prediction modes containing N entries of intra prediction modes is constructed as follows (for example, N is equal to 6, the first entry corresponds to MPM[0], the second entry corresponds to MPM[1], and so on): MPM[0]: Plane MPM[1]: DC MPM[2]: Vertical MPM[3]: 43 MPM[4]: 60 MPM[5]: 3

[0188] In one implementation of the embodiment, N is set equal to six.

[0189] In one implementation of the embodiment, N is set equal to 5. In this case, the list of intra-prediction modes includes the first five entries listed above, but does not include the sixth entry.

[0190] In one implementation of the embodiment, N is set equal to 4. In this case, the list of intra-prediction modes includes the first four entries listed above, but does not include the fifth and sixth entries.

[0191] In one implementation of the embodiment, the list of intra prediction modes is called an MPM list.

[0192] In one implementation, the list index (MPM index) is signaled as an indicator in the bitstream. Advantageously, the MPM index can be coded by a Context Adaptive Entropy Coder (CABAC), which may code the MPM index according to a different number of probability models (in other words, contexts).

[0193] Interaction with multiple reference lines If the MPM list includes both planar and DC modes, then the constructed MPM list excluding the planar and DC modes is used by the multi-reference line coding tool. In this case, a 4-MPM list is used by intra-mode coding of the multi-reference line. In one example, if the MPM list is {Planar (value 0), DC (value 1), VER (value 50), HOR (value 18), VER-4 (value 46), VER+4 (value 54)} after MPM list construction, then when multi-reference lines are enabled, the 4-MPM list {VER, HOR, VER-4, VER+4} is used by intra-mode coding.

[0194] If the MPM list includes a planar mode but does not include a DC mode, then the constructed MPM list excluding the planar mode is used by the multi-reference line coding tool. In this case, a 5-MPM list is used by intra-mode coding of the multi-reference line. In one example, if the MPM list is {Planar, VER, HOR, 43, 60, 3} after MPM list construction, then when multi-reference lines are enabled, the 5-MPM list {VER, HOR, 43, 60, 3} is used by intra-mode coding.

[0195] In another example, a syntax modification may be required for an MPM list without a DC mode. If an MPM list does not contain DC, it is likely that DC mode is used very frequently in non-MPM branches (i.e., the MPM flag is false). In this case, a new syntax DC_mode is introduced. DC_mode equal to 1 indicates that the intra mode of the current block is DC mode. DC_mode equal to 0 indicates that the intra mode of the current block is not DC mode.

[0196] That is, the old non-MPM syntax was If (mpm_flag) ... else intra_mode (using TB) from If (mpm_flag) ... else DC_mode If (DC_mode==0) intra_mode (using TB) will be changed to.

[0197] The syntax DC_mode can be coded by a context-adaptive entropy coder (CABAC). DC_mode may be coded by CABAC according to various probability models (i.e., contexts). With DC_mode, the maximum value of the truncated binary is 60, i.e., 67 (total number of modes) - 6 (MPM) - 1 (DC). Without DC_mode, the maximum value of the truncated binary is 61, i.e., 67 (total number of modes) - 6 (MPM).

[0198] In particular, the following method of predictive coding of a current block is provided herein, which is implemented by a decoding device or an encoding device. The decoding device may be the decoder 30 of FIG. 3, and the encoding device may be the encoder 20 of FIG. 2.

[0199] According to an embodiment (see FIG. 10), a method for predictive coding of a current block implemented by a decoding device or an encoding device includes a step 1001 of obtaining an intra-prediction mode of a neighboring block to the left of the current block and a step 1002 of obtaining an intra-prediction mode of a neighboring block above the current block (see FIG. 9). Furthermore, the method includes building 1003 a most probable mode (MPM) list of intra-prediction modes for the current block based on the results given by the obtaining steps 1101 and 1002, where the MPM list includes at least five entries of intra-prediction modes.

[0200] At least five entries are present when at least the first condition is met, for example: {ang, 2 + ((ang + 61) % 64), 2 + ((ang - 1) % 64), 2 + ((ang + 60) % 64), 2 + ((ang) % 64)}, where the first condition includes that the intra prediction mode of the left neighboring block and the intra prediction mode of the above neighboring block are the same angle mode, and ang represents the intra prediction mode of the left neighboring block or the intra prediction mode of the above neighboring block.

[0201] According to an alternative example, at least five entries are selected when at least the first condition is met, namely: {ang, 2 + ((ang + 61) % 64), 2 + ((ang - 1) % 64), 2 + ((ang + 60) % 64), 2 + ((ang) % 64)}, where the first condition includes that one of the intra prediction mode of the left neighboring block and the intra prediction mode of the above neighboring block is an angular mode, and ang represents the angular mode.

[0202] According to another alternative example, the at least five entries are: Both the intra prediction mode of the left neighboring block and the intra prediction mode of the above neighboring block are angular modes, above_mode represents the intra prediction mode of the above neighboring block, and left_mode represents the intra prediction mode of the left neighboring block; minAB = Min( above_mode, left_mode ) maxAB = Max( above_mode, left_mode ) When a) If maxAB - minAB is equal to 1, then the at least five entries of the intra prediction modes are as follows: {above_mode, left_mode, 2 + ( ( minAB + 61 ) % 64 ), 2 + ( ( maxAB - 1 ) % 64 ), 2 + ( ( minAB + 60 ) % 64 )}, or b) If maxAB - minAB is equal to 2, then at least five entries of intra prediction modes are as follows: {above_mode, left_mode, 2 + ( ( minAB - 1 ) % 64 ), 2 + ( ( minAB + 61 ) % 64 ), 2 + ( ( maxAB - 1 ) % 64 )}, or c) If maxAB - minAB is greater than 61, then at least five entries of intra prediction modes are as follows: {above_mode, left_mode, 2 + ( ( minAB - 1 ) % 64 ), 2 + ( ( maxAB + 61 ) % 64 ), 2 + ( minAB % 64 )}, or d) Otherwise, at least five entries of the intra prediction modes are as follows: {above_mode, left_mode, 2 + ( ( minAB + 61 ) % 64 ), 2 + ( ( minAB - 1 ) % 64 ), 2 + ( ( maxAB + 61 ) % 64 )}.

[0203] According to another embodiment, when at least a first condition is met, four of the at least five entries of the intra prediction modes are given by VER_IDX, HOR_IDX, VER_IDX - 4, and VER_ID + 4, and the first condition includes that neither the intra prediction mode of the left neighboring block nor the intra prediction mode of the above neighboring block is an angular mode, and VER_IDX represents an index of the vertical intra prediction mode and HOR_IDX represents an index of the horizontal intra prediction mode.

[0204] In particular, the MPM list may consist of five entries, for example the five entries described in the alternative embodiment above. Furthermore, the planar mode may be signaled by a planar mode flag.

[0205] The above-described method of predictive coding of a current block may be implemented in a device for use in an image encoder and / or decoder, for example, encoder 20 of FIG. 2 and / or decoder 30 of FIG.

[0206] 11, a device 1100 according to an embodiment includes a prediction mode unit 1101 configured to obtain an intra-prediction mode of a neighboring block to the left of a current block and to obtain an intra-prediction mode of a neighboring block above the current block. Further, the device 1100 includes a most probable mode unit 1102 configured to build (based on the results provided by the prediction mode unit 1101) a most probable mode (MPM) list of intra-prediction modes for the current block, the most probable mode (MPM) list including at least five entries.

[0207] According to an alternative embodiment, the MPM list provided by the Most Probable Mode unit 1102 includes at least five entries of intra prediction modes, as follows: I) When at least a first condition is satisfied, the set of vectors includes {ang, 2 + ((ang + 61) % 64), 2 + ((ang - 1) % 64), 2 + ((ang + 60) % 64), 2 + ((ang) % 64)}, where the first condition includes the intra-prediction mode of the left neighboring block and the intra-prediction mode of the above neighboring block being the same angular mode, and ang represents the intra-prediction mode of the left neighboring block or the intra-prediction mode of the above neighboring block; or II) When at least a first condition is satisfied, the results include {ang, 2 + ((ang + 61) % 64), 2 + ((ang - 1) % 64), 2 + ((ang + 60) % 64), 2 + ((ang) % 64)}, where the first condition includes that one of the intra prediction mode of the left neighboring block and the intra prediction mode of the above neighboring block is an angular mode, and ang represents the angular mode.

[0208] According to a further alternative, the MPM list includes at least five entries of intra prediction modes as follows: Both the intra prediction mode of the left neighboring block and the intra prediction mode of the above neighboring block are angular modes, above_mode represents the intra prediction mode of the above neighboring block, and left_mode represents the intra prediction mode of the left neighboring block; minAB = Min( above_mode, left_mode ) maxAB = Max( above_mode, left_mode ) When a) If maxAB - minAB is equal to 1, then the at least five entries of the intra prediction modes are as follows: {above_mode, left_mode, 2 + ( ( minAB + 61 ) % 64 ), 2 + ( ( maxAB - 1 ) % 64 ), 2 + ( ( minAB + 60 ) % 64 )}, or b) If maxAB - minAB is equal to 2, then at least five entries of intra prediction modes are as follows: {above_mode, left_mode, 2 + ( ( minAB - 1 ) % 64 ), 2 + ( ( minAB + 61 ) % 64 ), 2 + ( ( maxAB - 1 ) % 64 )}, or c) If maxAB - minAB is greater than 61, then at least five entries of intra prediction modes are as follows: {above_mode, left_mode, 2 + ( ( minAB - 1 ) % 64 ), 2 + ( ( maxAB + 61 ) % 64 ), 2 + ( minAB % 64 )}, or d) Otherwise, at least five entries of the intra prediction modes are as follows: {above_mode, left_mode, 2 + ( ( minAB + 61 ) % 64 ), 2 + ( ( minAB - 1 ) % 64 ), 2 + ( ( maxAB + 61 ) % 64 )}.

[0209] According to another embodiment, when at least a first condition is met, four of the at least five entries of the intra prediction modes are given by VER_IDX, HOR_IDX, VER_IDX - 4, and VER_ID + 4, and the first condition includes that neither the intra prediction mode of the left neighboring block nor the intra prediction mode of the above neighboring block is an angular mode, and VER_IDX represents an index of the vertical intra prediction mode and HOR_IDX represents an index of the horizontal intra prediction mode.

[0210] In particular, the MPM list may consist of five entries, for example the five entries described in the alternative embodiment above. Furthermore, the planar mode may be signaled by a planar mode flag.

[0211] The following is a description of the application of the encoding and decoding methods shown in the above embodiments and the systems that use them.

[0212] 12 is a block diagram showing a content supply system 3100 for realizing a content distribution service. The content supply system 3100 includes a capture device 3102, a terminal device 3106, and optionally a display 3126. The capture device 3102 communicates with the terminal device 3106 via a communication link 3104. The communication link may include the communication channel 13 described above. The communication link 3104 includes, but is not limited to, WIFI, Ethernet, cable, wireless (3G / 4G / 5G), USB, or any combination thereof.

[0213] The capture device 3102 may generate data and encode the data according to the encoding method described in the above embodiment. Alternatively, the capture device 3102 may deliver the data to a streaming server (not shown), which then encodes the data and transmits the encoded data to the terminal device 3106. The capture device 3102 may include, but is not limited to, a camera, a smartphone or smart pad, a computer or laptop, a video conferencing system, a PDA, an in-vehicle device, or any combination thereof. For example, the capture device 3102 may include the source device 12 described above. When the data includes video, a video encoder 20 included in the capture device 3102 may actually perform the video encoding process. When the data includes audio (i.e., voice), an audio encoder included in the capture device 3102 may actually perform the audio encoding process. In some practical scenarios, the capture device 3102 delivers the encoded video and audio data by multiplexing them together. In other practical scenarios, for example, in a video conferencing system, the encoded audio data and the encoded video data are not multiplexed. The capture device 3102 delivers the encoded audio data and the encoded video data separately to the terminal device 3106 .

[0214] In the content supply system 3100, the terminal device 3106 receives and plays the encoded data. The terminal device 3106 can be a device having data reception and restoration capabilities, such as a smartphone or smart pad 3108, a computer or laptop 3110, a network video recorder (NVR) / digital video recorder (DVR) 3112, a TV 3114, a set-top box (STB) 3116, a video conferencing system 3118, a video surveillance system 3120, a personal digital assistant (PDA) 3122, an in-vehicle device 3124, or any combination thereof, capable of decoding the above-mentioned encoded data. For example, the terminal device 3106 may include the above-mentioned destination device 14. When the encoded data includes video, the video decoder 30 included in the terminal device is prioritized to perform video decoding. When the encoded data includes audio, the audio decoder included in the terminal device is prioritized to perform audio decoding processing.

[0215] For terminal devices with a display, such as a smartphone or smart pad 3108, a computer or laptop 3110, a network video recorder (NVR) / digital video recorder (DVR) 3112, a TV 3114, a personal digital assistant (PDA), or an in-vehicle device 3124, the terminal device can provide the decoded data to its display. For terminal devices without a display, such as an STB 3116, a video conferencing system 3118, or a video surveillance system 3120, an external display 3126 is contacted to receive and show the decoded data.

[0216] When each device in this system performs encoding or decoding, the picture encoding device or picture decoding device shown in the above embodiments may be used.

[0217] 13 is a diagram illustrating an example structure of a terminal device 3106. After the terminal device 3106 receives a stream from the capture device 3102, a protocol progression unit 3202 analyzes the transmission protocol of the stream. The protocol may include, but is not limited to, Real Time Streaming Protocol (RTSP), Hypertext Transfer Protocol (HTTP), HTTP Live Streaming Protocol (HLS), MPEG-DASH, Real Time Transport Protocol (RTP), Real Time Messaging Protocol (RTMP), or any type of combination thereof.

[0218] After the protocol progression unit 3202 processes the stream, a stream file is generated. The file is output to the demultiplexing unit 3204. The demultiplexing unit 3204 can separate the multiplexed data into encoded audio data and encoded video data. As mentioned above, in some practical scenarios, for example, in a video conference system, the encoded audio data and encoded video data are not multiplexed. In this situation, the encoded data is sent to the video decoder 3206 and the audio decoder 3208 without passing through the demultiplexing unit 3204.

[0219] The demultiplexing process generates a video elementary stream (ES), an audio ES, and optionally subtitles. A video decoder 3206, which includes the video decoder 30 described in the above embodiment, decodes the video ES using the decoding method shown in the above embodiment to generate video frames and supplies this data to a synchronization unit 3212. An audio decoder 3208 decodes the audio ES to generate audio frames and supplies this data to the synchronization unit 3212. Alternatively, the video frames may be stored in a buffer (not shown in Figure Y) before being supplied to the synchronization unit 3212. Similarly, the audio frames may be stored in a buffer (not shown in Figure Y) before being supplied to the synchronization unit 3212.

[0220] The synchronization unit 3212 synchronizes the video and audio frames and provides the video / audio to the video / audio display 3214. For example, the synchronization unit 3212 synchronizes the presentation of video and audio information. The information may be coded in a syntax that uses timestamps for the presentation of the coded audio and visual data as well as for the delivery of the data stream itself.

[0221] If subtitles are included in the stream, the subtitle decoder 3210 decodes the subtitles, synchronizes the subtitles with the video and audio frames, and provides the video / audio / subtitles to the video / audio / subtitle display 3216.

[0222] The present invention is not limited to the above-mentioned system, and either the picture encoding device or the picture decoding device of the above-mentioned embodiments may be incorporated into other systems, for example, a system in an automobile.

[0223] Mathematical Operators The mathematical operators used in this application are similar to those used in the C programming language. However, the results of integer division and arithmetic shift operations are more strictly defined, and additional operations such as exponentiation and division of real values ​​are defined. The numbering and counting rules generally start from 0; for example, "first" is equivalent to number 0, "second" is equivalent to number 1, and so on.

[0224] Arithmetic operators The following arithmetic operators are defined as follows: + Addition - subtraction (as a two-argument operator) or negation (as a unary prefix operator) * Multiplication, including matrix multiplication x y Exponentiation. Specifies x to the yth power. In other contexts, such notation is used to write superscripts that are not intended to be interpreted as powers. / Integer division with result truncation towards zero. For example, 7 / 4 and -7 / -4 round down to 1, and -7 / 4 and 7 / -4 round down to -1. ÷ Used to represent division in mathematical equations where truncation or rounding is not intended.

number

number

[0225] Logical operators The following logical operators are defined as follows: x && y The Boolean logic "intersection" of x and y x || y Boolean logic "union" of x and y Boolean logic "negation" x ? y : zIf x is true or not equal to 0, evaluates to the value y, otherwise evaluates to the value z.

[0226] Relational operators The following relational operators are defined as follows: > Greater than >= Greater than or equal to < Less than <= Less than or equal to == Equal != Not equal to

[0227] When a relational operator is applied to a syntax element or variable that has been assigned the value "na" (not applicable), the value "na" is treated as a distinct value for the syntax element or variable. The value "na" is not considered equal to any other value.

[0228] Bitwise Operators The following bitwise operators are defined as follows: & Bitwise "and". When operating on integer arguments, operates on the two's complement representation of the integer value. When operating on a binary argument that contains fewer bits than another argument, the shorter argument is extended by adding more significant bits equal to 0. Bitwise "logical or". When operating on integer arguments, operates on the two's complement representation of the integer values. When operating on a binary argument that contains fewer bits than another argument, the shorter argument is extended by adding more significant bits equal to 0. ^ Bitwise "exclusive or". When operating on integer arguments, operates on the two's complement representation of the integer value. When operating on a binary argument that contains fewer bits than another argument, the shorter argument is extended by adding more significant bits equal to 0. x >> y Arithmetic right shift of the two's complement representation of an integer by y bits in binary. This function is defined only for non-negative integer values of y. The bit shifted into the most significant bit (MSB) as a result of the right shift has a value equal to the MSB of x before the shift operation. x << y Arithmetic left shift of the two's complement representation of an integer by y bits in binary. This function is defined only for non-negative integer values of y. The bit shifted into the least significant bit (LSB) as a result of the left shift has a value equal to 0.

[0229] Assignment operator The following arithmetic operators are defined as follows. = Assignment operator ++ Increment, i.e., x++ is equivalent to x = x + 1, and when used as an array index, it is evaluated as the value of the variable before the increment operation. -- Decrement, i.e., x-- is equivalent to x = x - 1, and when used as an array index, it is evaluated as the value of the variable before the decrement operation. += Increment by the specified amount, i.e., x += 3 is equivalent to x = x + 3, and x += (-3) is equivalent to x = x + (-3). -= Decrement by the specified amount, i.e., x -= 3 is equivalent to x = x - 3, and x -= (-3) is equivalent to x = x - (-3).

[0230] Range notation The following notations are used to specify a range of values. x = y..z x takes integer values from y to z, including y and z, assuming that x, y, and z are integer values and z is greater than y.

[0231] Mathematical functions The following mathematical functions are defined.

Number

number

number

number

number

number

number

[0232] Operation precedence When precedence within an expression is not made explicit using parentheses, the following rules apply: - Operations with higher precedence are evaluated before any operations with lower precedence. - Operations of equal precedence are evaluated in order from left to right.

[0233] The table below specifies the precedence of operations from highest to lowest, with higher positions in the table indicating higher precedence.

[0234] With respect to operators that are also used in the C programming language, the precedence used herein is the same as that used in the C programming language.

[0235] Table: Precedence of operations from highest (at the top of the table) to lowest (at the bottom of the table) [Table 4]

[0236] Text description of logical operations In the text, in the following form: if( condition 0 ) Statement 0 else if( condition1 ) Statement 1 ... else / * Comment giving information about remaining conditions * / Statement n A logical statement mathematically written in the form: may be written as follows: As follows... / ...the following applies: - If condition 0, then statement 0 - Otherwise, if condition 1, then statement 1 - ... - otherwise (comment conveying information about the remaining conditions), statement n

[0237] Each "if ..., otherwise ..., then ..., otherwise" statement in the text is introduced by "as follows ..." or "...the following applies" immediately followed by "if ..., then ...". The final condition of an "if ..., otherwise ..., then ..., otherwise ..." is always "otherwise ...". Alternately inserted "if ..., otherwise ..., then ..., otherwise ..." statements can be identified by matching the "as follows ..." or "...the following applies" with the closing "otherwise ...".

[0238] In the text, in the following form: if( condition0a && condition0b ) Statement 0 else if( condition 1a || condition 1b ) Statement 1 ... else Statement n A logical statement mathematically written in the form: may be written as follows: As follows... / ...the following applies: - Statement 0 if all of the following conditions are true: - Condition 0a - Condition 0b - Otherwise, if one or more of the following conditions are true, then statement 1 - Condition 1a - Condition 1b - ... - otherwise, statement n

[0239] In the text, in the following form: if( condition 0 ) Statement 0 if( condition1 ) Statement 1 A logical statement mathematically written in the form: may be written as follows: If condition 0, then statement 0 If condition 1, then statement 1

[0240] While embodiments of the present invention have been described primarily in terms of video coding, it should be noted that embodiments of coding system 10, encoder 20, and decoder 30 (and correspondingly, system 10), as well as other embodiments described herein, may be configured for processing or coding of still pictures, i.e., processing or coding of individual pictures independent of any preceding or subsequent pictures, similar to video coding. Generally, when picture processing coding is limited to a single picture 17, only inter prediction units 244 (encoder) and 344 (decoder) may not be available. All other functions (also called tools or technologies) of the video encoder 20 and the video decoder 30, such as residual calculation 204 / 304, transform 206, quantization 208, inverse quantization 210 / 310, (inverse) transform 212 / 312, partitioning 262 / 362, intra prediction 254 / 354, and / or loop filter 220, 320, and entropy coding 270, and entropy decoding 304, may be used equally for processing still pictures.

[0241] For example, embodiments of the encoder 20 and decoder 30 and the functionality described herein in connection with, for example, the encoder 20 and decoder 30 may be implemented in hardware, software, firmware, or any combination thereof. If implemented in software, the functions may be stored on a computer-readable medium or transmitted over a communication medium as one or more instructions or code and executed by a hardware-based processing unit. A computer-readable medium may include a computer-readable storage medium, which corresponds to a tangible medium such as a data storage medium, or a communication medium, which includes any medium that facilitates transfer of a computer program from one place to another, for example via a communication protocol. Thus, generally, a computer-readable medium may correspond to (1) a tangible computer-readable storage medium that is non-transitory or (2) a communication medium such as a signal or carrier wave. A data storage medium may be any available medium that can be accessed by one or more computers or one or more processors to retrieve instructions, code, and / or data structures for implementing the techniques described in this disclosure. A computer program product may include a computer-readable medium.

[0242] By way of example, and not limitation, such computer-readable storage media may include RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, flash memory, or any other medium that can be used to store desired program code in the form of instructions or data structures and that can be accessed by a computer. Also, any connection is properly termed a computer-readable medium. For example, if instructions are transmitted from a website, server, or other remote source using coaxial cable, fiber optic cable, twisted pair, digital subscriber line (DSL), or wireless technologies such as infrared, radio wave, and microwave, then the coaxial cable, fiber optic cable, twisted pair, DSL, or wireless technologies such as infrared, radio wave, and microwave are included within the definition of medium. However, it should be understood that computer-readable storage media and data storage media do not include connections, carrier waves, signals, or other transitory media, but instead cover non-transitory, tangible storage media. As used herein, disk and disc include compact discs (CDs), laser discs, optical discs, digital versatile discs (DVDs), floppy disks, and Blu-ray discs, where disks typically reproduce data magnetically while discs reproduce data optically using a laser. Combinations of the above should also be included within the scope of computer-readable media.

[0243] The instructions may be executed by one or more processors, such as one or more digital signal processors (DSPs), general-purpose microprocessors, application-specific integrated circuits (ASICs), field-programmable logic arrays (FPGAs), or other equivalent integrated or discrete logic circuitry. Accordingly, the term "processor," as used herein, may refer to any of the above structures or any other structure suitable for implementing the techniques described herein. Additionally, in some aspects, the functionality described herein may be provided in dedicated hardware and / or software modules configured for encoding and decoding, or incorporated into a combined codec. Also, the techniques may be implemented entirely in one or more circuits or logic elements.

[0244] The techniques of this disclosure may be implemented in a wide variety of devices or apparatuses, including a wireless handset, an integrated circuit (IC), or a set of ICs (e.g., a chipset). Various components, modules, or units are described in this disclosure to highlight aspects of the functionality of a device configured to perform the disclosed techniques, but do not necessarily require realization by different hardware units. Rather, as noted above, the various units may be combined in a codec hardware unit or provided by a collection of interoperable hardware units including one or more processors as described above in conjunction with suitable software and / or firmware. [Explanation of symbols]

[0245] 10 Video coding system, coding system 12 Source Device 13 Encoded picture data, communication channel 14 Destination Device 16 Picture Source 17 Picture, Picture Data, Raw Picture, Raw Picture Data, Monochrome Picture, Color Picture, Current Picture 18 Preprocessor, preprocessing unit, picture preprocessor 19 Preprocessed Picture, Preprocessed Picture Data 20 Video Encoder, Encoder 21 Encoded picture data, encoded bitstream 22 Communication interface, communication unit 28 Communication interface, communication unit 30 decoder, video decoder 31 Decoded Picture Data, Decoded Picture 32 Post-processor, post-processing unit 33 Post-processed picture data, post-processed picture 34 Display Devices 46 Processing Circuit 100 Video Encoder 201 Input, input interface 203 Picture Block, Original Block, Current Block, Segmented Block, Current Picture Block 204 Residual Calculation Unit, Residual Calculation 205 Residual Block, Residual 206 Conversion Processing Unit, Conversion 207 Conversion Factor 208 Quantization Unit, Quantization 209 Quantized Coefficients, Quantized Transform Coefficients, Quantized Residual Coefficients 210 Inverse quantization unit, inverse quantization 211 Dequantized coefficients, dequantized residual coefficients 212 Inverse Transform Processing Unit, (Inverse) Transform 213 Reconstructed residual block, dequantized coefficients, transform block 214 Reconstruction Unit, Adder, Summer 215 reconstructed blocks 216 buffers 220 Loop filter unit, loop filter 221 filtered blocks, filtered reconstructed blocks 230 Decoded Picture Buffer (DPB) 231 decoded pictures 244 Inter Prediction Units 254 Intra prediction unit, Inter prediction unit, Intra prediction 260 Mode Selection Unit 262 Division Unit, Division 265 prediction block, predictor 266 Syntax Elements 270 Entropy Coding Unit, Entropy Coding 272 Output, Output Interface 304 Entropy Decoding Unit, Residual Calculation, Entropy Decoding 309 Quantized Coefficients 310 Inverse Quantization Unit, Inverse Quantization 311 Dequantized Coefficients, Transform Coefficients 312 Inverse Transform Processing Unit, (inverse) transformation, output 313 Reconstructed Residual Blocks 314 Reconstruction Unit, Summer, Adder 315 reconstructed blocks 320 Loop filter, loop filter unit, loop filtering unit 321 filtered blocks, decoded video blocks 330 Decoded Picture Buffer (DPB), Decoded Picture Buffer (DBP) 331 decoded pictures 344 Inter Prediction Unit 354 Intra prediction unit, Intra prediction 360 mode application unit 362 Division 365 predicted blocks 400 Video Coding Device 410 Incoming port, input port 420 Receiver Unit (Rx) 430 Processor, Logic Unit, Central Processing Unit (CPU) 440 Transmitter Unit (Tx) 450 outgoing and outgoing ports 460 memory 470 Coding Module 500 devices 502 processor 504 memory 506 Data 508 Operating Systems 510 Application Program 512 Bus 514 Secondary Storage 518 Display 1100 devices 1101 Prediction Mode Unit 1102 Most Probable Mode Unit 3100 Contents Supply System 3102 Capture Device 3104 Communication Links 3106 Terminal Device 3108 Smartphones, smart pads 3110 Computers, Laptops 3112 Network Video Recorder (NVR) / Digital Video Recorder (DVR) 3114 TV 3116 Set-top box (STB) 3118 Video Conference System 3120 Video Surveillance System 3122 Personal Digital Assistant (PDA) 3124 In-Vehicle Devices 3126 Display 3202 Protocol Progression Unit 3204 Demultiplexing Unit 3206 Video Decoder 3208 Audio Decoder 3210 Subtitle Decoder 3212 Synchronous Unit 3214 Video / Audio Display 3216 Video / Audio / Subtitle Display

Claims

1. 1. A method of predictive coding of a current block performed by an encoding device, comprising: obtaining an intra-prediction mode of a left neighboring block of the current block; obtaining an intra-prediction mode of a neighboring block above the current block; constructing a Most Probable Mode (MPM) list of intra prediction modes for the current block, where when the intra prediction mode of the left neighboring block and the intra prediction mode of the above neighboring block are both angular modes, the MPM list includes at least five entries of intra prediction modes as follows: a) contains {above_mode, left_mode, 2 + ( ( minAB + 61 ) % 64 ), 2 + ( ( maxAB - 1 ) % 64 ), 2 + ( ( minAB + 60 ) % 64 )} where maxAB - minAB equals 1, or b) contains {above_mode, left_mode, 2 + ( ( minAB - 1 ) % 64 ), 2 + ( ( minAB + 61 ) % 64 ), 2 + ( ( maxAB - 1 ) % 64 )} where maxAB - minAB is equal to 2, or c) contains {above_mode, left_mode, 2 + ( ( minAB - 1 ) % 64 ), 2 + ( ( maxAB + 61 ) % 64 ), 2 + ( minAB % 64 )} when maxAB - minAB is greater than 61, or d) else contains {above_mode, left_mode, 2 + ( ( minAB + 61 ) % 64 ), 2 + ( ( minAB - 1 ) % 64 ), 2 + ( ( maxAB + 61 ) % 64 )}, above_mode represents the intra prediction mode of the above neighboring block, left_mode represents the intra prediction mode of the left neighboring block, minAB represents the smallest intra prediction mode between above_mode and left_mode, and maxAB represents the largest intra prediction mode between above_mode and left_mode; When neither the intra prediction mode of the left neighboring block nor the intra prediction mode of the above neighboring block is an angular mode, the MPM list includes at least five entries of intra prediction modes, and four of the at least five entries are given by VER_IDX, HOR_IDX, VER_IDX - 4, and VER_IDX + 4; VER_IDX represents an index of a vertical intra prediction mode and HOR_IDX represents an index of a horizontal intra prediction mode; obtaining an intra prediction mode of the current block based on the MPM list; encoding an MPM index into a bitstream, the MPM index indicating the intra prediction mode for the current block in the MPM list; obtaining a prediction block for the current block based on the intra-prediction mode; obtaining a residual block based on the predicted block and the current block; encoding the residual block into a bitstream.

2. The method of claim 1 , further comprising: encoding a flag into the bitstream, the flag indicating whether the intra-prediction mode of the current block is a planar mode.

3. The method of claim 2 , further comprising: encoding the MPM index into the bitstream if the flag indicates that the intra prediction mode of the current block is not the planar mode.

4. The method of claim 1 , further comprising multi-reference line coding using the MPM list.

5. 5. The method of claim 1, wherein if the intra prediction mode of the upper neighboring block is unavailable, the intra prediction mode of the upper neighboring block is set to PLANAR, and if the intra prediction mode of the left neighboring block is unavailable, the intra prediction mode of the left neighboring block is set to PLANAR.

6. 6. The method of claim 1, wherein the top-left corner of the left neighboring block is at (xCb-1, yCb+cbHeight-1), the top-left corner of the top neighboring block is at (xCb+cbWidth-1, yCb-1), and xCb, yCb, cbHeight, and cbWidth represent the position of the top-left corner of the current block in the width direction, the position of the top-left corner of the current block in the height direction, the height of the current block, and the width of the current block, respectively.

7. An encoder (20) including processing circuitry for carrying out the method of any one of claims 1 to 6.

8. A computer program product for causing one or more processors to carry out the method of any one of claims 1 to 6.

9. 1. An encoder comprising: one or more processors; a non-transitory computer-readable storage medium coupled to the processor and storing programming for execution by the processor, the programming, when executed by the processor, configuring the encoder to perform the method of any one of claims 1 to 6; and Including, an encoder.

10. 1. A device for use in an image encoder, comprising: a prediction mode unit configured to obtain an intra prediction mode of a neighboring block to the left of a current block and to obtain an intra prediction mode of a neighboring block above the current block; a most probable mode unit configured to construct a most probable mode (MPM) list of intra prediction modes for the current block, wherein when the intra prediction mode of the left neighboring block and the intra prediction mode of the above neighboring block are both angular modes, the MPM list includes at least five entries of intra prediction modes as follows: a) contains {above_mode, left_mode, 2 + ( ( minAB + 61 ) % 64 ), 2 + ( ( maxAB - 1 ) % 64 ), 2 + ( ( minAB + 60 ) % 64 )} where maxAB - minAB equals 1, or b) contains {above_mode, left_mode, 2 + ( ( minAB - 1 ) % 64 ), 2 + ( ( minAB + 61 ) % 64 ), 2 + ( ( maxAB - 1 ) % 64 )} where maxAB - minAB is equal to 2, or c) contains {above_mode, left_mode, 2 + ( ( minAB - 1 ) % 64 ), 2 + ( ( maxAB + 61 ) % 64 ), 2 + ( minAB % 64 )} when maxAB - minAB is greater than 61, or d) else contains {above_mode, left_mode, 2 + ( ( minAB + 61 ) % 64 ), 2 + ( ( minAB - 1 ) % 64 ), 2 + ( ( maxAB + 61 ) % 64 )}, above_mode represents the intra prediction mode of the above neighboring block, left_mode represents the intra prediction mode of the left neighboring block, minAB represents the smallest intra prediction mode between above_mode and left_mode, and maxAB represents the largest intra prediction mode between above_mode and left_mode; When neither the intra prediction mode of the left neighboring block nor the intra prediction mode of the above neighboring block is an angular mode, the MPM list includes at least five entries of intra prediction modes, and four of the at least five entries are given by VER_IDX, HOR_IDX, VER_IDX - 4, and VER_IDX + 4; a most probable mode unit, where VER_IDX represents an index of a vertical intra-prediction mode and HOR_IDX represents an index of a horizontal intra-prediction mode; the prediction mode unit is configured to obtain an intra prediction mode for the current block based on the MPM list; the device comprising: a coding unit configured to code an MPM index into a bitstream, the MPM index indicating the intra prediction mode for the current block in the MPM list; a prediction unit configured to obtain a prediction block for the current block based on the intra-prediction mode; and a residual unit configured to obtain a residual block based on the predicted block and the current block. The device, wherein the encoding unit is configured to encode the residual block into a bitstream.

11. The device of claim 10 , further comprising: a signaling unit configured to signal a flag to indicate whether the intra-prediction mode of the current block is a PLANAR mode.

12. The device of claim 11 , wherein if the flag indicates that the intra prediction mode of the current block is not a planar mode, the MPM index is coded into the bitstream.

13. 13. The device of claim 10, further comprising a multi-reference line coding unit configured to perform multi-reference line coding using the MPM list.

14. 14. The device of claim 10, wherein the prediction mode unit is configured to determine that if an intra prediction mode of the block above is unavailable, the intra prediction mode of the block above is set as PLANAR, and if an intra prediction mode of the block to the left is unavailable, the intra prediction mode of the block to the left is set as PLANAR.

15. 15. The device of claim 10, wherein the top-left corner of the left neighboring block is at (xCb-1, yCb+cbHeight-1), the top-left corner of the top neighboring block is at (xCb+cbWidth-1, yCb-1), and xCb, yCb, cbHeight, and cbWidth represent the position of the top-left corner of the current block in the width direction, the position of the top-left corner of the current block in the height direction, the height of the current block, and the width of the current block, respectively.

16. 1. A method for storing a bitstream, comprising: receiving or transmitting said bitstream through a communications interface; storing the bitstream on one or more storage media, the bitstream including coded picture data and information for decoding the coded picture data, wherein the information for decoding the coded picture data includes a Most Probable Mode (MPM) list index, and when both the intra-prediction mode of a left neighboring block and the intra-prediction mode of an above neighboring block are angular modes, the MPM list includes at least five entries of intra-prediction modes as follows: a) contains {above_mode, left_mode, 2 + ( ( minAB + 61 ) % 64 ), 2 + ( ( maxAB - 1 ) % 64 ), 2 + ( ( minAB + 60 ) % 64 )} where maxAB - minAB equals 1, or b) contains {above_mode, left_mode, 2 + ( ( minAB - 1 ) % 64 ), 2 + ( ( minAB + 61 ) % 64 ), 2 + ( ( maxAB - 1 ) % 64 )} where maxAB - minAB is equal to 2, or c) contains {above_mode, left_mode, 2 + ( ( minAB - 1 ) % 64 ), 2 + ( ( maxAB + 61 ) % 64 ), 2 + ( minAB % 64 )} when maxAB - minAB is greater than 61, or d) else contains {above_mode, left_mode, 2 + ( ( minAB + 61 ) % 64 ), 2 + ( ( minAB - 1 ) % 64 ), 2 + ( ( maxAB + 61 ) % 64 )}, above_mode represents the intra prediction mode of the above neighboring block, left_mode represents the intra prediction mode of the left neighboring block, minAB represents the smallest intra prediction mode between above_mode and left_mode, and maxAB represents the largest intra prediction mode between above_mode and left_mode; When neither the intra prediction mode of the left neighboring block nor the intra prediction mode of the above neighboring block is an angular mode, the MPM list includes at least five entries of intra prediction modes, and four of the at least five entries are given by VER_IDX, HOR_IDX, VER_IDX - 4, and VER_IDX + 4; VER_IDX represents an index of a vertical intra-prediction mode and HOR_IDX represents an index of a horizontal intra-prediction mode.

Citation Information

Patent Citations

  • Method and apparatus for most probable mode derivation

    WO2020014089A1

  • Improved most probable mode list generation scheme

    WO2020146225A1

  • Intra prediction-based video signal processing method and device

    WO2020171681A1