JP2023091070A - Image encoding device, image encoding method, image encoding program, image decoding device, image decoding method, and image decoding program - Google Patents

Image encoding device, image encoding method, image encoding program, image decoding device, image decoding method, and image decoding program Download PDF

Info

Publication number
JP2023091070A
JP2023091070A JP2023079974A JP2023079974A JP2023091070A JP 2023091070 A JP2023091070 A JP 2023091070A JP 2023079974 A JP2023079974 A JP 2023079974A JP 2023079974 A JP2023079974 A JP 2023079974A JP 2023091070 A JP2023091070 A JP 2023091070A
Authority
JP
Japan
Prior art keywords
motion vector
vector predictor
block
prediction
motion information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2023079974A
Other languages
Japanese (ja)
Inventor
茂 福島
Shigeru Fukushima
徹 熊倉
Toru Kumakura
博哉 中村
Hiroya Nakamura
英樹 竹原
Hideki Takehara
智 坂爪
Satoshi Sakazume
宏之 倉重
Hiroyuki Kurashige
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
JVCKenwood Corp
Original Assignee
JVCKenwood Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by JVCKenwood Corp filed Critical JVCKenwood Corp
Publication of JP2023091070A publication Critical patent/JP2023091070A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/42Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by implementation details or hardware specially adapted for video compression or decompression, e.g. dedicated software implementation
    • H04N19/43Hardware specially adapted for motion estimation or compensation
    • H04N19/433Hardware specially adapted for motion estimation or compensation characterised by techniques for memory access
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/503Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
    • H04N19/51Motion estimation or motion compensation
    • H04N19/513Processing of motion vectors
    • H04N19/517Processing of motion vectors by encoding
    • H04N19/52Processing of motion vectors by encoding by predictive encoding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/70Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by syntax aspects related to video coding, e.g. related to compression standards

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

To provide a technique to improve encoding efficiency by performing block division suitable for image encoding and decoding.SOLUTION: There is provided a technique to improve encoding efficiency by performing block division suitable for image encoding and decoding. A dynamic image decoding device comprises: a motion information history memory that stores the history of a plurality of pieces of motion information; a predicted motion vector candidate derivation unit that derives predicted motion vector candidates including a history predicted motion vector candidate from a memory holding motion information on a decoded block; and a merge candidate derivation unit that derives merge candidates including a history merge candidate from the memory holding the motion information on the decoded block. When the dynamic image decoding device decodes the predicted motion vector candidates, it stores the motion information in the motion information history memory, and when decoding the merge candidates, it does not store the motion information in the motion information history memory.SELECTED DRAWING: Figure 2

Description

本発明は、画像をブロックに分割し、予測を行う画像符号化及び復号技術に関する。 The present invention relates to an image encoding and decoding technology that divides an image into blocks and performs prediction.

画像の符号化及び復号では、処理の対象となる画像を所定数の画素の集合であるブロッ
クに分割し、ブロック単位で処理をする。適切なブロックに分割し、画面内予測(イント
ラ予測)、画面間予測(インター予測)を適切に設定することにより、符号化効率が向上
する。
In image encoding and decoding, an image to be processed is divided into blocks each of which is a set of a predetermined number of pixels, and each block is processed. Encoding efficiency is improved by dividing into appropriate blocks and appropriately setting intra-prediction and inter-prediction.

動画像の符号化・復号では、符号化・復号済みのピクチャから予測するインター予測に
より符号化効率を向上している。特許文献1には、インター予測の際に、アフィン変換を
適用する技術が記載されている。動画像では、物体が拡大・縮小、回転といった変形を伴
うことは珍しいことではなく、特許文献1の技術を適用することにより、効率的な符号化
が可能となる。
In video encoding/decoding, inter-prediction, which predicts from encoded/decoded pictures, improves encoding efficiency. Patent Literature 1 describes a technique of applying affine transformation in inter prediction. In moving images, it is not uncommon for an object to undergo deformation such as enlargement/reduction and rotation.

特開平9-172644号公報JP-A-9-172644

しかしながら、特許文献1の技術は画像の変換を伴うものであるため、処理負荷が多大
という課題がある。本発明は上記の課題に鑑み、低負荷で効率的な符号化技術を提供する
However, since the technique of Patent Document 1 involves image conversion, there is a problem that the processing load is large. SUMMARY OF THE INVENTION In view of the above problems, the present invention provides a low-load and efficient encoding technique.

複数の動き情報の履歴を記憶する動き情報履歴メモリと、履歴予測動きベクトル候補を
含む予測動きベクトル候補を導出する予測動きベクトル候補導出部と、符号化ブロックを
所定のサイズで分割したサブブロック単位で動き情報が異なるサブブロックマージ候補を
導出するサブブロックマージ候補導出部と、を備え、前記予測動きベクトル候補を符号化
した場合には前記動き情報履歴メモリに動き情報を格納し、前記サブブロックマージ候補
を符号化した場合には前記動き情報履歴メモリに動き情報を格納しないことを特徴とする
動画像符号化装置を開示する。
A motion information history memory for storing a plurality of motion information histories, a motion vector predictor candidate deriving unit for deriving motion vector predictor candidates including historical motion vector predictor candidates, and a sub-block unit obtained by dividing an encoding block into a predetermined size. a sub-block merging candidate derivation unit for deriving a sub-block merging candidate with different motion information in the sub-block Disclosed is a moving picture coding apparatus characterized in that when a merge candidate is coded, motion information is not stored in the motion information history memory.

複数の動き情報の履歴を記憶する動き情報履歴メモリと、履歴予測動きベクトル候補を
含む予測動きベクトル候補を導出する予測動きベクトル候補導出ステップと、符号化ブロ
ックを所定のサイズで分割したサブブロック単位で動き情報が異なるサブブロックマージ
候補を導出するサブブロックマージ候補導出ステップと、を有し、前記予測動きベクトル
候補を符号化した場合には前記動き情報履歴メモリに動き情報を格納し、前記サブブロッ
クマージ候補を符号化した場合には前記動き情報履歴メモリに動き情報を格納しないこと
を特徴とする動画像符号化方法を開示する。
A motion information history memory for storing a plurality of motion information histories, a motion vector predictor candidate deriving step for deriving a motion vector predictor candidate including the historical motion vector predictor candidate, and a sub-block unit obtained by dividing an encoding block into a predetermined size. a sub-block merging candidate deriving step of deriving a sub-block merging candidate with different motion information in the sub-block merging candidate deriving step, when the motion vector predictor candidate is encoded, the motion information is stored in the motion information history memory; Disclosed is a video encoding method characterized in that motion information is not stored in the motion information history memory when a block merge candidate is encoded.

複数の動き情報の履歴を記憶する動き情報履歴メモリと、履歴予測動きベクトル候補を
含む予測動きベクトル候補を導出する予測動きベクトル候補導出ステップと、符号化ブロ
ックを所定のサイズで分割したサブブロック単位で動き情報が異なるサブブロックマージ
候補を導出するサブブロックマージ候補導出ステップと、をコンピュータに実行させ、前
記予測動きベクトル候補を符号化した場合には前記動き情報履歴メモリに動き情報を格納
し、前記サブブロックマージ候補を符号化した場合には前記動き情報履歴メモリに動き情
報を格納しないことを特徴とする動画像符号化プログラムを開示する。
A motion information history memory for storing a plurality of motion information histories, a motion vector predictor candidate deriving step for deriving a motion vector predictor candidate including the historical motion vector predictor candidate, and a sub-block unit obtained by dividing an encoding block into a predetermined size. a sub-block merging candidate derivation step of deriving a sub-block merging candidate with different motion information in step A, and storing the motion information in the motion information history memory when the predicted motion vector candidate is encoded, Disclosed is a moving image encoding program characterized by not storing motion information in the motion information history memory when the sub-block merging candidate is encoded.

複数の動き情報の履歴を記憶する動き情報履歴メモリと、履歴予測動きベクトル候補を
含む予測動きベクトル候補を導出する予測動きベクトル候補導出部と、復号ブロックを所
定のサイズで分割したサブブロック単位で動き情報が異なるサブブロックマージ候補を導
出するサブブロックマージ候補導出部と、を備え、前記予測動きベクトル候補を復号した
場合には前記動き情報履歴メモリに動き情報を格納し、前記サブブロックマージ候補を復
号した場合には前記動き情報履歴メモリに動き情報を格納しないことを特徴とする動画像
復号装置を開示する。
a motion information history memory for storing a plurality of motion information histories; a motion vector predictor candidate deriving unit for deriving motion vector predictor candidates including history motion vector predictor candidates; a sub-block merging candidate deriving unit for deriving sub-block merging candidates having different motion information, and storing the motion information in the motion information history memory when the motion vector predictor candidates are decoded, and the sub-block merging candidates. Disclosed is a moving image decoding apparatus characterized in that, when the motion information is decoded, motion information is not stored in the motion information history memory.

複数の動き情報の履歴を記憶する動き情報履歴メモリと、履歴予測動きベクトル候補を
含む予測動きベクトル候補を導出する予測動きベクトル候補導出ステップと、復号ブロッ
クを所定のサイズで分割したサブブロック単位で動き情報が異なるサブブロックマージ候
補を導出するサブブロックマージ候補導出ステップと、を有し、前記予測動きベクトル候
補を復号した場合には前記動き情報履歴メモリに動き情報を格納し、前記サブブロックマ
ージ候補を復号した場合には前記動き情報履歴メモリに動き情報を格納しないことを特徴
とする動画像復号方法を開示する。
a motion information history memory for storing a history of a plurality of motion information; a motion vector predictor candidate deriving step for deriving a motion vector predictor candidate including the history motion vector predictor candidate; and a sub-block merging candidate deriving step of deriving sub-block merging candidates having different motion information, wherein when the motion vector predictor candidate is decoded, the motion information is stored in the motion information history memory, and the sub-block merging. Disclosed is a moving picture decoding method characterized in that motion information is not stored in the motion information history memory when a candidate is decoded.

複数の動き情報の履歴を記憶する動き情報履歴メモリと、履歴予測動きベクトル候補を
含む予測動きベクトル候補を導出する予測動きベクトル候補導出ステップと、復号済ブロ
ックの動き情報を保持するメモリから履歴予測動きベクトル候補を含む予測動きベクトル
候補を導出する予測動きベクトル候補導出ステップと、をコンピュータに実行させ、前記
予測動きベクトル候補を復号した場合には前記動き情報履歴メモリに動き情報を格納し、
前記サブブロックマージ候補を復号した場合には前記動き情報履歴メモリに動き情報を格
納しないことを特徴とする動画像復号プログラム開示する。
A motion information history memory for storing a plurality of motion information histories, a motion vector predictor candidate deriving step for deriving a motion vector predictor candidate including a history motion vector predictor candidate, and a history prediction from a memory holding motion information of a decoded block. causing a computer to execute a motion vector predictor candidate derivation step of deriving a motion vector predictor candidate including the motion vector candidate, and storing motion information in the motion information history memory when the motion vector predictor candidate is decoded;
Disclosed is a moving image decoding program characterized in that motion information is not stored in the motion information history memory when the sub-block merging candidate is decoded.

なお、この記載は例示である。本願及び本発明の範囲は、この記載によって限定もしく
は制限されるものではない。また、本明細書において、「本発明」との記載は、本発明や
本願の範囲を限定するものではなく、例示のために使用されるものであることが理解され
るべきである。
Note that this description is an example. The scope of this application and the invention should not be limited or restricted by this description. Also, it should be understood that the description of the "present invention" in this specification is used for illustration rather than to limit the scope of the present invention or the present application.

本発明によれば、高効率な画像符号化・復号処理を低負荷で実現することができる。 According to the present invention, highly efficient image encoding/decoding processing can be realized with a low load.

本発明の実施の形態に係る画像符号化装置のブロック図である。1 is a block diagram of an image coding device according to an embodiment of the present invention; FIG. 本発明の実施の形態に係る画像復号装置のブロック図である。1 is a block diagram of an image decoding device according to an embodiment of the present invention; FIG. ツリーブロックを分割する動作を説明するためのフローチャートである。FIG. 11 is a flowchart for explaining an operation of dividing a treeblock; FIG. 入力された画像をツリーブロックに分割する様子を示す図である。FIG. 4 is a diagram showing how an input image is divided into treeblocks; z-スキャンを説明する図である。FIG. 4 is a diagram for explaining z-scan; ブロックの分割形状を示す図である。It is a figure which shows the division|segmentation shape of a block. ブロックの分割形状を示す図である。It is a figure which shows the division|segmentation shape of a block. ブロックの分割形状を示す図である。It is a figure which shows the division|segmentation shape of a block. ブロックの分割形状を示す図である。It is a figure which shows the division|segmentation shape of a block. ブロックの分割形状を示す図である。It is a figure which shows the division|segmentation shape of a block. ブロックを4分割する動作を説明するためのフローチャートである。4 is a flowchart for explaining an operation of dividing a block into four; ブロックを2分割または3分割する動作を説明するためのフローチャートである。4 is a flowchart for explaining an operation of dividing a block into two or three; ブロック分割の形状を表現するためのシンタックスである。This is the syntax for expressing the shape of block division. イントラ予測を説明するための図である。It is a figure for demonstrating intra prediction. イントラ予測を説明するための図である。It is a figure for demonstrating intra prediction. インター予測の参照ブロックを説明するための図である。FIG. 4 is a diagram for explaining reference blocks for inter prediction; 符号化ブロック予測モードを表現するためのシンタックスである。A syntax for expressing coding block prediction modes. インター予測に関するシンタックスエレメントとモードの対応を示す図である。FIG. 4 is a diagram showing the correspondence between syntax elements and modes related to inter-prediction; 制御点2点のアフィン変換動き補償を説明するための図である。FIG. 4 is a diagram for explaining affine transformation motion compensation of two control points; 制御点3点のアフィン変換動き補償を説明するための図である。FIG. 4 is a diagram for explaining affine transformation motion compensation of three control points; 図1のインター予測部102の詳細な構成のブロック図である。2 is a block diagram of a detailed configuration of inter prediction section 102 in FIG. 1. FIG. 図16の通常予測動きベクトルモード導出部301の詳細な構成のブロック図である。FIG. 17 is a block diagram of a detailed configuration of a normal motion vector predictor mode derivation unit 301 of FIG. 16; 図16の通常マージモード導出部302の詳細な構成のブロック図である。FIG. 17 is a block diagram of a detailed configuration of a normal merge mode derivation unit 302 of FIG. 16; 図16の通常予測動きベクトルモード導出部301の通常予測動きベクトルモード導出処理を説明するためのフローチャートである。17 is a flowchart for explaining normal predicted motion vector mode derivation processing of the normal predicted motion vector mode deriving unit 301 of FIG. 16; 通常予測動きベクトルモード導出処理の処理手順を表すフローチャートである。FIG. 10 is a flowchart showing a processing procedure of normal motion vector predictor mode derivation processing; FIG. 通常マージモード導出処理の処理手順を説明するフローチャートである。FIG. 10 is a flowchart for explaining a processing procedure of normal merge mode derivation processing; FIG. 図2のインター予測部203の詳細な構成のブロック図である。3 is a block diagram of a detailed configuration of an inter prediction unit 203 in FIG. 2; FIG. 図22の通常予測動きベクトルモード導出部401の詳細な構成のブロック図である。FIG. 23 is a block diagram of a detailed configuration of a normal motion vector predictor mode derivation unit 401 of FIG. 22; 図22の通常マージモード導出部402の詳細な構成のブロック図である。FIG. 23 is a block diagram of a detailed configuration of a normal merge mode derivation unit 402 of FIG. 22; 図22の通常予測動きベクトルモード導出部401の通常予測動きベクトルモード導出処理を説明するためのフローチャートである。23 is a flowchart for explaining normal predicted motion vector mode derivation processing of the normal predicted motion vector mode deriving unit 401 of FIG. 22; 履歴予測動きベクトル候補リスト初期化・更新処理手順を説明する図である。FIG. 10 is a diagram for explaining a history motion vector predictor candidate list initialization/update processing procedure; 履歴予測動きベクトル候補リスト初期化・更新処理手順における、同一要素確認処理手順のフローチャートである。FIG. 10 is a flow chart of the same element confirmation processing procedure in the history motion vector predictor candidate list initialization/update processing procedure; FIG. 履歴予測動きベクトル候補リスト初期化・更新処理手順における、要素シフト処理手順のフローチャートである。FIG. 10 is a flowchart of an element shift processing procedure in the historical motion vector predictor candidate list initialization/update processing procedure; FIG. 履歴予測動きベクトル候補導出処理手順を説明するフローチャートである。FIG. 10 is a flowchart for explaining a history motion vector predictor candidate derivation processing procedure; FIG. 履歴マージ候補導出処理手順を説明するフローチャートである。FIG. 10 is a flowchart for explaining history merge candidate derivation processing procedures; FIG. 履歴予測動きベクトル候補リスト更新処理の一例を説明するための図である。FIG. 10 is a diagram for explaining an example of history motion vector predictor candidate list update processing; 履歴予測動きベクトル候補リスト更新処理の一例を説明するための図である。FIG. 10 is a diagram for explaining an example of history motion vector predictor candidate list update processing; 履歴予測動きベクトル候補リスト更新処理の一例を説明するための図である。FIG. 10 is a diagram for explaining an example of history motion vector predictor candidate list update processing; L0予測であってL0の参照ピクチャ(RefL0Pic)が処理対象ピクチャ(CurPic)より前の時刻にある場合の動き補償予測を説明するための図である。FIG. 10 is a diagram for explaining motion compensation prediction in the case of L0 prediction in which the reference picture (RefL0Pic) of L0 is before the picture to be processed (CurPic); L0予測であってL0予測の参照ピクチャが処理対象ピクチャより後の時刻にある場合の動き補償予測を説明するための図である。FIG. 11 is a diagram for explaining motion compensation prediction when L0 prediction is performed and the reference picture for L0 prediction is at a time after the picture to be processed; 双予測であってL0予測の参照ピクチャが処理対象ピクチャより前の時刻にあって、L1予測の参照ピクチャが処理対象ピクチャより後の時刻にある場合の動き補償予測の予測方向を説明するための図である。For explaining the prediction direction of motion compensated prediction in the case of bi-prediction where the reference picture for L0 prediction is before the picture to be processed and the reference picture for L1 prediction is after the picture to be processed. It is a diagram. 双予測であってL0予測の参照ピクチャとL1予測の参照ピクチャが処理対象ピクチャより前の時刻にある場合の動き補償予測の予測方向を説明するための図である。FIG. 10 is a diagram for explaining the prediction direction of motion compensation prediction when bi-prediction is performed and the reference picture for L0 prediction and the reference picture for L1 prediction are located before the picture to be processed; 双予測であってL0予測の参照ピクチャとL1予測の参照ピクチャが処理対象ピクチャより後の時刻にある場合の動き補償予測の予測方向を説明するための図である。FIG. 10 is a diagram for explaining the prediction direction of motion compensation prediction when bi-prediction is performed and the reference picture for L0 prediction and the reference picture for L1 prediction are located after the picture to be processed. 本発明の実施の形態の符号化復号装置のハードウェア構成の一例を説明するための図である。1 is a diagram for explaining an example of a hardware configuration of an encoding/decoding device according to an embodiment of the present invention; FIG. ピクチャの時間的な前後関係を説明するための図である。FIG. 4 is a diagram for explaining the temporal anteroposterior relationship of pictures; 符号化ブロックの位置関係を説明するための図である。FIG. 4 is a diagram for explaining the positional relationship of coding blocks; 通常予測動きベクトルモード導出部301における時間予測動きベクトル候補の導出処理を説明するためのフローチャートである。10 is a flowchart for explaining derivation processing of a temporal motion vector predictor candidate in a normal motion vector predictor mode derivation unit 301. FIG. 履歴予測動きベクトル候補リストの初期化によって追加される履歴予測動きベクトル候補の別の一例を示す表である。FIG. 13 is a table showing another example of historical motion vector predictor candidates added by initializing the historical motion vector predictor candidate list; FIG. 履歴予測動きベクトル候補リストの初期化によって追加される履歴予測動きベクトル候補の別の一例を示す表である。FIG. 13 is a table showing another example of historical motion vector predictor candidates added by initializing the historical motion vector predictor candidate list; FIG. 履歴予測動きベクトル候補リストの初期化によって追加される履歴予測動きベクトル候補の別の一例を示す表である。FIG. 13 is a table showing another example of historical motion vector predictor candidates added by initializing the historical motion vector predictor candidate list; FIG. 追加制限付き履歴予測動きベクトル候補導出処理手順を説明するフローチャートである。FIG. 11 is a flow chart for explaining a processing procedure for deriving additional limited history motion vector predictor candidates; FIG. 同一候補判定を行わない場合の履歴予測動きベクトル候補導出処理手順を説明するフローチャートである。FIG. 10 is a flowchart for explaining a history motion vector predictor candidate derivation processing procedure when identical candidate determination is not performed; FIG.

本実施の形態において使用する技術、及び技術用語を定義する。 Techniques and technical terms used in this embodiment are defined.

<ツリーブロック>
実施の形態では、所定の大きさで符号化・復号処理対象画像を均等分割する。この単位
をツリーブロックと定義する。図4では、ツリーブロックのサイズを128x128画素
としているが、ツリーブロックのサイズはこれに限定されるものではなく、任意のサイズ
を設定してよい。処理対象(符号化処理においては符号化対象、復号処理においては復号
対象に対応する。)のツリーブロックは、ラスタスキャン順、すなわち左から右、上から
下の順序で切り替わる。各ツリーブロックの内部は、さらに再帰的な分割が可能である。
ツリーブロックを再帰的に分割した後の、符号化・復号の対象となるブロックを符号化ブ
ロックと定義する。また、ツリーブロック、符号化ブロックを総称してブロックと定義す
る。適切なブロック分割を行うことにより効率的な符号化が可能となる。ツリーブロック
のサイズは、符号化装置と復号装置で予め取り決めた固定値とすることもできるし、符号
化装置が決定したツリーブロックのサイズを復号装置に伝送するような構成をとることも
できる。ここでは、ツリーブロックの最大サイズを128x128画素、ツリーブロック
の最小サイズを16x16画素とする。また、符号化ブロックの最大サイズを64x64
画素、符号化ブロックの最小サイズを4x4画素とする。
<Tree Block>
In the embodiment, an image to be encoded/decoded is equally divided into a predetermined size. This unit is defined as a treeblock. Although the size of the treeblock is 128×128 pixels in FIG. 4, the size of the treeblock is not limited to this, and any size may be set. The treeblock to be processed (corresponding to the encoding target in the encoding process and the decoding target in the decoding process) is switched in raster scan order, that is, from left to right and from top to bottom. The interior of each treeblock can be further recursively split.
A block to be coded/decoded after recursively dividing the treeblock is defined as a coded block. Also, tree blocks and coding blocks are collectively defined as blocks. Appropriate block division enables efficient encoding. The size of the treeblock can be a fixed value that is prearranged between the encoding device and the decoding device, or can be configured such that the treeblock size determined by the encoding device is transmitted to the decoding device. Here, the maximum treeblock size is 128×128 pixels, and the minimum treeblock size is 16×16 pixels. Also, the maximum size of the encoding block is set to 64x64
Let the minimum size of pixels and encoding blocks be 4×4 pixels.

<予測モード>
処理対象符号化ブロック単位で、処理対象画像の処理済み画像信号から予測を行うイン
トラ予測(MODE_INTRA)、及び処理済み画像の画像信号から予測を行うインター予測(MO
DE_INTER)を切り替える。
処理済み画像は、符号化処理においては符号化が完了した信号を復号した画像、画像信
号、ツリーブロック、ブロック、符号化ブロック等に用いられ、復号処理においては復号
が完了した画像、画像信号、ツリーブロック、ブロック、符号化ブロック等に用いられる

このイントラ予測(MODE_INTRA)とインター予測(MODE_INTER)を識別するモードを予
測モード(PredMode)と定義する。予測モード(PredMode)はイントラ予測(MODE_INTRA
)、またはインター予測(MODE_INTER)を値として持つ。
<Prediction mode>
Intra prediction (MODE_INTRA), which performs prediction from the processed image signal of the processing target image, and inter prediction (MO
DE_INTER).
The processed image is used for the decoded image, image signal, tree block, block, coding block, etc. of the encoded signal in the encoding process, and is used for the decoded image, image signal, Used for treeblocks, blocks, coding blocks, etc.
A mode for distinguishing between intra prediction (MODE_INTRA) and inter prediction (MODE_INTER) is defined as a prediction mode (PredMode). Prediction mode (PredMode) is intra prediction (MODE_INTRA
), or inter prediction (MODE_INTER) as a value.

<インター予測>
処理済み画像の画像信号から予測を行うインター予測では、複数の処理済み画像を参照
ピクチャとして用いることができる。複数の参照ピクチャを管理するため、L0(参照リ
スト0)とL1(参照リスト1)の2種類の参照リストを定義し、それぞれ参照インデッ
クスを用いて参照ピクチャを特定する。PスライスではL0予測(Pred_L0)が利用可能
である。BスライスではL0予測(Pred_L0)、L1予測(Pred_L1)、双予測(Pred_BI
)が利用可能である。L0予測(Pred_L0)はL0で管理されている参照ピクチャを参照
するインター予測であり、L1予測(Pred_L1)はL1で管理されている参照ピクチャを
参照するインター予測である。双予測(Pred_BI)はL0予測とL1予測が共に行われ、
L0とL1のそれぞれで管理されている1つずつの参照ピクチャを参照するインター予測
である。L0予測、L1予測、双予測を特定する情報を、インター予測モードと定義する
。以降の処理において出力に添え字LXが付いている定数、変数に関しては、L0、L1
ごとに処理が行われることを前提とする。
<Inter Prediction>
In inter prediction, in which prediction is performed from image signals of processed images, a plurality of processed images can be used as reference pictures. In order to manage a plurality of reference pictures, two types of reference lists, L0 (reference list 0) and L1 (reference list 1), are defined, and reference pictures are specified using reference indices. L0 prediction (Pred_L0) is available for P slices. In B slice, L0 prediction (Pred_L0), L1 prediction (Pred_L1), bi-prediction (Pred_BI
) are available. L0 prediction (Pred_L0) is inter prediction that refers to reference pictures managed by L0, and L1 prediction (Pred_L1) is inter prediction that refers to reference pictures that are managed by L1. Bi-prediction (Pred_BI) performs both L0 prediction and L1 prediction,
This is inter prediction that refers to one reference picture managed by each of L0 and L1. Information specifying L0 prediction, L1 prediction, and bi-prediction is defined as an inter-prediction mode. L0, L1 for constants and variables with suffix LX in the output in subsequent processing
It is assumed that processing is performed for each

<予測動きベクトルモード>
予測動きベクトルモードは、予測動きベクトルを特定するためのインデックス、差分動
きベクトル、インター予測モード、参照インデックスを伝送し、処理対象ブロックのイン
ター予測情報を決定するモードである。予測動きベクトルは、処理対象ブロックに隣接す
る処理済みブロック、または処理済み画像に属するブロックで処理対象ブロックと同一位
置またはその付近(近傍)に位置するブロックから導出した予測動きベクトル候補と、予
測動きベクトルを特定するためのインデックスから導出する。
<Predicted motion vector mode>
The motion vector predictor mode is a mode in which an index for specifying a motion vector predictor, a differential motion vector, an inter prediction mode, and a reference index are transmitted, and inter prediction information of the block to be processed is determined. The motion vector predictor is a motion vector predictor candidate derived from a processed block adjacent to the target block or a block belonging to the processed image and located in the same position or in the vicinity of the target block (neighborhood), and a motion vector predictor. Derived from the index to identify the vector.

<マージモード>
マージモードは、差分動きベクトル、参照インデックスを伝送せずに、処理対象ブロッ
クに隣接する処理済みブロック、または処理済み画像に属するブロックで処理対象ブロッ
クと同一位置またはその付近(近傍)に位置するブロックのインター予測情報から、処理
対象ブロックのインター予測情報を導出するモードである。
<Merge mode>
Merge mode is a processed block adjacent to the target block, or a block belonging to the processed image and located at the same position as the target block or its vicinity (neighborhood) without transmitting the differential motion vector and the reference index. This mode derives the inter prediction information of the block to be processed from the inter prediction information of the target block.

処理対象ブロックに隣接する処理済みブロック、およびその処理済みブロックのインタ
ー予測情報を空間マージ候補と定義する。処理済み画像に属するブロックで処理対象ブロ
ックと同一位置またはその付近(近傍)に位置するブロック、およびそのブロックのイン
ター予測情報から導出されるインター予測情報を時間マージ候補と定義する。各マージ候
補はマージ候補リストに登録され、マージインデックスにより、処理対象ブロックの予測
で使用するマージ候補を特定する。
A processed block adjacent to the block to be processed and the inter prediction information of the processed block are defined as spatial merge candidates. A block belonging to a processed image and located at the same position as or in the vicinity (neighborhood) of the block to be processed and inter prediction information derived from the inter prediction information of the block are defined as temporal merge candidates. Each merging candidate is registered in a merging candidate list, and a merging candidate to be used in prediction of a block to be processed is specified by a merging index.

