US 12,445,630 B2
Systems and methods for implicit derivation in a recursive intra region
Liang Zhao, Palo Alto, CA (US); Xin Zhao, Palo Alto, CA (US); Han Gao, Palo Alto, CA (US); Jing Ye, Palo Alto, CA (US); and Shan Liu, Palo Alto, CA (US)
Assigned to TENCENT AMERICA LLC, Palo Alto, CA (US)
Filed by Tencent America LLC, Palo Alto, CA (US)
Filed on Apr. 11, 2024, as Appl. No. 18/633,369.
Claims priority of provisional application 63/604,081, filed on Nov. 29, 2023.
Prior Publication US 2025/0175620 A1, May 29, 2025
Int. Cl. H04N 19/159 (2014.01); H04N 19/176 (2014.01)
CPC H04N 19/159 (2014.11) [H04N 19/176 (2014.11)] 20 Claims
OG exemplary drawing
 
1. A method of video decoding performed at a computing system having memory and one or more processors, the method comprising:
receiving a video bitstream comprising a plurality of coding blocks;
identifying, based on a first indicator in the video bitstream, a coding region that comprises two or more blocks of the plurality of coding blocks, wherein at least one block in the coding region is encoded in an intra prediction mode and at least one block in the coding region is encoded in a non-intra prediction mode;
for a last block in the coding region:
when all preceding blocks in the coding region are encoded in the intra prediction mode, inferring a prediction mode of the last block as being an inter prediction mode without receiving an inter prediction mode indicator for the last block; and
when all preceding blocks in the coding region are encoded in non-intra prediction modes, inferring the prediction mode of the last block in the coding region as being the intra prediction mode without receiving an intra prediction mode indicator for the last block; and
reconstructing the last block using the inferred prediction mode.