IP Library › Granted Patent US 11,218,697
Granted Patent B2
US 11,218,697 · App. 16/617,250 · Granted Jan 4, 2022

Apparatus and method for video encoding or decoding supporting various block sizes

Inventors: Jeong-yeon Lim (Seoul, KR); Sun-young Lee (Seoul, KR); Hyeong-duck Kim (Suwon-si, KR); Hyo Song Kim (Seoul, KR); Se-hoon Son (Seoul, KR); Jae-seob Shin (Seoul, KR); Gyeong-taek Lee (Seoul, KR)
Assignee: SK TELECOM CO., LTD.
H04N19/119H04N19/136H04N19/176H04N19/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 11,218,697
App. No.
16/617,250
Granted
Jan 4, 2022
Kind
B2
Abstract

Disclosed herein is video encoding or decoding for efficiently encoding video. The techniques of the present disclosure are related to various split shapes of a block, syntaxes representing various split types of blocks, and syntax elements represented at a high level therefor.

Claims (44)

1. A method for decoding video data, comprising:

receiving a bitstream containing encoded data for a block of video data;

parsing syntax elements for block partitioning defined at header information of a high level from the bitstream, the block of the video data belonging to the high level, wherein the block partitioning is based on a partitioning structure in which a multi-type tree is rooted from a leaf node of a quad tree (QT), and the multi-type tree includes a binary tree (BT) in which a block corresponding to a parent node is allowed to be divided into two subblocks corresponding to two child nodes and a triple tree in which a parent node is allowed to be divided into three subblocks corresponding to three child nodes;

calculating parameters for block partitioning from the syntax elements, wherein the parameters for block partitioning comprise a first parameter indicating a minimum block size of a leaf node allowed in the BT, a second parameter indicating a minimum block size of a leaf node allowed in the QT, a third parameter indicating a maximum block size of a root node allowed in the BT, and a fourth parameter indicating a size of the block of the video data;

deriving the partitioning structure for the block of the video data from the bitstream under restrictions imposed based on the calculated parameters; and

decoding subblocks corresponding to leaf nodes of the partitioning structure for the block of the video data from the bitstream,

wherein the syntax elements specify:

the size of the block of the video data;

the minimum block size of the leaf node allowed in the BT;

a difference between the minimum block size of the leaf node allowed in the BT and the minimum block size of the leaf node allowed in the QT; and

a difference between the maximum block size of the root node allowed in the BT and the minimum block size of the leaf node allowed in the QT.

2. The method of claim 1 , wherein the deriving of the partitioning structure comprises:

when a width and a height of a given subblock are equal to the size indicated by the first parameter, inferring that the given subblock is not BT-split anymore.

3. The method of claim 1 , wherein the deriving of the partitioning structure comprises:

when a height of a given subblock is equal to the size indicated by the first parameter and the given subblock is BT-split, inferring that the given subblock is split in a vertical direction.

4. The method of claim 1 , wherein the deriving of the partitioning structure comprises:

when a width of a given subblock is equal to the size indicated by the first parameter and the given subblock is BT-split, inferring that the given subblock is split in a horizontal direction.

5. The method of claim 1 , wherein the deriving of the partitioning structure comprises:

when a given subblock is equal to the size indicated by the second parameter, inferring that the given subblock is not QT-split anymore.

6. The method of claim 1 , wherein the deriving of the partitioning structure comprises:

when a size of the leaf node of the QT is greater than the size indicated by the third parameter, inferring that the leaf node of the QT is a leaf node of the QTBT.

7. The method of claim 1 , wherein the deriving of the partitioning structure comprises:

when the size indicated by the fourth parameter is greater than a predefined or predetermined maximum transform size, inferring that the block of the video data is recursively QT-split into the maximum transform size.

8. A method for encoding video data, comprising:

determining parameters for block partitioning at a high level, wherein the block partitioning is based on a partitioning structure in which a multi-type tree is rooted from a leaf node of a quad tree (QT), and the multi-type tree includes a binary tree (BT) in which a block corresponding to a parent node is allowed to be divided into two subblocks corresponding to two child nodes and a triple tree in which a parent node is allowed to be divided into three subblocks corresponding to three child nodes;

encoding first syntax elements for block partitioning in header information of the high level;

encoding second syntax elements which specify the partitioning structure for a block of the video data under restrictions imposed based on the determined parameters, the block of the video data belonging to the high level; and

encoding subblocks corresponding to leaf nodes of the partitioning structure for the block of the video data,

wherein the parameters for block partitioning comprise a first parameter indicating a minimum block size of a leaf node allowed in the BT, a second parameter indicating a minimum block size of a leaf node allowed in the QT, a third parameter indicating a maximum block size of a root node allowed in the BT, and a fourth parameter indicating a size of the block of the video data, and

wherein the first syntax elements specify:

the size of the block of the video data;

the minimum block size of the leaf node allowed in the BT;

a difference between the minimum block size of the leaf node allowed in the BT and the minimum block size of the leaf node allowed in the QT; and

a difference between the maximum block size of the root node allowed in the BT and the minimum block size of the leaf node allowed in the QT.

9. A non-transitory computer readable medium storing a bitstream containing encoded data for a block of video data, the bitstream configured to be decoded by processes of:

parsing syntax elements for block partitioning defined at header information of a high level from the bitstream, the block of the video data belonging to the high level, wherein the block partitioning is based on a partitioning structure in which a multi-type tree is rooted from a leaf node of a quad tree (QT), and the multi-type tree includes a binary tree (BT) in which a block corresponding to a parent node is allowed to be divided into two subblocks corresponding to two child nodes and a triple tree in which a parent node is allowed to be divided into three subblocks corresponding to three child nodes;

calculating parameters for block partitioning from the syntax elements, wherein the parameters for block partitioning comprise a first parameter indicating a minimum block size of a leaf node allowed in the BT, a second parameter indicating a minimum block size of a leaf node allowed in the QT, a third parameter indicating a maximum block size of a root node allowed in the BT, and a fourth parameter indicating a size of the block of the video data;

deriving the partitioning structure for the block of the video data from the bitstream under restrictions imposed based on the calculated parameters; and

decoding subblocks corresponding to leaf nodes of the partitioning structure for the block of the video data based on the bitstream,

wherein the syntax elements specify:

the size of the block of the video data;

the minimum block size of the leaf node allowed in the BT;

a difference between the minimum block size of the leaf node allowed in the BT and the minimum block size of the leaf node allowed in the QT; and

a difference between the maximum block size of the root node allowed in the BT and the minimum block size of the leaf node allowed in the QT.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Nov 26, 2019
From: LIM, JEONG-YEON; LEE, SUN-YOUNG; KIM, HYEONG-DUCK; KIM, HYO SONG; SON, SE-HOON; SHIN, JAE-SEOB; LEE, GYEONG-TAEK
To: SK TELECOM CO., LTD.
Reel/Frame 051120/0376 →
Priority Claims (2)
KR 10-2017-0065495 · May 26, 2017 · national
KR 10-2017-0097259 · Jul 31, 2017 · national
Continuity (1)
Related Publication 20210136369A1 · May 6, 2021
Cited By (1)
US 12,316,840