IP Library Granted Patent US 12,401,821
Granted Patent B2
US 12,401,821 · App. 18/608,229 · Granted Aug 26, 2025

Intra prediction method and device and computer-readable storage medium

Inventors: Junyan Huo (Dongguan, CN); Yanzhuo Ma (Dongguan, CN); Shuai Wan (Dongguan, CN); Fuzheng Yang (Dongguan, CN); Jinkun Guo (Dongguan, CN)
Assignee: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS CORP., LTD.
H04N19/593H04N19/11H04N19/136H04N19/176
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 12,401,821
App. No.
18/608,229
Granted
Aug 26, 2025
Kind
B2
Abstract

A method for intra prediction and a decoder are provided. The method includes the following operations. At least one neighbouring block of a current block is determined. A first intra prediction mode index of the at least one neighbouring block is determined. An intra prediction mode list is constructed based on the first intra prediction mode index of the at least one neighbouring block. A first intra prediction mode index of the current block is determined based on the intra prediction mode list. A width to height ratio of the current block is obtained, and the first intra prediction mode index is mapped to a second intra prediction mode index according to the width to height ratio. Prediction is performed for the current block based on a target intra prediction mode, and a prediction block is obtained.

Claims (200)

1. A method for intra prediction, applied to a decoder, the method comprising:

determining at least one neighbouring block of a current block;

determining a first intra prediction mode index of the at least one neighbouring block;

constructing an intra prediction mode list corresponding to the current block based on the first intra prediction mode index of the at least one neighbouring block;

determining a first intra prediction mode index of the current block based on the intra prediction mode list;

obtaining a width to height ratio of the current block, and mapping, according to the width to height ratio, the first intra prediction mode index of the current block to a second intra prediction mode index in a wide-angle intra prediction mode;

performing prediction for the current block based on a target intra prediction mode corresponding to the second intra prediction mode index of the current block, and obtaining a prediction block, wherein the prediction comprises at least one of luma intra prediction and chroma intra prediction;

wherein the step of mapping, according to the width to height ratio, the first intra prediction mode index of the current block to a second intra prediction mode index in a wide-angle intra prediction mode comprises:

in case that width of the current block is greater than height of the current block and width to height ratio is greater than or equal to 2, determining the second intra prediction mode index based on the following table:

the width to

first intra prediction

second intra prediction

height ratio

mode indices

mode indices

W/H == 2

2, 3, 4, 5, 6, 7

67, 68, 69, 70, 71,72

W/H == 4

2 to 11

67 to 76

W/H == 8

2 to 13

67 to 78

W/H == 16

2 to 15

67 to 80

in case that the height of the current block is greater than the width of the current block and height to width ratio is greater than or equal to 2, determining the second intra prediction based on the following table:

the height to

first intra prediction

second intra prediction

width ratio

mode indices

mode indices

H/W == 2

61, 62, 63, 64, 65, 66

−6, −5, −4, −3, −2, −1

H/W == 4

57 to 66

−10 to −1

H/W == 8

55 to 66

−12 to −1

H/W == 16

53 to 66

−14 to −1

wherein, in both tables, the first intra prediction mode indices are sequentially mapped to the second intra prediction mode indices one to one,

wherein the at least one neighbouring block of the current block comprises at least one of a left neighbouring block or an above neighbouring block of the current block.

2. The method according to claim 1 , wherein the method further comprises:

obtaining a reconstructed block of the at least one neighbouring block, wherein the reconstructed block is obtained by prediction based on a wide-angle intra prediction mode corresponding to a second intra prediction mode index of the at least one neighbouring block, and the second intra prediction mode index of the at least one neighbouring block is obtained by mapping, based on a width to height ratio of the at least one neighbouring block, the first intra prediction mode index of the at least one neighbouring block to an intra prediction mode index of the wide-angle intra prediction mode; and

obtaining the prediction block based on the target intra prediction mode corresponding to the second intra prediction mode index of the current block and the reconstructed block of the at least one neighbouring block.

3. The method according to claim 1 , wherein the step of mapping, according to the width-height ratio, the first intra prediction mode index of the current block to a second intra prediction mode index in a wide-angle intra prediction mode comprises:

determining the second intra prediction mode index based on a first preset value and the first intra prediction mode index, in case that width of the current block is greater than height of the current block and a width to height ratio is greater than or equal to 2;