<隣接ブロック>
図11は、予測動きベクトルモード、マージモードで、インター予測情報を導出するた
めに参照する参照ブロックを説明する図である。A0,A1,A2,B0,B1,B2,
B3は、処理対象ブロックに隣接する処理済みブロックである。T0は、処理済み画像に
属するブロックで、処理対象画像における処理対象ブロックと同一位置またはその付近(
近傍)に位置するブロックである。
<Adjacent block>
FIG. 11 is a diagram illustrating reference blocks referred to for deriving inter prediction information in motion vector predictor mode and merge mode. A0, A1, A2, B0, B1, B2,
B3 is a processed block adjacent to the block to be processed. T0 is a block belonging to the processed image, and is located at or near the same position as the target block in the target image (
neighborhood).

A1,A2は、処理対象符号化ブロックの左側に位置し、処理対象符号化ブロックに隣
接するブロックである。B1,B3は、処理対象符号化ブロックの上側に位置し、処理対
象符号化ブロックに隣接するブロックである。A0,B0,B2はそれぞれ、処理対象符
号化ブロックの左下、右上、左上に位置するブロックである。
A1 and A2 are blocks located on the left side of the target encoding block and adjacent to the target encoding block. B1 and B3 are blocks positioned above the target encoding block and adjacent to the target encoding block. A0, B0, and B2 are blocks positioned at the lower left, upper right, and upper left of the encoding block to be processed, respectively.

予測動きベクトルモード、マージモードにおいて隣接ブロックをどのように扱うかの詳
細については後述する。
Details of how adjacent blocks are handled in motion vector predictor mode and merge mode will be described later.

<アフィン変換動き補償>
アフィン変換動き補償は、符号化ブロックを所定単位のサブブロックに分割し、分割さ
れた各サブブロックに対して個別に動きベクトルを決定して動き補償を行うものである。
各サブブロックの動きベクトルは、処理対象ブロックに隣接する処理済みブロック、また
は処理済み画像に属するブロックで処理対象ブロックと同一位置またはその付近(近傍)
に位置するブロックのインター予測情報から導出する1つ以上の制御点に基づき導出する
。本実施の形態では、サブブロックのサイズを4x4画素とするが、サブブロックのサイ
ズはこれに限定されるものではないし、画素単位で動きベクトルを導出してもよい。
<Affine transformation motion compensation>
Affine transform motion compensation divides a coding block into predetermined units of sub-blocks and individually determines a motion vector for each divided sub-block to perform motion compensation.
The motion vector of each sub-block is a processed block adjacent to the target block, or a block belonging to the processed image at the same position as the target block or its vicinity (nearby).
based on one or more control points derived from inter-prediction information for blocks located at . In this embodiment, the size of the sub-block is 4×4 pixels, but the size of the sub-block is not limited to this, and the motion vector may be derived in units of pixels.

図14に、制御点が2つの場合のアフィン変換動き補償の例を示す。この場合、2つの
制御点が水平方向成分、垂直方向成分の2つのパラメータを有する。このため、制御点が
2つの場合のアフィン変換を、4パラメータアフィン変換と呼称する。図14のCP1、
CP2が制御点である。
図15に、制御点が3つの場合のアフィン変換動き補償の例を示す。この場合、3つの
制御点が水平方向成分、垂直方向成分の2つのパラメータを有する。このため、制御点が
3つの場合のアフィン変換を、6パラメータアフィン変換と呼称する。図15のCP1、
CP2、CP3が制御点である。
FIG. 14 shows an example of affine transform motion compensation when there are two control points. In this case, the two control points have two parameters, a horizontal component and a vertical component. Therefore, an affine transformation with two control points is called a four-parameter affine transformation. CP1 in FIG. 14,
CP2 is the control point.
FIG. 15 shows an example of affine transform motion compensation with three control points. In this case, the three control points have two parameters, a horizontal component and a vertical component. Therefore, an affine transformation with three control points is called a 6-parameter affine transformation. CP1 in FIG. 15,
CP2 and CP3 are control points.

アフィン変換動き補償は、予測動きベクトルモードおよびマージモードのいずれのモー
ドにおいても利用可能である。予測動きベクトルモードでアフィン変換動き補償を適用す
るモードをサブブロック予測動きベクトルモードと定義し、マージモードでアフィン変換
動き補償を適用するモードをサブブロックマージモードと定義する。
Affine transform motion compensation can be used in both predictive motion vector mode and merge mode. A mode in which affine transform motion compensation is applied in motion vector predictor mode is defined as sub-block motion vector predictor mode, and a mode in which affine transform motion compensation is applied in merge mode is defined as sub-block merge mode.

<インター予測のシンタックス>
図12、図13を用いて、インター予測に関するシンタックスを説明する。
図12のmerge_flagは、処理対象符号化ブロックをマージモードとするか、予測動きベ
クトルモードとするかを示すフラグである。merge_affine_flagは、マージモードの処理
対象符号化ブロックでサブブロックマージモードを適用するか否かを示すフラグである。
inter_affine_flagは、予測動きベクトルモードの処理対象符号化ブロックでサブブロッ
ク予測動きベクトルモードを適用するか否かを示すフラグである。cu_affine_type_flag
は、サブブロック予測動きベクトルモードにおいて、制御点の数を決定するためのフラグ
である。
図13に各シンタックスエレメントの値と、それに対応する予測方法を示す。merge_fl
ag=1,merge_affine_flag=0 は、通常マージモードに対応する。通常マージモードは、サ
ブブロックマージでないマージモードである。merge_flag=1,merge_affine_flag=1は、サ
ブブロックマージモードに対応する。merge_flag=0,inter_affine_flag=0は、通常予測動
きベクトルモードに対応する。通常予測動きベクトルモードは、サブブロック予測動きベ
クトルモードでない予測動きベクトルマージである。merge_flag=0,inter_affine_flag=1
は、サブブロック予測動きベクトルモードに対応する。merge_flag=0,inter_affine_flag
=1の場合は、さらにcu_affine_type_flagを伝送し、制御点の数を決定する。
<Inter prediction syntax>
The syntax for inter prediction will be described with reference to FIGS. 12 and 13. FIG.
merge_flag in FIG. 12 is a flag indicating whether the encoding block to be processed is set to merge mode or motion vector predictor mode. merge_affine_flag is a flag indicating whether or not to apply the sub-block merge mode to an encoding block to be processed in merge mode.
inter_affine_flag is a flag indicating whether or not the sub-block motion vector predictor mode is applied to the encoding block to be processed in the motion vector predictor mode. cu_affine_type_flag
is a flag for determining the number of control points in the sub-block motion vector predictor mode.
FIG. 13 shows the value of each syntax element and the prediction method corresponding thereto. merge_fl
ag=1,merge_affine_flag=0 corresponds to normal merge mode. A normal merge mode is a merge mode that is not a sub-block merge. merge_flag=1,merge_affine_flag=1 corresponds to subblock merge mode. merge_flag=0,inter_affine_flag=0 corresponds to normal motion vector predictor mode. Normal motion vector predictor mode is a motion vector predictor merge that is not sub-block motion vector predictor mode. merge_flag=0,inter_affine_flag=1
corresponds to the sub-block predictor motion vector mode. merge_flag=0, inter_affine_flag
If =1, then transmit cu_affine_type_flag to determine the number of control points.

<POC>
POC(Picture Order Count)は符号化されるピクチャに関連付けられる変数であり
、ピクチャの出力順序に応じた1ずつ増加する値が設定される。POCの値によって、同
じピクチャであるかを判別したり、出力順序でのピクチャ間の前後関係を判別したり、ピ
クチャ間の距離を導出したりすることができる。例えば、2つのピクチャのPOCが同じ
値を持つ場合、同一のピクチャであると判断できる。2つのピクチャのPOCが違う値を
持つ場合、POCの値が小さいピクチャのほうが、先に出力されるピクチャであると判断
でき、2つのピクチャのPOCの差が時間軸方向でのピクチャ間距離を示す。
<POC>
POC (Picture Order Count) is a variable associated with a picture to be encoded, and is set to a value that increases by one according to the output order of pictures. Based on the POC value, it is possible to determine whether the pictures are the same, determine the sequential relationship between the pictures in the output order, and derive the distance between the pictures. For example, if two pictures have the same POC value, it can be determined that they are the same picture. When two pictures have different POC values, it can be determined that the picture with the smaller POC value is the picture to be output first, and the difference between the POCs of the two pictures determines the inter-picture distance in the time axis direction. show.

(第1の実施の形態)
本発明の第1の実施の形態に係る画像符号化装置100及び画像復号装置200につい
て説明する。
(First embodiment)
An image encoding device 100 and an image decoding device 200 according to the first embodiment of the present invention will be described.

図1は、第1の実施の形態に係る画像符号化装置100のブロック図である。実施の形
態の画像符号化装置100は、ブロック分割部101、インター予測部102、イントラ
予測部103、復号画像メモリ104、予測方法決定部105、残差生成部106、直交
変換・量子化部107、ビット列符号化部108、逆量子化・逆直交変換部109、復号
画像信号重畳部110、および符号化情報格納メモリ111を備える。
FIG. 1 is a block diagram of an image coding device 100 according to the first embodiment. The image coding apparatus 100 of the embodiment includes a block division unit 101, an inter prediction unit 102, an intra prediction unit 103, a decoded image memory 104, a prediction method determination unit 105, a residual generation unit 106, and an orthogonal transform/quantization unit 107. , a bit string encoder 108 , an inverse quantization/inverse orthogonal transform unit 109 , a decoded image signal superimposing unit 110 , and an encoded information storage memory 111 .

ブロック分割部101は、入力された画像を再帰的に分割して、符号化ブロックを生成
する。ブロック分割部101は、分割対象となるブロックを水平方向と垂直方向にそれぞ
れ分割する4分割部と、分割対象となるブロックを水平方向または垂直方向のいずれかに
分割する2-3分割部とを含む。ブロック分割部101は、生成した符号化ブロックを処
理対象符号化ブロックとし、その処理対象符号化ブロックの画像信号を、インター予測部
102、イントラ予測部103および残差生成部106に供給する。また、ブロック分割
部101は、決定した再帰分割構造を示す情報をビット列符号化部108に供給する。ブ
ロック分割部101の詳細な動作は後述する。
The block division unit 101 recursively divides an input image to generate coding blocks. The block division unit 101 divides a block to be divided into 4 division units in the horizontal direction and the vertical direction, respectively, and a 2-3 division unit to divide the block into the division object in either the horizontal direction or the vertical direction. include. The block division unit 101 sets the generated coding block as a processing target coding block, and supplies the image signal of the processing target coding block to the inter prediction unit 102 , the intra prediction unit 103 and the residual generation unit 106 . Also, the block division section 101 supplies information indicating the determined recursive division structure to the bit string encoding section 108 . A detailed operation of the block division unit 101 will be described later.

インター予測部102は、処理対象符号化ブロックのインター予測を行う。インター予
測部102は、符号化情報格納メモリ111に格納されているインター予測情報と、復号
画像メモリ104に格納されている復号済みの画像信号とから、複数のインター予測情報
の候補を導出し、導出した複数の候補の中から適したインター予測モードを選択し、選択
されたインター予測モード、及び選択されたインター予測モードに応じた予測画像信号を
予測方法決定部105に供給する。インター予測部102の詳細な構成と動作は後述する
The inter prediction unit 102 performs inter prediction of the encoding block to be processed. The inter prediction unit 102 derives a plurality of inter prediction information candidates from the inter prediction information stored in the encoded information storage memory 111 and the decoded image signal stored in the decoded image memory 104, A suitable inter-prediction mode is selected from among the plurality of derived candidates, and the selected inter-prediction mode and the predicted image signal corresponding to the selected inter-prediction mode are supplied to the prediction method determination unit 105 . A detailed configuration and operation of the inter prediction unit 102 will be described later.

イントラ予測部103は、処理対象符号化ブロックのイントラ予測を行う。イントラ予
測部103は、復号画像メモリ104に格納されている復号済みの画像信号を参照画素と
して参照し、符号化情報格納メモリ111に格納されているイントラ予測モード等の符号
化情報に基づくイントラ予測により予測画像信号を生成する。イントラ予測では、イント
ラ予測部103は、複数のイントラ予測モードの中から適したイントラ予測モードを選択
し、選択されたイントラ予測モード、及び選択されたイントラ予測モードに応じた予測画
像信号を予測方法決定部105に供給する。
図10A及び図10Bにイントラ予測の例を示す。図10Aは、イントラ予測の予測方
向とイントラ予測モード番号の対応を示したものである。例えば、イントラ予測モード5
0は、垂直方向に参照画素をコピーすることによりイントラ予測画像を生成する。イント
ラ予測モード1は、DCモードであり、処理対象ブロックのすべての画素値を参照画素の
平均値とするモードである。イントラ予測モード0は、Planarモードであり、垂直
方向・水平方向の参照画素から2次元的なイントラ予測画像を作成するモードである。図
10Bは、イントラ予測モード40の場合のイントラ予測画像を生成する例である。イン
トラ予測部103は、処理対象ブロックの各画素に対し、イントラ予測モードの示す方向
の参照画素の値をコピーする。イントラ予測部103は、イントラ予測モードの参照画素
が整数位置でない場合には、周辺の整数位置の参照画素値から補間により参照画素値を決
定する。
The intra prediction unit 103 performs intra prediction on the encoding block to be processed. The intra prediction unit 103 refers to the decoded image signal stored in the decoded image memory 104 as a reference pixel, and performs intra prediction based on coding information such as an intra prediction mode stored in the coding information storage memory 111. to generate a predicted image signal. In intra prediction, the intra prediction unit 103 selects a suitable intra prediction mode from among a plurality of intra prediction modes, and generates a prediction image signal according to the selected intra prediction mode and the selected intra prediction mode. It is supplied to the determination unit 105 .
An example of intra prediction is shown in FIGS. 10A and 10B. FIG. 10A shows the correspondence between prediction directions of intra prediction and intra prediction mode numbers. For example, intra prediction mode 5
0 produces an intra-predicted image by copying reference pixels vertically. Intra-prediction mode 1 is a DC mode, and is a mode in which all pixel values of a block to be processed are average values of reference pixels. Intra prediction mode 0 is a planar mode, and is a mode in which a two-dimensional intra prediction image is created from reference pixels in the vertical and horizontal directions. FIG. 10B is an example of generating an intra prediction image in intra prediction mode 40 . The intra prediction unit 103 copies the value of the reference pixel in the direction indicated by the intra prediction mode to each pixel of the block to be processed. When the reference pixel in the intra prediction mode is not at an integer position, the intra prediction unit 103 determines a reference pixel value by interpolation from reference pixel values at surrounding integer positions.

復号画像メモリ104は、復号画像信号重畳部110で生成した復号画像を格納する。
復号画像メモリ104は、格納している復号画像を、インター予測部102、イントラ予
測部103に供給する。
The decoded image memory 104 stores the decoded image generated by the decoded image signal superimposing unit 110 .
The decoded image memory 104 supplies the stored decoded image to the inter prediction unit 102 and the intra prediction unit 103 .

予測方法決定部105は、イントラ予測とインター予測のそれぞれに対して、符号化情
報及び残差の符号量、予測画像信号と処理対象画像信号との間の歪量等を用いて評価する
ことにより、最適な予測モードを決定する。イントラ予測の場合は、予測方法決定部10
5は、イントラ予測モード等のイントラ予測情報を符号化情報としてビット列符号化部1
08に供給する。インター予測のマージモードの場合は、予測方法決定部105は、マー
ジインデックス、サブブロックマージモードか否かを示す情報(サブブロックマージフラ
グ)等のインター予測情報を符号化情報としてビット列符号化部108に供給する。イン
ター予測の予測動きベクトルモードの場合は、予測方法決定部105は、インター予測モ
ード、予測動きベクトルインデックス、L0、L1の参照インデックス、差分動きベクト
ル、サブブロック予測動きベクトルモードか否かを示す情報(サブブロック予測動きベク
トルフラグ)等のインター予測情報を符号化情報としてビット列符号化部108に供給す
る。さらに、予測方法決定部105は、決定した符号化情報を符号化情報格納メモリ11
1に供給する。予測方法決定部105は、残差生成部106及び予測画像信号を復号画像
信号重畳部110に供給する。
The prediction method determination unit 105 evaluates each of intra prediction and inter prediction using the coding information and the code amount of the residual, the distortion amount between the predicted image signal and the processing target image signal, etc. , to determine the best prediction mode. In the case of intra prediction, the prediction method determination unit 10
5, a bit string encoding unit 1 using intra prediction information such as an intra prediction mode as encoding information;
08. In the case of inter-prediction merge mode, prediction method determination section 105 uses inter-prediction information such as a merge index and information indicating whether sub-block merge mode is selected (sub-block merge flag) as encoding information to bitstream encoding section 108. supply to In the case of the inter-prediction motion vector predictor mode, the prediction method determination unit 105 uses the inter-prediction mode, the motion vector predictor index, the reference indices of L0 and L1, the difference motion vector, and information indicating whether or not it is the sub-block predictor motion vector mode. Inter prediction information such as (sub-block prediction motion vector flag) is supplied to the bit string encoding unit 108 as encoding information. Further, the prediction method determination unit 105 stores the determined encoding information in the encoding information storage memory 11.
1. The prediction method determination unit 105 supplies the residual generation unit 106 and the prediction image signal to the decoded image signal superimposition unit 110 .

残差生成部106は、処理対象の画像信号から予測画像信号を減ずることにより残差を
生成し、直交変換・量子化部107に供給する。
The residual generation unit 106 generates a residual by subtracting the prediction image signal from the image signal to be processed, and supplies the residual to the orthogonal transformation/quantization unit 107 .

直交変換・量子化部107は、残差に対して量子化パラメータに応じて直交変換及び量
子化を行い直交変換・量子化された残差を生成し、生成した残差をビット列符号化部10
8と逆量子化・逆直交変換部109とに供給する。
The orthogonal transform/quantization unit 107 performs orthogonal transform and quantization on the residual according to the quantization parameter to generate the orthogonal transformed/quantized residual, and converts the generated residual to the bit string encoding unit 10.
8 and an inverse quantization/inverse orthogonal transform unit 109 .

ビット列符号化部108は、シーケンス、ピクチャ、スライス、符号化ブロック単位の
情報に加えて、符号化ブロック毎に予測方法決定部105によって決定された予測方法に
応じた符号化情報を符号化する。具体的には、ビット列符号化部108は、符号化ブロッ
ク毎の予測モードPredModeを符号化する。予測モードがインター予測(MODE_INTER)の場
合、ビット列符号化部108は、マージモードか否かを判別するフラグ、サブブロックマ
ージフラグ、マージモードの場合はマージインデックス、マージモードでない場合はイン
ター予測モード、予測動きベクトルインデックス、差分動きベクトルに関する情報、サブ
ブロック予測動きベクトルフラグ等の符号化情報(インター予測情報)を規定のシンタッ
クス(ビット列の構文規則)に従って符号化し、第1のビット列を生成する。予測モード
がイントラ予測(MODE_INTRA)の場合、イントラ予測モード等の符号化情報(イントラ予
測情報)を規定のシンタックス(ビット列の構文規則)に従って符号化し、第1のビット
列を生成する。また、ビット列符号化部108は、直交変換及び量子化された残差を規定
のシンタックスに従ってエントロピー符号化して第2のビット列を生成する。ビット列符
号化部108は、第1のビット列と第2のビット列を規定のシンタックスに従って多重化
し、ビットストリームを出力する。
The bit stream encoding unit 108 encodes encoding information according to the prediction method determined by the prediction method determination unit 105 for each encoding block, in addition to the information for each sequence, picture, slice, and encoding block. Specifically, the bit string encoding unit 108 encodes the prediction mode PredMode for each encoding block. When the prediction mode is inter prediction (MODE_INTER), the bit stream coding unit 108 generates a flag for determining whether or not the merge mode, a sub-block merge flag, a merge index in the case of the merge mode, an inter prediction mode in the case of not the merge mode, Encoding information (inter prediction information) such as a motion vector predictor index, information about a motion vector difference, and a sub-block predictive motion vector flag is encoded according to a prescribed syntax (syntax rules for bit strings) to generate a first bit string. When the prediction mode is intra prediction (MODE_INTRA), encoding information (intra prediction information) such as intra prediction mode is encoded according to a specified syntax (syntax rules for bit strings) to generate a first bit string. Further, bit string encoding section 108 entropy-encodes the orthogonally transformed and quantized residual according to a prescribed syntax to generate a second bit string. A bit stream encoding unit 108 multiplexes the first bit stream and the second bit stream according to a prescribed syntax, and outputs a bit stream.

逆量子化・逆直交変換部109は、直交変換・量子化部107から供給された直交変換
・量子化された残差を逆量子化及び逆直交変換して残差を算出し、算出した残差を復号画
像信号重畳部110に供給する。
The inverse quantization/inverse orthogonal transform unit 109 performs inverse quantization and inverse orthogonal transform on the orthogonal transform/quantized residual supplied from the orthogonal transform/quantization unit 107 to calculate the residual, and calculates the residual. The difference is supplied to the decoded image signal superimposing unit 110 .

復号画像信号重畳部110は、予測方法決定部105による決定に応じた予測画像信号
と逆量子化・逆直交変換部109で逆量子化及び逆直交変換された残差を重畳して復号画
像を生成し、復号画像メモリ104に格納する。なお、復号画像信号重畳部110は、復
号画像に対して符号化によるブロック歪等の歪を減少させるフィルタリング処理を施した
後、復号画像メモリ104に格納してもよい。
The decoded image signal superimposition unit 110 superimposes the prediction image signal determined by the prediction method determination unit 105 and the residuals inversely quantized and inverse orthogonally transformed by the inverse quantization/inverse orthogonal transformation unit 109 to generate a decoded image. It is generated and stored in the decoded image memory 104 . Note that the decoded image signal superimposing unit 110 may store the decoded image in the decoded image memory 104 after performing a filtering process for reducing distortion such as block distortion due to encoding on the decoded image.

符号化情報格納メモリ111は、予測方法決定部105で決定した、予測モード(イン
ター予測またはイントラ予測)等の符号化情報を格納する。インター予測の場合は、符号
化情報格納メモリ111が格納する符号化情報には、決定した動きベクトル、参照リスト
L0、L1の参照インデックス、履歴予測動きベクトル候補リスト等のインター予測情報
が含まれる。またインター予測のマージモードの場合は、符号化情報格納メモリ111が
格納する符号化情報には、上述の各情報に加え、マージインデックス、サブブロックマー
ジモードか否かを示す情報(サブブロックマージフラグ)のインター予測情報が含まれる
。またインター予測の予測動きベクトルモードの場合は、符号化情報格納メモリ111が
格納する符号化情報には、上述の各情報に加え、インター予測モード、予測動きベクトル
インデックス、差分動きベクトル、サブブロック予測動きベクトルモードか否かを示す情
報(サブブロック予測動きベクトルフラグ)等のインター予測情報が含まれる。イントラ
予測の場合は、符号化情報格納メモリ111が格納する符号化情報には、決定したイント
ラ予測モード等のイントラ予測情報が含まれる。
The coding information storage memory 111 stores coding information such as the prediction mode (inter prediction or intra prediction) determined by the prediction method determination unit 105 . In the case of inter prediction, the coding information stored in the coding information storage memory 111 includes inter prediction information such as the determined motion vector, the reference indices of the reference lists L0 and L1, and the historical motion vector predictor candidate list. In the case of the inter-prediction merge mode, the encoding information stored in the encoding information storage memory 111 includes, in addition to the above-described information, a merge index and information indicating whether or not the sub-block merge mode (sub-block merge flag ) contains inter-prediction information. In the case of the inter-prediction motion vector prediction mode, the encoding information stored in the encoding information storage memory 111 includes the above-mentioned information, as well as the inter-prediction mode, the prediction motion vector index, the differential motion vector, and the sub-block prediction. Inter prediction information such as information (sub-block predicted motion vector flag) indicating whether or not the motion vector mode is set is included. In the case of intra prediction, the coding information stored in the coding information storage memory 111 includes intra prediction information such as the determined intra prediction mode.

図2は、図1の画像符号化装置に対応した本発明の実施の形態に係る画像復号装置の構
成を示すブロックである。実施の形態の画像復号装置は、ビット列復号部201、ブロッ
ク分割部202、インター予測部203、イントラ予測部204、符号化情報格納メモリ
205、逆量子化・逆直交変換部206、復号画像信号重畳部207、および復号画像メ
モリ208を備える。
FIG. 2 is a block diagram showing the configuration of an image decoding device according to an embodiment of the present invention corresponding to the image encoding device of FIG. The image decoding apparatus according to the embodiment includes a bit stream decoding unit 201, a block division unit 202, an inter prediction unit 203, an intra prediction unit 204, a coding information storage memory 205, an inverse quantization/inverse orthogonal transformation unit 206, a decoded image signal superimposition unit. A section 207 and a decoded image memory 208 are provided.

図2の画像復号装置の復号処理は、図1の画像符号化装置の内部に設けられている復号
処理に対応するものであるから、図2の符号化情報格納メモリ205、逆量子化・逆直交
変換部206、復号画像信号重畳部207、および復号画像メモリ208の各構成は、図
1の画像符号化装置の符号化情報格納メモリ111、逆量子化・逆直交変換部109、復
号画像信号重畳部110、および復号画像メモリ104の各構成とそれぞれ対応する機能
を有する。
The decoding process of the image decoding apparatus in FIG. 2 corresponds to the decoding process provided inside the image encoding apparatus in FIG. Each configuration of the orthogonal transform unit 206, the decoded image signal superimposition unit 207, and the decoded image memory 208 includes the encoded information storage memory 111, the inverse quantization/inverse orthogonal transform unit 109, and the decoded image signal of the image encoding apparatus in FIG. It has a function corresponding to each configuration of the superimposing unit 110 and the decoded image memory 104 .

ビット列復号部201に供給されるビットストリームは、規定のシンタックスの規則に
従って分離される。ビット列復号部201は、分離された第1のビット列を復号し、シー
ケンス、ピクチャ、スライス、符号化ブロック単位の情報、及び、符号化ブロック単位の
符号化情報を得る。具体的には、ビット列復号部201は、符号化ブロック単位でインタ
ー予測(MODE_INTER)かイントラ予測(MODE_INTRA)かを判別する予測モードPredModeを
復号する。予測モードがインター予測(MODE_INTER)の場合、ビット列復号部201は、
マージモードか否かを判別するフラグ、マージモードの場合はマージインデックス、サブ
ブロックマージフラグ、予測動きベクトルモードである場合はインター予測モード、予測
動きベクトルインデックス、差分動きベクトル、サブブロック予測動きベクトルフラグ等
に関する符号化情報(インター予測情報)を規定のシンタックスに従って復号し、符号化
情報(インター予測情報)をインター予測部203、およびブロック分割部202を介し
て符号化情報格納メモリ205に供給する。予測モードがイントラ予測(MODE_INTRA)の
場合、イントラ予測モード等の符号化情報(イントラ予測情報)を規定のシンタックスに
従って復号し、符号化情報(イントラ予測情報)をインター予測部203またはイントラ
予測部204、およびブロック分割部202を介して符号化情報格納メモリ205に供給
する。ビット列復号部201は、分離した第2のビット列を復号して直交変換・量子化さ
れた残差を算出し、直交変換・量子化された残差を逆量子化・逆直交変換部206に供給
する。
The bitstream supplied to the bitstream decoding unit 201 is separated according to a prescribed syntax rule. The bit stream decoding unit 201 decodes the separated first bit stream to obtain information in units of sequences, pictures, slices, coding blocks, and coding information in units of coding blocks. Specifically, the bit string decoding unit 201 decodes a prediction mode PredMode that determines whether inter prediction (MODE_INTER) or intra prediction (MODE_INTRA) is performed in units of coding blocks. When the prediction mode is inter prediction (MODE_INTER), the bit string decoding unit 201
Flag for determining whether or not merge mode, merge index for merge mode, sub-block merge flag, inter-prediction mode for motion vector predictor mode, motion vector predictor index, differential motion vector, sub-block predictor motion vector flag The encoded information (inter prediction information) related to such as is decoded according to a prescribed syntax, and the encoded information (inter prediction information) is supplied to the encoded information storage memory 205 via the inter prediction unit 203 and the block division unit 202. . When the prediction mode is intra prediction (MODE_INTRA), the coded information (intra prediction information) such as the intra prediction mode is decoded according to the prescribed syntax, and the coded information (intra prediction information) is sent to the inter prediction unit 203 or the intra prediction unit 204 and the block division unit 202 to the encoded information storage memory 205 . The bit string decoding unit 201 decodes the separated second bit string, calculates the orthogonally transformed and quantized residual, and supplies the orthogonally transformed and quantized residual to the inverse quantization and inverse orthogonal transformation unit 206. do.

