IP Library Granted Patent US 12,568,206
Granted Patent B2
US 12,568,206 · App. 18/645,298 · Granted Mar 3, 2026

Video signal processing method and device using current picture reference

Inventors: Geonjung Ko (Seoul, KR); Dongcheol Kim (Suwon-Si, KR); Juhyung Son (Uiwang-Si, KR); Jaehong Jung (Seoul, KR); Jinsam Kwak (Anyang-Si, KR)
Assignee: VIDAXIO LLC
H04N19/105H04N19/174H04N19/176H04N19/186H04N19/593H04N19/96
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,568,206
App. No.
18/645,298
Granted
Mar 3, 2026
Kind
B2
Abstract

A video signal processing method comprises: determining a prediction mode of a current block; when the prediction mode of the current block is a Block Copy (BC) prediction mode referring to a current picture, decoding the current block, based on the BC prediction mode; and when the prediction mode of the current block is an inter prediction mode referring to at least one picture, decoding the current block, based on the inter prediction mode.

Claims (102)

1 . A video signal decoding device, the device comprising a processor,

wherein the processor is configured to:

determine whether a prediction mode of a current block is an inter prediction mode or an intra prediction mode based on a value of a prediction mode parameter,

determine whether the prediction mode of the current block is an Intra Block Copy (IBC) prediction mode based on a value of an IBC mode parameter,

when the prediction mode of the current block is the IBC prediction mode, decode the current block based on the IBC prediction mode and motion information for at least one location among a first set of spatial neighboring locations of the current block,

when the prediction mode of the current block is the inter prediction mode, decode the current block based on the inter prediction mode and motion information for at least one location among a second set of spatial neighboring locations of the current block,

wherein the first set of spatial neighboring locations of the current block is a part of the second set of spatial neighboring locations of the current block,

wherein whether the IBC mode parameter is parsed or not is determined based on a tree type of the current block,

when the prediction mode parameter is not parsed:

when a slice to which the current block belongs is an I slice, the value of the prediction mode parameter is inferred as a value indicating that the prediction mode of the current block is the intra prediction mode,

when the slice to which the current block belongs is a P slice of a B slice, the value of the prediction mode parameter is inferred as a value indicating that the prediction mode of the current block is the inter prediction mode, and

wherein the I slice is a slice that refers to a current picture as a reference picture, and the P slice or the B slice is a slice capable of referring to a picture other than the current picture as a reference picture.

2 . The video signal decoding device of claim 1 ,

wherein the first set of spatial neighboring locations of the current block does not include locations (xCb−1, yCb+cbHeight), and (xCb+cbWidth, yCb−1),

wherein the second set of spatial neighboring locations of the current block includes the locations (xCb−1, yCb+cbHeight), and (xCb+cbWidth, yCb−1),

wherein the cbWidth is a width of the current block and the cbHeight is a height of the current block,

wherein a top-left location of the current block is (xCb, yCb).

3 . The video signal decoding device of claim 2 ,

wherein the first set of spatial neighboring locations of the current block includes locations of (xCb−1, yCb+cbHeight−1) and (xCb+cbWidth−1, yCb−1),

wherein the second set of spatial neighboring locations of the current block further includes the locations (xCb−1, yCb+cbHeight−1), and (xCb+cbWidth−1, yCb−1).

4 . The video signal decoding device of claim 1 ,

when the IBC mode parameter is not parsed:

when the slice to which the current block belongs is the I slice, and signaling information of a higher level than the current block indicates that the IBC prediction mode is available, the value of the IBC mode parameter is inferred as a value indicating that the prediction mode of the current block is the IBC prediction mode,

when the slice to which the current block belongs is the P slice or the B slice, the value of the IBC mode parameter is inferred as a value indicating that the prediction mode of the current block is not the IBC prediction mode.

5 . The video signal decoding device of claim 4 ,

wherein the value of the IBC mode parameter is inferred based on a size of the current block and whether a skip mode is applied to the current block.

6 . The video signal decoding device of claim 5 ,

when the skip mode is applied to the current block and the size of the current block is a pre-configured size, the value of the IBC mode parameter is inferred as a value indicating that the prediction mode is the IBC prediction mode,

when i) the skip mode is not applied to the current block or the size of the current block is not the pre-configured size and ii) the slice to which the current block belongs is the P slice or the B slice, the value of the IBC mode parameter is inferred as a value indicating that the prediction mode is not the IBC prediction mode.

7 . The video signal decoding device of claim 6 ,

wherein the pre-configured size is 4×4.

8 . The video signal decoding device of claim 1 ,

when the tree type of the current block is a DUAL_TREE_CHROMA:

the IBC mode parameter is not parsed and the prediction mode of the current block is not the IBC prediction mode,

