US 12,149,684 B2
Encoder, a decoder and corresponding methods for intra prediction
Biao Wang, Munich (DE); Semih Esenlik, Munich (DE); Anand Meher Kotra, Munich (DE); Han Gao, Munich (DE); and Jianle Chen, San Diego, CA (US)
Assigned to HUAWEI TECHNOLOGIES CO., LTD., Guangdong (CN)
Filed by Huawei Technologies Co., Ltd., Guangdong (CN)
Filed on Jul. 1, 2022, as Appl. No. 17/856,428.
Application 17/856,428 is a continuation of application No. 17/232,946, filed on Apr. 16, 2021, granted, now 11,405,610.
Application 17/232,946 is a continuation of application No. 17/016,128, filed on Sep. 9, 2020, granted, now 10,986,336, issued on Apr. 20, 2021.
Application 17/016,128 is a continuation of application No. PCT/CN2020/080674, filed on Mar. 23, 2020.
Claims priority of provisional application 62/824,360, filed on Mar. 27, 2019.
Claims priority of provisional application 62/824,282, filed on Mar. 26, 2019.
Claims priority of provisional application 62/822,865, filed on Mar. 23, 2019.
Prior Publication US 2023/0025763 A1, Jan. 26, 2023
This patent is subject to a terminal disclaimer.
Int. Cl. H04N 19/176 (2014.01); H04N 19/105 (2014.01); H04N 19/11 (2014.01); H04N 19/13 (2014.01); H04N 19/159 (2014.01); H04N 19/167 (2014.01); H04N 19/186 (2014.01); H04N 19/46 (2014.01); H04N 19/593 (2014.01)
CPC H04N 19/11 (2014.11) [H04N 19/105 (2014.11); H04N 19/13 (2014.11); H04N 19/159 (2014.11); H04N 19/167 (2014.11); H04N 19/176 (2014.11); H04N 19/186 (2014.11); H04N 19/46 (2014.11); H04N 19/593 (2014.11)] 19 Claims
OG exemplary drawing
 
1. A device, comprising:
a receiver, configured to receive a bitstream; and
at least one storage medium configured to store the bitstream;
wherein the bitstream comprises:
indication information of a current block, a value of the indication information indicating whether an intra prediction mode of the current block is included in a set of most probable modes; and
a syntax element representing a remainder intra prediction mode when the value of the indication information indicates the intra prediction mode of the current block is not included in the set of most probable modes;
wherein the intra prediction mode of the current block is derived by:
setting the intra prediction mode equal to the syntax element, and incrementing a value of the intra prediction mode by one; and
for each candidate intra prediction mode candModeList[i] in an array of candidate intra prediction modes, when the intra prediction mode is greater than candModeList[i], incrementing a value of the intra prediction mode by one, wherein candModeList[i] represents a candidate intra prediction mode in the set of most probable modes, and wherein i ranges from N to M, inclusive, N and M are natural number, N>M.