インター予測部203は、処理対象の符号化ブロックの予測モードPredModeがインター
予測(MODE_INTER)で予測動きベクトルモードである時に、符号化情報格納メモリ205
に記憶されている既に復号された画像信号の符号化情報を用いて、複数の予測動きベクト
ルの候補を導出して、導出した複数の予測動きベクトルの候補を、後述する予測動きベク
トル候補リストに登録する。インター予測部203は、予測動きベクトル候補リストに登
録された複数の予測動きベクトルの候補の中から、ビット列復号部201で復号され供給
される予測動きベクトルインデックスに応じた予測動きベクトルを選択し、ビット列復号
部201で復号された差分動きベクトルと選択された予測動きベクトルから動きベクトル
を算出し、算出した動きベクトルを他の符号化情報とともに符号化情報格納メモリ205
に格納する。ここで供給・格納する符号化ブロックの符号化情報は、予測モードPredMode
、L0予測、及びL1予測を利用するか否かを示すフラグpredFlagL0[xP][yP], predFlag
L1[xP][yP]、L0、L1の参照インデックスrefIdxL0[xP][yP], refIdxL1[xP][yP]、L0
、L1の動きベクトルmvL0[xP][yP], mvL1[xP][yP]等である。ここで、xP、yPはピクチャ
内での符号化ブロックの左上の画素の位置を示すインデックスである。予測モードPredMo
deがインター予測(MODE_INTER)で、インター予測モードがL0予測(Pred_L0)の場合
、L0予測を利用するか否かを示すフラグpredFlagL0は1、L1予測を利用するか否かを
示すフラグpredFlagL1は0である。インター予測モードがL1予測(Pred_L1)の場合、
L0予測を利用するか否かを示すフラグpredFlagL0は0、L1予測を利用するか否かを示
すフラグpredFlagL1は1である。インター予測モードが双予測(Pred_BI)の場合、L0
予測を利用するか否かを示すフラグpredFlagL0、L1予測を利用するか否かを示すフラグ
predFlagL1は共に1である。さらに、処理対象の符号化ブロックの予測モードPredModeが
インター予測(MODE_INTER)でマージモードの時に、マージ候補を導出する。符号化情報
格納メモリ205に記憶されている既に復号された符号化ブロックの符号化情報を用いて
、複数のマージの候補を導出して後述するマージ候補リストに登録し、マージ候補リスト
に登録された複数のマージ候補の中からビット列復号部201で復号され供給されるマー
ジインデックスに対応したマージ候補を選択し、選択されたマージ候補のL0予測、及び
L1予測を利用するか否かを示すフラグpredFlagL0[xP][yP], predFlagL1[xP][yP]、L0
、L1の参照インデックスrefIdxL0[xP][yP], refIdxL1[xP][yP]、L0、L1の動きベク
トルmvL0[xP][yP], mvL1[xP][yP]等のインター予測情報を符号化情報格納メモリ205に
格納する。ここで、xP、yPはピクチャ内での符号化ブロックの左上の画素の位置を示すイ
ンデックスである。インター予測部203の詳細な構成と動作は後述する。
When the prediction mode PredMode of the encoding block to be processed is inter prediction (MODE_INTER) and motion vector prediction mode, the inter prediction unit 203 stores the encoded information in the encoding information storage memory 205.
A plurality of motion vector predictor candidates are derived using the encoded information of already-decoded image signals stored in the register. The inter prediction unit 203 selects a motion vector predictor corresponding to the motion vector predictor index decoded and supplied by the bit string decoding unit 201 from among a plurality of motion vector predictor candidates registered in the motion vector predictor candidate list, A motion vector is calculated from the differential motion vector decoded by the bit string decoding unit 201 and the selected predicted motion vector, and the calculated motion vector is stored in a coding information storage memory 205 together with other coding information.
store in The coding information of the coding block supplied and stored here is the prediction mode PredMode
, L0 prediction, and a flag indicating whether to use L1 prediction predFlagL0[xP][yP], predFlag
L1[xP][yP], L0, L1 reference index refIdxL0[xP][yP], refIdxL1[xP][yP], L0
, L1 motion vectors mvL0[xP][yP], mvL1[xP][yP], and so on. Here, xP and yP are indices indicating the position of the upper left pixel of the coding block in the picture. Predictive mode PredMo
When de is inter prediction (MODE_INTER) and the inter prediction mode is L0 prediction (Pred_L0), the flag predFlagL0 indicating whether to use L0 prediction is 1, and the flag predFlagL1 indicating whether to use L1 prediction is 0. is. When the inter prediction mode is L1 prediction (Pred_L1),
A flag predFlagL0 indicating whether to use the L0 prediction is 0, and a flag predFlagL1 indicating whether to use the L1 prediction is 1. If the inter prediction mode is bi-prediction (Pred_BI), L0
Flag indicating whether to use prediction predFlagL0, L1 Flag indicating whether to use prediction
Both predFlagL1 are 1. Furthermore, when the prediction mode PredMode of the encoding block to be processed is inter prediction (MODE_INTER) and merge mode, merge candidates are derived. A plurality of merging candidates are derived using the coding information of already decoded coding blocks stored in the coding information storage memory 205 and registered in a merge candidate list, which will be described later. A merge candidate corresponding to the merge index decoded and supplied by the bit string decoding unit 201 is selected from among the plurality of merge candidates, and a flag indicating whether to use the L0 prediction and L1 prediction of the selected merge candidate. predFlagL0[xP][yP], predFlagL1[xP][yP], L0
, L1 reference indices refIdxL0[xP][yP], refIdxL1[xP][yP], L0, L1 motion vectors mvL0[xP][yP], mvL1[xP][yP], etc. Stored in the information storage memory 205 . Here, xP and yP are indices indicating the position of the upper left pixel of the coding block in the picture. A detailed configuration and operation of the inter prediction unit 203 will be described later.

イントラ予測部204は、処理対象の符号化ブロックの予測モードPredModeがイントラ
予測(MODE_INTRA)の時に、イントラ予測を行う。ビット列復号部201で復号された符
号化情報にはイントラ予測モードが含まれている。イントラ予測部204は、ビット列復
号部201で復号された符号化情報に含まれるイントラ予測モードに応じて、復号画像メ
モリ208に格納されている復号済みの画像信号からイントラ予測により予測画像信号を
生成し、生成した予測画像信号を復号画像信号重畳部207に供給する。イントラ予測部
204は、画像符号化装置100のイントラ予測部103に対応するものであるから、イ
ントラ予測部103と同様の処理を行う。
The intra prediction unit 204 performs intra prediction when the prediction mode PredMode of the encoding block to be processed is intra prediction (MODE_INTRA). The encoded information decoded by the bit stream decoding unit 201 includes an intra prediction mode. The intra prediction unit 204 generates a prediction image signal by intra prediction from the decoded image signal stored in the decoded image memory 208 according to the intra prediction mode included in the encoded information decoded by the bit string decoding unit 201. and supplies the generated predicted image signal to the decoded image signal superimposing unit 207 . Since the intra prediction unit 204 corresponds to the intra prediction unit 103 of the image encoding device 100, it performs the same processing as the intra prediction unit 103.

逆量子化・逆直交変換部206は、ビット列復号部201で復号された直交変換・量子
化された残差に対して逆直交変換及び逆量子化を行い、逆直交変換・逆量子化された残差
を得る。
The inverse quantization/inverse orthogonal transform unit 206 performs inverse orthogonal transform and inverse quantization on the orthogonal transform/quantized residual decoded by the bit stream decoding unit 201, and the inverse orthogonal transform/inverse quantization is performed. get the residuals.

復号画像信号重畳部207は、インター予測部203でインター予測された予測画像信
号、またはイントラ予測部204でイントラ予測された予測画像信号と、逆量子化・逆直
交変換部206により逆直交変換・逆量子化された残差とを重畳することにより、復号画
像信号を復号し、復号した復号画像信号を復号画像メモリ208に格納する。復号画像メ
モリ208に格納する際には、復号画像信号重畳部207は、復号画像に対して符号化に
よるブロック歪等を減少させるフィルタリング処理を施した後、復号画像メモリ208に
格納してもよい。
The decoded image signal superimposing unit 207 performs inverse orthogonal transform/transform/ The decoded image signal is decoded by superimposing it with the inverse quantized residual, and the decoded decoded image signal is stored in the decoded image memory 208 . When storing the decoded image in the decoded image memory 208, the decoded image signal superimposing unit 207 may store the decoded image in the decoded image memory 208 after performing a filtering process for reducing block distortion due to encoding on the decoded image. .

次に、画像符号化装置100におけるブロック分割部101の動作について説明する。
図3は、画像をツリーブロックに分割し、各ツリーブロックをさらに分割する動作を示す
フローチャートである。まず、入力された画像を、所定サイズのツリーブロックに分割す
る(ステップS1001)。各ツリーブロックについては、所定の順序、すなわちラスタ
スキャン順に走査し(ステップS1002)、処理対象のツリーブロックの内部を分割す
る(ステップS1003)。
Next, the operation of the block dividing section 101 in the image encoding device 100 will be described.
FIG. 3 is a flowchart illustrating the operation of dividing an image into treeblocks and subdividing each treeblock. First, an input image is divided into tree blocks of a predetermined size (step S1001). Each treeblock is scanned in a predetermined order, that is, in raster scan order (step S1002), and the inside of the treeblock to be processed is divided (step S1003).

図7は、ステップS1003の分割処理の詳細動作を示すフローチャートである。まず
、処理対象のブロックを4分割するか否かを判断する(ステップS1101)。
FIG. 7 is a flow chart showing the detailed operation of the division processing in step S1003. First, it is determined whether or not to divide the block to be processed into four (step S1101).

処理対象ブロックを4分割すると判断した場合は、処理対象ブロックを4分割する(ス
テップS1102)。処理対象ブロックを分割した各ブロックについて、Zスキャン順、
すなわち左上、右上、左下、右下の順に走査する(ステップS1103)。図5は、Zス
キャン順の例であり、図6Aの601は、処理対象ブロックを4分割した例である。図6
Aの601の番号0~3は処理の順番を示したものである。そしてステップS1101で
分割した各ブロックについて、図7の分割処理を再帰的に実行する(ステップS1104
)。
When it is determined that the block to be processed is to be divided into four, the block to be processed is divided into four (step S1102). For each block obtained by dividing the block to be processed, Z scan order,
That is, scanning is performed in the order of upper left, upper right, lower left, and lower right (step S1103). FIG. 5 is an example of the Z scan order, and 601 in FIG. 6A is an example of dividing the block to be processed into four. Figure 6
Numbers 0 to 3 in 601 of A indicate the order of processing. 7 is recursively executed for each block divided in step S1101 (step S1104).
).

処理対象ブロックを4分割しないと判断した場合は、2-3分割を行う(ステップS1
105)。
If it is determined that the block to be processed is not divided into 4, it is divided into 2-3 (step S1
105).

図8は、ステップS1105の2-3分割処理の詳細動作を示すフローチャートである
。まず、処理対象のブロックを2-3分割するか否か、すなわち2分割または3分割の何
れかを行うか否かを判断する(ステップS1201)。
FIG. 8 is a flow chart showing the detailed operation of the 2-3 division processing in step S1105. First, it is determined whether or not to divide the block to be processed into 2-3, that is, whether to divide into 2 or 3 (step S1201).

処理対象ブロックを2-3分割すると判断しない場合、すなわち分割しないと判断した
場合は、分割を終了する(ステップS1211)。つまり、再帰的な分割処理により分割
されたブロックに対して、さらなる再帰的な分割処理はしない。
If it is determined not to divide the block to be processed into 2-3, that is, if it is determined not to divide, the division ends (step S1211). That is, no further recursive division processing is performed on the blocks divided by the recursive division processing.

処理対象のブロックを2-3分割すると判断した場合は、さらに処理対象ブロックを2
分割するか否か(ステップS1202)を判断する。
If it is determined that the block to be processed is divided into 2 or 3, the block to be processed is further divided into 2
It is determined whether or not to divide (step S1202).

処理対象ブロックを2分割すると判断した場合は、処理対象ブロックを上下(垂直方向
)に分割するか否かを判断し(ステップS1203)、その結果に基づき、処理対象ブロ
ックを上下(垂直方向)に2分割する(ステップS1204)か、処理対象ブロックを左
右(水平方向)に2分割する(ステップS1205)。ステップS1204の結果、処理
対象ブロックは、図6Bの602に示す通り、上下(垂直方向)2分割に分割され、ステ
ップS1205の結果、処理対象ブロックは、図6Dの604に示す通り、左右(水平方
向)2分割に分割される。
If it is determined that the block to be processed is to be divided into two, it is determined whether or not to divide the block to be processed vertically (vertically) (step S1203). It is divided into two (step S1204), or the block to be processed is horizontally divided into two (step S1205). As a result of step S1204, the block to be processed is divided into upper and lower (vertical direction) halves, as indicated by 602 in FIG. 6B. direction) is divided into two divisions.

ステップS1202において、処理対象のブロックを2分割すると判断しなかった場合
、すなわち3分割すると判断した場合は、処理対象ブロックを上中下(垂直方向)に分割
するか否かを判断し(ステップS1206)、その結果に基づき、処理対象ブロックを上
中下(垂直方向)に3分割する(ステップS1207)か、処理対象ブロックを左中右(
水平方向)に3分割する(ステップS1208)。ステップS1207の結果、処理対象
ブロックは、図6Cの603に示す通り、上中下(垂直方向)3分割に分割され、ステッ
プS1208の結果、処理対象ブロックは、図6Eの605に示す通り、左中右(水平方
向)3分割に分割される。
If it is determined in step S1202 that the block to be processed is not to be divided into two, that is, if it is determined to be divided into three, it is determined whether to divide the block to be processed into upper, middle and lower (vertical) directions (step S1206). ), and based on the result, divides the target block into three parts (vertical direction) (step S1207), or divides the target block into left, middle, right (
horizontal direction) into three (step S1208). As a result of step S1207, the block to be processed is divided into three parts (upper, middle and lower (vertical direction)) as indicated by 603 in FIG. 6C. Middle right (horizontal direction) is divided into three divisions.

ステップS1204、ステップS1205、ステップS1207、ステップS1208
のいずれかを実行後、処理対象ブロックを分割した各ブロックについて、左から右、上か
ら下の順に走査する(ステップS1209)。図6B~Eの602から605の番号0~
2は処理の順番を示したものである。分割した各ブロックについて、図8の2-3分割処
理を再帰的に実行する(ステップS1210)。
Step S1204, Step S1205, Step S1207, Step S1208
After executing either one, each block obtained by dividing the block to be processed is scanned in order from left to right and top to bottom (step S1209). Numbers 0 through 602 through 605 in FIGS. 6B-E
2 indicates the order of processing. The 2-3 division process of FIG. 8 is recursively executed for each divided block (step S1210).

ここで説明した再帰的なブロック分割は、分割する回数、または、処理対象のブロック
のサイズ等により、分割要否を制限してもよい。分割要否を制限する情報は、符号化装置
と復号化装置の間で予め取り決めを行うことで、情報の伝達を行わない構成で実現しても
よいし、符号化装置が分割要否を制限する情報を決定し、ビット列に記録することにより
、復号化装置に伝達する構成で実現してもよい。
In the recursive block division described here, necessity of division may be restricted by the number of divisions, the size of the block to be processed, or the like. Information that limits whether or not division is necessary may be implemented by a configuration in which information is not transmitted by prior agreement between the encoding device and the decoding device, or the coding device may limit whether or not division is necessary. It may be realized by a configuration in which the information to be used is determined, recorded in a bit string, and transmitted to the decoding device.

あるブロックを分割したとき、分割前のブロックを親ブロックと呼び、分割後の各ブロ
ックを子ブロックと呼ぶ。
When a certain block is divided, the block before division is called a parent block, and each block after division is called a child block.

次に、画像復号装置200におけるブロック分割部202の動作について説明する。ブ
ロック分割部202は、画像符号化装置100のブロック分割部101と同様の処理手順
でツリーブロックを分割するものである。ただし、画像符号化装置100のブロック分割
部101では、画像認識による最適形状の推定や歪レート最適化等最適化手法を適用し、
最適なブロック分割の形状を決定するのに対し、画像復号装置200におけるブロック分
割部202は、ビット列に記録されたブロック分割情報を復号することにより、ブロック
分割形状を決定する点が異なる。
Next, the operation of the block dividing section 202 in the image decoding device 200 will be described. The block dividing unit 202 divides the treeblocks in the same processing procedure as the block dividing unit 101 of the image encoding device 100 . However, the block division unit 101 of the image encoding device 100 applies optimization techniques such as estimation of the optimum shape by image recognition and distortion rate optimization,
Unlike the optimum block division shape, the block division unit 202 in the image decoding device 200 determines the block division shape by decoding the block division information recorded in the bit string.

第1の実施の形態のブロック分割に関するシンタックス(ビット列の構文規則)を図9
に示す。coding_quadtree()はブロックの4分割処理にかかるシンタックスを表す。multi
_type_tree()はブロックの2分割または3分割処理にかかるシンタックスを表す。qt_spl
itはブロックを4分割するか否かを示すフラグである。ブロックを4分割する場合は、qt
_split=1とし、4分割しない場合は、qt_split=0とする。4分割する場合(qt_split=1)、
4分割した各ブロックについて、再帰的に4分割処理をする(coding_quadtree(0), codin
g_quadtree(1), coding_quadtree(2), coding_quadtree(3)、引数の0~3は図6Aの6
01の番号に対応する。)。4分割しない場合(qt_split=0)は、multi_type_tree()に従い
、後続の分割を決定する。mtt_splitは、さらに分割をするか否かを示すフラグである。
さらに分割をする場合(mtt_split=1)、垂直方向に分割するか水平方向に分割するかを示
すフラグであるmtt_split_verticalと、2分割するか3分割するかを決定するフラグであ
るmtt_split_binaryを伝送する。mtt_split_vertical=1は、垂直方向に分割することを示
し、mtt_split_vertical=0は、水平方向に分割することを示す。mtt_split_binary=1は、
2分割することを示し、mtt_split_binary=0は3分割することを示す。2分割する場合(m
tt_split_binary=1)、2分割した各ブロックについて、再帰的に分割処理をする(multi_t
ype_tree(0), multi_type_tree(1)、引数の0~1は図6B~Dの602または604の
番号に対応する。)。3分割する場合(mtt_split_binary=0)、3分割した各ブロックにつ
いて、再帰的に分割処理をする(multi_type_tree(0), multi_type_tree(1), multi_type_
tree(2)、0~2は図6Bの603または図6Eの605の番号に対応する。)。mtt_spli
t=0となるまで、再帰的にmulti_type_treeを呼び出すことにより、階層的なブロック分割
を行う。
FIG. 9 shows the syntax (syntax rules for bit strings) related to block division in the first embodiment.
shown in coding_quadtree( ) represents the syntax for quartering blocks. multi
_type_tree( ) represents the syntax for dividing a block into two or three. qt_spl
it is a flag indicating whether to divide the block into four. qt to divide the block into four
Set _split=1, and set qt_split=0 when not splitting into four. When splitting into 4 (qt_split=1),
For each block divided into four, recursively divide into four (coding_quadtree(0), codin
g_quadtree(1), coding_quadtree(2), coding_quadtree(3), arguments 0-3 are 6 in Figure 6A
01 number. ). When not splitting into 4 (qt_split=0), the subsequent splitting is determined according to multi_type_tree(). mtt_split is a flag indicating whether or not to further split.
When further splitting is performed (mtt_split=1), mtt_split_vertical, which is a flag indicating whether to split vertically or horizontally, and mtt_split_binary, which is a flag for determining whether to split into two or three, are transmitted. mtt_split_vertical=1 indicates splitting in the vertical direction, and mtt_split_vertical=0 indicates splitting in the horizontal direction. mtt_split_binary=1 means
It indicates that it is divided into two, and mtt_split_binary=0 indicates that it is divided into three. When dividing into two (m
tt_split_binary=1), split each block recursively (multi_t
type_tree(0), multi_type_tree(1), arguments 0-1 correspond to numbers 602 or 604 in FIGS. ). When dividing into 3 (mtt_split_binary=0), recursively divide each block divided into 3 (multi_type_tree(0), multi_type_tree(1), multi_type_
tree(2), 0-2, corresponds to the number 603 in FIG. 6B or 605 in FIG. 6E. ). mtt_spli
Hierarchical block division is performed by recursively calling multi_type_tree until t=0.

<インター予測>
実施の形態に係るインター予測方法は、図1の画像符号化装置のインター予測部102
および図2の画像復号装置のインター予測部203において実施される。
<Inter Prediction>
The inter prediction method according to the embodiment is performed by the inter prediction unit 102 of the image coding apparatus in FIG.
and the inter prediction unit 203 of the image decoding device in FIG.

実施の形態によるインター予測方法について、図面を用いて説明する。インター予測方
法は符号化ブロック単位で符号化及び復号の処理の何れでも実施される。
An inter-prediction method according to an embodiment will be described with reference to the drawings. The inter-prediction method is implemented in both encoding and decoding processes in units of encoded blocks.

<符号化側のインター予測部102の説明>
図16は図1の画像符号化装置のインター予測部102の詳細な構成を示す図である。
通常予測動きベクトルモード導出部301は、複数の通常予測動きベクトル候補を導出し
て予測動きベクトルを選択し、選択した予測動きベクトルと、検出された動きベクトルと
の差分動きベクトルを算出する。検出されたインター予測モード、参照インデックス、動
きベクトル、算出された差分動きベクトルが通常予測動きベクトルモードのインター予測
情報となる。このインター予測情報がインター予測モード判定部305に供給される。通
常予測動きベクトルモード導出部301の詳細な構成と処理については後述する。
<Description of inter prediction unit 102 on the encoding side>
FIG. 16 is a diagram showing a detailed configuration of the inter prediction unit 102 of the image coding apparatus of FIG. 1. As shown in FIG.
The normal motion vector predictor mode deriving unit 301 derives a plurality of normal motion vector predictor candidates, selects a motion vector predictor, and calculates a differential motion vector between the selected motion vector predictor and the detected motion vector. The detected inter prediction mode, reference index, motion vector, and calculated differential motion vector are the inter prediction information of the normal predicted motion vector mode. This inter prediction information is supplied to the inter prediction mode determination unit 305 . The detailed configuration and processing of the normal motion vector predictor mode derivation unit 301 will be described later.

通常マージモード導出部302では複数の通常マージ候補を導出して通常マージ候補を
選択し、通常マージモードのインター予測情報を得る。このインター予測情報がインター
予測モード判定部305に供給される。通常マージモード導出部302の詳細な構成と処
理については後述する。
A normal merge mode derivation unit 302 derives a plurality of normal merge candidates, selects a normal merge candidate, and obtains inter prediction information in the normal merge mode. This inter prediction information is supplied to the inter prediction mode determination unit 305 . The detailed configuration and processing of the normal merge mode derivation unit 302 will be described later.

サブブロック予測動きベクトルモード導出部303では複数のサブブロック予測動きベ
クトル候補を導出してサブブロック予測動きベクトルを選択し、選択したサブブロック予
測動きベクトルと、検出した動きベクトルとの差分動きベクトルを算出する。検出された
インター予測モード、参照インデックス、動きベクトル、算出された差分動きベクトルが
サブブロック予測動きベクトルモードのインター予測情報となる。このインター予測情報
がインター予測モード判定部305に供給される。
A sub-block predictor motion vector mode derivation unit 303 derives a plurality of sub-block predictor motion vector candidates, selects a sub-block predictor motion vector, and calculates a differential motion vector between the selected sub-block predictor motion vector and the detected motion vector. calculate. The detected inter prediction mode, reference index, motion vector, and calculated differential motion vector are inter prediction information for the sub-block prediction motion vector mode. This inter prediction information is supplied to the inter prediction mode determination unit 305 .

サブブロックマージモード導出部304では複数のサブブロックマージ候補を導出して
サブブロックマージ候補を選択し、サブブロックマージモードのインター予測情報を得る
。このインター予測情報がインター予測モード判定部305に供給される。
A sub-block merging mode derivation unit 304 derives a plurality of sub-block merging candidates, selects a sub-block merging candidate, and obtains inter-prediction information for the sub-block merging mode. This inter prediction information is supplied to the inter prediction mode determination unit 305 .

インター予測モード判定部305では通常予測動きベクトルモード導出部301、通常
マージモード導出部302、サブブロック予測動きベクトルモード導出部303、サブブ
ロックマージモード導出部304から供給されるインター予測情報に基づいて、インター
予測情報を判定する。インター予測モード判定部305から判定結果に応じたインター予
測情報が動き補償予測部306に供給される。
Based on the inter prediction information supplied from the normal prediction motion vector mode derivation unit 301, the normal merge mode derivation unit 302, the sub-block prediction motion vector mode derivation unit 303, and the sub-block merge mode derivation unit 304, the inter prediction mode determination unit 305 , to determine the inter-prediction information. Inter prediction information according to the determination result is supplied from the inter prediction mode determination unit 305 to the motion compensation prediction unit 306 .

動き補償予測部306では判定されたインター予測情報に基づいて、復号画像メモリ1
04に格納されている参照画像信号に対してインター予測を行う。動き補償予測部306
の詳細な構成と処理については後述する。
Based on the determined inter prediction information in the motion compensation prediction unit 306, the decoded image memory 1
04 is inter-predicted for the reference image signal. Motion compensated prediction unit 306
The detailed configuration and processing of will be described later.

<復号側のインター予測部203の説明>
図22は図2の画像復号装置のインター予測部203の詳細な構成を示す図である。
<Description of Inter Predictor 203 on the Decoding Side>
FIG. 22 is a diagram showing the detailed configuration of the inter prediction unit 203 of the image decoding device in FIG.

通常予測動きベクトルモード導出部401は複数の通常予測動きベクトル候補を導出し
て予測動きベクトルを選択し、選択した予測動きベクトルと、復号した差分動きベクトル
との加算値を算出して動きベクトルとする。復号されたインター予測モード、参照インデ
ックス、動きベクトルが通常予測動きベクトルモードのインター予測情報となる。このイ
ンター予測情報がスイッチ408を経由して動き補償予測部406に供給される。通常予
測動きベクトルモード導出部401の詳細な構成と処理については後述する。
The normal motion vector predictor mode derivation unit 401 derives a plurality of normal motion vector predictor candidates, selects a motion vector predictor, calculates the sum of the selected motion vector predictor and the decoded differential motion vector, and calculates the motion vector. do. The decoded inter prediction mode, reference index, and motion vector become inter prediction information for the normal predicted motion vector mode. This inter prediction information is supplied to the motion compensation prediction section 406 via the switch 408 . The detailed configuration and processing of the normal motion vector predictor mode derivation unit 401 will be described later.

通常マージモード導出部402では複数の通常マージ候補を導出して通常マージ候補を
選択し、通常マージモードのインター予測情報を得る。このインター予測情報がスイッチ
408を経由して動き補償予測部406に供給される。通常マージモード導出部402の
詳細な構成と処理については後述する。
A normal merge mode derivation unit 402 derives a plurality of normal merge candidates, selects a normal merge candidate, and obtains inter prediction information in the normal merge mode. This inter prediction information is supplied to the motion compensation prediction section 406 via the switch 408 . The detailed configuration and processing of the normal merge mode derivation unit 402 will be described later.

サブブロック予測動きベクトルモード導出部403では複数のサブブロック予測動きベ
クトル候補を導出してサブブロック予測動きベクトルを選択し、選択したサブブロック予
測動きベクトルと、復号した差分動きベクトルとの加算値を算出して動きベクトルとする
。復号されたインター予測モード、参照インデックス、動きベクトルがサブブロック予測
動きベクトルモードのインター予測情報となる。このインター予測情報がスイッチ408
を経由して動き補償予測部406に供給される。
The sub-block predictor motion vector mode derivation unit 403 derives a plurality of sub-block predictor motion vector candidates, selects a sub-block predictor motion vector, and calculates the sum of the selected sub-block predictor motion vector and the decoded differential motion vector. It is calculated as a motion vector. The decoded inter prediction mode, reference index, and motion vector become inter prediction information for the sub-block prediction motion vector mode. This inter-prediction information is
is supplied to the motion compensation prediction unit 406 via the .

サブブロックマージモード導出部404では複数のサブブロックマージ候補を導出して
サブブロックマージ候補を選択し、サブブロックマージモードのインター予測情報を得る
。このインター予測情報がスイッチ408を経由して動き補償予測部406に供給される
A sub-block merging mode deriving unit 404 derives a plurality of sub-block merging candidates, selects a sub-block merging candidate, and obtains inter-prediction information for the sub-block merging mode. This inter prediction information is supplied to the motion compensation prediction section 406 via the switch 408 .

動き補償予測部406では判定されたインター予測情報に基づいて、復号画像メモリ2
08に格納されている参照画像信号に対してインター予測を行う。動き補償予測部406
の詳細な構成と処理については符号化側の動き補償予測部306と同様である。
Based on the determined inter prediction information in the motion compensation prediction unit 406, the decoded image memory 2
08 is inter-predicted for the reference image signal. Motion compensated prediction unit 406
The detailed configuration and processing of are the same as those of the motion compensation prediction unit 306 on the encoding side.

<通常予測動きベクトルモード導出部(通常AMVP)>
図17の通常予測動きベクトルモード導出部301は、空間予測動きベクトル候補導出
部321、時間予測動きベクトル候補導出部322、履歴予測動きベクトル候補導出部3
23、予測動きベクトル候補補充部325、通常動きベクトル検出部326、予測動きベ
クトル候補選択部327、動きベクトル減算部328を含む。
<Normal predicted motion vector mode derivation unit (normal AMVP)>
The normal motion vector predictor mode deriving unit 301 in FIG.
23 , a motion vector predictor candidate supplementing unit 325 , a normal motion vector detecting unit 326 , a motion vector predictor candidate selecting unit 327 , and a motion vector subtracting unit 328 .