determining the second intra prediction mode index based on a second preset value and the first intra prediction mode index, in case that height of the current block is greater than width of the current block and a height to width ratio is greater than or equal to 2.

4. The method according to claim 1 , wherein in case that the width of the current block is equal to the height of the current block, skip the step of mapping, according to the width-height ratio, the first intra prediction mode index of the current block to a second intra prediction mode index in a wide-angle intra prediction mode.

5. The method according to claim 1 , wherein in case that width of the current block is greater than height of the current block and a width to height ratio is greater than or equal to 2:

when the width to height ratio is 2 and the first intra prediction mode index is less than 8, determining the second intra prediction mode index based on a sum of the first intra prediction mode index and the first preset value 65;

when the width to height ratio is 4 and the first intra prediction mode is less than 12, determining the second intra prediction mode index based on the sum of the first intra prediction mode index and the first preset value 65;

when the width to height ratio is 8 and the first intra prediction mode is less than 14, determining the second intra prediction mode index based on the sum of the first intra prediction mode index and the first preset value 65;

when the width to height ratio is 16 and the first intra prediction mode is less than 16, determining the second intra prediction mode index based on the sum of the first intra prediction mode index and the first preset value 65;

wherein a range of the second intra prediction mode index is 8 to 80.

6. The method according to claim 1 , wherein in case that the height of the current block is greater than the width of the current block and the height to width ratio is greater than or equal to 2:

when the height to width ratio is 2 and the first intra prediction mode index is greater than 60, determining the second intra prediction mode index based on a difference between the first intra prediction mode index and the second preset value 67;

when the height to width ratio is 4 and the first intra prediction mode index is greater than 58, determining the second intra prediction mode index based on the difference between the first intra prediction mode index and the second preset value 67;

when the height to width ratio is 8 and the first intra prediction mode index is greater than 56, determining the second intra prediction mode index based on the difference between the first intra prediction mode index and the second preset value 67;

when the height to width ratio is 16 and the first intra prediction mode index is greater than 54, determining the second intra prediction mode index based on the difference between the first intra prediction mode index and the second preset value 67;

wherein a range of the second intra prediction mode index is −14 to 60.

7. A method for intra prediction, applied to an encoder, the method comprising:

determining at least one neighbouring block of a current block;

determining a first intra prediction mode index of the at least one neighbouring block;

constructing an intra prediction mode list corresponding to the current block based on the first intra prediction mode index of the at least one neighbouring block;

determining a first intra prediction mode index of the current block based on the intra prediction mode list;

obtaining a width to height ratio of the current block, and mapping, according to the width to height ratio, the first intra prediction mode index of the current block to a second intra prediction mode index in a wide-angle intra prediction mode;

performing prediction for the current block based on a target intra prediction mode corresponding to the second intra prediction mode index of the current block, and obtaining a prediction block, wherein the prediction comprises at least one of luma intra prediction and chroma intra prediction;

wherein the step of mapping, according to the width to height ratio, the first intra prediction mode index of the current block to a second intra prediction mode index in a wide-angle intra prediction mode comprises:

in case that width of the current block is greater than height of the current block and width to height ratio is greater than or equal to 2, determining the second intra prediction mode index based on the following table:

the width to

first intra prediction

second intra prediction

height ratio

mode indices

mode indices

W/H == 2

2, 3, 4, 5, 6, 7

67, 68, 69, 70, 71, 72

W/H == 4

2 to 11

67 to 76

W/H == 8

2 to 13

67 to 78

W/H == 16

2 to 15

67 to 80

in case that the height of the current block is greater than the width of the current block and height to width ratio is greater than or equal to 2, determining the second intra prediction mode index based on the following table:

the height to

first intra prediction

second intra prediction

width ratio

mode indices

mode indices

H/W == 2

61, 62, 63, 64, 65, 66

−6, −5, −4, −3, −2, −1

H/W == 4

57 to 66

−10 to −1

H/W == 8

55 to 66

−12 to −1

H/W == 16

53 to 66

−14 to −1

wherein, in both tables, the first intra prediction mode indices are sequentially mapped to the second intra prediction mode indices one to one,

wherein the at least one neighbouring block of the current block comprises at least one of a left neighbouring block or an above neighbouring block of the current block.

8. The method according to claim 7 , wherein the method further comprises:

obtaining a reconstructed block of the at least one neighbouring block, wherein the reconstructed block is obtained by prediction based on a wide-angle intra prediction mode corresponding to a second intra prediction mode index of the at least one neighbouring block, and the second intra prediction mode index of the at least one neighbouring block is obtained by mapping, based on a width to height ratio of the at least one neighbouring block, the first intra prediction mode index of the at least one neighbouring block to an intra prediction mode index of the wide-angle intra prediction mode; and

obtaining the prediction block based on the target intra prediction mode corresponding to the second intra prediction mode index of the current block and the reconstructed block of the at least one neighbouring block.

9. The method according to claim 7 , wherein the step of mapping, according to the width-height ratio, the first intra prediction mode index of the current block to a second intra prediction mode index in a wide-angle intra prediction mode comprises:

determining the second intra prediction mode index based on a first preset value and the first intra prediction mode index, in case that width of the current block is greater than height of the current block and a width to height ratio is greater than or equal to 2;

determining the second intra prediction mode index based on a second preset value and the first intra prediction mode index, in case that height of the current block is greater than width of the current block and a height to width ratio is greater than or equal to 2.

10. The method according to claim 9 , wherein in case that width of the current block is greater than height of the current block and a width to height ratio is greater than or equal to 2:

when the width to height ratio is 2 and the first intra prediction mode index is less than 8, determining the second intra prediction mode index based on a sum of the first intra prediction mode index and the first preset value 65,

when the width to height ratio is 4 and the first intra prediction mode is less than 12, determining the second intra prediction mode index based on the sum of the first intra prediction mode index and the first preset value 65,

when the width to height ratio is 8 and the first intra prediction mode is less than 14, determining the second intra prediction mode index based on the sum of the first intra prediction mode index and the first preset value 65;

when the width to height ratio is 16 and the first intra prediction mode is less than 16, determining the second intra prediction mode index based on the sum of the first intra prediction mode index and the first preset value 65;

wherein a range of the second intra prediction mode index is 8 to 80;

wherein in case that the height of the current block is greater than the width of the current block and the height to width ratio is greater than or equal to 2:

when the height to width ratio is 2 and the first intra prediction mode index is greater than 60, determining the second intra prediction mode index based on a difference between the first intra prediction mode index and the second preset value 67;

when the height to width ratio is 4 and the first intra prediction mode index is greater than 58, determining the second intra prediction mode index based on the difference between the first intra prediction mode index and the second preset value 67;

when the height to width ratio is 8 and the first intra prediction mode index is greater than 56, determining the second intra prediction mode index based on the difference between the first intra prediction mode index and the second preset value 67;

when the height to width ratio is 16 and the first intra prediction mode index is greater than 54, determining the second intra prediction mode index based on the difference between the first intra prediction mode index and the second preset value 67;

wherein a range of the second intra prediction mode index is −14 to 60.

11. A decoder, comprising: a processor, a memory having stored therein intra prediction instructions executable by the processor, and a communication bus for connecting the processor and the memory, wherein the intra prediction instructions, when executed, cause the processor to:

determine at least one neighbouring block of a current block;

determine a first intra prediction mode index of the at least one neighbouring block;

construct an intra prediction mode list corresponding to the current block based on the first intra prediction mode index of the at least one neighbouring block;

determine a first intra prediction mode index of the current block based on the intra prediction mode list;

obtain a width to height ratio of the current block, and mapping, according to the width to height ratio, the first intra prediction mode index of the current block to a second intra prediction mode index in a wide-angle intra prediction mode;

perform prediction for the current block based on a target intra prediction mode corresponding to the second intra prediction mode index of the current block, and obtaining a prediction block, wherein the prediction comprises at least one of luma intra prediction and chroma intra prediction;

wherein when the intra prediction instructions are executed, the processor is caused to:

in case that width of the current block is greater than height of the current block and width to height ratio is greater than or equal to 2, determine the second intra prediction mode index based on the following table:

the width to height

first intra prediction

second intra prediction

ratio

mode indices

mode indices

W/H == 2

2, 3, 4, 5, 6, 7

67, 68, 69, 70, 71, 72

W/H == 4

2 to 11

67 to 76

W/H == 8

2 to 13

67 to 78

W/H == 16

2 to 15

67 to 80