wherein the DUAL_TREE_CHROMA indicates processing of a chroma component block for which partitioning in a different method from a luma component block is available.

9 . The video signal decoding device of claim 1 ,

wherein when the prediction mode parameter is not parsed, the value of the prediction mode parameter is inferred based on a size of the current block.

10 . A video signal encoding device comprising a processor,

wherein the processor is configured to obtain a bitstream to be decoded by a decoder using a decoding method, the decoding method comprising:

determining whether a prediction mode of a current block is an inter prediction mode or an intra prediction mode based on a value of a prediction mode parameter;

determining whether the prediction mode of the current block is an Intra Block Copy (IBC) prediction mode based on a value of an IBC mode parameter;

when the prediction mode of the current block is the IBC prediction mode, decoding the current block based on the IBC prediction mode and motion information for at least one location among a first set of spatial neighboring locations of the current block;

when the prediction mode of the current block is the inter prediction mode, decoding the current block based on the inter prediction mode and motion information for at least one location among a second set of spatial neighboring locations of the current block,

wherein the first set of spatial neighboring locations of the current block is a part of the second set of spatial neighboring locations of the current block,

wherein whether the IBC mode parameter is parsed or not is determined based on a tree type of the current block,

when the prediction mode parameter is not parsed:

when a slice to which the current block belongs is an I slice, the value of the prediction mode parameter is inferred as a value indicating that the prediction mode of the current block is the intra prediction mode,

when the slice to which the current block belongs is a P slice of a B slice, the value of the prediction mode parameter is inferred as a value indicating that the prediction mode of the current block is the inter prediction mode, and

wherein the I slice is a slice that refers to a current picture as a reference picture, and the P slice or the B slice is a slice capable of referring to a picture other than the current picture as a reference picture.

11 . The video signal encoding device of claim 10 ,

wherein the first set of spatial neighboring locations of the current block does not include locations (xCb−1, yCb+cbHeight), and (xCb+cbWidth, yCb−1),

wherein the second set of spatial neighboring locations of the current block includes the locations (xCb−1, yCb+cbHeight), and (xCb+cbWidth, yCb−1),

wherein the cbWidth is a width of the current block and the cbHeight is a height of the current block,

wherein a top-left location of the current block is (xCb, yCb).

12 . The video signal encoding device of claim 11 ,

wherein the first set of spatial neighboring locations of the current block includes locations (xCb−1, yCb+cbHeight−1) and (xCb+cbWidth−1, yCb−1),

wherein the second set of spatial neighboring locations of the current block further includes the locations (xCb−1, yCb+cbHeight−1), and (xCb+cbWidth−1, yCb−1).

13 . The video signal encoding device of claim 10 ,

when the IBC mode parameter is not parsed:

when the slice to which the current block belongs is the I slice, and signaling information of a higher level than the current block indicates that the IBC prediction mode is available, the value of the IBC mode parameter is inferred as a value indicating that the prediction mode of the current block is the IBC prediction mode,

when the slice to which the current block belongs is the P slice or the B slice, the value of the IBC mode parameter is inferred as a value indicating that the prediction mode of the current block is not the IBC prediction mode.

14 . The video signal encoding device of claim 13 ,

wherein the value of the IBC mode parameter is inferred based on a size of the current block and whether a skip mode is applied to the current block.

15 . The video signal encoding device of claim 14 ,

when the skip mode is applied to the current block and the size of the current block is a pre-configured size, the value of the IBC mode parameter is inferred as a value indicating that the prediction mode is the IBC prediction mode,

when i) the skip mode is not applied to the current block or the size of the current block is not the pre-configured size and ii) the slice to which the current block belongs is the P slice or the B slice, the value of the IBC mode parameter is inferred as a value indicating that the prediction mode is not the IBC prediction mode.

16 . The video signal encoding device of claim 15 ,

wherein the pre-configured size is 4×4.

17 . The video signal encoding device of claim 10 ,

when the tree type of the current block is a DUAL_TREE_CHROMA:

the IBC mode parameter is not parsed and the prediction mode of the current block is not the IBC prediction mode,

wherein the DUAL_TREE_CHROMA indicates processing of a chroma component block for which partitioning in a different method from a luma component block is available.

18 . The video signal encoding device of claim 10 ,

wherein when the prediction mode parameter is not parsed, the value of the prediction mode parameter is inferred based on a size of the current block.

19 . A method of obtaining a bitstream, the method comprising:

determining whether to include a prediction mode parameter indicating a prediction mode of a current block is an inter prediction mode or an intra prediction mode in the bitstream;

determining whether to include an Intra Block Copy (IBC) mode parameter indicating the prediction mode of the current block is an IBC prediction mode in the bitstream;