図23の通常予測動きベクトルモード導出部401は、空間予測動きベクトル候補導出
部421、時間予測動きベクトル候補導出部422、履歴予測動きベクトル候補導出部4
23、予測動きベクトル候補補充部425、予測動きベクトル候補選択部426、動きベ
クトル加算部427を含む。
The normal motion vector predictor mode deriving unit 401 in FIG.
23 , a motion vector predictor candidate supplementing unit 425 , a motion vector predictor candidate selecting unit 426 , and a motion vector addition unit 427 .

符号化側の通常予測動きベクトルモード導出部301および復号側の通常予測動きベク
トルモード導出部401の処理手順について、それぞれ図19、図25のフローチャート
を用いて説明する。図19は符号化側の通常動きベクトルモード導出部301による通常
予測動きベクトルモード導出処理手順を示すフローチャートであり、図25は復号側の通
常動きベクトルモード導出部401による通常予測動きベクトルモード導出処理手順を示
すフローチャートである。
Processing procedures of the normal predicted motion vector mode deriving unit 301 on the encoding side and the normal predicted motion vector mode deriving unit 401 on the decoding side will be described with reference to the flowcharts of FIGS. 19 and 25, respectively. FIG. 19 is a flowchart showing the normal predicted motion vector mode derivation processing procedure by the normal motion vector mode derivation unit 301 on the encoding side, and FIG. 25 is the normal predicted motion vector mode derivation processing by the normal motion vector mode derivation unit 401 on the decoding side. It is a flow chart which shows a procedure.

<通常予測動きベクトルモード導出部(通常AMVP):符号化側の説明>
図19を参照して符号化側の通常予測動きベクトルモード導出処理手順を説明する。図
19の処理手順の説明において、図19に示した通常という言葉を省略することがある。
<Normal predicted motion vector mode derivation unit (normal AMVP): description on the encoding side>
A normal motion vector prediction mode derivation processing procedure on the encoding side will be described with reference to FIG. In the description of the processing procedure in FIG. 19, the term "normal" shown in FIG. 19 may be omitted.

まず、通常動きベクトル検出部326でインター予測モードおよび参照インデックス毎
に通常動きベクトルを検出する(図19のステップS100)。
First, the normal motion vector detection unit 326 detects a normal motion vector for each inter prediction mode and reference index (step S100 in FIG. 19).

続いて、空間予測動きベクトル候補導出部321、時間予測動きベクトル候補導出部3
22、履歴予測動きベクトル候補導出部323、予測動きベクトル候補補充部325、予
測動きベクトル候補選択部327、動きベクトル減算部328で、通常予測動きベクトル
モードのインター予測で用いる動きベクトルの差分動きベクトルをL0、L1毎にそれぞ
れ算出する(図19のステップS101~S106)。具体的には処理対象ブロックの予
測モードPredModeがインター予測(MODE_INTER)で、インター予測モードがL0予測(Pr
ed_L0)の場合、L0の予測動きベクトル候補リストmvpListL0を算出して、予測動きベク
トルmvpL0を選択し、L0の動きベクトルmvL0の差分動きベクトルmvdL0を算出する。処理
対象ブロックのインター予測モードがL1予測(Pred_L1)の場合、L1の予測動きベク
トル候補リストmvpListL1を算出して、予測動きベクトルmvpL1を選択し、L1の動きベク
トルmvL1の差分動きベクトルmvdL1を算出する。処理対象ブロックのインター予測モード
が双予測(Pred_BI)の場合、L0予測とL1予測が共に行われ、L0の予測動きベクト
ル候補リストmvpListL0を算出して、L0の予測動きベクトルmvpL0を選択し、L0の動き
ベクトルmvL0の差分動きベクトルmvdL0を算出するとともに、L1の予測動きベクトル候
補リストmvpListL1を算出して、L1の予測動きベクトルmvpL1を算出し、L1の動きベク
トルmvL1の差分動きベクトルmvdL1をそれぞれ算出する。
Subsequently, the spatial motion vector predictor candidate derivation unit 321 and the temporal motion vector predictor candidate derivation unit 3
22. A historical motion vector predictor candidate deriving unit 323, a motion vector predictor candidate supplementing unit 325, a motion vector predictor candidate selecting unit 327, and a motion vector subtracting unit 328 determine the differential motion vector of the motion vector used for inter prediction in the normal motion vector predictor mode. are calculated for each of L0 and L1 (steps S101 to S106 in FIG. 19). Specifically, the prediction mode PredMode of the block to be processed is inter prediction (MODE_INTER), and the inter prediction mode is L0 prediction (Pr
ed_L0), the L0 motion vector predictor candidate list mvpListL0 is calculated, the motion vector predictor mvpL0 is selected, and the differential motion vector mvdL0 of the L0 motion vector mvL0 is calculated. When the inter prediction mode of the block to be processed is L1 prediction (Pred_L1), the L1 motion vector predictor candidate list mvpListL1 is calculated, the motion vector predictor mvpL1 is selected, and the differential motion vector mvdL1 of the L1 motion vector mvL1 is calculated. . When the inter prediction mode of the block to be processed is bi-prediction (Pred_BI), both L0 prediction and L1 prediction are performed, L0 motion vector predictor candidate list mvpListL0 is calculated, L0 motion vector predictor mvpL0 is selected, and L0 Calculates the differential motion vector mvdL0 of the motion vector mvL0 of L1, calculates the motion vector predictor candidate list mvpListL1 of L1, calculates the predicted motion vector mvpL1 of L1, and calculates the differential motion vector mvdL1 of the motion vector mvL1 of L1. do.

L0、L1それぞれについて、差分動きベクトル算出処理を行うが、L0、L1ともに
共通の処理となる。したがって、以下の説明においてはL0、L1を共通のLXとして表
す。L0の差分動きベクトルを算出する処理ではLXのXが0であり、L1の差分動きベ
クトルを算出する処理ではLXのXが1である。また、LXの差分動きベクトルを算出す
る処理中に、LXではなく、もう一方のリストの情報を参照する場合、もう一方のリスト
をLYとして表す。
Differential motion vector calculation processing is performed for each of L0 and L1, and the processing is common to both L0 and L1. Therefore, L0 and L1 are represented as common LX in the following description. X of LX is 0 in the process of calculating the differential motion vector of L0, and X of LX is 1 in the process of calculating the differential motion vector of L1. Also, when referring to the information of the other list instead of LX during the process of calculating the differential motion vector of LX, the other list is represented as LY.

LXの動きベクトルmvLXを使用する場合(図19のステップS102:YES)、LX
の予測動きベクトルの候補を算出してLXの予測動きベクトル候補リストmvpListLXを構
築する(図19のステップS103)。通常予測動きベクトルモード導出部301の中の
空間予測動きベクトル候補導出部321、時間予測動きベクトル候補導出部322、履歴
予測動きベクトル候補導出部323、予測動きベクトル候補補充部325で複数の予測動
きベクトルの候補を導出して予測動きベクトル候補リストmvpListLXを構築する。図19
のステップS103の詳細な処理手順については図20のフローチャートを用いて後述す
る。
When using the motion vector mvLX of LX (step S102 in FIG. 19: YES), LX
are calculated to construct a motion vector predictor candidate list mvpListLX for LX (step S103 in FIG. 19). A spatial motion vector predictor candidate deriving unit 321, a temporal motion vector predictor candidate deriving unit 322, a historical motion vector predictor candidate deriving unit 323, and a motion vector predictor candidate supplementing unit 325 in the normal motion vector predictor mode deriving unit 301 generate multiple predicted motions. A motion vector predictor candidate list mvpListLX is constructed by deriving vector candidates. Figure 19
A detailed processing procedure of step S103 will be described later using the flowchart of FIG.

続いて、予測動きベクトル候補選択部327により、LXの予測動きベクトル候補リス
トmvpListLXからLXの予測動きベクトルmvpLXを選択する(図19のステップS104)
。ここで、予測動きベクトル候補リストmvpListLXの中で、ある1つの要素(0から数え
てi番目の要素)をmvpListLX[i]として表す。動きベクトルmvLXと予測動きベクトル候補
リストmvpListLXの中に格納された各予測動きベクトルの候補mvpListLX[i]との差分であ
るそれぞれの差分動きベクトルを算出する。それら差分動きベクトルを符号化したときの
符号量を予測動きベクトル候補リストmvpListLXの要素(予測動きベクトル候補)ごとに
算出する。そして、予測動きベクトル候補リストmvpListLXに登録された各要素の中で、
予測動きベクトルの候補毎の符号量が最小となる予測動きベクトルの候補mvpListLX[i]を
予測動きベクトルmvpLXとして選択し、そのインデックスiを取得する。予測動きベクトル
候補リストmvpListLXの中で最小の発生符号量となる予測動きベクトルの候補が複数存在
する場合には、予測動きベクトル候補リストmvpListLXの中のインデックスiが小さい番号
で表される予測動きベクトルの候補mvpListLX[i]を最適な予測動きベクトルmvpLXとして
選択し、そのインデックスiを取得する。
Subsequently, the motion vector predictor candidate selection unit 327 selects the LX motion vector predictor mvpLX from the LX motion vector predictor candidate list mvpListLX (step S104 in FIG. 19).
. Here, one element (i-th element counting from 0) in the motion vector predictor candidate list mvpListLX is represented as mvpListLX[i]. A motion vector difference between the motion vector mvLX and each motion vector predictor candidate mvpListLX[i] stored in the motion vector predictor candidate list mvpListLX is calculated. A code amount when the differential motion vectors are coded is calculated for each element (motion vector predictor candidate) of the motion vector predictor candidate list mvpListLX. Then, in each element registered in the motion vector predictor candidate list mvpListLX,
A motion vector predictor candidate mvpListLX[i] having the minimum code amount for each motion vector predictor candidate is selected as the motion vector predictor mvpLX, and its index i is obtained. If there are multiple motion vector predictor candidates with the smallest amount of generated code in the motion vector predictor candidate list mvpListLX, the motion vector predictor candidate list mvpListLX with a small index i is indicated by a small number. is selected as the optimal motion vector predictor mvpLX, and its index i is obtained.

続いて、動きベクトル減算部328で、LXの動きベクトルmvLXから選択されたLXの
予測動きベクトルmvpLXを減算し、
mvdLX = mvLX - mvpLX
としてLXの差分動きベクトルmvdLXを算出する(図19のステップS105)。
Subsequently, the motion vector subtraction unit 328 subtracts the selected predicted motion vector mvpLX of LX from the motion vector mvLX of LX,
mvdLX = mvLX - mvpLX
, the differential motion vector mvdLX of LX is calculated (step S105 in FIG. 19).

<通常予測動きベクトルモード導出部(通常AMVP):復号側の説明>
次に、図25を参照して復号側の通常予測動きベクトルモード処理手順を説明する。復
号側では、空間予測動きベクトル候補導出部421、時間予測動きベクトル候補導出部4
22、履歴予測動きベクトル候補導出部423、予測動きベクトル候補補充部425で、
通常予測動きベクトルモードのインター予測で用いる動きベクトルをL0,L1毎にそれ
ぞれ算出する(図25のステップS201~S206)。具体的には処理対象ブロックの
予測モードPredModeがインター予測(MODE_INTER)で、処理対象ブロックのインター予測
モードがL0予測(Pred_L0)の場合、L0の予測動きベクトル候補リストmvpListL0を算
出して、予測動きベクトルmvpL0を選択し、L0の動きベクトルmvL0を算出する。処理対
象ブロックのインター予測モードがL1予測(Pred_L1)の場合、L1の予測動きベクト
ル候補リストmvpListL1を算出して、予測動きベクトルmvpL1を選択し、L1の動きベクト
ルmvL1を算出する。処理対象ブロックのインター予測モードが双予測(Pred_BI)の場合
、L0予測とL1予測が共に行われ、L0の予測動きベクトル候補リストmvpListL0を算
出して、L0の予測動きベクトルmvpL0を選択し、L0の動きベクトルmvL0を算出すると
ともに、L1の予測動きベクトル候補リストmvpListL1を算出して、L1の予測動きベク
トルmvpL1を算出し、L1の動きベクトルmvL1をそれぞれ算出する。
<Normal predicted motion vector mode derivation unit (normal AMVP): description on the decoding side>
Next, the decoding-side normal predicted motion vector mode processing procedure will be described with reference to FIG. On the decoding side, the spatial motion vector predictor candidate deriving unit 421 and the temporal motion vector predictor candidate deriving unit 4
22, in the historical motion vector predictor candidate deriving unit 423 and the motion vector predictor candidate supplementing unit 425,
Motion vectors used for inter prediction in the normal motion vector prediction mode are calculated for each of L0 and L1 (steps S201 to S206 in FIG. 25). Specifically, when the prediction mode PredMode of the block to be processed is inter prediction (MODE_INTER) and the inter prediction mode of the block to be processed is L0 prediction (Pred_L0), the L0 motion vector predictor candidate list mvpListL0 is calculated and the predicted motion Select the vector mvpL0 and calculate the motion vector mvL0 of L0. When the inter prediction mode of the block to be processed is L1 prediction (Pred_L1), the L1 motion vector predictor candidate list mvpListL1 is calculated, the motion vector predictor mvpL1 is selected, and the L1 motion vector mvL1 is calculated. When the inter prediction mode of the block to be processed is bi-prediction (Pred_BI), both L0 prediction and L1 prediction are performed, L0 motion vector predictor candidate list mvpListL0 is calculated, L0 motion vector predictor mvpL0 is selected, and L0 L1's motion vector mvL0 is calculated, L1's motion vector predictor candidate list mvpListL1 is calculated, L1's predicted motion vector mvpL1 is calculated, and L1's motion vector mvL1 is calculated.

符号化側と同様に、復号側でもL0、L1それぞれについて、動きベクトル算出処理を
行うが、L0、L1ともに共通の処理となる。したがって、以下の説明においてはL0、
L1を共通のLXとして表す。LXは処理対象の符号化ブロックのインター予測に用いる
インター予測モードを表す。L0の動きベクトルを算出する処理ではXが0であり、L1
の動きベクトルを算出する処理ではXが1である。また、LXの動きベクトルを算出する
処理中に、算出対象のLXと同じ参照リストではなく、もう一方の参照リストの情報を参
照する場合、もう一方の参照リストをLYとして表す。
Similar to the encoding side, the decoding side also performs motion vector calculation processing for each of L0 and L1, but the processing is common to both L0 and L1. Therefore, in the following description, L0,
Denote L1 as common LX. LX represents an inter-prediction mode used for inter-prediction of a coding block to be processed. In the process of calculating the motion vector of L0, X is 0, and L1
X is 1 in the motion vector calculation process. Also, when referring to the information of another reference list instead of the same reference list as that of LX to be calculated during the process of calculating the motion vector of LX, the other reference list is represented as LY.

LXの動きベクトルmvLXを使用する場合(図25のステップS202:YES)、LX
の予測動きベクトルの候補を算出してLXの予測動きベクトル候補リストmvpListLXを構
築する(図25のステップS203)。通常予測動きベクトルモード導出部401の中の
空間予測動きベクトル候補導出部421、時間予測動きベクトル候補導出部422、履歴
予測動きベクトル候補導出部423、予測動きベクトル候補補充部425で複数の予測動
きベクトルの候補を算出し、予測動きベクトル候補リストmvpListLXを構築する。図25
のステップS203の詳細な処理手順については図20のフローチャートを用いて後述す
る。
When using the motion vector mvLX of LX (step S202 in FIG. 25: YES), LX
are calculated to construct a motion vector predictor candidate list mvpListLX for LX (step S203 in FIG. 25). A spatial motion vector predictor candidate deriving unit 421, a temporal motion vector predictor candidate deriving unit 422, a historical motion vector predictor candidate deriving unit 423, and a motion vector predictor candidate supplementing unit 425 in the normal motion vector predictor mode deriving unit 401 generate a plurality of predicted motions. Vector candidates are calculated and a motion vector predictor candidate list mvpListLX is constructed. Figure 25
A detailed processing procedure of step S203 will be described later using the flowchart of FIG.

続いて、予測動きベクトル候補選択部426で予測動きベクトル候補リストmvpListLX
からビット列復号部201にて復号されて供給される予測動きベクトルのインデックスmv
pIdxLXに対応する予測動きベクトルの候補mvpListLX[mvpIdxLX]を選択された予測動きベ
クトルmvpLXとして取り出す(図25のステップS204)。
Subsequently, the motion vector predictor candidate selection unit 426 selects a motion vector predictor candidate list mvpListLX.
The index mv of the predicted motion vector decoded and supplied by the bitstream decoding unit 201 from
The motion vector predictor candidate mvpListLX[mvpIdxLX] corresponding to pIdxLX is extracted as the selected motion vector predictor mvpLX (step S204 in FIG. 25).

続いて、動きベクトル加算部427でビット列復号部201にて復号されて供給される
LXの差分動きベクトルmvdLXとLXの予測動きベクトルmvpLXを加算し、
mvLX = mvpLX + mvdLX
としてLXの動きベクトルmvLXを算出する(図25のステップS205)。
Subsequently, the motion vector addition unit 427 adds the differential motion vector mvdLX of LX and the predicted motion vector mvpLX of LX, which are decoded and supplied by the bit string decoding unit 201, and
mvLX = mvpLX + mvdLX
, the motion vector mvLX of LX is calculated (step S205 in FIG. 25).

<通常予測動きベクトルモード導出部(通常AMVP):動きベクトルの予測方法>
図20は本発明の実施の形態に係る画像符号化装置の通常予測動きベクトルモード導出
部301及び画像復号装置の通常予測動きベクトルモード導出部401とで共通する機能
を有する通常予測動きベクトルモード導出処理の処理手順を表すフローチャートである。
<Normal Predictive Motion Vector Mode Derivation Unit (Normal AMVP): Motion Vector Prediction Method>
FIG. 20 shows normal predicted motion vector mode derivation having functions common to the normal predicted motion vector mode derivation unit 301 of the image coding device and the normal predicted motion vector mode derivation unit 401 of the image decoding device according to the embodiment of the present invention. 4 is a flowchart showing a processing procedure of processing;

通常予測動きベクトルモード導出部301及び通常予測動きベクトルモード導出部40
1では、予測動きベクトル候補リストmvpListLXを備えている。予測動きベクトル候補リ
ストmvpListLXはリスト構造を成し、予測動きベクトル候補リスト内部の所在を示す予測
動きベクトルインデックスと、インデックスに対応する予測動きベクトル候補とを要素と
して格納する記憶領域が設けられている。予測動きベクトルインデックスの数字は0から
開始され、予測動きベクトル候補リストmvpListLXの記憶領域に、予測動きベクトル候補
が格納される。本実施の形態においては、予測動きベクトル候補リストmvpListLXは少な
くとも2個の予測動きベクトル候補(インター予測情報)を登録することができるものと
する。さらに、予測動きベクトル候補リストmvpListLXに登録されている予測動きベクト
ル候補数を示す変数numCurrMvpCandに0を設定する。
Normal predicted motion vector mode derivation unit 301 and normal predicted motion vector mode derivation unit 40
1 includes a motion vector predictor candidate list mvpListLX. The motion vector predictor candidate list mvpListLX has a list structure, and is provided with a storage area for storing, as elements, motion vector predictor indexes indicating locations in the motion vector predictor candidate list and motion vector predictor candidates corresponding to the indexes. . The number of the motion vector predictor index starts from 0, and the motion vector predictor candidates are stored in the storage area of the motion vector predictor candidate list mvpListLX. In this embodiment, the motion vector predictor candidate list mvpListLX can register at least two motion vector predictor candidates (inter prediction information). Furthermore, 0 is set to a variable numCurrMvpCand indicating the number of motion vector predictor candidates registered in the motion vector predictor candidate list mvpListLX.

空間予測動きベクトル候補導出部321及び421は、左側に隣接するブロックからの
予測動きベクトルの候補を導出する。この処理では、左側に隣接するブロック(図11の
A0またはA1)のインター予測情報、すなわち予測動きベクトル候補が利用できるか否
かを示すフラグ、及び動きベクトル、参照インデックス等を参照して予測動きベクトルmv
LXA導出し、導出したmvLXAを予測動きベクトル候補リストmvpListLXに追加する(図20
のステップS301)。なお、L0予測のときXは0、L1予測のときXは1とする(以
下同様)。続いて、空間予測動きベクトル候補導出部321及び421は、上側に隣接す
るブロックからの予測動きベクトルの候補を導出する。この処理では、上側に隣接するブ
ロック(図11のB0,B1,またはB2)のインター予測情報、すなわち予測動きベク
トル候補が利用できるか否かを示すフラグ、及び動きベクトル、参照インデックス等を参
照して予測動きベクトルmvLXBを導出し、それぞれ導出したmvLXAとmvLXBとが等しくなけ
れば、mvLXBを予測動きベクトル候補リストmvpListLXに追加する(図20のステップS3
02)。図20のステップS301とS302の処理は参照する隣接ブロックの位置と数
が異なる点以外は共通であり、符号化ブロックの予測動きベクトル候補が利用できるか否
かを示すフラグavailableFlagLXN、及び動きベクトルmvLXN、参照インデックスrefIdxN(
NはAまたはBを示す、以下同様)を導出する。
Spatial motion vector predictor candidate deriving units 321 and 421 derive a motion vector predictor candidate from the left adjacent block. In this process, the inter prediction information of the left adjacent block (A0 or A1 in FIG. 11), that is, the flag indicating whether or not the motion vector predictor candidate can be used, the motion vector, the reference index, etc., are referred to. vector mv
LXA is derived, and the derived mvLXA is added to the motion vector predictor candidate list mvpListLX (Fig. 20
step S301). Note that X is 0 for L0 prediction, and X is 1 for L1 prediction (same below). Subsequently, the spatial motion vector predictor candidate deriving units 321 and 421 derive motion vector predictor candidates from the upper adjacent block. In this process, the inter prediction information of the upper adjacent block (B0, B1, or B2 in FIG. 11), that is, the flag indicating whether or not the motion vector predictor candidate can be used, the motion vector, the reference index, etc. are referred to. to derive the motion vector predictor mvLXB, and if the derived mvLXA and mvLXB are not equal, mvLXB is added to the motion vector predictor candidate list mvpListLX (step S3 in FIG. 20).
02). The processes of steps S301 and S302 in FIG. 20 are common except that the positions and numbers of adjacent blocks to be referred to are different, and flag availableFlagLXN indicating whether or not the motion vector predictor candidate of the coding block is available, and motion vector mvLXN. , the reference index refIdxN (
N indicates A or B, and so on).

続いて、時間予測動きベクトル候補導出部322及び422は、現在の処理対象ピクチ
ャとは時間が異なるピクチャにおけるブロックからの予測動きベクトルの候補を導出する
。この処理では、異なる時間のピクチャの符号化ブロックの予測動きベクトル候補が利用
できるか否かを示すフラグavailableFlagLXCol、及び動きベクトルmvLXCol、参照インデ
ックスrefIdxCol、参照リストlistColを導出し、mvLXColを予測動きベクトル候補リストm
vpListLXに追加する(図20のステップS303)。
Subsequently, the temporal motion vector predictor candidate deriving units 322 and 422 derive candidate motion vector predictors from blocks in a picture whose time is different from that of the current picture to be processed. In this process, a flag availableFlagLXCol, which indicates whether or not motion vector predictor candidates for coding blocks in pictures at different times are available, motion vector mvLXCol, reference index refIdxCol, and reference list listCol are derived. list m
Add to vpListLX (step S303 in FIG. 20).

なお、シーケンス(SPS)、ピクチャ(PPS)、またはスライスの単位で時間予測
動きベクトル候補導出部322及び422の処理を省略することができるものとする。
Note that the processing of the temporal motion vector predictor candidate deriving units 322 and 422 can be omitted in units of sequences (SPS), pictures (PPS), or slices.

続いて、履歴予測動きベクトル候補導出部323及び423は履歴予測動きベクトル候
補リストHmvpCandListに登録されている履歴予測動きベクトル候補を予測動きベクトル候
補リストmvpListLXに追加する。(図20のステップS304)。このステップS304
の登録処理手順の詳細については図29のフローチャートを用いて後述する。
Subsequently, the historical motion vector predictor candidate deriving units 323 and 423 add the historical motion vector predictor candidates registered in the historical motion vector predictor candidate list HmvpCandList to the motion vector predictor candidate list mvpListLX. (Step S304 in FIG. 20). This step S304
The details of the registration processing procedure will be described later with reference to the flowchart of FIG.

続いて予測動きベクトル候補補充部325及び425は予測動きベクトル候補リストmv
pListLXを満たすまで、(0,0)等の、所定の値の予測動きベクトル候補を追加する(
図20のS305)。
Subsequently, the motion vector predictor candidate supplementing units 325 and 425 create a motion vector predictor candidate list mv.
Add a motion vector predictor candidate with a predetermined value, such as (0, 0), until pListLX is satisfied (
S305 in FIG. 20).

<通常マージモード導出部(通常マージ)>
図18の通常マージモード導出部302は、空間マージ候補導出部341、時間マージ
候補導出部342、平均マージ候補導出部344、履歴マージ候補導出部345、マージ
候補補充部346、マージ候補選択部347を含む。
<Normal merge mode derivation unit (normal merge)>
The normal merge mode derivation unit 302 in FIG. including.

図24の通常マージモード導出部402は、空間マージ候補導出部441、時間マージ
候補導出部442、平均マージ候補導出部444、履歴マージ候補導出部445、マージ
候補補充部446、マージ候補選択部447を含む。
The normal merge mode derivation unit 402 in FIG. 24 includes a spatial merge candidate derivation unit 441, a temporal merge candidate derivation unit 442, an average merge candidate derivation unit 444, a history merge candidate derivation unit 445, a merge candidate supplement unit 446, and a merge candidate selection unit 447. including.

図21は本発明の実施の形態に係る画像符号化装置の通常マージモード導出部302及
び画像復号装置の通常マージモード導出部402とで共通する機能を有する通常マージモ
ード導出処理の手順を説明するフローチャートである。
FIG. 21 illustrates the procedure of normal merge mode derivation processing having functions common to the normal merge mode derivation unit 302 of the image coding device and the normal merge mode derivation unit 402 of the image decoding device according to the embodiment of the present invention. It is a flow chart.

以下、諸過程を順を追って説明する。なお、以下の説明においては特に断りのない限り
スライスタイプslice_typeがBスライスの場合について説明するが、Pスライスの場合に
も適用できる。ただし、スライスタイプslice_typeがPスライスの場合、インター予測モ
ードとしてL0予測(Pred_L0)だけがあり、L1予測(Pred_L1)、双予測(Pred_BI)
がないので、L1に纏わる処理を省略することができる。
The various processes will be described below in order. In the following description, unless otherwise specified, the slice type slice_type is B slice, but it can also be applied to P slice. However, when the slice type slice_type is a P slice, there is only L0 prediction (Pred_L0) as an inter prediction mode, L1 prediction (Pred_L1), and bi-prediction (Pred_BI).
, the processing related to L1 can be omitted.

通常マージモード導出部302及び通常マージモード導出部402では、マージ候補リ
ストmergeCandListを備えている。マージ候補リストmergeCandListはリスト構造を成し、
マージ候補リスト内部の所在を示すマージインデックスと、インデックスに対応するマー
ジ候補を要素として格納する記憶領域が設けられている。マージインデックスの数字は0
から開始され、マージ候補リストmergeCandListの記憶領域に、マージ候補が格納される
。以降の処理では、マージ候補リストmergeCandListに登録されたマージインデックスi
のマージ候補は、mergeCandList[i]で表すこととする。本実施の形態においては、マージ
候補リストmergeCandListは少なくとも6個のマージ候補(インター予測情報)を登録す
ることができるものとする。さらに、マージ候補リストmergeCandListに登録されている
マージ候補数を示す変数numCurrMergeCandに0を設定する。
The normal merge mode derivation unit 302 and the normal merge mode derivation unit 402 have a merge candidate list mergeCandList. The merge candidate list mergeCandList has a list structure,
A storage area is provided for storing a merge index indicating the location in the merge candidate list and a merge candidate corresponding to the index as an element. merge index number is 0
, and merge candidates are stored in the storage area of the merge candidate list mergeCandList. In subsequent processing, the merge index i registered in the merge candidate list mergeCandList
are represented by mergeCandList[i]. In this embodiment, the merge candidate list mergeCandList can register at least six merge candidates (inter prediction information). Furthermore, 0 is set to the variable numCurrMergeCand indicating the number of merge candidates registered in the merge candidate list mergeCandList.