in case that the height of the current block is greater than the width of the current block and height to width ratio is greater than or equal to 2, determine the second intra prediction based on the following table:

the height to width

first intra prediction

second intra prediction

ratio

mode indices

mode indices

H/W == 2

61, 62, 63, 64, 65, 66

−6, −5, −4, −3, −2, −1

H/W == 4

57 to 66

−10 to −1

H/W == 8

55 to 66

−12 to −1

H/W == 16

53 to 66

−14 to −1

wherein, in both tables, the first intra prediction mode indices are sequentially mapped to the second intra prediction mode indices one to one,

wherein the at least one neighbouring block of the current block comprises at least one of a left neighbouring block or an above neighbouring block of the current block.

12. The decoder according to claim 11 , wherein when the intra prediction instructions are executed, the processor is caused to:

obtain a reconstructed block of the at least one neighbouring block, wherein the reconstructed block is obtained by prediction based on a wide-angle intra prediction mode corresponding to a second intra prediction mode index of the at least one neighbouring block, and the second intra prediction mode index of the at least one neighbouring block is obtained by mapping, based on a width to height ratio of the at least one neighbouring block, the first intra prediction mode index of the at least one neighbouring block to an intra prediction mode index of the wide-angle intra prediction mode; and

obtain the prediction block based on the target intra prediction mode corresponding to the second intra prediction mode index of the current block and the reconstructed block of the at least one neighbouring block.

13. The decoder according to claim 11 , wherein when the intra prediction instructions are executed, the processor is caused to:

determine the second intra prediction mode index based on a first preset value and the first intra prediction mode index, in case that width of the current block is greater than height of the current block and a width to height ratio is greater than or equal to 2;

determine the second intra prediction mode index based on a second preset value and the first intra prediction mode index, in case that height of the current block is greater than width of the current block and a height to width ratio is greater than or equal to 2.

14. The decoder according to claim 11 , wherein when the intra prediction instructions are executed, the processor is caused to: in case that the width of the current block is equal to the height of the current block, skip mapping, according to the width to height ratio, the first intra prediction mode index of the current block to a second intra prediction mode index in a wide-angle intra prediction mode.

15. The decoder according to claim 11 , wherein when the intra prediction instructions are executed, the processor is caused to: in case that width of the current block is greater than height of the current block and a width to height ratio is greater than or equal to 2:

when the width to height ratio is 2 and the first intra prediction mode index is less than 8, determine the second intra prediction mode index based on a sum of the first intra prediction mode index and the first preset value 65;

when the width to height ratio is 4 and the first intra prediction mode is less than 12, determine the second intra prediction mode index based on the sum of the first intra prediction mode index and the first preset value 65;

when the width to height ratio is 8 and the first intra prediction mode is less than 14, determine the second intra prediction mode index based on the sum of the first intra prediction mode index and the first preset value 65;

when the width to height ratio is 16 and the first intra prediction mode is less than 16, determine the second intra prediction mode index based on the sum of the first intra prediction mode index and the first preset value 65;

wherein a range of the second intra prediction mode index is 8 to 80.

16. The decoder according to claim 11 , wherein when the intra prediction instructions are executed, the processor is caused to: in case that the height of the current block is greater than the width of the current block and the height to width ratio is greater than or equal to 2:

when the height to width ratio is 2 and the first intra prediction mode index is greater than 60, determine the second intra prediction mode index based on a difference between the first intra prediction mode index and the second preset value 67;

when the height to width ratio is 4 and the first intra prediction mode index is greater than 58, determine the second intra prediction mode index based on the difference between the first intra prediction mode index and the second preset value 67;

when the height to width ratio is 8 and the first intra prediction mode index is greater than 56, determine the second intra prediction mode index based on the difference between the first intra prediction mode index and the second preset value 67;

when the height to width ratio is 16 and the first intra prediction mode index is greater than 54, determine the second intra prediction mode index based on the difference between the first intra prediction mode index and the second preset value 67;

