US 12,273,513 B2
Method, apparatus and system for encoding and decoding a tree of blocks of video samples
Christopher James Rosewarne, Concord West (AU)
Assigned to Canon Kabushiki Kaisha, Tokyo (JP)
Filed by Canon Kabushiki Kaisha, Tokyo (JP)
Filed on Jan. 9, 2024, as Appl. No. 18/408,338.
Application 18/408,338 is a continuation of application No. 17/435,997, granted, now 11,949,857, previously published as PCT/AU2020/050027, filed on Jan. 20, 2020.
Claims priority of application No. 2019201649 (AU), filed on Mar. 11, 2019.
Prior Publication US 2024/0146913 A1, May 2, 2024
This patent is subject to a terminal disclaimer.
Int. Cl. H04N 19/11 (2014.01); H04N 19/119 (2014.01); H04N 19/159 (2014.01); H04N 19/176 (2014.01); H04N 19/186 (2014.01); H04N 19/593 (2014.01); H04N 19/96 (2014.01)
CPC H04N 19/11 (2014.11) [H04N 19/119 (2014.11); H04N 19/159 (2014.11); H04N 19/176 (2014.11); H04N 19/186 (2014.11); H04N 19/593 (2014.11); H04N 19/96 (2014.11)] 11 Claims
OG exemplary drawing
 
5. An apparatus for decoding coding blocks of a coding tree unit for an image frame, from a bitstream, the apparatus comprising:
one or more computer-readable storage media; and
one or more processors that are in communication with the one or more computer-readable storage media and that cooperate with the one or more computer-readable storage media to cause the apparatus to:
determine a chroma format of the image frame, the chroma format having chroma channels of the image frame being subsampled relative to a luma channel of the image frame, wherein the determined chroma format is 4:2:0;
recursively split the coding tree unit into one or more coding units each of which has a luma coding block and chroma coding blocks, using a single tree;
determine whether further split for a chroma coding block is allowed,
wherein, if a block size of a luma coding block of a current coding unit is 8×8 and a block size of chroma coding blocks of the current coding unit is 4×4, a quad split for the chroma coding blocks of the current coding unit is not allowed even if a quad split for the luma coding block of the current coding unit is performed, and
the chroma coding blocks, having the block size of 4×4, of the current coding unit are collocated with four luma coding blocks resulted from a quad split for the luma coding block, having the block size of 8×8, of the current coding unit if the luma coding block of the current coding unit is split by a quad split;
determine that the chroma coding blocks of the current coding unit are to be decoded using intra prediction if the block size of the luma coding block of the current coding unit is 8×8, the block size of the chroma coding blocks of the current coding unit is 4×4, and a current split mode for the current coding unit is a quad split; and
decode the chroma coding blocks of the current coding unit using intra prediction if it is determined that the chroma coding blocks of the current coding unit are to be decoded using intra prediction,
wherein if the block size of the chroma coding blocks of the current coding unit is a predetermined chroma block size, a ternary split for the chroma coding blocks of the current coding unit is not allowed even if the ternary split for the luma coding block of the current coding unit is performed, and the chroma coding blocks, having the predetermined chroma block size, of the current coding unit are decoded using intra prediction and are collocated with a plurality of corresponding luma coding blocks resulted from the ternary split for the luma coding block of the current coding unit if the ternary split for the chroma coding blocks of the current coding unit is not performed and the ternary split for the luma coding block of the current coding unit is performed.