空間マージ候補導出部341及び空間マージ候補導出部441では、画像符号化装置の
符号化情報格納メモリ111または画像復号装置の符号化情報格納メモリ205に格納さ
れている符号化情報から、処理対象ブロックに隣接するそれぞれのブロック(図11のB
1、A1、B0、A0、B2)からの空間マージ候補をB1、A1、B0、A0、B2の
順に導出して、導出された空間マージ候補をマージ候補リストmergeCandListに登録する
(図21のステップS401)。ここで、B1、A1、B0、A0、B2または時間マー
ジ候補Colのいずれかを示すNを定義する。ブロックNのインター予測情報が空間マー
ジ候補として利用できるか否かを示すフラグavailableFlagN、空間マージ候補NのL0の
参照インデックスrefIdxL0N及びL1の参照インデックスrefIdxL1N、L0予測が行われる
か否かを示すL0予測フラグpredFlagL0NおよびL1予測が行われるか否かを示すL1予
測フラグpredFlagL1N、L0の動きベクトルmvL0N、L1の動きベクトルmvL1Nを導出する
。ただし、本実施の形態においては処理対象となる符号化ブロックに含まれるブロックの
インター予測情報を参照せずに、マージ候補を導出するので、処理対象の符号化ブロック
に含まれるブロックのインター予測情報を用いる空間マージ候補は導出しない。
The spatial merging candidate deriving unit 341 and the spatial merging candidate deriving unit 441 extract the block to be processed from the encoding information stored in the encoding information storage memory 111 of the image encoding device or the encoding information storage memory 205 of the image decoding device. each block adjacent to (B in FIG. 11)
1, A1, B0, A0, B2) are derived in the order of B1, A1, B0, A0, B2, and the derived spatial merge candidates are registered in the merge candidate list mergeCandList (step in FIG. 21). S401). Here we define N to denote either B1, A1, B0, A0, B2 or a temporal merge candidate Col. Flag availableFlagN indicating whether or not inter prediction information of block N can be used as a spatial merge candidate, L0 reference index refIdxL0N and L1 reference index refIdxL1N of spatial merge candidate N, L0 prediction indicating whether or not L0 prediction is performed A flag predFlagL0N and an L1 prediction flag predFlagL1N indicating whether L1 prediction is performed, a motion vector mvL0N of L0, and a motion vector mvL1N of L1 are derived. However, in the present embodiment, merging candidates are derived without referring to the inter prediction information of the blocks included in the encoding block to be processed, so the inter prediction information of the blocks included in the encoding block to be processed We do not derive spatial merge candidates using

続いて、時間マージ候補導出部342及び時間マージ候補導出部442では、異なる時
間のピクチャからの時間マージ候補を導出して、導出された時間マージ候補をマージ候補
リストmergeCandListに登録する(図21のステップS402)。時間マージ候補が利用
できるか否かを示すフラグavailableFlagCol、時間マージ候補のL0予測が行われるか否
かを示すL0予測フラグpredFlagL0ColおよびL1予測が行われるか否かを示すL1予測
フラグpredFlagL1Col、及びL0の動きベクトルmvL0Col、L1の動きベクトルmvL1Colを
導出する。
Subsequently, the temporal merge candidate derivation unit 342 and the temporal merge candidate derivation unit 442 derive temporal merge candidates from pictures at different times, and register the derived temporal merge candidates in the merge candidate list mergeCandList (see FIG. 21). step S402). A flag availableFlagCol indicating whether the temporal merge candidate is available, an L0 prediction flag predFlagL0Col indicating whether L0 prediction of the temporal merge candidate is performed, and an L1 prediction flag predFlagL1Col indicating whether L1 prediction is performed, and L0 motion vector mvL0Col of L1 and motion vector mvL1Col of L1 are derived.

なお、シーケンス(SPS)、ピクチャ(PPS)、またはスライスの単位で時間マー
ジ候補導出部342及び時間マージ候補導出部442の処理を省略することができるもの
とする。
It is assumed that the processing of the temporal merge candidate derivation unit 342 and the temporal merge candidate derivation unit 442 can be omitted for each sequence (SPS), picture (PPS), or slice.

続いて、履歴マージ候補導出部345及び履歴マージ候補導出部445では、履歴予測
動きベクトル候補リストHmvpCandListに登録されている履歴予測動きベクトル候補をマー
ジ候補リストmergeCandListに登録する(図21のステップS403)。
なお、マージ候補リストmergeCandList内に登録されているマージ候補数numCurrMergeC
andが、最大マージ候補数MaxNumMergeCandより小さい場合、マージ候補リストmergeCandL
ist内に登録されているマージ候補数numCurrMergeCandが最大マージ候補数MaxNumMergeCa
ndを上限として履歴マージ候補は導出されて、マージ候補リストmergeCandListに登録さ
れる。
Subsequently, the history merge candidate derivation unit 345 and the history merge candidate derivation unit 445 register the history motion vector predictor candidates registered in the history motion vector predictor candidate list HmvpCandList in the merge candidate list mergeCandList (step S403 in FIG. 21). .
The number of merge candidates numCurrMergeC registered in the merge candidate list mergeCandList
merge candidates list mergeCandL if and is less than the maximum number of merge candidates MaxNumMergeCand
The number of merge candidates registered in ist numCurrMergeCand is the maximum number of merge candidates MaxNumMergeCa
History merge candidates are derived up to nd and registered in the merge candidate list mergeCandList.

続いて、平均マージ候補導出部344及び平均マージ候補導出部444では、マージ候
補リストmergeCandListから平均マージ候補を導出して、導出された平均マージ候補をマ
ージ候補リストmergeCandListに追加する(図21のステップS404)。
なお、マージ候補リストmergeCandList内に登録されているマージ候補数numCurrMergeC
andが、最大マージ候補数MaxNumMergeCandより小さい場合、マージ候補リストmergeCandL
ist内に登録されているマージ候補数numCurrMergeCandが最大マージ候補数MaxNumMergeCa
ndを上限として平均マージ候補は導出されて、マージ候補リストmergeCandListに登録さ
れる。
ここで、平均マージ候補は、マージ候補リストmergeCandListに登録されている第1の
マージ候補と第2のマージ候補の有する動きベクトルをL0予測及びL1予測毎に平均し
て得られる動きベクトルを有する新たなマージ候補である。
Subsequently, the average merge candidate derivation unit 344 and the average merge candidate derivation unit 444 derive average merge candidates from the merge candidate list mergeCandList and add the derived average merge candidates to the merge candidate list mergeCandList (step in FIG. 21). S404).
The number of merge candidates numCurrMergeC registered in the merge candidate list mergeCandList
merge candidates list mergeCandL if and is less than the maximum number of merge candidates MaxNumMergeCand
The number of merge candidates registered in ist numCurrMergeCand is the maximum number of merge candidates MaxNumMergeCa
Average merge candidates are derived up to nd and registered in the merge candidate list mergeCandList.
Here, the average merge candidate is a new motion vector obtained by averaging the motion vectors of the first merge candidate and the second merge candidate registered in the merge candidate list mergeCandList for each of L0 prediction and L1 prediction. is a good merge candidate.

続いて、マージ候補補充部346及びマージ候補補充部446では、マージ候補リスト
mergeCandList内に登録されているマージ候補数numCurrMergeCandが、最大マージ候補数M
axNumMergeCandより小さい場合、マージ候補リストmergeCandList内に登録されているマ
ージ候補数numCurrMergeCandが最大マージ候補数MaxNumMergeCandを上限として追加マー
ジ候補を導出して、マージ候補リストmergeCandListに登録する(図21のステップS4
05)。最大マージ候補数MaxNumMergeCandを上限として、Pスライスでは、動きベクト
ルが(0,0)の値を持つ予測モードがL0予測(Pred_L0)のマージ候補を追加する。
Bスライスでは、動きベクトルが(0,0)の値を持つ予測モードが双予測(Pred_BI)
のマージ候補を追加する。マージ候補を追加する際の参照インデックスは、すでに追加し
た参照インデックスと異なる。
Subsequently, the merge candidate supplement section 346 and the merge candidate supplement section 446 add merge candidate lists.
The number of merge candidates numCurrMergeCand registered in mergeCandList is the maximum number of merge candidates M
If it is smaller than axNumMergeCand, the number numCurrMergeCand registered in the merge candidate list mergeCandList derives additional merge candidates up to the maximum number of merge candidates MaxNumMergeCand and registers them in the merge candidate list mergeCandList (step S4 in FIG. 21).
05). With the maximum number of merge candidates MaxNumMergeCand as the upper limit, in the P slice, merge candidates whose prediction mode is L0 prediction (Pred_L0) and whose motion vector has a value of (0, 0) are added.
In the B slice, the prediction mode with a motion vector of (0, 0) is bi-prediction (Pred_BI).
Add merge candidates for . The reference index when adding a merge candidate is different from the reference index already added.

続いて、マージ候補選択部347及びマージ候補選択部447では、マージ候補リスト
mergeCandList内に登録されているマージ候補からマージ候補を選択する。符号化側のマ
ージ候補選択部347では、符号量とひずみ量を算出することによりマージ候補を選択し
、選択されたマージ候補を示すマージインデックス、マージ候補のインター予測情報を、
インター予測モード判定部305を介して動き補償予測部306に供給する。一方、復号
側のマージ候補選択部447では、復号されたマージインデックスに基づいて、マージ候
補を選択し、選択されたマージ候補を動き補償予測部406に供給する。
Subsequently, in the merge candidate selection section 347 and the merge candidate selection section 447, the merge candidate list
Select a merge candidate from the merge candidates registered in the mergeCandList. The merge candidate selection unit 347 on the encoding side selects a merge candidate by calculating the code amount and the distortion amount, and outputs the merge index indicating the selected merge candidate and the inter-prediction information of the merge candidate as follows:
It is supplied to the motion compensation prediction section 306 via the inter prediction mode determination section 305 . On the other hand, the decoding-side merge candidate selection unit 447 selects a merge candidate based on the decoded merge index, and supplies the selected merge candidate to the motion compensation prediction unit 406 .

<時間予測動きベクトル>
時間予測動きベクトルの説明に先行して、ピクチャの時間的な前後関係について説明す
る。図38Aは、処理対象符号化ブロックと、処理対象ピクチャとが時間的に異なる場合
のピクチャの間の関係を示す。処理対象ピクチャに対する、時間予測動きベクトルの処理
において参照する、特定の処理済みピクチャをColPicと定義する。ColPicはシンタックス
により特定される。また、図38Bは、ColPicにおいて、処理対象符号化ブロックと同一
位置、およびその近傍に存在する処理済み符号化ブロックを示す。
<Temporal predicted motion vector>
Prior to explaining the temporal motion vector predictor, the temporal context of pictures will be explained. FIG. 38A shows the relationship between pictures when the encoding block to be processed and the picture to be processed are temporally different. A specific processed picture referred to in the processing of the temporal motion vector prediction for the picture to be processed is defined as ColPic. ColPic is specified by syntax. Also, FIG. 38B shows processed coded blocks that exist in the same position as the target coded block and its vicinity in ColPic.

次に、図17の通常予測動きベクトルモード導出部301における時間予測動きベクト
ル候補導出部322の動作について、図39を参照して説明する。
Next, the operation of the temporal motion vector predictor candidate derivation unit 322 in the normal motion vector predictor mode derivation unit 301 of FIG. 17 will be described with reference to FIG.

まず、ColPicを導出する(ステップS4201)。次に、符号化ブロックcolCbを導出
し、符号化情報を取得する(ステップS4202)。colCbは、ColPic内で処理対象符号
化ブロックと同一位置の右下に存在する符号化ブロックとする。この符号化ブロックは、
図38Bの符号化ブロックT0に相当する。ただし、このcolCbの予測モードPredModeが
利用できないか、またはイントラ予測(MODE_INTRA)である場合、ColPic内で処理対象符
号化ブロックと同一位置の中央右下に存在する符号化ブロックをcolCbとする。この符号
化ブロックは、図38Bの符号化ブロックT1に相当する。
First, ColPic is derived (step S4201). Next, a coded block colCb is derived and coded information is obtained (step S4202). Let colCb be a coded block located at the lower right of the same position as the target coded block in ColPic. This coding block is
It corresponds to the encoding block T0 in FIG. 38B. However, if the prediction mode PredMode of colCb cannot be used or is intra prediction (MODE_INTRA), colCb is the coded block that exists in the lower right of the center of the same position as the target coded block within ColPic. This encoding block corresponds to the encoding block T1 in FIG. 38B.

次に、参照リストごとに、インター予測情報を導出する(S4203、S4204)。
ここでは、符号化ブロックcolCbについて、参照リストごとの動きベクトルmvLXColと、符
号化情報が有効か否かを示すフラグavailableFlagLXColを導出する。LXは参照リストを
示し、参照リスト0の導出ではLXはL0となり、参照リスト1の導出ではLXはL1と
なる。インター予測情報が利用できない場合は、availableFlagLXCol=0、mvLXCol=(0,0)
となる。一方、インター予測情報が利用できる場合は、availableFlagLXCol=1である。ま
た、符号化ブロックcolCbの予測モードなどに応じてcolCbのL0またはL1の動きベクト
ルを選択し、その動きベクトルをスケーリングしたものがmvLXColとなる。スケーリング
は、処理対象ピクチャと参照ピクチャとのPOCの比、およびColPicと選択した動きベク
トルが参照する参照ピクチャとのPOCの比を元に算出される。
Next, inter prediction information is derived for each reference list (S4203, S4204).
Here, for the coding block colCb, a motion vector mvLXCol for each reference list and a flag availableFlagLXCol indicating whether or not the coding information is valid are derived. LX denotes a reference list, and in the derivation of reference list 0 LX becomes L0 and in the derivation of reference list 1 LX becomes L1. availableFlagLXCol=0, mvLXCol=(0,0) if inter-prediction information is not available
becomes. On the other hand, if inter-prediction information is available, availableFlagLXCol=1. In addition, mvLXCol is obtained by selecting the L0 or L1 motion vector of colCb according to the prediction mode of the coding block colCb and scaling the motion vector. Scaling is calculated based on the POC ratio between the picture to be processed and the reference picture, and the POC ratio between ColPic and the reference picture referenced by the selected motion vector.

そして、availableFlagLXCol=1であれば、mvLXColを前述の通常予測動きベクトルモー
ド導出部301における予測動きベクトル候補リストmvpListLXに候補として追加する(
S4205)。以上により、時間予測動きベクトル候補導出部322の処理を終了する。
Then, if availableFlagLXCol=1, mvLXCol is added as a candidate to the motion vector predictor candidate list mvpListLX in the normal motion vector predictor mode deriving unit 301 (
S4205). Thus, the processing of the temporal motion vector predictor candidate deriving unit 322 ends.

図23の通常予測動きベクトルモード導出部401における時間予測動きベクトル候補
導出部422の動作は、前述の時間予測動きベクトル候補導出部322と同じであるため
、説明を省略する。
The operation of the temporal motion vector predictor candidate derivation unit 422 in the normal motion vector predictor mode derivation unit 401 in FIG. 23 is the same as that of the temporal motion vector predictor candidate derivation unit 322 described above, and thus the description thereof is omitted.

図18の通常マージモード導出部302における時間マージ候補導出部342の動作は
、前述した時間予測動きベクトル候補導出部322の動作とほぼ同じである。ただし、図
39のS4205において、以下の動作をする点のみが異なる。フラグavailableFlagL0C
ol、またはフラグavailableFlagL1Colが1の場合に、mvL0ColおよびmvL1Colを、前述の通
常マージモード導出部におけるマージ候補リストmergeCandListに候補として追加する(
S4205)。
The operation of the temporal merge candidate derivation unit 342 in the normal merge mode derivation unit 302 of FIG. 18 is substantially the same as the operation of the temporal motion vector predictor candidate derivation unit 322 described above. However, the only difference is that in S4205 of FIG. 39, the following operation is performed. flag availableFlagL0C
ol, or if the flag availableFlagL1Col is 1, add mvL0Col and mvL1Col as candidates to the merge candidate list mergeCandList in the normal merge mode derivation section described above (
S4205).

図24の通常マージモード導出部402における時間マージ候補導出部442の動作は
、前述の時間マージ候補導出部342と同じであるため、説明を省略する。
The operation of the temporal merge candidate derivation unit 442 in the normal merge mode derivation unit 402 of FIG. 24 is the same as that of the temporal merge candidate derivation unit 342 described above, so the description is omitted.

<履歴予測動きベクトル候補リストの更新>
次に、符号化側の符号化情報格納メモリ111及び復号側の符号化情報格納メモリ20
5に備える履歴予測動きベクトル候補リストHmvpCandListの初期化方法および更新方法に
ついて詳細に説明する。図26は履歴予測動きベクトル候補リスト初期化・更新処理手順
を説明するフローチャートである。
<Update history motion vector predictor candidate list>
Next, the encoding information storage memory 111 on the encoding side and the encoding information storage memory 20 on the decoding side
5, the initialization method and update method of the historical motion vector predictor candidate list HmvpCandList provided for 5 will be described in detail. FIG. 26 is a flowchart for explaining a history motion vector predictor candidate list initialization/update processing procedure.

本実施の形態では、履歴予測動きベクトル候補リストHmvpCandListの更新は、符号化情
報格納メモリ111及び符号化情報格納メモリ205で実施されるものとする。インター
予測部102及びインター予測部203の中に履歴予測動きベクトル候補リスト更新部を
設置して履歴予測動きベクトル候補リストHmvpCandListの更新を実施させてもよい。
In this embodiment, it is assumed that the history motion vector predictor candidate list HmvpCandList is updated by the encoding information storage memory 111 and the encoding information storage memory 205 . A historical motion vector predictor candidate list update unit may be installed in the inter prediction unit 102 and the inter prediction unit 203 to update the historical motion vector predictor candidate list HmvpCandList.

スライスの先頭で履歴予測動きベクトル候補リストHmvpCandListの初期設定を行い、符
号化側では予測方法決定部105で通常予測動きベクトルモードまたは通常マージモード
が選択された場合に履歴予測動きベクトル候補リストHmvpCandListを更新し、復号側では
、ビット列復号部201で復号された予測情報が通常予測動きベクトルモードまたは通常
マージモードの場合に履歴予測動きベクトル候補リストHmvpCandListを更新する。
The historical motion vector predictor candidate list HmvpCandList is initialized at the beginning of the slice, and the historical motion vector predictor candidate list HmvpCandList is initialized on the encoding side when the prediction method determination unit 105 selects the normal motion vector predictor mode or the normal merge mode. On the decoding side, the historical motion vector predictor candidate list HmvpCandList is updated when the prediction information decoded by the bitstream decoding unit 201 is in the normal motion vector predictor mode or the normal merge mode.

通常予測動きベクトルモードまたは通常マージモードでインター予測を行う際に用いる
インター予測情報を、インター予測情報候補hMvpCandとして履歴予測動きベクトル候補リ
ストHmvpCandListに登録する。インター予測情報候補hMvpCandには、L0の参照インデッ
クスrefIdxL0およびL1の参照インデックスrefIdxL1、L0予測が行われるか否かを示す
L0予測フラグpredFlagL0およびL1予測が行われるか否かを示すL1予測フラグpredFl
agL1、L0の動きベクトルmvL0、L1の動きベクトルmvL1が含まれる。
Inter prediction information used when performing inter prediction in the normal motion vector predictor mode or normal merge mode is registered in the historical motion vector predictor candidate list HmvpCandList as an inter prediction information candidate hMvpCand. Inter prediction information candidate hMvpCand includes L0 reference index refIdxL0 and L1 reference index refIdxL1, L0 prediction flag predFlagL0 indicating whether L0 prediction is performed, and L1 prediction flag predFl indicating whether L1 prediction is performed.
agL1, motion vector mvL0 of L0, and motion vector mvL1 of L1 are included.

符号化側の符号化情報格納メモリ111及び復号側の符号化情報格納メモリ205に備
える履歴予測動きベクトル候補リストHmvpCandListに登録されている要素(すなわち、イ
ンター予測情報)の中に、インター予測情報候補hMvpCandと同じ値のインター予測情報が
存在する場合は、履歴予測動きベクトル候補リストHmvpCandListからその要素を削除する
。一方、インター予測情報候補hMvpCandと同じ値のインター予測情報が存在しない場合は
、履歴予測動きベクトル候補リストHmvpCandListの先頭の要素を削除し、履歴予測動きベ
クトル候補リストHmvpCandListの最後に、インター予測情報候補hMvpCandを追加する。
Inter prediction information candidate If inter prediction information with the same value as hMvpCand exists, that element is deleted from the historical motion vector predictor candidate list HmvpCandList. On the other hand, if there is no inter prediction information with the same value as the inter prediction information candidate hMvpCand, the leading element of the historical motion vector predictor candidate list HmvpCandList is deleted, and the inter prediction information candidate Add hMvpCand.

本発明の符号化側の符号化情報格納メモリ111及び復号側の符号化情報格納メモリ2
05に備える履歴予測動きベクトル候補リストHmvpCandListの要素の数は6とする。
Encoding information storage memory 111 on the encoding side and encoding information storage memory 2 on the decoding side of the present invention
The number of elements of the historical motion vector predictor candidate list HmvpCandList provided for 05 is six.

まず、スライス単位での履歴予測動きベクトル候補リストHmvpCandListの初期化を行う
。スライスの先頭で履歴予測動きベクトル候補リストHmvpCandListのすべての要素に履歴
予測動きベクトル候補を追加し、履歴予測動きベクトル候補リストHmvpCandListに登録さ
れている履歴予測動きベクトル候補の数NumHmvpCandの値は6に設定する(図26のステッ
プS2101)。なお、このような数値は一例である。実際の、例えばコンピュータシス
テムの上での実装においては、必要に応じて数値が変更されてもよい。他の数値について
も同様である。
First, the history motion vector predictor candidate list HmvpCandList is initialized for each slice. Add historical motion vector predictor candidates to all elements of the historical motion vector predictor candidate list HmvpCandList at the beginning of the slice, and set the number of historical motion vector predictor candidates registered in the historical motion vector predictor candidate list HmvpCandList to 6. set (step S2101 in FIG. 26). In addition, such a numerical value is an example. In actual implementation, for example on a computer system, the numerical values may be changed as necessary. The same applies to other numerical values.

なお、履歴予測動きベクトル候補リストHmvpCandListの初期化をスライス単位(スライ
スの最初の符号化ブロック)で実施するとしたが、ピクチャ単位、タイル単位やツリーブ
ロック行単位で実施しても良い。
Although the historical motion vector predictor candidate list HmvpCandList is initialized in units of slices (first coded blocks in slices), it may be initialized in units of pictures, tiles, or treeblock rows.

図40は履歴予測動きベクトル候補リストHmvpCandListの初期化によって追加される履
歴予測動きベクトル候補の一例を示す表である。スライスタイプがBスライスで、参照ピ
クチャの枚数が4の場合の例を示す。履歴予測動きベクトルインデックスが(履歴予測動
きベクトル候補の数NumHmvpCand-1)から0まで、スライスタイプに応じて動きベクトル
の値が(0, 0)のインター予測情報を履歴予測動きベクトル候補として、履歴予測動きベク
トル候補リストHmvpCandListに追加して、履歴予測動きベクトル候補リストを履歴候補で
充填する。このとき、履歴予測動きベクトルインデックスを(履歴予測動きベクトル候補
の数NumHmvpCand-1)から開始し、参照インデックスrefIdxLX(Xは0または1)には0から
(参照ピクチャの数numRefIdx-1)まで1ずつインクリメントした値を設定する。その後
は、履歴予測動きベクトル候補同士の重複を許可して、refIdxLXには0の値を設定する。
履歴予測動きベクトル候補の数NumHmvpCandのすべてに値を設定し、履歴予測動きベクト
ル候補の数NumHmvpCandの値を固定値にすることで、無効な履歴予測動きベクトル候補を
無くす。このように、予測動きベクトル候補リストやマージ候補リストに追加される確率
の高い履歴予測動きベクトルインデックスが大きい値の候補から、一般的に選択率の高い
参照インデックスの小さい値を割り当てることで、符号化効率を向上させることができる
FIG. 40 is a table showing an example of historical motion vector predictor candidates added by initializing the historical motion vector predictor candidate list HmvpCandList. An example in which the slice type is B slice and the number of reference pictures is 4 is shown. The historical motion vector predictor index ranges from (the number of historical motion vector predictor candidates NumHmvpCand-1) to 0, and the inter prediction information with the motion vector value (0, 0) according to the slice type is used as the historical motion vector predictor candidate. Fill the historical motion vector predictor candidate list with historical candidates by adding to the motion vector predictor candidate list HmvpCandList. At this time, the historical motion vector predictor index starts from (the number of historical motion vector predictor candidates NumHmvpCand-1), and the reference index refIdxLX (X is 0 or 1) is 1 from 0 to (the number of reference pictures numRefIdx-1). Set the incremented value. Thereafter, duplication of historical motion vector predictor candidates is permitted, and refIdxLX is set to 0.
Invalid historical motion vector predictor candidates are eliminated by setting values to all of the historical motion vector predictor candidate numbers NumHmvpCand and fixing the values of the historical motion vector predictor candidate numbers NumHmvpCand. In this way, by allocating a value with a small reference index, which generally has a high selection rate, from candidates with large historical motion vector predictor indices that are likely to be added to the motion vector predictor candidate list or the merge candidate list, the code efficiency can be improved.

また、スライス単位で履歴予測動きベクトル候補リストを履歴予測動きベクトル候補で
充填しておくことで、履歴予測動きベクトル候補の数を固定値として扱うことができるた
め、例えば履歴予測動きベクトル候補導出処理や履歴マージ候補導出処理を簡易化するこ
とができる。
In addition, by filling the historical motion vector predictor candidate list with historical motion vector predictor candidates in units of slices, the number of historical motion vector predictor candidates can be treated as a fixed value. and history merge candidate derivation processing can be simplified.

ここでは、動きベクトルの値を一般的に選択確率の高い(0, 0)としたが、所定の値であ
ればよい。例えば、(4,4)、(0,32)、(-128,0)などの値にして差分動きベクトルの符号化
効率を改善しても良いし、所定の値を複数設定して差分動きベクトルの符号化効率を改善
しても良い。
Here, the value of the motion vector is set to (0, 0), which generally has a high selection probability, but any predetermined value may be used. For example, values such as (4,4), (0,32), and (-128,0) may be set to improve the encoding efficiency of the differential motion vector, or a plurality of predetermined values may be set to determine the differential motion vector. Vector coding efficiency may be improved.

また、履歴予測動きベクトルインデックスを(履歴予測動きベクトル候補の数NumHmvpC
and-1)から開始し、参照インデックスrefIdxLX(Xは0または1)には0から(参照ピクチ
ャの数numRefIdx-1)まで1ずつインクリメントした値を設定するとしたが、履歴予測動
きベクトルインデックスを0から開始してもよい。
Also, the historical motion vector predictor index (the number of historical motion vector predictor candidates NumHmvpC
and-1), and the reference index refIdxLX (X is 0 or 1) is set to a value incremented by 1 from 0 to (the number of reference pictures numRefIdx-1). You can start from

図41は履歴予測動きベクトル候補リストHmvpCandListの初期化によって追加される履
歴予測動きベクトル候補の別の一例を示す表である。スライスタイプがBスライスで、参
照ピクチャの枚数が2の場合の例を示す。この例では履歴予測動きベクトル候補リストHmv
pCandListの各要素に履歴予測動きベクトル候補同士の重複がないように、参照インデッ
クスまたは動きベクトルの値のいずれかが異なるインター予測情報を履歴予測動きベクト
ル候補として追加して、履歴予測動きベクトル候補リストを充填する。このとき、履歴予
測動きベクトルインデックスを(履歴予測動きベクトル候補の数NumHmvpCand-1)から開
始し、参照インデックスrefIdxLX(Xは0または1)には0から(参照ピクチャの数numRefI
dx-1)まで1ずつインクリメントした値を設定する。その後は、refIdxLXには0で異なる
値の動きベクトルを履歴予測動きベクトル候補として追加する。履歴予測動きベクトル候
補の数NumHmvpCandにすべての値を設定し、履歴予測動きベクトル候補の数NumHmvpCandの
値を固定値にすることで、無効な履歴予測動きベクトル候補を無くす。
FIG. 41 is a table showing another example of historical motion vector predictor candidates added by initializing the historical motion vector predictor candidate list HmvpCandList. An example in which the slice type is B slice and the number of reference pictures is 2 is shown. In this example, the historical motion vector predictor candidate list Hmv
Inter-prediction information with different reference indices or motion vector values is added as historical motion vector predictor candidates so that each element of pCandList does not have duplicate historical motion vector predictor candidates, and the historical motion vector predictor candidate list is created. to fill. At this time, the historical motion vector predictor index starts from (the number of historical motion vector predictor candidates NumHmvpCand-1), and the reference index refIdxLX (X is 0 or 1) starts from 0 (the number of reference pictures numRefI
dx-1) by incrementing by 1. Thereafter, refIdxLX is 0 and motion vectors with different values are added as historical motion vector predictor candidates. By setting all values to the number of historical motion vector predictor candidates NumHmvpCand and setting the value of the number of historical motion vector predictor candidates NumHmvpCand to a fixed value, invalid historical motion vector predictor candidates are eliminated.

このように、スライス単位で履歴予測動きベクトル候補リストを重複しない履歴予測動
きベクトル候補で充填しておくことで、さらに、符号化ブロック単位で実施する後述の通
常マージモード導出部302における履歴マージ候補導出部345より後のマージ候補補
充部346の処理を省略することができ、処理量を削減することができる。
In this way, by filling the historical motion vector predictor candidate list with non-overlapping historical motion vector predictor candidates in units of slices, history merge candidates in the normal merge mode deriving unit 302 described later, which is performed in units of coding blocks, are further improved. It is possible to omit the processing of the merging candidate supplementing unit 346 after the deriving unit 345, thereby reducing the processing amount.