wherein a range of the second intra prediction mode index is −14 to 60.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Mar 18, 2024
From: HUO, JUNYAN; MA, YANZHUO; WAN, SHUAI; YANG, FUZHENG; GUO, JINKUN
To: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS CORP., LTD.
Reel/Frame 066812/0804 →
Continuity (4)
Continuation 17715468 · Apr 7, 2022
Continuation 17355032 · Jun 22, 2021
Continuation PCTCN2019070153 · Jan 2, 2019
Related Publication 20240223805A1 · Jul 4, 2024
References Cited (64)
US 11140387B2 · Lee · 2021 [cited by examiner]
US 20130287094A1 · Song · 2013 [cited by applicant]
US 20160044310A1 · Park · 2016 [cited by applicant]
US 20170142422A1 · Park · 2017 [cited by applicant]
US 20180131945A1 · Park · 2018 [cited by applicant]
US 20180316913A1 · Jun · 2018 [cited by applicant]
US 20190052875A1 · Son · 2019 [cited by applicant]
US 20190356909A1 · Lainema · 2019 [cited by applicant]
US 20200099925A1 · Lee · 2020 [cited by examiner]
US 20200099935A1 · Lee · 2020 [cited by examiner]
US 20200195950A1 · Zhao · 2020 [cited by applicant]
US 20210006799A1 · Lee · 2021 [cited by examiner]
US 20210144402A1 · Lee · 2021 [cited by examiner]
CN 107113438A · 2017 [cited by applicant]
CN 108235008A · 2018 [cited by applicant]
CN 108605122A · 2018 [cited by applicant]
CN 108702515A · 2018 [cited by applicant]
CN 109040754A · 2018 [cited by applicant]
EP 3349448A1 · 2018 [cited by applicant]
KR 20140049098A · 2014 [cited by applicant]
WO 2018117894A1 · 2018 [cited by applicant]
WO 2018127624A1 · 2018 [cited by applicant]
WO 2019083284A1 · 2019 [cited by applicant]
WO 2019232023A1 · 2019 [cited by applicant]
Written Opinion of the International Search Authority in the international application No. PCT/CN2019/070153, mailed on Sep. 26, 2019. 7 pages with English translation. [cited by applicant]
Second Office Action of the Indonesian application No. P00202105542, issued on Jan. 18, 2024. 3 pages with English translation. [cited by applicant]
Non Final Office Action of the U.S. Appl. No. 17/355,032, issued on Sep. 9, 2021. 16 pages. [cited by applicant]
Notice of Allowance of the U.S. Appl. No. 17/355,032, issued on Jan. 10, 2022. 15 pages. [cited by applicant]
Corrected Notice of Allowance of the U.S. Appl. No. 17/355,032, issued on Mar. 1, 2022. 4 pages. [cited by applicant]
Corrected Notice of Allowance of the U.S. Appl. No. 17/355,032, issued on Mar. 30, 2022. 4 pages. [cited by applicant]
Non Final Office Action of the U.S. Appl. No. 17/715,468, issued on Jul. 28, 2023. 20 pages. [cited by applicant]
Notice of Allowance of the U.S. Appl. No. 17/715,468, issued on Dec. 13, 2023. 10 pages. [cited by applicant]
Corrected Notice of Allowance of the U.S. Appl. No. 17/715,468, issued on Dec. 29, 2023. 6 pages. [cited by applicant]
Corrected Notice of Allowance of the U.S. Appl. No. 17/715,468, issued on Mar. 6, 2024. 6 pages. [cited by applicant]
First Office Action of the Japanese application No. 2022-184105, issued on Sep. 22, 2023. 4 pages with English translation. [cited by applicant]
Notice of Allowance for U.S. Appl. No. 17/715,318 issued on Oct. 19, 2023. 6 pages. [cited by applicant]
Corrected Notice of Allowability for U.S. Appl. No. 17/715,318 issued on Nov. 24, 2023. 6 pages. [cited by applicant]
Non-Final Office Action for U.S. Appl. No. 17/715,390 issued Mar. 16, 2023. 16 pages. [cited by applicant]
Brief Communication for European Application No. 19906725.7 issued Jun. 2, 2023. 5 pages. [cited by applicant]
Search Report of the European application No. 23206682.9, issued on Feb. 22, 2024. 7 pages. [cited by applicant]
Second Office Action for Chinese Application No. 202110708337.8 issued Nov. 11, 2022. 19 pages with English translation. [cited by applicant]
Summons to Oral Proceedings for European Application No. 19906725.7 issued Jan. 20, 2023. 5 pages. [cited by applicant]
First Office Action of the Korean application No. 10-2021-7022426, issued on May 30, 2024. 24 pages with English translation. [cited by applicant]
Hearing Notice of the Indian application No. 202117029572, issued on Jul. 15, 2024. 2 pages with English translation. [cited by applicant]
Notice of Allowance for U.S. Appl. No. 17/715,390 issued on Jun. 29, 2023. 6 pages. [cited by applicant]
Corrected Notice of Allowability for U.S. Appl. No. 17/715,390 issued on Sep. 13, 2023. 6 pages. [cited by applicant]
Notice of Allowance for U.S. Appl. No. 17/715,318 issued on Jul. 20, 2023. 25 pages. [cited by applicant]
Decision to Refuse for European Application No. 19906725.7 issued on Jun. 28, 2023. 10 pages. [cited by applicant]
First Office Action for Indonesian Application No. P00202105542 issued on Aug. 29, 2023. 5 pages with English translation. [cited by applicant]
Japan First Office Action Mailed Jun. 24, 2022 in Application No. 2021-538683, 13 pages. [cited by applicant]
EP Examination Report Mailed Jul. 13, 2022 in Application No. 19906725.7, 6 pages. [cited by applicant]
China First Office Action Mailed Jun. 23, 2022 in Application No. 202110708337.8, 20 pages. [cited by applicant]
Seregin et al., Neighbor based intra most probable modes list derivation, Joint Video Exploration Team (JVET) of ITU-T SG 16 WP 3 and ISO/IEC JTC I/SC 29WG 11, 3rd Meeting: Geneva, CH, May 26-Jun. 1, 2016, Document: JVE… [cited by applicant]
Zhao et al., CE3-related: Wide angular intra prediction for non-square blocks, Joint Video Exploration Team (JVET) of ITU-T SG 16 WP 3 and ISO/IEC JTC 1/SC 29WG 11, 11th Meeting: Ljubljana, SI, Jul. 10-18, 2018, Documen… [cited by applicant]
Racape et al., CE3-related: Wide-angle intra prediction for non-square blocks, Joint Video Experts Team (JVET) of ITU-T SG 16 WP 3 and ISO/IEC JTC 1/SC 29/WG 11, 11th Meeting: Ljubljana, SI, Jul. 10-18, 2018, Document: … [cited by applicant]
Bross et al., Versatile Video Coding (Draft 2), Joint Video Experts Team (JVET), of ITU-T SG 16 WP 3 and 1S0/IEC UTC 1/SC 29/NG 11, 11th Meeting: Ljubljana, SI, Jul. 10-18, 2018, Document: JVET-K1001-v6, 12 pages. [cited by applicant]
Rath et al., CE3-related: Block Shape Adaptive Intra Prediction Directions, Joint Video Experts Team (JVET) of ITU-T. SG 16 WP 3 and ISO/IEC JTC 1/SC 29WG 11, 11th Meeting: Ljubijana, SI, Jul. 10-18, 2018, Document: JVE… [cited by applicant]
International Search Report issued Sep. 26, 2019 of PCT/CN2019/070153 (4 pages). [cited by applicant]
Extended European Search Report for European Application No. 19906725.7 issued Nov. 25, 2021. 11 pages. [cited by applicant]
Bross, B. et al. “Versatile Video Coding (Draft 2)”, JVET-K1001-v7; JVET of ITU-T SG 16 WP3 and ISO/IEC JTC 1/SC 29 WG 11; Ljubljana, SI; Jul. 10-18, 2018, 139 pages. [cited by applicant]
Rath, G. et al. “CE3-related: Block Shape Adaptive Intra Prediction Directions”, JVET-K0169; JVET of ITU-T SG 16 WP3 and ISO/EC JTC 1/SC 29 WG 11; Ljubijana, SI; Jul. 10-18, 2018. 6 pages. [cited by applicant]
Lainema, J. et al. “4.4 Intra Mode Coding”, in High Efficiency Video Coding (HEVC); Sep. 3, 2014; Springer International Publishing: pp. 103-106. [cited by applicant]
Zhao, L. et al. “CE3-related: Unification of angular intra prediction for square and non-square blocks”, JVET-L0279; JVET of ITU-T SG 16 WP3 and ISO/IEC JTC 1/SC 29 WG 11; Macao, CN; Oct. 3-12, 2018, 10 pages. [cited by applicant]
Examination Report for Indian Application No. 202117029572 issued Mar. 10, 2022. 6 pages with English translation. [cited by applicant]