US 11,930,175 B2
Block size dependent use of video coding mode
Zhipin Deng, Beijing (CN); Li Zhang, San Diego, CA (US); Kai Zhang, San Diego, CA (US); and Hongbin Liu, Beijing (CN)
Assigned to BEIJING BYTEDANCE NETWORK TECHNOLOGY CO., LTD, Beijing (CN); and BYTEDANCE INC., Los Angeles, CA (US)
Filed by Beijing Bytedance Network Technology Co., Ltd., Beijing (CN); and Bytedance Inc., Los Angeles, CA (US)
Filed on Jan. 24, 2022, as Appl. No. 17/582,739.
Application 17/582,739 is a continuation of application No. PCT/CN2020/104786, filed on Jul. 27, 2020.
Claims priority of application No. PCT/CN2019/097926 (WO), filed on Jul. 26, 2019; and application No. PCT/CN2019/103892 (WO), filed on Aug. 31, 2019.
Prior Publication US 2022/0150544 A1, May 12, 2022
Int. Cl. H04N 19/119 (2014.01); G06T 9/40 (2006.01); H04N 19/107 (2014.01); H04N 19/109 (2014.01); H04N 19/11 (2014.01); H04N 19/127 (2014.01); H04N 19/132 (2014.01); H04N 19/167 (2014.01); H04N 19/169 (2014.01); H04N 19/172 (2014.01); H04N 19/176 (2014.01); H04N 19/186 (2014.01); H04N 19/189 (2014.01); H04N 19/60 (2014.01); H04N 19/61 (2014.01); H04N 19/70 (2014.01); H04N 19/96 (2014.01)
CPC H04N 19/119 (2014.11) [G06T 9/40 (2013.01); H04N 19/107 (2014.11); H04N 19/109 (2014.11); H04N 19/11 (2014.11); H04N 19/127 (2014.11); H04N 19/132 (2014.11); H04N 19/167 (2014.11); H04N 19/172 (2014.11); H04N 19/176 (2014.11); H04N 19/186 (2014.11); H04N 19/1883 (2014.11); H04N 19/189 (2014.11); H04N 19/60 (2014.11); H04N 19/61 (2014.11); H04N 19/70 (2014.11); H04N 19/96 (2014.11)] 19 Claims
OG exemplary drawing
 
1. A method of processing video data, comprising:
determining, for a conversion between a video region of a video and a bitstream of the video, whether a first coding tool is allowed or not for a first coding block of the video region, based on a height and a width of the first coding block and a maximum transform size of the video region, wherein in a case where the first coding tool is allowed, the first coding block is split into multiple transform blocks; and
performing the conversion based on the determining,
wherein in response to at least one of the height or the width of the first coding block being greater than the maximum transform size, the first coding tool is not allowed for the first coding block;
wherein a first syntax element denoted by cu_sbt_flag indicating whether the first coding tool is allowed for the first coding block or not is included in a coding unit syntax structure of the bitstream only when:
a) the width of the first coding block denoted by cbWidth is smaller or equal to the maximum transform size; and
b) the height of the first coding block denoted by cbHeight is smaller or equal to the maximum transform size;
wherein for a second coding block of the video region, a second coding tool is disabled in response to at least one of a height or a width of the second coding block being greater than 64, and wherein the second coding tool is an intra block copy (IBC) mode.