ここでは、動きベクトルの値を(0, 0)や(1,0)など小さい値としたが、履歴予測動きベ
クトル候補同士の重複が生じなければ、動きベクトルの値を大きくしてもよい。
Here, small values such as (0, 0) and (1, 0) are used as the motion vector values.

また、履歴予測動きベクトルインデックスを(履歴予測動きベクトル候補の数NumHmvpC
and-1)から開始し、参照インデックスrefIdxLX(Xは0または1)には0から(参照ピクチ
ャの数numRefIdx-1)まで1ずつインクリメントした値を設定するとしたが、履歴予測動
きベクトルインデックスを0から開始してもよい。
Also, the historical motion vector predictor index (the number of historical motion vector predictor candidates NumHmvpC
and-1), and the reference index refIdxLX (X is 0 or 1) is set to a value incremented by 1 from 0 to (the number of reference pictures numRefIdx-1). You can start from

図42は履歴予測動きベクトル候補リストHmvpCandListの初期化によって追加される履
歴予測動きベクトル候補の別の一例を示す表である。
FIG. 42 is a table showing another example of historical motion vector predictor candidates added by initializing the historical motion vector predictor candidate list HmvpCandList.

スライスタイプがBスライスの場合の例を示す。この例では履歴予測動きベクトル候補
リストHmvpCandListの各要素に履歴予測動きベクトル候補同士の重複がないように、参照
インデックスが0で、動きベクトルの値が異なるインター予測情報を履歴予測動きベクト
ル候補として追加して、履歴予測動きベクトル候補リストを充填する。このとき、履歴予
測動きベクトルインデックスを(履歴予測動きベクトル候補の数NumHmvpCand-1)から開
始し、参照インデックスrefIdxLX(Xは0または1)は0を設定する。履歴予測動きベクト
ル候補の数NumHmvpCandにすべての値を設定し、履歴予測動きベクトル候補の数NumHmvpCa
ndの値を固定値にすることで、無効な履歴予測動きベクトル候補を無くす。
An example in which the slice type is B slice is shown. In this example, inter prediction information with a reference index of 0 and a different motion vector value is added as a historical motion vector predictor candidate to each element of the historical motion vector predictor candidate list HmvpCandList so that there is no overlap between historical motion vector predictor candidates. to fill the historical motion vector predictor candidate list. At this time, the historical motion vector predictor index is started from (the number of historical motion vector predictor candidates NumHmvpCand-1), and the reference index refIdxLX (X is 0 or 1) is set to 0. All values are set in the number of historical motion vector predictor candidates NumHmvpCand, and the number of historical motion vector predictor candidates NumHmvpCa
By setting the value of nd to a fixed value, invalid historical motion vector predictor candidates are eliminated.

このように、参照インデックスを0とすることで、さらに、参照ピクチャの数を考慮す
ることなく初期化することができるため処理を簡易化することができる。
By setting the reference index to 0 in this way, the initialization can be performed without considering the number of reference pictures, thereby simplifying the processing.

ここでは、動きベクトルの値を2の倍数としたが、参照インデックスが0で履歴予測動
きベクトル候補同士の重複が生じなければ、その他の値でもよい。
Here, the motion vector value is a multiple of 2, but other values may be used as long as the reference index is 0 and the history motion vector predictor candidates do not overlap.

また、履歴予測動きベクトルインデックスを(履歴予測動きベクトル候補の数NumHmvpC
and-1)から開始し、参照インデックスrefIdxLX(Xは0または1)には0から(参照ピクチ
ャの数numRefIdx-1)まで1ずつインクリメントした値を設定するとしたが、履歴予測動
きベクトルインデックスを0から開始してもよい。
Also, the historical motion vector predictor index (the number of historical motion vector predictor candidates NumHmvpC
and-1), and the reference index refIdxLX (X is 0 or 1) is set to a value incremented by 1 from 0 to (the number of reference pictures numRefIdx-1). You can start from

続いて、スライス内の符号化ブロック毎に以下の履歴予測動きベクトル候補リストHmvp
CandListの更新処理を繰り返し行なう(図26のステップS2102~S2107)。
Subsequently, the following historical motion vector predictor candidate list Hmvp for each coding block in the slice
CandList update processing is repeated (steps S2102 to S2107 in FIG. 26).

まず、符号化ブロック単位での初期設定を行う。同一候補が存在するか否かを示すフラ
グidenticalCandExistにFALSE(偽)の値を設定し、削除対象の候補を示す削除対象イン
デックスremoveIdxに0を設定する(図26のステップS2103)。
First, initialization is performed for each encoding block. A flag identicalCandExist indicating whether or not the same candidate exists is set to FALSE (false), and a deletion target index removeIdx indicating a candidate to be deleted is set to 0 (step S2103 in FIG. 26).

登録対象のインター予測情報候補hMvpCandが存在するか否かを判定する(図26のステ
ップS2104)。符号化側の予測方法決定部105で通常予測動きベクトルモードまた
は通常マージモードと判定された場合、または復号側のビット列復号部201で通常予測
動きベクトルモードまたは通常マージモードとして復号された場合、そのインター予測情
報を登録対象のインター予測情報候補hMvpCandとする。符号化側の予測方法決定部105
でイントラ予測モード、サブブロック予測動きベクトルモードまたはサブブロックマージ
モードと判定された場合、または復号側のビット列復号部201でイントラ予測モード、
サブブロック予測動きベクトルモードまたはサブブロックマージモードとして復号された
場合、履歴予測動きベクトル候補リストHmvpCandListの更新処理を行わず、登録対象のイ
ンター予測情報候補hMvpCandは存在しない。登録対象のインター予測情報候補hMvpCandが
存在しない場合はステップS2105~S2106をスキップする(図26のステップS
2104:NO)。登録対象のインター予測情報候補hMvpCandが存在する場合はステップ
S2105以下の処理を行う(図26のステップS2104:YES)。
It is determined whether or not there is an inter-prediction information candidate hMvpCand to be registered (step S2104 in FIG. 26). When the prediction method determination unit 105 on the encoding side determines the normal motion vector prediction mode or the normal merge mode, or when the bit stream decoding unit 201 on the decoding side decodes as the normal motion vector prediction mode or the normal merge mode, Let the inter prediction information be an inter prediction information candidate hMvpCand to be registered. Encoding-side prediction method determination unit 105
is determined to be the intra prediction mode, the sub-block prediction motion vector mode, or the sub-block merge mode, or the bit string decoding unit 201 on the decoding side determines the intra prediction mode,
When decoding is performed in the sub-block motion vector predictor mode or sub-block merge mode, the history motion vector predictor candidate list HmvpCandList is not updated, and there is no inter prediction information candidate hMvpCand to be registered. If there is no inter prediction information candidate hMvpCand to be registered, steps S2105 and S2106 are skipped (step S in FIG. 26).
2104: NO). If there is an inter-prediction information candidate hMvpCand to be registered, the process from step S2105 is performed (step S2104 in FIG. 26: YES).

ここで、本実施の形態では、通常予測動きベクトルモードとして符号化・復号された場
合は、そのインター予測モードをhMvpCandとし履歴予測動きベクトル候補リストHmvpCand
Listの更新処理し、通常マージモードとして符号化・復号された場合には、履歴予測動き
ベクトル候補リストHmvpCandListの更新処理を行わないように構成する。図26のステッ
プS2104は、図43のフローチャートのステップS2404およびステップS240
5のように判定処理を分離しても構わない。ステップS2404において、通常マージモ
ードでは無い場合にはステップS2405に進み、通常マージモードである場合にはステ
ップS2408に進む。
Here, in the present embodiment, when encoding/decoding is performed in the normal motion vector predictor mode, the inter prediction mode is set to hMvpCand and the history motion vector predictor candidate list HmvpCand is used.
When the list is updated and encoded/decoded in the normal merge mode, the historical motion vector predictor candidate list HmvpCandList is not updated. Step S2104 of FIG. 26 corresponds to steps S2404 and S240 of the flowchart of FIG.
5, the determination process may be separated. In step S2404, if the normal merge mode is not set, the flow advances to step S2405, and if the normal merge mode is set, the flow advances to step S2408.

図43のステップS2405では、符号化側の予測方法決定部105で通常予測動きベ
クトルモードと判定された場合、または復号側のビット列復号部で通常予測動きベクトル
モードとして復号された場合、そのインター予測モードをhMvpCandとする。符号化側の予
測方法決定部105でイントラ予測モード、サブブロック予測動きベクトルモードまたは
サブブロックマージモードと判定された場合、または復号側のビット列復号部でイントラ
予測モード、サブブロック予測動きベクトルモードまたはサブブロックマージモードとし
て復号された場合、履歴予測動きベクトル候補リストHmvpCandListの更新処理を行わず、
登録対象のインター予測情報候補hMvpCandは存在しない。登録対象のインター予測情報候
補hMvpCandが存在しない場合はステップS2408に進む。登録対象のインター予測情報
候補hMvpCandが存在する場合はステップS2406以下の処理を行う。図26のステップ
S2101からステップS2103までと、図43のステップS2401からステップS
2403までは、同様の処理を行えばよいため説明を省略する。図26のステップS21
05からステップS2107までと、図43のステップS2406からステップS240
8までは、同様の処理を行えばよいため説明を省略する。
In step S2405 of FIG. 43 , when the prediction method determination unit 105 on the encoding side determines that the normal motion vector prediction mode is selected, or when the bit stream decoding unit on the decoding side decodes the normal prediction motion vector mode, the inter prediction Let the mode be hMvpCand. When the prediction method determination unit 105 on the encoding side determines intra prediction mode, sub-block motion vector prediction mode, or sub-block merge mode, or when the bit stream decoding unit on the decoding side selects intra prediction mode, sub-block prediction motion vector mode, or When decoding is performed in sub-block merge mode, the historical motion vector predictor candidate list HmvpCandList is not updated.
There is no inter-prediction information candidate hMvpCand to be registered. If there is no inter-prediction information candidate hMvpCand to be registered, the process proceeds to step S2408. If there is an inter-prediction information candidate hMvpCand to be registered, the processing from step S2406 is performed. Steps S2101 to S2103 in FIG. 26 and steps S2401 to S in FIG.
Up to 2403, the same processing may be performed, so the description is omitted. Step S21 in FIG.
05 to step S2107 and step S2406 to step S240 in FIG.
Since the same processing may be performed up to 8, the description is omitted.

このように、通常予測動きベクトルモードとして符号化・復号された場合にのみ履歴予
測動きベクトル候補リストを更新処理することで、履歴予測動きベクトル候補リスト内の
既存の候補との動き情報の比較を行う必要がなく、処理負荷が削減される。通常予測動き
ベクトルモードは、差分動きベクトルを加算して周辺ブロックにはない新たな動き情報を
生成しているため、動き情報の比較を行わなくても既存の履歴予測動きベクトル候補と動
き情報が重複する可能性は低い。
In this way, by updating the historical motion vector predictor candidate list only when encoding/decoding is performed in normal motion vector predictor mode, it is possible to compare motion information with existing candidates in the historical motion vector predictor candidate list. processing load is reduced. In the normal motion vector predictor mode, the difference motion vector is added to generate new motion information that does not exist in the surrounding blocks. Less likely to be duplicated.

図26のステップS2104以降の説明に戻る。 The description returns to step S2104 and subsequent steps in FIG.

続いて、履歴予測動きベクトル候補リストHmvpCandListの各要素の中に登録対象のイン
ター予測情報候補hMvpCandと同じ値の要素(インター予測情報)、すなわち同一の要素が
存在するか否かを判定する(図26のステップS2105)。図27はこの同一要素確認
処理手順のフローチャートである。履歴予測動きベクトル候補の数NumHmvpCandの値が0
の場合(図27のステップS2121:NO)、履歴予測動きベクトル候補リストHmvpCa
ndListは空で、同一候補は存在しないので図27のステップS2122~S2125をス
キップし、本同一要素確認処理手順を終了する。履歴予測動きベクトル候補の数NumHmvpC
andの値が0より大きい場合(図27のステップS2121のYES)、履歴予測動きベク
トルインデックスhMvpIdxが0からNumHmvpCand-1まで、ステップS2123の処理を繰り
返す(図27のステップS2122~S2125)。まず、履歴予測動きベクトル候補リ
ストの0から数えてhMvpIdx番目の要素HmvpCandList[hMvpIdx]がインター予測情報候補hM
vpCandと同一か否かを比較する(図27のステップS2123)。同一の場合(図27の
ステップS2123:YES)、同一候補が存在するか否かを示すフラグidenticalCandE
xistにTRUE(真)の値を設定し、削除対象の要素の位置を示す削除対象インデックスremo
veIdxに現在の履歴予測動きベクトルインデックスhMvpIdxの値を設定し、本同一要素確認
処理を終了する。同一でない場合(図27のステップS2123:NO)、hMvpIdxを1イ
ンクリメントし、履歴予測動きベクトルインデックスhMvpIdxがNumHmvpCand-1以下であれ
ば、ステップS2123以降の処理を行う。
Subsequently, it is determined whether an element (inter prediction information) having the same value as the inter prediction information candidate hMvpCand to be registered, that is, the same element exists in each element of the historical motion vector predictor candidate list HmvpCandList (Fig. 26 step S2105). FIG. 27 is a flow chart of this identical element confirmation processing procedure. The value of the number of historical motion vector predictor candidates NumHmvpCand is 0
(step S2121 in FIG. 27: NO), the history motion vector predictor candidate list HmvpCa
Since ndList is empty and there is no identical candidate, steps S2122 to S2125 in FIG. 27 are skipped, and this identical element confirmation processing procedure ends. Number of historical motion vector predictor candidates NumHmvpC
If the value of and is greater than 0 (YES in step S2121 in FIG. 27), the processing in step S2123 is repeated until the historical motion vector prediction index hMvpIdx is from 0 to NumHmvpCand-1 (steps S2122 to S2125 in FIG. 27). First, the hMvpIdx-th element HmvpCandList[hMvpIdx] counted from 0 in the historical motion vector predictor candidate list is the inter prediction information candidate hM
vpCand is compared to see if it is the same (step S2123 in FIG. 27). If identical (step S2123 in FIG. 27: YES), flag identicalCandE indicating whether or not identical candidates exist.
Set xist to a TRUE value and remo the index to be removed indicating the position of the element to be removed
The value of the current historical motion vector prediction index hMvpIdx is set in veIdx, and this identical element confirmation processing is terminated. If they are not the same (step S2123 in FIG. 27: NO), hMvpIdx is incremented by 1, and if the historical motion vector prediction index hMvpIdx is less than or equal to NumHmvpCand-1, the processing from step S2123 is performed.

ここで、履歴予測動きベクトル候補リストを履歴予測動きベクトル候補で充填しておく
ことで、図27のステップS2121は省略することができる。
Here, step S2121 in FIG. 27 can be omitted by filling the historical motion vector predictor candidate list with historical motion vector predictor candidates.

再び図26のフローチャートに戻り、履歴予測動きベクトル候補リストHmvpCandListの
要素のシフト及び追加処理を行う(図26のステップS2106)。図28は図26のス
テップS2106の履歴予測動きベクトル候補リストHmvpCandListの要素シフト/追加処
理手順のフローチャートである。まず、履歴予測動きベクトル候補リストHmvpCandListに
格納されている要素を除いてから新たな要素を追加するか、要素を除かずに新たな要素追
加するかを判定する。具体的には同一候補が存在するか否かを示すフラグidenticalCandE
xistにTRUE(真)またはNumHmvpCandが6か否かを比較する(図28のステップS2141
)。同一候補が存在するか否かを示すフラグidenticalCandExistにTRUE(真)または現在
の候補数NumHmvpCandが6のいずれかの条件を満たす場合(図28のステップS2141:
YES)、履歴予測動きベクトル候補リストHmvpCandListに格納されている要素を除いて
から新たな要素を追加する。インデックスiの初期値をremoveIdx + 1の値に設定する。こ
の初期値からNumHmvpCandまで、ステップS2143の要素シフト処理を繰り返す。(図
28のステップS2142~S2144)。HmvpCandList[ i - 1 ]にHmvpCandList[ i ]
の要素をコピーすることで要素を前方にシフトし(図28のステップS2143)、iを
1インクリメントする(図28のステップS2142~S2144)。続いて、履歴予測
動きベクトル候補リストの最後に相当する0から数えて(NumHmvpCand-1)番目HmvpCandLis
t[NumHmvpCand-1]にインター予測情報候補hMvpCandを追加し(図28のステップS214
5)、本履歴予測動きベクトル候補リストHmvpCandListの要素シフト・追加処理を終了す
る。一方、同一候補が存在するか否かを示すフラグidenticalCandExistにTRUE(真)およ
びNumHmvpCandが6のいずれの条件も満たさない場合(図28のステップS2141:NO
)、履歴予測動きベクトル候補リストHmvpCandListに格納されている要素を除かずに、履
歴予測動きベクトル候補リストの最後にインター予測情報候補hMvpCandを追加する(図2
8のステップS2146)。ここで、履歴予測動きベクトル候補リストの最後とは、0か
ら数えてNumHmvpCand番目のHmvpCandList[NumHmvpCand]である。また、NumHmvpCandを1
インクリメントして、本履歴予測動きベクトル候補リストHmvpCandListの要素シフトおよ
び追加処理を終了する。
Returning to the flowchart of FIG. 26 again, shift and addition processing of the elements of the history motion vector predictor candidate list HmvpCandList is performed (step S2106 of FIG. 26). FIG. 28 is a flowchart of the element shift/addition processing procedure of the history motion vector predictor candidate list HmvpCandList in step S2106 of FIG. First, it is determined whether to add a new element after removing the elements stored in the history motion vector predictor candidate list HmvpCandList or to add a new element without removing the element. Specifically, flag identicalCandE indicating whether or not the same candidate exists
Compare whether xist is TRUE (true) or NumHmvpCand is 6 (step S2141 in FIG. 28).
). If the flag identicalCandExist indicating whether or not the same candidate exists is TRUE (true) or the current number of candidates NumHmvpCand satisfies either condition of 6 (step S2141 in FIG. 28:
YES), remove the elements stored in the historical motion vector predictor candidate list HmvpCandList and then add new elements. Set the initial value of index i to the value of removeIdx + 1. The element shift processing in step S2143 is repeated from this initial value to NumHmvpCand. (Steps S2142 to S2144 in FIG. 28). HmvpCandList[ i - 1 ] to HmvpCandList[ i ]
is shifted forward by copying the element of (step S2143 in FIG. 28), and i is incremented by 1 (steps S2142 to S2144 in FIG. 28). Next, (NumHmvpCand-1)-th HmvpCandLis counting from 0 corresponding to the end of the historical motion vector predictor candidate list
The inter prediction information candidate hMvpCand is added to t[NumHmvpCand-1] (step S214 in FIG. 28
5) End the element shift/addition processing of this history motion vector predictor candidate list HmvpCandList. On the other hand, if the flag identicalCandExist indicating whether or not the same candidate exists is TRUE (true) and NumHmvpCand is 6, none of the conditions are satisfied (step S2141 in FIG. 28: NO
), the inter prediction information candidate hMvpCand is added to the end of the historical motion vector predictor candidate list without removing the elements stored in the historical motion vector predictor candidate list HmvpCandList (Fig. 2
8 step S2146). Here, the end of the historical motion vector predictor candidate list is the NumHmvpCand-th HmvpCandList[NumHmvpCand] counted from 0. Also, set NumHmvpCand to 1
After incrementing, the element shift and addition processing of this historical motion vector predictor candidate list HmvpCandList is completed.

ここでは、履歴予測動きベクトル候補リストは予測動きベクトルモードとマージモード
の両方に適用するものとするが、いずれか一方だけに適用してもよい。
Here, the history motion vector predictor candidate list is applied to both the motion vector predictor mode and the merge mode, but it may be applied to only one of them.

図31は履歴予測動きベクトル候補リストの更新処理の一例を説明する図である。6つ
の要素(インター予測情報)を登録済みの履歴予測動きベクトル候補リストHmvpCandList
に新たな要素を追加する場合、履歴予測動きベクトル候補リストHmvpCandListの前方の要
素から順に新たなインター予測情報と比較して(図31A)、新たな要素が履歴予測動き
ベクトル候補リストHmvpCandListの先頭から3番目の要素HMVP2と同じ値であれば、履歴
予測動きベクトル候補リストHmvpCandListから要素HMVP2を削除して後方の要素HMVP3~HM
VP5を前方に1つずつシフト(コピー)し、履歴予測動きベクトル候補リストHmvpCandLis
tの最後に新たな要素を追加して(図31B)、履歴予測動きベクトル候補リストHmvpCan
dListの更新を完了する(図31C)。
FIG. 31 is a diagram illustrating an example of update processing of the historical motion vector predictor candidate list. Historical motion vector predictor candidate list HmvpCandList in which 6 elements (inter prediction information) have been registered
When adding a new element to , the previous element of the historical motion vector predictor candidate list HmvpCandList is sequentially compared with the new inter prediction information (FIG. 31A), and the new element is added from the beginning of the historical motion vector predictor candidate list HmvpCandList. If the value is the same as the third element HMVP2, the element HMVP2 is deleted from the history motion vector predictor candidate list HmvpCandList, and the backward elements HMVP3 to HM
Shift (copy) VP5 forward one by one, and the history motion vector predictor candidate list HmvpCandLis
Add a new element to the end of t (Fig. 31B) to obtain the historical motion vector predictor candidate list HmvpCan
Finish updating dList (Fig. 31C).

<履歴予測動きベクトル候補導出処理>
次に、符号化側の通常予測動きベクトルモード導出部301の履歴予測動きベクトル候
補導出部323、復号側の通常予測動きベクトルモード導出部401の履歴予測動きベク
トル候補導出部423で共通の処理である図20のステップS304の処理手順である履
歴予測動きベクトル候補リストHmvpCandListからの履歴予測動きベクトル候補の導出方法
について詳細に説明する。図29は履歴予測動きベクトル候補導出処理手順を説明するフ
ローチャートである。
<Historical Motion Vector Predictor Candidate Derivation Processing>
Next, the historical motion vector predictor candidate deriving unit 323 of the normal predictive motion vector mode deriving unit 301 on the encoding side and the historical motion vector predictor candidate deriving unit 423 of the normal predictive motion vector mode deriving unit 401 on the decoding side perform common processing. A method for deriving historical motion vector predictor candidates from the historical motion vector predictor candidate list HmvpCandList, which is the processing procedure of step S304 in FIG. 20, will be described in detail. FIG. 29 is a flowchart for explaining the historical motion vector predictor candidate derivation processing procedure.

現在の予測動きベクトル候補の数numCurrMvpCandが予測動きベクトル候補リストmvpLis
tLXの最大要素数(ここでは2とする)以上または履歴予測動きベクトル候補の数がNumHm
vpCandの値が0の場合(図29のステップS2201のNO)、図29のステップS22
02からS2209の処理を省略し、履歴予測動きベクトル候補導出処理手順を終了する
。現在の予測動きベクトル候補の数numCurrMvpCandが予測動きベクトル候補リストmvpLis
tLXの最大要素数である2より小さい場合、かつ履歴予測動きベクトル候補の数NumHmvpCa
ndの値が0より大きい場合(図29のステップS2201のYES)、図29のステップ
S2202からS2209の処理を行う。
The number of current motion vector predictor candidates numCurrMvpCand is the motion vector predictor candidate list mvpLis
The maximum number of elements of tLX (2 here) or more, or the number of historical motion vector predictor candidates is NumHm
If the value of vpCand is 0 (NO in step S2201 in FIG. 29), step S22 in FIG.
02 to S2209 are omitted, and the history motion vector predictor candidate derivation processing procedure ends. The number of current motion vector predictor candidates numCurrMvpCand is the motion vector predictor candidate list mvpLis
If less than 2, which is the maximum number of elements of tLX, and the number of historical motion vector predictor candidates NumHmvpCa
If the value of nd is greater than 0 (YES in step S2201 in FIG. 29), the processing in steps S2202 to S2209 in FIG. 29 is performed.

続いて、インデックスiが1から、4と履歴予測動きベクトル候補の数numCheckedHMVP
Candのいずれか小さい値まで、図29のステップS2203からS2208の処理を繰り
返す(図29のステップS2202~S2209)。現在の予測動きベクトル候補の数nu
mCurrMvpCandが予測動きベクトル候補リストmvpListLXの最大要素数である2以上の場合
(図29のステップS2203:NO)、図29のステップS2204からS2209の
処理を省略し、本履歴予測動きベクトル候補導出処理手順を終了する。現在の予測動きベ
クトル候補の数numCurrMvpCandが予測動きベクトル候補リストmvpListLXの最大要素数で
ある2より小さい場合(図29のステップS2203:YES)、図29のステップS2
204以降の処理を行う。
Subsequently, the index i is from 1 to 4 and the number of historical motion vector predictor candidates numCheckedHMVP
The processing from steps S2203 to S2208 in FIG. 29 is repeated until the smaller value of Cand (steps S2202 to S2209 in FIG. 29). Number of current motion vector predictor candidates nu
If mCurrMvpCand is 2 or more, which is the maximum number of elements in the motion vector predictor candidate list mvpListLX (step S2203 in FIG. 29: NO), the processing from steps S2204 to S2209 in FIG. 29 is omitted, and this history motion vector predictor candidate derivation processing procedure exit. If the number of current motion vector predictor candidates numCurrMvpCand is smaller than 2, which is the maximum number of elements in the motion vector predictor candidate list mvpListLX (step S2203 in FIG. 29: YES), step S2 in FIG.
Processing after 204 is performed.

続いて、ステップS2205からS2207までの処理をYが0と1(L0とL1)に
ついてそれぞれ行う(図29のステップS2204~S2208)。現在の予測動きベク
トル候補の数numCurrMvpCandが予測動きベクトル候補リストmvpListLXの最大要素数であ
る2以上の場合(図29のステップS2205:NO)、図29のステップS2206か
らS2209の処理を省略し、本履歴予測動きベクトル候補導出処理手順を終了する。現
在の予測動きベクトル候補の数numCurrMvpCandが予測動きベクトル候補リストmvpListLX
の最大要素数である2より小さい場合(図29のステップS2205:YES)、図29
のステップS2206以降の処理を行う。
Subsequently, steps S2205 to S2207 are performed for Y=0 and 1 (L0 and L1) respectively (steps S2204 to S2208 in FIG. 29). If the number of current motion vector predictor candidates numCurrMvpCand is equal to or greater than 2, which is the maximum number of elements in the motion vector predictor candidate list mvpListLX (step S2205 in FIG. 29: NO), the processing from steps S2206 to S2209 in FIG. The historical motion vector predictor candidate derivation processing procedure is terminated. The number of current motion vector predictor candidates numCurrMvpCand is the motion vector predictor candidate list mvpListLX
is smaller than 2, which is the maximum number of elements of (step S2205 in FIG. 29: YES), FIG.
Step S2206 and subsequent steps are performed.

続いて、履歴予測動きベクトル候補リストHmvpCandListの中に、符号化/復号対象動き
ベクトルの参照インデックスrefIdxLXと同じ参照インデックスの要素であり、予測動きベ
クトルリストmvpListLXのどの要素とも異なる要素の場合(図29のステップS2206
:YES)、予測動きベクトル候補リストの0から数えてnumCurrMvpCand番目の要素mvpL
istLX[numCurrMvpCand]に履歴予測動きベクトル候補HmvpCandList[NumHmvpCand - i]のLY
の動きベクトルを追加し(図29のステップS2207)、現在の予測動きベクトル候補
の数numCurrMvpCandを1インクリメントする。履歴予測動きベクトル候補リストHmvpCand
Listの中に、符号化/復号対象動きベクトルの参照インデックスrefIdxLXと同じ参照イン
デックスの要素であり、予測動きベクトルリストmvpListLXのどの要素とも異なる要素が
ない場合(図29のステップS2206:NO)、ステップS2207の追加処理をスキ
ップする。
Subsequently, if the historical motion vector predictor candidate list HmvpCandList has an element with the same reference index as the reference index refIdxLX of the motion vector to be encoded/decoded and is different from any element in the motion vector predictor list mvpListLX (Fig. 29 Step S2206 of
: YES), the numCurrMvpCand-th element mvpL counting from 0 in the motion vector predictor candidate list
LY of historical motion vector prediction candidate HmvpCandList[NumHmvpCand - i] in istLX[numCurrMvpCand]
is added (step S2207 in FIG. 29), and the current number of motion vector predictor candidates numCurrMvpCand is incremented by one. History motion vector predictor candidate list HmvpCand
If there is no element in the List that has the same reference index as the reference index refIdxLX of the motion vector to be encoded/decoded and is different from any element in the predicted motion vector list mvpListLX (step S2206 in FIG. 29: NO), step Skip the addition process of S2207.

