US 12,273,511 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,120.
Application 18/408,120 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/0146912 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)] 5 Claims
OG exemplary drawing
 
1. A method of decoding coding blocks of a coding tree unit for an image frame, from a bitstream, the method comprising:
decoding information used to determine a chroma format of the image frame;
determining the chroma format of the image frame based on the information, wherein the determined chroma format is 4:2:0;
recursively splitting 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;
determining 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 the luma coding block of the current coding unit is split by a quad split, 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;
determining 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
decoding 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.