when the prediction mode of the current block is the IBC prediction mode, encoding the current block based on the IBC prediction mode and motion information for at least one location among a first set of spatial neighboring locations of the current block;

when the prediction mode of the current block is the inter prediction mode, encoding the current block based on the inter prediction mode and motion information for at least one location among a second set of spatial neighboring locations of the current block,

wherein the first set of spatial neighboring locations of the current block is a part of the second set of spatial neighboring locations of the current block;

obtaining the bitstream including information for decoding the current block,

wherein whether the IBC mode parameter is included in the bitstream is determined based on a tree type of the current block,

when the prediction mode parameter is not included in the bitstream:

when a slice to which the current block belongs is an I slice, the prediction mode of the current block is the intra prediction mode,

when the slice to which the current block belongs is a P slice of a B slice, the prediction mode of the current block is the inter prediction mode, and

wherein the I slice is a slice that refers to a current picture as a reference picture, and the P slice or the B slice is a slice capable of referring to a picture other than the current picture as a reference picture.

20 . The method of claim 19 ,

wherein the first set of spatial neighboring locations of the current block does not include locations (xCb−1, yCb+cbHeight), and (xCb+cbWidth, yCb−1),

wherein the second set of spatial neighboring locations of the current block includes the locations (xCb−1, yCb+cbHeight), and (xCb+cbWidth, yCb−1),

wherein the cbWidth is a width of the current block and the cbHeight is a height of the current block,

wherein a top-left location of the current block is (xCb, yCb).

21 . A video signal decoding method, the video signal decoding method comprising:

determining whether a prediction mode of a current block is an inter prediction mode or an intra prediction mode based on a value of a prediction mode parameter;

determining whether the prediction mode of the current block is an Intra Block Copy (IBC) prediction mode based on a value of an IBC mode parameter;

when the prediction mode of the current block is the IBC prediction mode, decoding the current block based on the IBC prediction mode and motion information for at least one location among a first set of spatial neighboring locations of the current block;

when the prediction mode of the current block is the inter prediction mode, decoding the current block based on the inter prediction mode and motion information for at least one location among a second set of spatial neighboring locations of the current block,

wherein the first set of spatial neighboring locations of the current block is a part of the second set of spatial neighboring locations of the current block,

wherein whether the IBC mode parameter is parsed or not is determined based on a tree type of the current block,

when the prediction mode parameter is not parsed:

when a slice to which the current block belongs is an I slice, the value of the prediction mode parameter is inferred as a value indicating that the prediction mode of the current block is the intra prediction mode,

when the slice to which the current block belongs is a P slice of a B slice, the value of the prediction mode parameter is inferred as a value indicating that the prediction mode of the current block is the inter prediction mode, and

wherein the I slice is a slice that refers to a current picture as a reference picture, and the P slice or the B slice is a slice capable of referring to a picture other than the current picture as a reference picture.