ここで、通常予測動きベクトルモードでは履歴予測動きベクトル候補リストHmvpCandLi
stの更新処理を行い、通常マージモードでは履歴予測動きベクトル候補リストHmvpCandLi
stの更新処理を行わないように構成した場合、図44で示すように、図29のステップS
2206の処理である、同一候補の判定処理を行わない構成としても良い。これは、通常
マージモードでの履歴予測動きベクトル候補リストHmvpCandListの更新処理を行わないよ
うにしたため、同一もしくは相関性の高い候補が含まれにくくなることによる。
Here, in normal motion vector predictor mode, history motion vector predictor candidate list HmvpCandLi
st is updated, and in normal merge mode, the history motion vector predictor candidate list HmvpCandLi
29, as shown in FIG.
A configuration may be adopted in which the same candidate determination process, which is the process of 2206, is not performed. This is because the update processing of the history motion vector predictor candidate list HmvpCandList in the normal merge mode is not performed, so that the same or highly correlated candidates are less likely to be included.

このような構成により、同一候補の判定処理を行わずに済むため、処理量を抑制できる
ようになる。
With such a configuration, it is possible to suppress the amount of processing because it is not necessary to perform the determination process for the same candidate.

以上の図29のステップS2205からS2207の処理をL0とL1で双方ともに行
う(図29のステップS2204~S2208)。インデックスiを1インクリメントし
、インデックスiが4と履歴予測動きベクトル候補の数NumHmvpCandのいずれか小さい値
以下の場合、再びステップS2203以降の処理を行う(図29のステップS2202~
S2209)。
The processes from steps S2205 to S2207 in FIG. 29 are performed for both L0 and L1 (steps S2204 to S2208 in FIG. 29). The index i is incremented by 1, and if the index i is equal to or smaller than the smaller value of 4 or the number of historical motion vector predictor candidates NumHmvpCand, the processing from step S2203 onward is performed again (steps S2202 to S2202 in FIG. 29).
S2209).

<履歴マージ候補導出処理>
次に、符号化側の通常マージモード導出部302の履歴マージ候補導出部345、復号
側の通常マージモード導出部402の履歴マージ候補導出部445で共通の処理である図
21のステップS404の処理手順である履歴マージ候補リストHmvpCandListからの履歴
マージ候補の導出方法について詳細に説明する。図30は履歴マージ候補導出処理手順を
説明するフローチャートである。
<History Merge Candidate Derivation Processing>
Next, the process of step S404 in FIG. 21, which is common to the history merge candidate derivation unit 345 of the normal merge mode derivation unit 302 on the encoding side and the history merge candidate derivation unit 445 of the normal merge mode derivation unit 402 on the decoding side. A method for deriving history merge candidates from the history merge candidate list HmvpCandList, which is a procedure, will be described in detail. FIG. 30 is a flowchart for explaining the history merging candidate derivation processing procedure.

まず、初期化処理を行う(図30のステップS2301)。isPruned[i]の0から(numCu
rrMergeCand -1)番目のそれぞれの要素にFALSEの値を設定し、変数numOrigMergeCandに現
在のマージ候補リストに登録されている要素の数numCurrMergeCandを設定する。
First, initialization processing is performed (step S2301 in FIG. 30). from 0 in isPruned[i] to (numCu
Set the value of FALSE to each element of rrMergeCand -1), and set the number of elements registered in the current merge candidate list, numCurrMergeCand, to the variable numOrigMergeCand.

続いて、インデックスhMvpIdxの初期値を1に設定し、この初期値からNumHmvpCandまで
、図30のステップS2303からステップS2310までの追加処理を繰り返す(図3
0のステップS2302~S2311)。現在のマージ候補リストに登録されている要素
の数numCurrMergeCandが(最大マージ候補数MaxNumMergeCand-1)以下でなければ、マージ
候補リストのすべての要素にマージ候補が追加されたので、本履歴マージ候補導出処理を
終了する(図30のステップS2303のNO)。現在のマージ候補リストに登録されて
いる要素の数numCurrMergeCandが(最大マージ候補数MaxNumMergeCand-1)以下の場合、ス
テップS2304以降の処理を行う。sameMotionにFALSE(偽)の値を設定する(図30
のステップS2304)。続いて、インデックスiの初期値を0に設定し、この初期値から
numOrigMergeCand-1まで図30のステップS2306、S2307の処理を行う(図30
のS2305~S2308)。履歴動きベクトル予測候補リストの0から数えて(NumHmvp
Cand - hMvpIdx)番目の要素HmvpCandList[NumHmvpCand- hMvpIdx]がマージ候補リストの
0から数えてi番目の要素mergeCandList[i]と同じ値か否かを比較する(図30のステッ
プS2306)。
Subsequently, the initial value of the index hMvpIdx is set to 1, and the addition processing from step S2303 to step S2310 in FIG. 30 is repeated from this initial value to NumHmvpCand (FIG. 3
0 steps S2302 to S2311). If the number of elements registered in the current merge candidate list, numCurrMergeCand, is not less than (the maximum number of merge candidates, MaxNumMergeCand-1), merge candidates have been added to all the elements in the merge candidate list, so this history merge candidate derivation The process ends (NO in step S2303 of FIG. 30). If the number of elements registered in the current merge candidate list, numCurrMergeCand, is less than (the maximum number of merge candidates, MaxNumMergeCand-1), the process from step S2304 is performed. Set sameMotion to FALSE (Fig. 30
step S2304). Then set the initial value of index i to 0 and from this initial value
Steps S2306 and S2307 in FIG. 30 are performed up to numOrigMergeCand-1 (FIG. 30
S2305-S2308). Counting from 0 in the history motion vector prediction candidate list (NumHmvp
Cand-hMvpIdx)-th element HmvpCandList[NumHmvpCand-hMvpIdx] is compared with the i-th element mergeCandList[i] counted from 0 in the merge candidate list to see if it has the same value (step S2306 in FIG. 30).

マージ候補の同じ値とはマージ候補が持つすべての構成要素(インター予測モード、参
照インデックス、動きベクトル)の値が同じ場合にマージ候補が同じ値とする。マージ候
補が同じ値、かつisPruned[i]がFALSEの場合(図30のステップS2306のYES)、
sameMotionおよびisPruned[i]共にTRUE(真)を設定する(図30のステップS2307
)。同じ値でない場合(図30のステップS2306のNO)、ステップS2307の処
理をスキップする。図30のステップS2305からステップS2308までの繰り返し
処理が完了したらsameMotionがFALSE(偽)か否かを比較し(図30のステップS230
9)、sameMotionが FALSE(偽)の場合(図30のステップS2309のYES)、すな
わち履歴予測動きベクトル候補リストの0から数えて(NumHmvpCand - hMvpIdx)番目の要
素HmvpCandList[NumHmvpCand - hMvpIdx]はmergeCandListに存在しないので、マージ候補
リストのnumCurrMergeCand番目のmergeCandList[numCurrMergeCand]に履歴予測動きベク
トル候補リストの0から数えて(NumHmvpCand - hMvpIdx)番目の要素HmvpCandList[NumHmv
pCand - hMvpIdx]を追加し、numCurrMergeCandを1インクリメントする(図30のステッ
プS2310)。インデックスhMvpIdxを1インクリメントし(図30のステップS23
02)、図30のステップS2302~S2311の繰り返し処理を行う。
A merge candidate with the same value is defined as a merge candidate with the same value when all components (inter prediction mode, reference index, motion vector) of the merge candidate have the same value. If the merge candidates have the same value and isPruned[i] is FALSE (YES in step S2306 in FIG. 30),
Both sameMotion and isPruned[i] are set to TRUE (step S2307 in FIG. 30).
). If the values are not the same (NO in step S2306 of FIG. 30), the process of step S2307 is skipped. When the repetition processing from step S2305 to step S2308 in FIG. 30 is completed, it is compared whether sameMotion is FALSE (step S230 in FIG. 30).
9) If sameMotion is FALSE (YES in step S2309 in FIG. 30), that is, the (NumHmvpCand-hMvpIdx)-th element HmvpCandList[NumHmvpCand-hMvpIdx] counted from 0 in the history motion vector predictor candidate list is added to mergeCandList. Since it does not exist, in the numCurrMergeCand-th mergeCandList[numCurrMergeCand] of the merge candidate list, the (NumHmvpCand - hMvpIdx)-th element HmvpCandList[NumHmv
pCand-hMvpIdx] and increment numCurrMergeCand by 1 (step S2310 in FIG. 30). The index hMvpIdx is incremented by 1 (step S23 in FIG. 30).
02), steps S2302 to S2311 in FIG. 30 are repeated.

履歴予測動きベクトル候補リストのすべての要素の確認が完了するか、マージ候補リス
トのすべての要素にマージ候補が追加されたら、本履歴マージ候補の導出処理を完了する
When all elements of the history motion vector predictor candidate list have been confirmed or merge candidates have been added to all elements of the merge candidate list, this history merge candidate derivation process is completed.

<動き補償予測処理>
動き補償予測部306は、符号化において現在予測処理の対象となっているブロックの
位置およびサイズを取得する。また、動き補償予測部306は、インター予測情報をイン
ター予測モード判定部305から取得する。取得したインター予測情報から参照インデッ
クスおよび動きベクトルを導出し、復号画像メモリ104内の参照インデックスで特定さ
れる参照ピクチャを、動きベクトルの分だけ予測ブロックの画像信号と同一位置より移動
させた位置の画像信号を取得した後に予測信号を生成する。
<Motion Compensation Prediction Processing>
The motion compensation prediction unit 306 acquires the position and size of the block currently being subjected to prediction processing in encoding. Also, the motion compensation prediction unit 306 acquires inter prediction information from the inter prediction mode determination unit 305 . A reference index and a motion vector are derived from the acquired inter prediction information, and the reference picture specified by the reference index in the decoded image memory 104 is moved from the same position as the image signal of the prediction block by the amount of the motion vector. A predicted signal is generated after the image signal is acquired.

インター予測におけるインター予測モードがL0予測やL1予測のような、単一の参照ピク
チャからの予測の場合には、1つの参照ピクチャから取得した予測信号を動き補償予測信
号とし、インター予測モードがBI予測のような、予測モードが2つの参照ピクチャからの
予測の場合には、2つの参照ピクチャから取得した予測信号を重みづけ平均したものを動
き補償予測信号とし、動き補償予測信号を予測方法決定部105に供給する。ここでは双
予測の重みづけ平均の比率を1:1とするが、他の比率を用いて重みづけ平均を行っても
良い。例えば、予測対象となっているピクチャと参照ピクチャとのピクチャ間隔が近いも
のほど重みづけの比率が大きくなるようにしてもよい。また、重みづけ比率の算出をピク
チャ間隔の組み合わせと重みづけ比率との対応表を用いて行うようにしても良い。
When the inter prediction mode in inter prediction is prediction from a single reference picture such as L0 prediction or L1 prediction, the prediction signal obtained from one reference picture is the motion compensation prediction signal, and the inter prediction mode is BI When the prediction mode is prediction from two reference pictures, such as prediction, the weighted average of the prediction signals obtained from the two reference pictures is used as the motion-compensated prediction signal, and the motion-compensated prediction signal is used to determine the prediction method. 105. Here, the weighted average ratio of bi-prediction is set to 1:1, but weighted average may be performed using other ratios. For example, the closer the picture interval between the picture to be predicted and the reference picture is, the higher the weighting ratio may be. Alternatively, the weighting ratio may be calculated using a correspondence table of combinations of picture intervals and weighting ratios.

動き補償予測部406は、符号化側の動き補償予測部306と同様の機能をもつ。動き
補償予測部406は、インター予測情報を、通常予測動きベクトルモード導出部401、
通常マージモード導出部402、サブブロック予測動きベクトルモード導出部403、サ
ブブロックマージモード導出部404から、スイッチ408を介して取得する。動き補償
予測部406は、得られた動き補償予測信号を、復号画像信号重畳部207に供給する。
The motion compensation prediction unit 406 has the same function as the motion compensation prediction unit 306 on the encoding side. The motion compensation prediction unit 406 converts the inter prediction information into the normal prediction motion vector mode derivation unit 401,
It is obtained from the normal merge mode derivation unit 402 , the sub-block prediction motion vector mode derivation unit 403 , and the sub-block merge mode derivation unit 404 via the switch 408 . The motion compensation prediction unit 406 supplies the obtained motion compensation prediction signal to the decoded image signal superimposing unit 207 .

<インター予測モードについて>
単一の参照ピクチャからの予測を行う処理を単予測と定義し、単予測の場合はL0予測
またはL1予測という、参照リストL0、L1に登録された2つの参照ピクチャのいずれ
か一方を利用した予測を行う。
<About inter-prediction mode>
The process of performing prediction from a single reference picture is defined as uniprediction, and in the case of uniprediction, either one of the two reference pictures registered in the reference lists L0 and L1, called L0 prediction or L1 prediction, is used. make predictions.

図32は単予測であってL0の参照ピクチャ(RefL0Pic)が処理対象ピクチャ
(CurPic)より前の時刻にある場合を示している。図33は単予測であってL0予
測の参照ピクチャが処理対象ピクチャより後の時刻にある場合を示している。同様に、図
32および図33のL0予測の参照ピクチャをL1予測の参照ピクチャ(RefL1Pi
c)に置き換えて単予測を行うこともできる。
FIG. 32 shows a case of uni-prediction in which the L0 reference picture (RefL0Pic) is at a time before the processing target picture (CurPic). FIG. 33 shows a case where the uni-prediction is performed and the reference picture of L0 prediction is at a time after the picture to be processed. Similarly, the reference picture for L0 prediction in FIGS. 32 and 33 is the reference picture for L1 prediction (RefL1Pi
Simple prediction can also be performed by replacing with c).

2つの参照ピクチャからの予測を行う処理を双予測と定義し、双予測の場合はL0予測
とL1予測の双方を利用してBI予測と表現する。図34は双予測であってL0予測の参
照ピクチャが処理対象ピクチャより前の時刻にあって、L1予測の参照ピクチャが処理対
象ピクチャより後の時刻にある場合を示している。図35は双予測であってL0予測の参
照ピクチャとL1予測の参照ピクチャが処理対象ピクチャより前の時刻にある場合を示し
ている。図36は双予測であってL0予測の参照ピクチャとL1予測の参照ピクチャが処
理対象ピクチャより後の時刻にある場合を示している。
A process of performing prediction from two reference pictures is defined as bi-prediction, and bi-prediction is expressed as BI prediction using both L0 prediction and L1 prediction. FIG. 34 shows a bi-prediction case where the reference picture for L0 prediction is before the picture to be processed and the reference picture for L1 prediction is after the picture to be processed. FIG. 35 shows a bi-prediction case where the reference picture for L0 prediction and the reference picture for L1 prediction are located before the picture to be processed. FIG. 36 shows a bi-prediction case where the reference picture for L0 prediction and the reference picture for L1 prediction are located after the picture to be processed.

このように、L0/L1の予測種別と時間の関係は、L0が過去方向、L1が未来方向
とは限定されずに用いることが可能である。また双予測の場合に、同一の参照ピクチャを
用いてL0予測及びL1予測のそれぞれを行ってもよい。なお、動き補償予測を単予測で
行うか双予測で行うかの判断は、例えばL0予測を利用するか否か及びL1予測を利用す
るか否かを示す情報(例えば、フラグ)に基づき判断される。
In this way, the relationship between the prediction type of L0/L1 and time can be used without being limited to the past direction for L0 and the future direction for L1. In the case of bi-prediction, L0 prediction and L1 prediction may be performed using the same reference picture. It should be noted that the determination of whether motion compensation prediction is performed by uni-prediction or bi-prediction is made based on information (for example, a flag) indicating whether to use L0 prediction and whether to use L1 prediction, for example. be.

<参照インデックスについて>
本発明の実施の形態では、動き補償予測の精度向上のために、動き補償予測において複
数の参照ピクチャの中から最適な参照ピクチャを選択することを可能とする。そのため、
動き補償予測で利用した参照ピクチャを参照インデックスとして利用するとともに、参照
インデックスを差分動きベクトルとともにビットストリーム中に符号化する。
<About reference index>
In the embodiments of the present invention, it is possible to select an optimum reference picture from among a plurality of reference pictures in motion compensation prediction in order to improve the accuracy of motion compensation prediction. for that reason,
A reference picture used in motion compensated prediction is used as a reference index, and the reference index is coded in a bitstream together with a differential motion vector.

<通常予測動きベクトルモードに基づく動き補償処理>
動き補償予測部306は、図16の符号化側におけるインター予測部102でも示され
るように、インター予測モード判定部305において、通常予測動きベクトルモード導出
部301によるインター予測情報が選択された場合には、このインター予測情報をインタ
ー予測モード判定部305から取得し、現在処理対象となっているブロックのインター予
測モード、参照インデックス、動きベクトルを導出し、動き補償予測信号を生成する。生
成された動き補償予測信号は、予測方法決定部105に供給される。
<Motion Compensation Processing Based on Normal Predicted Motion Vector Mode>
Motion compensation prediction section 306, as also shown in inter prediction section 102 on the encoding side in FIG. obtains this inter prediction information from the inter prediction mode determination unit 305, derives the inter prediction mode, reference index, and motion vector of the block currently being processed, and generates a motion compensated prediction signal. The generated motion-compensated prediction signal is supplied to the prediction method determination unit 105 .

同様に、動き補償予測部406は、図22の復号側におけるインター予測部203でも
示されるように、復号の過程でスイッチ408が通常予測動きベクトルモード導出部40
1に接続された場合には、通常予測動きベクトルモード導出部401によるインター予測
情報を取得し、現在処理対象となっているブロックのインター予測モード、参照インデッ
クス、動きベクトルを導出し、動き補償予測信号を生成する。生成された動き補償予測信
号は、復号画像信号重畳部207に供給される。
Similarly, in the motion compensation prediction unit 406, as shown in the inter prediction unit 203 on the decoding side in FIG.
1, obtains inter prediction information by the normal prediction motion vector mode derivation unit 401, derives the inter prediction mode, reference index, and motion vector of the block currently being processed, and performs motion compensation prediction. Generate a signal. The generated motion-compensated prediction signal is supplied to the decoded image signal superimposing unit 207 .

<通常マージモードに基づく動き補償処理>
動き補償予測部306は、図16の符号化側におけるインター予測部102でも示され
るように、インター予測モード判定部305において、通常マージモード導出部302に
よるインター予測情報が選択された場合には、このインター予測情報をインター予測モー
ド判定部305から取得し、現在処理対象となっているブロックのインター予測モード、
参照インデックス、動きベクトルを導出し、動き補償予測信号を生成する。生成された動
き補償予測信号は、予測方法決定部105に供給される。
<Motion Compensation Processing Based on Normal Merge Mode>
As shown in the inter prediction unit 102 on the encoding side in FIG. This inter prediction information is acquired from the inter prediction mode determination unit 305, and the inter prediction mode of the block currently being processed,
A reference index and a motion vector are derived, and a motion compensated prediction signal is generated. The generated motion-compensated prediction signal is supplied to the prediction method determination unit 105 .

同様に、動き補償予測部406は、図22の復号側におけるインター予測部203でも
示されるように、復号の過程でスイッチ408が通常マージモード導出部402に接続さ
れた場合には、通常マージモード導出部402によるインター予測情報を取得し、現在処
理対象となっているブロックのインター予測モード、参照インデックス、動きベクトルを
導出し、動き補償予測信号を生成する。生成された動き補償予測信号は、復号画像信号重
畳部207に供給される。
Similarly, as shown in the inter prediction unit 203 on the decoding side in FIG. Inter prediction information is obtained by the derivation unit 402, the inter prediction mode, reference index, and motion vector of the block currently being processed are derived, and a motion compensated prediction signal is generated. The generated motion-compensated prediction signal is supplied to the decoded image signal superimposing unit 207 .

<サブブロック予測動きベクトルモードに基づく動き補償処理>
動き補償予測部306は、図16の符号化側におけるインター予測部102でも示され
るように、インター予測モード判定部305において、サブブロック予測動きベクトルモ
ード導出部303によるインター予測情報が選択された場合には、このインター予測情報
をインター予測モード判定部305から取得し、現在処理対象となっているブロックのイ
ンター予測モード、参照インデックス、動きベクトルを導出し、動き補償予測信号を生成
する。生成された動き補償予測信号は、予測方法決定部105に供給される。
<Motion compensation processing based on sub-block prediction motion vector mode>
When the inter prediction mode determination unit 305 selects the inter prediction information by the sub-block prediction motion vector mode derivation unit 303, the motion compensation prediction unit 306 selects the inter prediction information by the inter prediction unit 102 on the encoding side in FIG. , this inter prediction information is obtained from the inter prediction mode determination unit 305, the inter prediction mode, reference index, and motion vector of the block currently being processed are derived, and a motion compensated prediction signal is generated. The generated motion-compensated prediction signal is supplied to the prediction method determination unit 105 .

同様に、動き補償予測部406は、図22の復号側におけるインター予測部203でも
示されるように、復号の過程でスイッチ408がサブブロック予測動きベクトルモード導
出部403に接続された場合には、サブブロック予測動きベクトルモード導出部403に
よるインター予測情報を取得し、現在処理対象となっているブロックのインター予測モー
ド、参照インデックス、動きベクトルを導出し、動き補償予測信号を生成する。生成され
た動き補償予測信号は、復号画像信号重畳部207に供給される。
Similarly, motion compensation prediction section 406, as shown in inter prediction section 203 on the decoding side in FIG. The sub-block prediction motion vector mode derivation unit 403 acquires inter prediction information, derives the inter prediction mode, reference index, and motion vector of the block currently being processed, and generates a motion compensation prediction signal. The generated motion-compensated prediction signal is supplied to the decoded image signal superimposing unit 207 .

<サブブロックマージモードに基づく動き補償処理>
動き補償予測部306は、図16の符号化側におけるインター予測部102でも示され
るように、インター予測モード判定部305において、サブブロックマージモード導出部
304によるインター予測情報が選択された場合には、このインター予測情報をインター
予測モード判定部305から取得し、現在処理対象となっているブロックのインター予測
モード、参照インデックス、動きベクトルを導出し、動き補償予測信号を生成する。生成
された動き補償予測信号は、予測方法決定部105に供給される。
<Motion Compensation Processing Based on Sub-Block Merge Mode>
As shown in the inter prediction unit 102 on the encoding side in FIG. 16 , the motion compensation prediction unit 306 performs , this inter prediction information is obtained from the inter prediction mode determination unit 305, the inter prediction mode, reference index, and motion vector of the block currently being processed are derived, and a motion compensated prediction signal is generated. The generated motion-compensated prediction signal is supplied to the prediction method determination unit 105 .

同様に、動き補償予測部406は、図22の復号側におけるインター予測部203でも
示されるように、復号の過程でスイッチ408がサブブロックマージモード導出部404
に接続された場合には、サブブロックマージモード導出部404によるインター予測情報
を取得し、現在処理対象となっているブロックのインター予測モード、参照インデックス
、動きベクトルを導出し、動き補償予測信号を生成する。生成された動き補償予測信号は
、復号画像信号重畳部207に供給される。
Similarly, in the motion compensation prediction unit 406, as shown in the inter prediction unit 203 on the decoding side in FIG.
, the sub-block merge mode derivation unit 404 acquires inter prediction information, derives the inter prediction mode, reference index, and motion vector of the block currently being processed, and outputs the motion compensation prediction signal. Generate. The generated motion-compensated prediction signal is supplied to the decoded image signal superimposing unit 207 .

<アフィン変換予測に基づく動き補償処理>
通常予測動きベクトルモード、および通常マージモードでは、以下のフラグに基づいて
アフィンモデルによる動き補償が利用できる。以下のフラグは、符号化処理においてイン
ター予測モード判定部305により決定されるインター予測の条件に基づいて以下のフラ
グに反映され、ビットストリーム中に符号化される。復号処理においては、ビットストリ
ーム中の以下のフラグに基づいてアフィンモデルによる動き補償を行うか否かを特定する
<Motion Compensation Processing Based on Affine Transform Prediction>
In normal motion vector prediction mode and normal merge mode, motion compensation by affine model can be used based on the following flags. The following flags are reflected in the following flags based on the inter prediction conditions determined by the inter prediction mode determination unit 305 in the encoding process, and encoded in the bitstream. In the decoding process, whether or not to perform motion compensation by the affine model is specified based on the following flags in the bitstream.

sps_affine_enabled_flagは、インター予測において、アフィンモデルによる動き補償
が利用できるか否かを表す。sps_affine_enabled_flagが0であれば、シーケンス単位で
アフィンモデルによる動き補償ではないように抑制される。また、inter_affine_flag と
cu_affine_type_flag は、符号化ビデオシーケンスのCU(符号化ブロック)シンタック
スにおいて伝送されない。sps_affine_enabled_flagが1であれば、符号化ビデオシーケ
ンスにおいてアフィンモデルによる動き補償を利用できる。
sps_affine_enabled_flag indicates whether motion compensation by an affine model can be used in inter prediction. If sps_affine_enabled_flag is 0, motion compensation by the affine model is suppressed on a per-sequence basis. Also inter_affine_flag and
cu_affine_type_flag is not transmitted in CU (Coded Block) syntax of coded video sequences. If sps_affine_enabled_flag is 1, affine model motion compensation can be used in the encoded video sequence.

sps_affine_type_flagは、インター予測において、6パラメータアフィンモデルによる
動き補償が利用できるか否かを表す。sps_affine_type_flagが0であれば、6パラメータ
アフィンモデルによる動き補償ではないように抑制される。また、cu_affine_type_flag
は、符号化ビデオシーケンスのCUシンタックスにおいて伝送されない。sps_affine_typ
e_flagが1であれば、符号化ビデオシーケンスにおいて6パラメータアフィンモデルによ
る動き補償を利用できる。sps_affine_type_flagが存在しない場合には、0であるものと
する。
sps_affine_type_flag indicates whether motion compensation by a 6-parameter affine model can be used in inter prediction. If sps_affine_type_flag is 0, motion compensation is not performed by the 6-parameter affine model. Also, cu_affine_type_flag
are not transmitted in the CU syntax of the coded video sequence. sps_affine_typ
If e_flag is 1, motion compensation with a 6-parameter affine model can be used in the encoded video sequence. If sps_affine_type_flag is not present, it shall be 0.

PまたはBスライスを復号している場合、現在処理対象となっているCUにおいて、inte
r_affine_flagが1であれば、現在処理対象となっているCUの動き補償予測信号を生成
するために、アフィンモデルによる動き補償が用いられる。inter_affine_flagが0であ
れば、現在処理対象となっているCUにアフィンモデルは用いられない。inter_affine_f
lagが存在しない場合には、0であるものとする。
When decoding a P or B slice, in the current CU being processed, inte
If r_affine_flag is 1, affine model motion compensation is used to generate a motion compensated prediction signal for the CU currently being processed. If inter_affine_flag is 0, the affine model is not used for the CU currently being processed. inter_affine_f
If lag does not exist, it shall be 0.

PまたはBスライスを復号している場合、現在処理対象となっているCUにおいて、cu_a
ffine_type_flagが1であれば、現在処理対象となっているCUの動き補償予測信号を生
成するために、6パラメータアフィンモデルによる動き補償が用いられる。cu_affine_typ
e_flagが0であれば、現在処理対象となっているCUの動き補償予測信号を生成するため
に、4パラメータアフィンモデルによる動き補償が用いられる。
When decoding a P or B slice, in the current CU to be processed, cu_a
If ffine_type_flag is 1, motion compensation with a 6-parameter affine model is used to generate a motion-compensated prediction signal for the CU currently being processed. cu_affine_typ
If e_flag is 0, motion compensation with a 4-parameter affine model is used to generate a motion compensated prediction signal for the CU currently being processed.

アフィンモデルによる動き補償では、サブブロック単位で参照インデックスや動きベク
トルが導出されることから、サブブロック単位で処理対象となっている参照インデックス
や動きベクトルを用いて動き補償予測信号を生成する。
In motion compensation using an affine model, a reference index and a motion vector are derived for each subblock, so a motion compensation prediction signal is generated using the reference index and motion vector to be processed for each subblock.

4パラメータアフィンモデルは2つの制御点のそれぞれの動きベクトルの水平成分及び
垂直成分の4つのパラメータからサブブロックの動きベクトルを導出し、サブブロック単
位で動き補償を行うモードである。
The 4-parameter affine model is a mode in which a sub-block motion vector is derived from four parameters, ie, horizontal and vertical components of motion vectors of two control points, and motion compensation is performed on a sub-block basis.

以上に述べた第1の実施の形態によれば、履歴予測動きベクトル候補導出処理において
、通常予測動きベクトルモードの場合と通常マージモードの場合で処理を分岐させて、通
常マージモードの場合には履歴予測動きベクトル候補リストHmvpCandListの更新処理を行
わないようにすることで、更新処理にかかる処理量を軽減できるようになる。更に、通常
マージモードの場合に履歴予測動きベクトル候補リストHmvpCandListの更新処理を行わな
いことで、履歴予測動きベクトル候補リストHmvpCandListに同一もしくは相関性の高い候
補の追加を抑制でき、履歴予測動きベクトル候補導出処理において、同一候補の判定処理
を行わずに済むため、更に処理量を抑制できるようになる。
According to the first embodiment described above, in the historical motion vector predictor candidate derivation process, the process branches for the normal motion vector predictor mode and the normal merge mode. By not updating the historical motion vector predictor candidate list HmvpCandList, it is possible to reduce the amount of processing required for the updating process. Furthermore, by not updating the historical motion vector predictor candidate list HmvpCandList in the normal merge mode, it is possible to suppress the addition of candidates that are identical or highly correlated to the historical motion vector predictor candidate list HmvpCandList. In the derivation process, it is not necessary to perform the same candidate determination process, so the amount of processing can be further reduced.

以上に述べた全ての実施の形態は、複数を組み合わせても良い。 All the embodiments described above may be combined in plural.

以上に述べた全ての実施の形態において、画像符号化装置が出力するビットストリーム
は、実施の形態で用いられた符号化方法に応じて復号することができるように特定のデー
タフォーマットを有している。また、この画像符号化装置に対応する画像復号装置は、こ
の特定のデータフォーマットのビットストリームを復号することができる。
In all the embodiments described above, the bitstream output by the image encoding device has a specific data format so that it can be decoded according to the encoding method used in the embodiment. there is Also, an image decoding device corresponding to this image encoding device can decode the bitstream of this specific data format.

画像符号化装置と画像復号装置の間でビットストリームをやりとりするために、有線ま
たは無線のネットワークが用いられる場合、通信路の伝送形態に適したデータ形式にビッ
トストリームを変換して伝送してもよい。その場合、画像符号化装置が出力するビットス
トリームを通信路の伝送形態に適したデータ形式の符号化データに変換してネットワーク
に送信する送信装置と、ネットワークから符号化データを受信してビットストリームに復
元して画像復号装置に供給する受信装置とが設けられる。送信装置は、画像符号化装置が
出力するビットストリームをバッファするメモリと、ビットストリームをパケット化する
パケット処理部と、ネットワークを介してパケット化された符号化データを送信する送信
部とを含む。受信装置は、ネットワークを介してパケット化された符号化データを受信す
る受信部と、受信された符号化データをバッファするメモリと、符号化データをパケット
処理してビットストリームを生成し、画像復号装置に提供するパケット処理部とを含む。
When a wired or wireless network is used to exchange a bitstream between an image encoding device and an image decoding device, the bitstream may be converted to a data format suitable for the transmission mode of the communication channel and transmitted. good. In that case, a transmitting device that converts a bitstream output from an image coding device into coded data in a data format suitable for the transmission form of a communication channel and transmits the data to a network, and a bitstream that receives the coded data from the network and a receiving device for restoring the image to the image decoding device. The transmission device includes a memory that buffers the bitstream output from the image encoding device, a packet processing unit that packetizes the bitstream, and a transmission unit that transmits the packetized encoded data via the network. The receiving device includes a receiving unit that receives packetized encoded data via a network, a memory that buffers the received encoded data, packet processing of the encoded data to generate a bitstream, and image decoding. and a packet processor for providing to the device.

また、画像復号装置で復号された画像を表示する表示部を構成に追加することで、表示
装置としても良い。その場合、表示部は、復号画像信号重畳部207により生成され、復
号画像メモリ208に格納された復号画像信号を読み出して画面に表示する。
Further, the display device may be configured by adding a display unit for displaying an image decoded by the image decoding device. In this case, the display unit reads the decoded image signal generated by the decoded image signal superimposition unit 207 and stored in the decoded image memory 208 and displays it on the screen.

また、撮像部を構成に追加し、撮像した画像を画像符号化装置に入力することで、撮像
装置としても良い。その場合、撮像部は、撮像した画像信号をブロック分割部101に入
力する。
Further, an imaging device may be configured by adding an imaging unit to the configuration and inputting a captured image to an image encoding device. In that case, the imaging unit inputs the image signal of the imaged image to the block dividing unit 101 .

図37に、本実施の形態の符号化復号装置のハードウェア構成の一例を示す。符号化復
号装置は、本発明の実施の形態に係る画像符号化装置、および画像復号装置の構成を包含
する。係る符号化復号装置9000は、CPU9001、コーデックIC9002、I/
Oインターフェース9003、メモリ9004、光学ディスクドライブ9005、ネット
ワークインターフェース9006、ビデオインターフェース9009を有し、各部はバス
9010により接続される。
FIG. 37 shows an example of the hardware configuration of the encoding/decoding device of this embodiment. The encoding/decoding device includes the configurations of the image encoding device and the image decoding device according to the embodiment of the present invention. The encoding/decoding device 9000 includes a CPU 9001, a codec IC 9002, an I/
It has an O interface 9003 , a memory 9004 , an optical disk drive 9005 , a network interface 9006 and a video interface 9009 , and each part is connected by a bus 9010 .

画像符号化部9007と画像復号部9008は、典型的にはコーデックIC9002と
して実装される。本発明の実施の形態に係る画像符号化装置の画像符号化処理は、画像符
号化部9007により実行され、本発明の実施の形態に係る画像復号装置における画像復
号処理は、画像復号部9008により実行される。I/Oインターフェース9003は、
例えばUSBインターフェースにより実現され、外部のキーボード9104、マウス91
05等と接続する。CPU9001は、I/Oインターフェース9003を介して入力し
たユーザー操作に基づき、ユーザーの所望する動作を実行するように符号化復号装置90
00を制御する。キーボード9104、マウス9105等によるユーザーの操作としては
、符号化、復号のどちらの機能を実行するかの選択、符号化品質の設定、ビットストリー
ムの入出力先、画像の入出力先等がある。
An image encoding unit 9007 and an image decoding unit 9008 are typically implemented as a codec IC 9002 . Image encoding processing of the image encoding device according to the embodiment of the present invention is performed by the image encoding unit 9007, and image decoding processing in the image decoding device according to the embodiment of the present invention is performed by the image decoding unit 9008. executed. The I/O interface 9003 is
For example, it is realized by a USB interface, and an external keyboard 9104 and mouse 91
05 or the like. The CPU 9001 controls the encoding/decoding device 90 to execute the operation desired by the user based on the user's operation input via the I/O interface 9003.
00 is controlled. User operations using the keyboard 9104, mouse 9105, etc. include selection of which function to execute, encoding or decoding, setting of encoding quality, bitstream input/output destination, image input/output destination, and the like.

ユーザーがディスク記録媒体9100に記録された画像を再生する操作を所望する場合
、光学ディスクドライブ9005は、挿入されたディスク記録媒体9100からビットス
トリームを読出し、読み出したビットストリームを、バス9010を介してコーデックI
C9002の画像復号部9008に送る。画像復号部9008は入力したビットストリー
ムに対して本発明の実施の形態に係る画像復号装置における画像復号処理を実行し、復号
画像を、ビデオインターフェース9009を介して外部のモニタ9103へ送る。また、
符号化復号装置9000は、ネットワークインターフェース9006を有し、ネットワー
ク9101を介して、外部の配信サーバ9106や、携帯端末9107と接続可能である
。ユーザーがディスク記録媒体9100に記録された画像に変えて、配信サーバ9106
や携帯端末9107に記録された画像を再生することを所望する場合は、ネットワークイ
ンターフェース9006は、入力されたディスク記録媒体9100からビットストリーム
を読出すことに変えて、ネットワーク9101よりビットストリームを取得する。また、
ユーザーがメモリ9004に記録された画像を再生することを所望する場合は、メモリ9
004に記録されたビットストリームに対して、本発明の実施の形態に係る画像復号装置
における画像復号処理を実行する。
When the user desires to reproduce the image recorded on the disc recording medium 9100, the optical disc drive 9005 reads the bitstream from the inserted disc recording medium 9100 and transmits the read bitstream via the bus 9010. Codec I
It is sent to the image decoding unit 9008 of C9002. The image decoding unit 9008 executes image decoding processing in the image decoding apparatus according to the embodiment of the present invention on the input bitstream, and sends the decoded image to the external monitor 9103 via the video interface 9009 . again,
The encoding/decoding device 9000 has a network interface 9006 and can be connected to an external distribution server 9106 and a mobile terminal 9107 via a network 9101 . The user replaces the image recorded on the disk recording medium 9100 with the distribution server 9106
or portable terminal 9107, the network interface 9006 acquires the bitstream from the network 9101 instead of reading the bitstream from the input disk recording medium 9100. . again,
When the user desires to reproduce the image recorded in memory 9004, memory 9004
004 is subjected to image decoding processing in the image decoding apparatus according to the embodiment of the present invention.

ユーザーが外部のカメラ9102で撮像した画像を符号化しメモリ9004に記録する
操作を所望する場合、ビデオインターフェース9009は、カメラ9102から画像を入
力し、バス9010を介し、コーデックIC9002の画像符号化部9007に送る。画
像符号化部9007は、ビデオインターフェース9009を介して入力した画像に対して
本発明の実施の形態に係る画像符号化装置における画像符号化処理を実行し、ビットスト
リームを作成する。そしてビットストリームを、バス9010を介し、メモリ9004へ
送る。ユーザーがメモリ9004に変えて、ディスク記録媒体9100にビットストリー
ムを記録することを所望する場合は、光学ディスクドライブ9005は、挿入されたディ
スク記録媒体9100に対しビットストリームの書き出しを行う。
When the user desires an operation to encode an image captured by the external camera 9102 and record it in the memory 9004, the video interface 9009 inputs the image from the camera 9102 and transmits the image to the image encoding unit 9007 of the codec IC 9002 via the bus 9010. send to The image coding unit 9007 executes image coding processing in the image coding apparatus according to the embodiment of the present invention on the image input via the video interface 9009 to create a bitstream. The bitstream is then sent to memory 9004 via bus 9010 . When the user desires to record a bitstream on the disk recording medium 9100 instead of the memory 9004, the optical disk drive 9005 writes the bitstream to the inserted disk recording medium 9100. FIG.

画像符号化装置を有し画像復号装置を有さないハードウェア構成や、画像復号装置を有
し画像符号化装置を有さないハードウェア構成を実現することも可能である。そのような
ハードウェア構成は、例えばコーデックIC9002が、画像符号化部9007、または
画像復号部9008にそれぞれ置き換わることにより実現される。
It is also possible to realize a hardware configuration having an image encoding device but not having an image decoding device, or a hardware configuration having an image decoding device but not having an image encoding device. Such a hardware configuration is realized, for example, by replacing the codec IC 9002 with the image encoding unit 9007 or the image decoding unit 9008, respectively.

以上の符号化及び復号に関する処理は、ハードウェアを用いた伝送、蓄積、受信装置と
して実現しても良いのは勿論のこと、ROM(リード・オンリー・メモリ)やフラッシュ
メモリ等に記憶されているファームウェアや、コンピュータ等のソフトウェアによって実
現しても良い。そのファームウェアプログラム、ソフトウェアプログラムをコンピュータ
等で読み取り可能な記録媒体に記録して提供しても良いし、有線あるいは無線のネットワ
ークを通してサーバから提供しても良いし、地上波あるいは衛星ディジタル放送のデータ
放送として提供しても良い。
The above encoding and decoding processes may of course be implemented as transmission, storage, and reception devices using hardware, and are stored in ROM (read only memory), flash memory, or the like. It may be implemented by firmware or software such as a computer. The firmware program and software program may be recorded in a computer-readable recording medium and provided, may be provided from a server through a wired or wireless network, or may be provided from a terrestrial or satellite digital broadcasting data broadcast. can be provided as

以上、本発明を実施の形態をもとに説明した。実施の形態は例示であり、それらの各構
成要素や各処理プロセスの組み合わせにいろいろな変形例が可能なこと、またそうした変
形例も本発明の範囲にあることは当業者に理解されるところである。
The present invention has been described above based on the embodiments. It should be understood by those skilled in the art that the embodiment is an example, and that various modifications are possible in the combination of each component and each treatment process, and that such modifications are within the scope of the present invention. .

100 画像符号化装置、 101 ブロック分割部、 102 インター予測部、
103 イントラ予測部、104 復号画像メモリ、 105 予測方法決定部、 10
6 残差生成部、 107 直交変換・量子化部、 108 ビット列符号化部、 10
9 逆量子化・逆直交変換部、 110 復号画像信号重畳部、 111 符号化情報格
納メモリ、 200 画像復号装置、 201 ビット列復号部、 202 ブロック分
割部、 203 インター予測部 204 イントラ予測部、 205 符号化情報格納
メモリ 206 逆量子化・逆直交変換部、 207 復号画像信号重畳部、 208
復号画像メモリ。
100 image coding device, 101 block division unit, 102 inter prediction unit,
103 intra prediction unit 104 decoded image memory 105 prediction method determination unit 10
6 residual generator 107 orthogonal transform/quantizer 108 bitstream encoder 10
9 inverse quantization/inverse orthogonal transform unit 110 decoded image signal superimposition unit 111 encoded information storage memory 200 image decoding device 201 bit string decoding unit 202 block division unit 203 inter prediction unit 204 intra prediction unit 205 code quantization information storage memory 206 inverse quantization/inverse orthogonal transform unit 207 decoded image signal superimposition unit 208
Decoded image memory.

Claims (8)

複数の動き情報の履歴を記憶する動き情報履歴メモリと、
履歴予測動きベクトル候補を含む予測動きベクトル候補を導出する予測動きベクトル候補導出部と、
前記予測動きベクトル候補に(0,0)の予測動きベクトル候補を追加する予測動きベクトル候補補充部と、
符号化ブロックを所定のサイズで分割したサブブロック単位で動き情報が異なるサブブロックマージ候補を導出するサブブロックマージ候補導出部と、を備え、
前記予測動きベクトル候補を符号化した場合には前記動き情報履歴メモリに動き情報を格納し、前記サブブロックマージ候補を符号化した場合には前記動き情報履歴メモリに動き情報を格納しないことを特徴とする動画像符号化装置。
a motion information history memory that stores a plurality of motion information histories;
a motion vector predictor candidate derivation unit that derives motion vector predictor candidates including historical motion vector predictor candidates;
a motion vector predictor candidate supplementing unit that adds a motion vector predictor candidate of (0, 0) to the motion vector predictor candidate;
a sub-block merging candidate deriving unit that derives sub-block merging candidates with different motion information for each sub-block obtained by dividing an encoding block into a predetermined size,
The motion information is stored in the motion information history memory when the motion vector predictor candidate is coded, and the motion information is not stored in the motion information history memory when the sub-block merging candidate is coded. A moving picture encoding device.
複数の動き情報の履歴を記憶する動き情報履歴メモリと、
履歴予測動きベクトル候補を含む予測動きベクトル候補を導出する予測動きベクトル候補導出ステップと、
前記予測動きベクトル候補に(0,0)の予測動きベクトル候補を追加する予測動きベクトル候補補充ステップと、
符号化ブロックを所定のサイズで分割したサブブロック単位で動き情報が異なるサブブロックマージ候補を導出するサブブロックマージ候補導出ステップと、を有し、
前記予測動きベクトル候補を符号化した場合には前記動き情報履歴メモリに動き情報を格納し、前記サブブロックマージ候補を符号化した場合には前記動き情報履歴メモリに動き情報を格納しないことを特徴とする動画像符号化方法。
a motion information history memory that stores a plurality of motion information histories;
a motion vector predictor candidate derivation step of deriving a motion vector predictor candidate including historical motion vector predictor candidates;
a motion vector predictor candidate supplementing step of adding a motion vector predictor candidate of (0, 0) to the motion vector predictor candidates;
a sub-block merging candidate derivation step of deriving a sub-block merging candidate with different motion information for each sub-block obtained by dividing the coding block into a predetermined size;
The motion information is stored in the motion information history memory when the motion vector predictor candidate is coded, and the motion information is not stored in the motion information history memory when the sub-block merging candidate is coded. A moving image coding method.
複数の動き情報の履歴を記憶する動き情報履歴メモリと、
履歴予測動きベクトル候補を含む予測動きベクトル候補を導出する予測動きベクトル候補導出ステップと、
前記予測動きベクトル候補に(0,0)の予測動きベクトル候補を追加する予測動きベクトル候補補充ステップと、
符号化ブロックを所定のサイズで分割したサブブロック単位で動き情報が異なるサブブロックマージ候補を導出するサブブロックマージ候補導出ステップと、
をコンピュータに実行させ、
前記予測動きベクトル候補を符号化した場合には前記動き情報履歴メモリに動き情報を格納し、前記サブブロックマージ候補を符号化した場合には前記動き情報履歴メモリに動き情報を格納しないことを特徴とする動画像符号化プログラム。
a motion information history memory that stores a plurality of motion information histories;
a motion vector predictor candidate derivation step of deriving a motion vector predictor candidate including historical motion vector predictor candidates;
a motion vector predictor candidate supplementing step of adding a motion vector predictor candidate of (0, 0) to the motion vector predictor candidates;
a sub-block merging candidate derivation step of deriving a sub-block merging candidate with different motion information for each sub-block obtained by dividing an encoding block into a predetermined size;
on the computer, and
The motion information is stored in the motion information history memory when the motion vector predictor candidate is coded, and the motion information is not stored in the motion information history memory when the sub-block merging candidate is coded. A video encoding program that
複数の動き情報の履歴を記憶する動き情報履歴メモリと、
履歴予測動きベクトル候補を含む予測動きベクトル候補を導出する予測動きベクトル候補導出部と、
前記予測動きベクトル候補に(0,0)の予測動きベクトル候補を追加する予測動きベクトル候補補充部と、
復号ブロックを所定のサイズで分割したサブブロック単位で動き情報が異なるサブブロックマージ候補を導出するサブブロックマージ候補導出部と、を備え、
前記予測動きベクトル候補を復号した場合には前記動き情報履歴メモリに動き情報を格納し、前記サブブロックマージ候補を復号した場合には前記動き情報履歴メモリに動き情報を格納しないことを特徴とする動画像復号装置。
a motion information history memory that stores a plurality of motion information histories;
a motion vector predictor candidate derivation unit that derives motion vector predictor candidates including historical motion vector predictor candidates;
a motion vector predictor candidate supplementing unit that adds a motion vector predictor candidate of (0, 0) to the motion vector predictor candidate;
a sub-block merging candidate deriving unit that derives sub-block merging candidates with different motion information for each sub-block obtained by dividing a decoded block into a predetermined size,
The motion information is stored in the motion information history memory when the motion vector predictor candidate is decoded, and the motion information is not stored in the motion information history memory when the sub-block merging candidate is decoded. Video decoding device.
複数の動き情報の履歴を記憶する動き情報履歴メモリと、
履歴予測動きベクトル候補を含む予測動きベクトル候補を導出する予測動きベクトル候補導出ステップと、
前記予測動きベクトル候補に(0,0)の予測動きベクトル候補を追加する予測動きベクトル候補補充ステップと、
復号ブロックを所定のサイズで分割したサブブロック単位で動き情報が異なるサブブロックマージ候補を導出するサブブロックマージ候補導出ステップと、を有し、
前記予測動きベクトル候補を復号した場合には前記動き情報履歴メモリに動き情報を格納し、前記サブブロックマージ候補を復号した場合には前記動き情報履歴メモリに動き情報を格納しないことを特徴とする動画像復号方法。
a motion information history memory that stores a plurality of motion information histories;
a motion vector predictor candidate derivation step of deriving a motion vector predictor candidate including historical motion vector predictor candidates;
a motion vector predictor candidate supplementing step of adding a motion vector predictor candidate of (0, 0) to the motion vector predictor candidates;
a sub-block merging candidate derivation step of deriving a sub-block merging candidate with different motion information for each sub-block obtained by dividing the decoded block into a predetermined size;
The motion information is stored in the motion information history memory when the motion vector predictor candidate is decoded, and the motion information is not stored in the motion information history memory when the sub-block merging candidate is decoded. Video decoding method.
複数の動き情報の履歴を記憶する動き情報履歴メモリと、
履歴予測動きベクトル候補を含む予測動きベクトル候補を導出する予測動きベクトル候補導出ステップと、
前記予測動きベクトル候補に(0,0)の予測動きベクトル候補を追加する予測動きベクトル候補補充ステップと、
復号ブロックを所定のサイズで分割したサブブロック単位で動き情報が異なるサブブロックマージ候補を導出するサブブロックマージ候補導出ステップと、
をコンピュータに実行させ、
前記予測動きベクトル候補を復号した場合には前記動き情報履歴メモリに動き情報を格納し、前記サブブロックマージ候補を復号した場合には前記動き情報履歴メモリに動き情報を格納しないことを特徴とする動画像復号プログラム。
a motion information history memory that stores a plurality of motion information histories;
a motion vector predictor candidate derivation step of deriving a motion vector predictor candidate including historical motion vector predictor candidates;
a motion vector predictor candidate supplementing step of adding a motion vector predictor candidate of (0, 0) to the motion vector predictor candidates;
a sub-block merging candidate deriving step of deriving a sub-block merging candidate with different motion information for each sub-block obtained by dividing a decoded block into a predetermined size;
on the computer, and
The motion information is stored in the motion information history memory when the motion vector predictor candidate is decoded, and the motion information is not stored in the motion information history memory when the sub-block merging candidate is decoded. Video decoding program.
動画像が符号化されたビットストリームを格納する格納方法であって、
履歴予測動きベクトル候補を含む予測動きベクトル候補を導出する予測動きベクトル候補導出ステップと、
前記予測動きベクトル候補に(0,0)の予測動きベクトル候補を追加する予測動きベクトル候補補充ステップと、
符号化ブロックを所定のサイズで分割したサブブロック単位で動き情報が異なるサブブロックマージ候補を導出するサブブロックマージ候補導出ステップと、
前記ビットストリームを記録媒体に格納するステップと、を有し、
前記予測動きベクトル候補を符号化した場合には複数の動き情報の履歴を記憶する動き情報履歴メモリに動き情報を格納し、前記サブブロックマージ候補を符号化した場合には前記動き情報履歴メモリに動き情報を格納しないことを特徴とするビットストリームの格納方法。
A storage method for storing a bitstream in which a moving image is encoded,
a motion vector predictor candidate derivation step of deriving a motion vector predictor candidate including historical motion vector predictor candidates;
a motion vector predictor candidate supplementing step of adding a motion vector predictor candidate of (0, 0) to the motion vector predictor candidates;
a sub-block merging candidate derivation step of deriving a sub-block merging candidate with different motion information for each sub-block obtained by dividing an encoding block into a predetermined size;
storing the bitstream on a recording medium;
When the motion vector predictor candidate is coded, the motion information is stored in a motion information history memory for storing a history of a plurality of motion information, and when the sub-block merging candidate is coded, the motion information history memory is stored. A bitstream storage method characterized by not storing motion information.
動画像が符号化されたビットストリームを伝送する伝送方法であって、
履歴予測動きベクトル候補を含む予測動きベクトル候補を導出する予測動きベクトル候補導出ステップと、
前記予測動きベクトル候補に(0,0)の予測動きベクトル候補を追加する予測動きベクトル候補補充ステップと、
符号化ブロックを所定のサイズで分割したサブブロック単位で動き情報が異なるサブブロックマージ候補を導出するサブブロックマージ候補導出ステップと、
前記ビットストリームを伝送媒体に伝送するステップと、を有し、
前記予測動きベクトル候補を符号化した場合には複数の動き情報の履歴を記憶する動き情報履歴メモリに動き情報を格納し、前記サブブロックマージ候補を符号化した場合には前記動き情報履歴メモリに動き情報を格納しないことを特徴とするビットストリームの伝送方法。
A transmission method for transmitting a bitstream in which a moving image is encoded,
a motion vector predictor candidate derivation step of deriving a motion vector predictor candidate including historical motion vector predictor candidates;
a motion vector predictor candidate supplementing step of adding a motion vector predictor candidate of (0, 0) to the motion vector predictor candidates;
a sub-block merging candidate derivation step of deriving a sub-block merging candidate with different motion information for each sub-block obtained by dividing an encoding block into a predetermined size;
transmitting the bitstream to a transmission medium;
When the motion vector predictor candidate is coded, the motion information is stored in a motion information history memory for storing a history of a plurality of motion information, and when the sub-block merging candidate is coded, the motion information history memory is stored. A bitstream transmission method characterized by not storing motion information.
JP2023079974A 2018-12-28 2023-05-15 Image encoding device, image encoding method, image encoding program, image decoding device, image decoding method, and image decoding program Pending JP2023091070A (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP2018247411 2018-12-28
JP2018247411 2018-12-28
JP2020151407A JP2020205622A (en) 2018-12-28 2020-09-09 Image coding device, image coding method, image coding program, image decoding device, image decoding method, and image decoding program
JP2021200588A JP7283526B2 (en) 2018-12-28 2021-12-10 Image encoding device, image encoding method, image encoding program, image decoding device, image decoding method, and image decoding program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2021200588A Division JP7283526B2 (en) 2018-12-28 2021-12-10 Image encoding device, image encoding method, image encoding program, image decoding device, image decoding method, and image decoding program

Publications (1)

Publication Number Publication Date
JP2023091070A true JP2023091070A (en) 2023-06-29

Family

ID=71128686

Family Applications (4)

Application Number Title Priority Date Filing Date
JP2019239370A Active JP6763467B2 (en) 2018-12-28 2019-12-27 Image coding device, image coding method, image coding program, image decoding device, image decoding method and image decoding program
JP2020151407A Pending JP2020205622A (en) 2018-12-28 2020-09-09 Image coding device, image coding method, image coding program, image decoding device, image decoding method, and image decoding program
JP2021200588A Active JP7283526B2 (en) 2018-12-28 2021-12-10 Image encoding device, image encoding method, image encoding program, image decoding device, image decoding method, and image decoding program
JP2023079974A Pending JP2023091070A (en) 2018-12-28 2023-05-15 Image encoding device, image encoding method, image encoding program, image decoding device, image decoding method, and image decoding program

Family Applications Before (3)

Application Number Title Priority Date Filing Date
JP2019239370A Active JP6763467B2 (en) 2018-12-28 2019-12-27 Image coding device, image coding method, image coding program, image decoding device, image decoding method and image decoding program
JP2020151407A Pending JP2020205622A (en) 2018-12-28 2020-09-09 Image coding device, image coding method, image coding program, image decoding device, image decoding method, and image decoding program
JP2021200588A Active JP7283526B2 (en) 2018-12-28 2021-12-10 Image encoding device, image encoding method, image encoding program, image decoding device, image decoding method, and image decoding program

Country Status (3)

Country Link
JP (4) JP6763467B2 (en)
BR (1) BR112021012481A2 (en)
WO (1) WO2020137890A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020108085A (en) * 2018-12-28 2020-07-09 株式会社Jvcケンウッド Image encoding device, image encoding method, and image encoding program
BR112021012481A2 (en) * 2018-12-28 2021-09-08 Jvckenwood Corporation MOTION PICTURE ENCODING DEVICE, MOTION PICTURE ENCODING METHOD, MOTION PICTURE ENCODING PROGRAM, MOTION PICTURE DECODING DEVICE, MOTION PICTURE DECODING METHOD, AND MOTION PICTURE DECODING PROGRAM
CN112532974A (en) * 2020-11-24 2021-03-19 浙江大华技术股份有限公司 Encoding method, apparatus and storage medium for string encoding technique

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114845108A (en) * 2018-06-29 2022-08-02 抖音视界(北京)有限公司 Updating the lookup table: FIFO, constrained FIFO
JP7073501B2 (en) * 2018-12-12 2022-05-23 エルジー エレクトロニクス インコーポレイティド Methods and Devices for Processing Video Signals Based on History-Based Motion Vector Predictions
BR112021012481A2 (en) * 2018-12-28 2021-09-08 Jvckenwood Corporation MOTION PICTURE ENCODING DEVICE, MOTION PICTURE ENCODING METHOD, MOTION PICTURE ENCODING PROGRAM, MOTION PICTURE DECODING DEVICE, MOTION PICTURE DECODING METHOD, AND MOTION PICTURE DECODING PROGRAM

Also Published As

Publication number Publication date
JP7283526B2 (en) 2023-05-30
JP6763467B2 (en) 2020-09-30
WO2020137890A1 (en) 2020-07-02
BR112021012481A2 (en) 2021-09-08
JP2020205622A (en) 2020-12-24
JP2020109965A (en) 2020-07-16
JP2022044588A (en) 2022-03-17

Similar Documents

Publication Publication Date Title
JP7129641B2 (en) Image encoding device, image encoding method, image encoding program, image decoding device, image decoding method, and image decoding program
JP7283526B2 (en) Image encoding device, image encoding method, image encoding program, image decoding device, image decoding method, and image decoding program
JP7140224B2 (en) Moving image decoding device, moving image decoding method, moving image decoding program, moving image encoding device, moving image encoding method, and moving image encoding program
JP7218777B2 (en) Image encoding device, image encoding method, image encoding program, image decoding device, image decoding method, and image decoding program
JP7209801B2 (en) Image encoding device, image encoding method, image encoding program, image decoding device, image decoding method, and image decoding program
JP7318700B2 (en) Video encoding device, video encoding method, video encoding program, video decoding device, video decoding method, and video decoding program
JP7251579B2 (en) Image encoding device, image encoding method, image encoding program, image decoding device, image decoding method, and image decoding program
JP6763470B1 (en) Image decoding device, image decoding method and image decoding program
JP7147926B2 (en) Video encoding device, video encoding method, video encoding program, video decoding device, video decoding method, and video decoding program
JP2021057870A (en) Image encoding device, image encoding method, image encoding program, image decoding device, image decoding method, and image decoding program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230515