Assignments (3)
CORRECTIVE ASSIGNMENT TO CORRECT THE RECORD BY REPLACING THE PREVIOUSLY RECORDED CONFIDENTIAL PURCHASE AGREEMENT PREVIOUSLY RECORDED ON REEL 73239 FRAME 166. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT. Recorded May 26, 2026
From: HUMAX CO., LTD.
To: ADVEXT IP LLC
Reel/Frame 075743/0001 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jan 13, 2026
From: ADVEXT IP LLC
To: VIDAXIO LLC
Reel/Frame 074323/0501 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Oct 29, 2025
From: HUMAX CO., LTD.
To: ADVEXT IP LLC
Reel/Frame 073239/0166 →
Priority Claims (3)
KR 10-2018-0160432 · Dec 12, 2018 · national
KR 10-2019-0019512 · Feb 19, 2019 · national
KR 10-2019-0048097 · Apr 24, 2019 · national
Continuity (3)
Continuation 17343258 · Jun 9, 2021
Continuation PCTKR2019017639 · Dec 12, 2019
Related Publication 20240275953A1 · Aug 15, 2024
References Cited (150)
US 10448025B1 · Xu · 2019 [cited by examiner]
US 10958904B2 · Xu et al. · 2021 [cited by applicant]
US 11272174B2 · Lee et al. · 2022 [cited by applicant]
US 20140092970A1 · Misra · 2014 [cited by examiner]
US 20140314142A1 · Oh et al. · 2014 [cited by applicant]
US 20140362917A1 · Joshi et al. · 2014 [cited by applicant]
US 20150195559A1 · Chen et al. · 2015 [cited by applicant]
US 20150271515A1 · Pang · 2015 [cited by examiner]
US 20160057420A1 · Pang et al. · 2016 [cited by applicant]
US 20160105682A1 · Rapaka · 2016 [cited by examiner]
US 20160309179A1 · Schwarz et al. · 2016 [cited by applicant]
US 20170142418A1 · Li · 2017 [cited by examiner]
US 20170374367A1 · Sasai et al. · 2017 [cited by applicant]
US 20180255295A1 · Lee et al. · 2018 [cited by applicant]
US 20180332283A1 · Liu et al. · 2018 [cited by applicant]
US 20180352224A1 · Nakamura et al. · 2018 [cited by applicant]
US 20200045322A1 · Ye et al. · 2020 [cited by applicant]
US 20210092405A1 · Biatek et al. · 2021 [cited by applicant]
US 20210112263A1 · Choi · 2021 [cited by applicant]
US 20210352273A1 · Lim et al. · 2021 [cited by applicant]
CN 105409218A · 2016 [cited by applicant]
CN 106416243A · 2017 [cited by applicant]
CN 106797476A · 2017 [cited by applicant]
CN 107079161A · 2017 [cited by applicant]
CN 108712650A · 2018 [cited by applicant]
CN 109314789A · 2019 [cited by applicant]
JP 2017528984A · 2017 [cited by applicant]
JP 2018088715A · 2018 [cited by applicant]
JP 2020028066A · 2020 [cited by applicant]
JP 2021518091A · 2021 [cited by applicant]
KR 1020140016823A · 2014 [cited by applicant]
KR 1020160072181A · 2016 [cited by applicant]
KR 1020160129075A · 2016 [cited by applicant]
KR 20170021302A · 2017 [cited by applicant]
KR 1020170128390A · 2017 [cited by applicant]
WO 2012121535A2 · 2012 [cited by applicant]
WO 2015070801A1 · 2015 [cited by applicant]
WO 2015142556A2 · 2015 [cited by applicant]
WO 2015192353A1 · 2015 [cited by applicant]
WO 2016048834A1 · 2016 [cited by applicant]
WO 2017179835A1 · 2017 [cited by applicant]
WO 2018012886A1 · 2018 [cited by applicant]
WO 2018051811A1 · 2018 [cited by applicant]
WO 2018062950A1 · 2018 [cited by applicant]
WO 2018064948A1 · 2018 [cited by applicant]
WO 2018116925A1 · 2018 [cited by applicant]
WO 2018129322A1 · 2018 [cited by applicant]
WO 2019217189A1 · 2019 [cited by applicant]
WO 2020098782A1 · 2020 [cited by applicant]
WO 2020171681A1 · 2020 [cited by applicant]
WO 2020177756A1 · 2020 [cited by applicant]
WO 2020192629A1 · 2020 [cited by applicant]
Bross et al. (Versatile Video Coding (Draft 3), JVET-L1001-v9, Oct. 12, 2018). (Year: 2018). [cited by examiner]
Li et al. (“Description of SDR video coding technology proposal by Tencent”, JVET-J0029-v1, Apr. 10-20, 2018). (Year: 2018). [cited by examiner]
Xu (Mediatek) X et al: “On unification of intra block copy and inter-picture motion compensation”, 17. JCT-VC Meeting; Mar. 27, 2014-Apr. 4, 2014; Valencia; (Joint Collaborative Team on Video Coding of ISO/IEC JTC1/SC29… [cited by applicant]
Xu (Mediatek) X et al: “On chroma motion vector derivation for intra block copy”, 21. JCT-VC Meeting; Jun. 19, 2015-Jun. 26, 2015; Warsaw; (Joint Collaborative Team on Video Coding of ISO/IEC JTC1/SC29/WG11 and ITU-TSG.… [cited by applicant]
The extended European search report for Application No. Patent No. 19895005.7-1208 3896969 PCT/KR2019017639. Dated Aug. 11, 2022. [cited by applicant]
OA from European Patent Office in Apr. 21, 2023, Application No. 19 895 005.7-1208. [cited by applicant]
Xu (Tencent) X et al: CE8: CPR mode with local search ranges (Test CE8.3.1 and CE8.3.2)U, 12. JVET Meeting; Oct. 3, 2018-Oct. 12, 2018; Macao; (The Joint Video Exploration Team of ISO/IEC JTC1/SC29/WG11 and ITU-T SG. 16… [cited by applicant]
Bross B et al: “Versatile Video Coding (Draft 4)” , 13. JVET Meeting; Jan. 9, 2019-Jan. 18, 2019; Marrakech; (The Joint Video Exploration Team of ISO/IEC JTC1/SC29/WG11 and ITU-T SG. 16),,No. JVET-M1001 Feb. 19, 2019 (F… [cited by applicant]
OA from Japanese Patent Office in May 2, 2023, Application No. 2021-549112. [cited by applicant]
Van, Luong Pham et al., Non-CE8: Intra Prediction Mode Derivation for DMChroma Block with Corresponding IBC/PCM Luma and JVET-O0651 (version 3), ITU, Jul. 5, 2019, pp. 1, 2, JVET-O0651.docx. [cited by applicant]
OA from Japanese Patent Office in May 12, 2023, Application No. 2021-534131. [cited by applicant]
Pang, Chao et al., Non-CE2: Block vectorprediction method for intrablock copy and Joint Collaborative Team onVideo Coding (JCT-VC) of ITU-TSG 16 WP 3 and ISO/IEC JTC 1/SC 29/WG 11 20th Meeting: Geneva, CH, and Feb. 10-1… [cited by applicant]
Pang, Chao etal., SCCE1: Test 3.1—Block vector prediction method for I ntra block copy and Joint Collaborative Team onVideo Coding (JCT-VC) of ITU-TSG 16 WP 3 and ISO/IEC JTC 1/SC 29/WG 11 18th Meeting: Sapporo, JP, and… [cited by applicant]
Xu, Xiaozhong et al., CE8: CPR mode with local searchranges (Test CE8.3.1 and CE8.3.2), Joint Video Experts Team (JVET) of ITU-TSG16 WP 3 and ISO/IEC JTC 1/ SC 29/WG 11 12th Meeting: Macao, CN, Oct. 3-12, 2018, [JVET-L0… [cited by applicant]
Non-Final Rejection from USPTO issued in Jul. 21, 2023 for U.S. Appl. No. 17/401,849. [cited by applicant]
Title: CE8-related : The corner case handling regarding mv derivation for Chroma IBC in dual tree structure; Joint Video Experts Team (JVET) of ITU-T SG 16 WP 3 and ISO/IEC JTC 1/SC 29/WG 11 14th Meeting: Geneva, CH, Ma… [cited by applicant]
Office Action from the Intellectual Property Office of Vietnam for Application No. 1-2021-05800. Dated Aug. 14, 2023. [cited by applicant]
Notice of Allowance from Japanese Intellectual Property Office for Japanese Patent Application No. 2021-549112 Dated Oct. 31, 2023. Title: n the intra prediction based on a video signal processing method and apparatus. [cited by applicant]
Decision of Rejection from Japanese Intellectual Property Office for Japanese Patent Application No. 2021-534131 Dated Nov. 20, 2023. Title: Video Signal Processing Method and Device Using Current Picture Reference. [cited by applicant]
Decision to Reject the Amendments from Japanese Intellectual Property Office for Japanese Patent Application No. 2021-534131 Dated Nov. 20, 2023. Title: Video Signal Processing Method and Device Using Current Picture Re… [cited by applicant]
Flynn, David et al. , High Efficiency Video Coding (HEVC) Range Extensions text specification: Draft 6 , Joint Collaborative Team on Video Coding (JCT-VC) of ITU-T SG 16 WP 3 and ISO/IEC JTC 1/SC 29/WG 11 16th Meeting: … [cited by applicant]
Notice of Allowance from European Patent Office for Patent Application No. 19895005.7-1208 Dated Nov. 13, 2023. [cited by applicant]
OA from China National Intellectual Property Administration for Patent Application No. 202080015505.9 Dated Dec. 5, 2023. Title: Intra Prediction-Based Video Signal Processing Method and Device. [cited by applicant]
OA from China National Intellectual Property Administration for Patent Application No. 201980082678.X Dated Dec. 7, 2023. Title: Video Signal Processing Method and Device Using Current Picture Reference. [cited by applicant]
Joint Video Experts Team (JVET) of ITU-T SG 16 WP 3 and ISO/IEC JTC 1/SC 29/WG 11 12th Meeting: Macao, CN, Oct. 3-12, 2018 , JVET-L0293-v5 Xiaozhong Xu,CE8: CPR mode with local search ranges (Test CE8.3.1 and CE8.3.2). [cited by applicant]
OA from USPTO for U.S. Appl. No. 17/401,849 dated Dec. 28, 2023. [cited by applicant]
CE8-related : The corner case handling regarding mv derivation for Chroma IBC in dual tree structure. Joint Video Experts Team (JVET) of ITU-T SG 16 WP 3 and ISO/IEC JTC 1/SC 29/WG 11 14th Meeting: Geneva, CH, Mar. 19-2… [cited by applicant]
Office Action—Hearing Notice in Reference to Application No. 202127024933—from Indian Patent Office issued on Jan. 10, 2024. [cited by applicant]
International Search Report of International application No. PCT/KR2019/017639. Mar. 20, 2020. [cited by applicant]
Zhang, Zhengdong et al. Rotate Intra Block Copy. Joint Video Experts Team (JVET) of ITU-T SG 16 WP 3 and ISO/IEC JTC 1/SC 29/WG 11. JVET-L0041-v1. 12th Meeting. Macao, CN pp. 1-7. Oct. 12, 2018. Retrieved on [Mar. 16, 2… [cited by applicant]
Bross. Benjami et al. Versatile Video Coding (Draft 3). Joint Video Expert Team (JVET) of JTU-T SG 16 WP 3 and ISO/IEC ITC 1/SC 29/WG II. JVET-L1001-v9. 12th Meeting. Macao, CN. pp. 1-225, Oct. 12, 2018, Retrieved on [M… [cited by applicant]
Written Opinion of International application No. PCT/KR2019/017639. Mar. 20, 2020. [cited by applicant]
English Translation of Written Opinion of International application No. PCT/KR2019/017639. Dated Mar. 20, 2020. [cited by applicant]
Examination report under sections 12 & 13 of the Patents Act, 1970 and the Patents Rules, 2003 from Intellectual Property India for Application No. 202127036546 dated Apr. 20, 2022. [cited by applicant]
“Versatile Video Coding (Draft 4)” Document: JVET-M1001-v7 Joint Video Experts Team (JVET) of ITU-T SG 16 WP 3 and ISO/IEC JTC 1/SC 29/WG 11 13th Meeting: Marrakech, MACN, Jan. 9-18, 2019. [cited by applicant]
International Search Report of international application No. PCT/KR2020/095004. Dated Jun. 16, 2020. [cited by applicant]
English Translation of Written Opinion of International application No. PCT/KR2020/095004. Dated Jun. 16, 2020. [cited by applicant]
“CE8-related: CPR mode signaling and interaction with inter coding tools” Document: JVET-M0483 Joint Video Experts Team (JVET) of ITU-T SG 16 WP 3 and ISO/IEC JTC 1/SC 29/WG 11 13th Meeting: Marrakech, MA, Jan. 9-18, 20… [cited by applicant]
JVET-M0483_method1 Reference: VTM-3 Tested: VTM-3 + CPR 2nd-Referece:VTM-3 + CPR Note: BD-rate is computed using piece-wise cubic interpolation. [cited by applicant]
JVET-M0483_method2 Reference: VTM-3 Tested: VTM-3 + CPR 2nd-Referece:VTM-3 + CPR Note: BD-rate is computed using piece-wise cubic interpolation. [cited by applicant]
JVET-M0483_method3 Reference: VTM-3 Tested: VTM-3 + CPR 2nd-Referece:VTM-3 + CPR Note: BD-rate is computed using piece-wise cubic interpolation. [cited by applicant]
“Versatile Video Coding (Draft 4)” Document: JVET-M1001-v6 Joint Video Experts Team (JVET) of ITU-T SG 16 WP 3 and ISO/IEC JTC 1/SC 29/WG 11 13th Meeting: Marrakech, MA, Jan. 9-18, 2019. [cited by applicant]
“CE3-related: A unified MPM list for intra mode coding” Document: JVET-N0185-r1 Joint Video Experts Team (JVET) of ITU-T SG 16 WP 3 and ISO/IEC JTC 1/SC 29/WG 11 14th Meeting: Geneva, CH, Mar. 19-27, 2019. [cited by applicant]
JVET-N0185-r1-TestA Reference:VTM-4.0 Tested:Test Note: BD-rate is computed using piece-wise cubic interpolation. [cited by applicant]
“CE2-related: Disabling bi-prediction or inter-prediction for small blocks” Document: JVET-N0266 Joint Video Experts Team (JVET) of ITU-T SG 16 WP 3 and ISO/IEC JTC 1/SC 29/WG 11 14th Meeting: Geneva, CH, Mar. 19-27, 20… [cited by applicant]
JVET-N0266_test#1 Reference:VTM-4.0 Tested: Note: BD-rate is computed using piece-wise cubic interpolation. [cited by applicant]
JVET-N0266_test#2 Reference: VTM-4.0 Tested: Note: BD-rate is computed using piece-wise cubic interpolation. [cited by applicant]
JVET-N0266_test#3 Reference: VTM-4.0 Tested: Note: BD-rate is computed using piece-wise cubic interpolation. [cited by applicant]
Li, Xiang et al.,Description of SDR video coding technology proposal by Tencent, Joint Video Experts Team (JVET) of ITU-T SG 16 WP 3 and ISO/IEC JTC 1/SC 29/WG 11 10th Meeting: San Diego, US, Apr. 10-20, 2018, [JVET-J00… [cited by applicant]
Pang, Chao et al.,Non-CE2: Block vector prediction method for intra block copy,Joint Collaborative Team on Video Coding (JCT-VC) of ITU-TSG 16 WP 3 and ISO/IEC JTC 1/SC 29/WG 11 20th Meeting: Geneva, CH, Feb. 10-18, 201… [cited by applicant]
Pang, Chao et al.,SCCE1: Test 3.1—Block vector prediction method for Intra block copy,Joint Collaborative Team on Video Coding (JCT-VC) of ITU-T SG 16 WP 3 and ISO/IEC JTC 1/SC 29/WG 11 18th Meeting: Sapporo,JP, Jun. 30… [cited by applicant]
Benjamin Bross, et al., Versatile Video Coding (Draft 6) , Joint Vid eo Experts Team (JVET) of ITU-T SG 16 WP 3 and ISO/IEC JTC 1/SC 29/WG 11,JVET-O2001-v9, Jul. 31, 2019. [cited by applicant]
Man-Shu Chiang, et al.,CE3-related: Chroma DM derivation for IBC and PCM, Joint Video Experts Team (JVET) of ITU-T SG 16 WP 3 and ISO/IEC JTC 1/SC 29/WG 11,JVET-O0275-v1, Jun. 25, 2019. [cited by applicant]
Luong Pham Van Geert Van der Auwera, et al.,Non-CE8: Intra prediction mode derivation for DM chroma block with corresponding IBC/PCM luma,Joint Video Experts Team (JVET) of ITU-T SG 16 WP 3 and ISO/IEC JTC 1/SC 29/WG 11… [cited by applicant]
Examination report under sections 12 & 13 of the Patents Act, 1970 and the Patents Rules, 2003 for Application No. 202127024933 from Intellectual Property India dated Jul. 20, 2022. [cited by applicant]
Notice of Reasons for Refusal for Japanese Patent Application No. 2021-534131 from Japan Patent Office dated Jul. 27, 2022. [cited by applicant]
Notice of Reasons for Refusal for Japanese Patent Application No. 2021-549112 from Japan Patent Office dated Sep. 30, 2022. [cited by applicant]
JVET-J0029.xlsm. Reference: HM16.16 Reference2:JEM7.0 Tested: Tencent. [cited by applicant]
JVET-J0029-r1.xlsm. Reference: HM16.16 Reference2:JEM7.0 Tested: Tencent. [cited by applicant]
JVET-O0651_Spec. Test 1: 8.4.4 Derivation process for chroma intra prediction mode Test 2: 8.4.4 Derivation process for chroma intra prediction mode. [cited by applicant]
JVET-O0651.xlsm Reference: VTM-5.0, CTC Tested: Test Note: BD-rate is computed using piece-wise cubic interpolation. [cited by applicant]
JCTVC-T0097-spec-text. Draft Text Specification. The proposed text changes based on the document JCTVC-S1005.doc for Intra BC deblocking in CE2 Test 4.2. [cited by applicant]
“Non-CE2: Block vector prediction method for intra block copy” Chao Pang, Vadim Seregin, Marta Karczewicz QUALCOMM (PPT). [cited by applicant]
BVP_WithTBVP_lossy.xlsm Reference:Anchor (SCM-3.0) Tested: Tested (Tnnnn) Note: BD-rate is computed using piece-wise cubic interpolation. [cited by applicant]
BVP_WithTBVP_lossless.xlsm Reference:Anchor (SCM-3.0) Tested:Tested (Tnnnn). [cited by applicant]
BVP_WithTBVP_420_lossy.xlsm Reference:Anchor ( ) Tested: Tested (SCM-3.0) Note: BD-rate is computed using piece-wise cubic interpolation. [cited by applicant]
BVP_WithTBVP_420_lossless.xlsm Reference:Anchor (SCM-3.0) Tested:Tested (Tnnnn). [cited by applicant]
BVP_WithoutTBVP_lossy.xlsm Reference:Anchor (SCM-3.0) Tested:Tested (Tnnnn) Note: BD-rate is computed using piece-wise cubic interpolation. [cited by applicant]
BVP_WithoutTBVP_lossless.xlsm Reference:Anchor (SCM-3.0) Tested:Tested (Tnnnn). [cited by applicant]
BVP_WithoutTBVP_420_lossy.xlsm Reference:Anchor ( ) Tested:Tested (SCM-3.0) Note: BD-rate is computed using piece-wise cubic interpolation. [cited by applicant]
BVP_WithoutTBVP_420_lossless.xlsm Reference:Anchor (SCM-3.0) Tested:Tested (Tnnnn). [cited by applicant]
Draft Text Specification(SCCE1_Test_3_1_IntraBC_BVP_spec_r1) The proposed text changes based on the document JCTVC-P1005 for the Intra BC prediction in SCCE1 Test 3.1. [cited by applicant]
SCCE1_Test_3_1_IntraBC_BVP_Test1_lossless.xlsm Reference:Anchor (SCM-1.0) Tested:Tested (Rnnnn). [cited by applicant]
SCCE1_Test_3_1_IntraBC_BVP_Test1_lossy.xlsm Reference:Anchor (SCM-1.0) Tested:Tested (Rnnnn) Note: BD-rate is computed using piece-wise cubic interpolation. [cited by applicant]
SCCE1_Test_3_1_IntraBC_BVP_Test2_lossless.xlsm Reference:Anchor (SCM-1.0) Tested:Tested (Rnnnn). [cited by applicant]
SCCE1_Test_3_1_IntraBC_BVP_Test2_lossy.xlsm Reference:Anchor (SCM-1.0) Tested:Tested (Rnnnn) Note: BD-rate is computed using piece-wise cubic interpolation. [cited by applicant]
SCCE1_Test_3_1_IntraBC_BVP_Test3_lossless.xlsm Reference:Anchor (SCM-1.0) Tested:Tested (Rnnnn). [cited by applicant]
SCCE1_Test_3_1_IntraBC_BVP_Test3_lossy.xlsm. Reference:Anchor (SCM-1.0) Tested:Tested (Rnnnn) Note: BD-rate is computed using piece-wise cubic interpolation. [cited by applicant]
Hearing notice from Indian Patent Office for Application 202127036546 dated May 7, 2024. [cited by applicant]
Notification on the grant of patent right for invention from China National Intellectual Property Administration for Application 201980082678.X dated May 7, 2024. [cited by applicant]
Joint Video Experts Team (JVET) of ITU-T SG 16 WP 3 and ISO/IEC JTC 1/SC 29/WG 11, 10th Meeting: San Diego, US, Apr. 10-20, 2018. Document: JVET-J0042-v3. Title: Intra block copy for intra-frame coding. Inventor: Xuguan… [cited by applicant]
Decision to Grant a Patent for Application No. 2023-205323 from Japanese Patent Office dated Sep. 20, 2024. [cited by applicant]
NOA for U.S. Appl. No. 17/401,849 from USPTO dated Oct. 22, 2024. [cited by applicant]
Request for the Submission of an Opinion for Application No. 10-2021-7017095 from Korean Intellectual Property Office dated Nov. 6, 2024. [cited by applicant]
Request for the Submission of an Opinion for Application No. 10-2021-7025556 from Korean Intellectual Property Office dated Nov. 11, 2024. [cited by applicant]
Extended European Search Report for Appl: 24167363.1-1207 from European Patent Office dated May 14, 2024. [cited by applicant]
Notification for Patent Registration Formalities for Appl: 202080015505.9 from China National Intellectual Property Administration dated May 29, 2024. [cited by applicant]
Office Action from USPTO for U.S. Appl. No. 17/401,849 dated Jun. 7, 2024. [cited by applicant]
Decision to Grant a Patent for Appl: 2021-534131 from Japan Patent Office dated Jun. 7, 2024. [cited by applicant]
Non-final rejection for U.S. Appl. No. 17/343,258 from USPTO dated Jan. 19, 2023. [cited by applicant]
Final rejection for U.S. Appl. No. 17/343,258 from USPTO dated Jul. 27, 2023. [cited by applicant]
Notice of Allowance for U.S. Appl. No. 17/343,258 from USPTO dated Jan. 25, 2024. [cited by applicant]
Supplemental Notice of Allowance for U.S. Appl. No. 17/343,258 from USPTO dated Mar. 19, 2024. [cited by applicant]
Notice of Allowance issued by the Japanese Patent Office in counterpart Patent Application No. 2024-191166, on Jul. 22, 2025. [cited by applicant]
Wei-Jung Chien, et al. , CE8-related: CPR mode signaling and interaction with inter coding tools , Joint Video Experts Team (JVET) of ITU-T SG 16 WP 3 and ISO/IEC JTC 1/SC 29/WG 11 , JVET-M0483-r2 , 13th Meeting: Marrak… [cited by applicant]
Xiaozhong Xu, Xiang Li, and Shan Liu , Non-CE8: CPR with chroma 4×4 sub-block size when dual-tree is on , Joint Video Experts Team (JVET) of ITU-T SG 16 WP 3 and ISO/IEC JTC 1/SC 29/WG 11 , JVET-M0544-v1 , 13th Meeting:… [cited by applicant]
First Office Action issued by Japanese Patent Office in counterpart Japanese Patent Application No. 2024-045270 on Mar. 25, 2025. [cited by applicant]
Notice of Allowance issued by U.S. Patent and Trademark Office in Counterpart U.S. Appl. No. 17/401,849 on Mar. 28, 2025. [cited by applicant]