JPH0723397A - Device and method for decoding picture signal - Google Patents

Device and method for decoding picture signal

Info

Publication number
JPH0723397A
JPH0723397A JP33626293A JP33626293A JPH0723397A JP H0723397 A JPH0723397 A JP H0723397A JP 33626293 A JP33626293 A JP 33626293A JP 33626293 A JP33626293 A JP 33626293A JP H0723397 A JPH0723397 A JP H0723397A
Authority
JP
Japan
Prior art keywords
image signal
decoding
coded
parallel
slice
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.)
Granted
Application number
JP33626293A
Other languages
Japanese (ja)
Other versions
JP3871348B2 (en
Inventor
Hideki Koyanagi
秀樹 小柳
Hiroshi Sumihiro
博 住広
Haruichi Emoto
晴一 江本
Toru Wada
徹 和田
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.)
Sony Corp
Original Assignee
Sony 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 Sony Corp filed Critical Sony Corp
Priority to JP33626293A priority Critical patent/JP3871348B2/en
Publication of JPH0723397A publication Critical patent/JPH0723397A/en
Application granted granted Critical
Publication of JP3871348B2 publication Critical patent/JP3871348B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Color Television Systems (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

PURPOSE:To attain parallel operation processing without applying restriction such as the encoding of a motion vector by distributing an encoded picture signal to plural decoding means based upon a synchronizing signal added at every slice and decoding the signal respectively. CONSTITUTION:An input bit stream is distributed to code buffers 26 to 29 in the unit of slice and decoded by variable length decoders (IVLCs) 30 to 33. The number of macro blocks per slice is fixed and expected time for synchronizing respective IVLC processing is eliminated to efficiently execute decoding. Decoded data are transferred to a buffer memory group 35 to 38, the parallel processig at every slice is converted into the parallel processing in the unit of 1/2 MB and IQ/IDCT processing blocks 39 to 42 execute processing as in a four-parallel state. Then a picture corresponding to the motion vector in the unit of MB is extracted from a reproduced picture by a frame memory 43, the decoded picture is reproduced along with pictures obtained from the blocks 39 to 42 and the reproduced pictures are stored in the memory 43 again through ST-BUFFs 61 to 64 in four parallel state.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、光ディスクや磁気テー
プなどの蓄積系動画像メディアを用いた情報記録装置お
よび情報再生装置や例えば、いわゆるテレビ会議システ
ム、動画電話システム、放送用機器などにおける情報伝
送装置/受信装置に適用して好適な画像復号化装置及び
画像復号化方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information recording apparatus and an information reproducing apparatus using a storage type moving image medium such as an optical disk and a magnetic tape, and information in a so-called video conference system, moving picture telephone system, broadcasting equipment, etc. The present invention relates to an image decoding device and an image decoding method suitable for being applied to a transmission device / reception device.

【0002】[0002]

【従来の技術】動画像をデジタル化して記録再生する場
合、データ量が膨大となるのでデータの圧縮が行われ
る。このような動画像を圧縮する方法として、所謂MP
EGがあり、DCT及び動き補償予測を用いた符号化・
復号化が行われる。図14は、このようにして動画像を
圧縮した符号を再生する場合の構成例を示している。
2. Description of the Related Art When a moving image is digitized and recorded and reproduced, the amount of data becomes enormous, so that the data is compressed. As a method for compressing such a moving image, a so-called MP is used.
EG, encoding using DCT and motion compensated prediction
Decryption is done. FIG. 14 shows a configuration example in the case of reproducing a code obtained by compressing a moving image in this way.

【0003】入力端子101から入力された動画像圧縮
符号列は、逆VLC回路102、逆量子化回路103、
逆DCT回路104を経てブロック単位の画像情報に復
元され、加算器105を経て、フレームメモリ107に
順次格納されフレーム画像が再現される。また、逆VL
C回路102では、動き補償予測のための動き補償情報
も復号され、これは動き補償回路106に供給される。
動き補償回路106は、動き補償情報に従ってフレーム
メモリ107から同メモリ内に過去に再現されている画
像情報から予測画像情報を読み出しまたは全くゼロの値
を加算器105へ供給する。フレームメモリ107内に
再現されたフレーム画像は順次読み出されD/Aコンバ
ータ108を経てディスプレイ109に表示されるよう
になっていた。
A moving image compression code string input from the input terminal 101 is an inverse VLC circuit 102, an inverse quantization circuit 103,
The image information of each block is restored through the inverse DCT circuit 104, is sequentially stored in the frame memory 107 through the adder 105, and the frame image is reproduced. Also, reverse VL
The C circuit 102 also decodes motion compensation information for motion compensation prediction, and supplies this to the motion compensation circuit 106.
The motion compensation circuit 106 reads predicted image information from the image information previously reproduced in the frame memory 107 according to the motion compensation information or supplies a value of zero to the adder 105. The frame images reproduced in the frame memory 107 are sequentially read and displayed on the display 109 via the D / A converter 108.

【0004】ところが、扱う画素数がテレビ電話の35
2x240、NTSC方式の720x480、HDTV
方式の1920x1024などと増えるに従って、単一
の処理の流れを一個のプロセッサで行なうような構成は
処理能力上、困難となっていた。このため従来は、図1
6に示すように大きな画面を分割し、複数のプロセッサ
を分割画面毎に割り当て、並列処理ににより符号化・復
号化することが行なわれていた。図15は、このように
して動画像を圧縮して記録再生する場合の構成例を示し
ている。
However, the number of pixels to be handled is 35 for a videophone.
2x240, NTSC 720x480, HDTV
As the number of systems has increased to 1920 × 1024 and the like, it has become difficult in terms of processing capability to configure a single processor to perform a single processing flow. For this reason, in the past, as shown in FIG.
As shown in FIG. 6, a large screen is divided, a plurality of processors are assigned to each divided screen, and encoding / decoding is performed by parallel processing. FIG. 15 shows a configuration example in the case where a moving image is compressed and recorded / reproduced in this way.

【0005】4つに分割された画面領域ごとに、あらか
じめ符号化された4つの符号列が各入力端子110〜1
13を介してプロセッサ114〜117に供給され、そ
れぞれに対応したフレームメモリ119〜122を用い
て復号される。このとき、たとえばプロセッサ114は
フレームメモリ119に対して復号した画像を書き込む
が、動き補償についてはフレームメモリ119からだけ
ではなく、隣接するフレームメモリ120からも読み出
しを行なえるようにスイッチング論理回路18が置かれ
ていた。またスイッチング論理回路118は、出力画像
をD/Aコンバータ123へ出力して、ディスプレイ1
24に表示していた。
For each of the four divided screen areas, four precoded code strings are input terminals 110-1.
It is supplied to the processors 114 to 117 via 13 and is decoded by using the corresponding frame memories 119 to 122. At this time, for example, the processor 114 writes the decoded image in the frame memory 119, but the switching logic circuit 18 is provided so that the motion compensation can be performed not only from the frame memory 119 but also from the adjacent frame memory 120. It was placed. Further, the switching logic circuit 118 outputs the output image to the D / A converter 123, and the display 1
It was displayed on 24.

【0006】プロセッサ114〜117に供給される4
つの符号列は、実際には1つにまとめられることになる
が、これは多重化のためのヘッダーを付加することで実
現され、従ってデコーダ部分の前にはこれを分離して4
つの符号列にもどすための、分離装置が置かれていた。
このように画面分割を行って並列化を実現した例として
は、特開平4−139986号公報や米国特許5.13
8、447号公報などに開示されたものがある。
4 supplied to processors 114-117
The two code strings will actually be combined into one, but this is achieved by adding a header for multiplexing, and therefore it is separated by 4 before the decoder part.
There was a separating device for returning to one code string.
As an example of realizing the parallelization by dividing the screen as described above, Japanese Patent Laid-Open No. 4-139986 and US Pat.
There is one disclosed in Japanese Patent No. 8,447.

【0007】[0007]

【発明が解決しようとする課題】従来の装置において
は、このように画面領域を大きく分割することで、各プ
ロセッサの処理の分割を行ない並列化を実現していた
が、このように画面分割をしてしまうと、隣の画面領域
からの読み出しがスイッチング論理回路118によって
ある程度可能ではあるものの、スイッチング論理回路1
18の規模の問題もあり動き補償のために読み出しので
きる領域に制限を受けることになり、画像を圧縮するう
えで圧縮率が低下してしまうばかりか、領域の境界部分
の画質が変化するため領域の境界が視覚的に不自然にな
るという問題があった。
In the conventional apparatus, the processing of each processor is divided by thus largely dividing the screen area to realize the parallelization. Then, although it is possible to read from the adjacent screen area to some extent by the switching logic circuit 118, the switching logic circuit 1
Since there is a problem with the scale of 18, the area that can be read is limited due to motion compensation, and not only the compression rate decreases when compressing an image, but also the image quality at the boundary portion of the area changes. There is a problem that the boundary of the area becomes visually unnatural.

【0008】また、画面分割により符号化処理は領域ご
とに全く分離して行なうことになり、分割を行なわない
場合には、連続領域として隣接ブロックとの相関を使っ
て符号化していたのが利用できず、異なる符号化のやり
方が必要となり、互換性と圧縮効率の面で問題があっ
た。
In addition, the coding process is performed by dividing the screen into separate regions, and when the division is not performed, the continuous region is coded by using the correlation with the adjacent block. It was not possible and required a different encoding method, which was problematic in terms of compatibility and compression efficiency.

【0009】さらに、複数の符号化列を多重化するため
に新たなヘッダーを付加することになると、そのための
オーバーヘッドで圧縮効率を損なったり、また新たな符
号化規約の制定を必要とするなどの問題があった。
Further, when a new header is added to multiplex a plurality of coded sequences, the overhead for that causes a loss in compression efficiency, and it is necessary to establish a new coding standard. There was a problem.

【0010】そこで、上述の如き従来の問題点に鑑み、
本発明の目的は、従来のエンコード方法をそのまま使い
ながら、複数の画像符号データ復号手段を並列動作させ
て処理を行なうことができる画像信号復号化装置及び画
像信号復号化方法の提供を提供することにある。
Therefore, in view of the conventional problems described above,
An object of the present invention is to provide an image signal decoding device and an image signal decoding method capable of operating a plurality of image code data decoding means in parallel while performing the processing while using the conventional encoding method as it is. It is in.

【0011】[0011]

【発明を解決するための手段】本発明は、符号化された
符号化画像信号を復号化する画像信号復号化装置におい
て、上記符号化画像信号をスライス毎に付加された同期
信号に基づいて複数に分配する分配手段と、上記分配手
段により分配された複数の符号化画像信号を各々復号化
する複数の復号化手段とを備えることを特徴とするもの
である。
The present invention is an image signal decoding apparatus for decoding an encoded coded image signal, wherein a plurality of the coded image signals are added based on a synchronization signal added to each slice. And a plurality of decoding means for respectively decoding the plurality of encoded image signals distributed by the above-mentioned distribution means.

【0012】また、本発明は、変換符号化された符号化
画像信号を復号化する画像信号復号化装置において、上
記符号化画像信号をシリアルに復号化する復号化手段
と、上記復号化手段により復号化されたシリアルデータ
を複数のブロック毎にパラレルデータに変換する並列化
手段と、上記複数のブロックのそれぞれに並列に逆変換
を行う複数の逆変換手段とを備えることを特徴とするも
のである。本発明に係る画像信号復号化装置は、上記符
号化画像信号を所定の画像単位毎に付加された同期信号
に基づいて複数に分配する分配手段を備え、上記分配手
段により分配された複数の符号化画像信号を複数の復号
化手段に分配供給することを特徴とする。
Further, according to the present invention, in an image signal decoding apparatus for decoding a transform-coded coded image signal, a decoding means for serially decoding the coded image signal and the decoding means are provided. It is characterized by comprising parallelization means for converting the decoded serial data into parallel data for each of a plurality of blocks, and a plurality of inverse conversion means for performing inverse conversion in parallel on each of the plurality of blocks. is there. An image signal decoding apparatus according to the present invention includes a distribution unit that distributes the coded image signal into a plurality of units based on a synchronization signal added for each predetermined image unit, and a plurality of codes distributed by the distribution unit. It is characterized in that the encoded image signal is distributed and supplied to a plurality of decoding means.

【0013】また、本発明は、予測符号化された符号化
画像信号を復号化する画像信号復号化装置において、1
つの動きベクトルに基づいて予測符号化された複数の差
分ブロック信号を並列に出力する出力手段と、上記1つ
の動きベクトルに基づいて、上記複数の差分ブロック信
号に対応する複数の予測画像信号を並列に生成する生成
手段と、上記複数の差分ブロック信号と上記複数の予測
画像信号を各々加算する複数の加算手段とを備えること
を特徴とするものである。本発明に係る画像信号復号化
装置において、上記生成手段は、上記1つの動きベクト
ルに基づいて並列にアクセスされる複数のメモリと、上
記1つの動きベクトルに基づいて、上記複数のメモリか
ら読み出されたデータを対応する上記複数の加算手段に
振り分ける振り分け手段と、上記複数のメモリから読み
出されたデータを一時的に記憶するための、上記1つの
動きベクトルに基づいて読み出しが制御される複数の記
憶手段を備えてなることを特徴とする。また、本発明に
係る画像信号復号化装置において、上記予測符号化され
た符号化画像信号は変換符号化された画像信号であっ
て、上記出力手段は、上記符号化画像信号をシリアルに
復号化する復号化手段と、上記復号化手段により復号化
されたシリアルデータを複数のブロック毎にパラレルデ
ータに変換する並列化手段と、上記複数のブロックのそ
れぞれに並列に逆変換を行う複数の逆変換手段とを備え
てなることを特徴とする。さらに、本発明に係る画像信
号復号化装置は、上記符号化画像信号を所定の画像単位
毎に付加された同期信号に基づいて複数に分配する分配
手段を備え、上記分配手段により分配された複数の符号
化画像信号を複数の復号化手段に分配供給することを特
徴とする。
The present invention also provides an image signal decoding apparatus for decoding a predictive-coded coded image signal.
An output unit that outputs in parallel a plurality of differential block signals that have been predictively coded based on one motion vector; and a plurality of predicted image signals that correspond to the plurality of differential block signals, based on the one motion vector. And a plurality of adding means for adding the plurality of difference block signals and the plurality of predicted image signals, respectively. In the image signal decoding device according to the present invention, the generating means reads from the plurality of memories that are accessed in parallel based on the one motion vector and the plurality of memories based on the one motion vector. Sorting means for sorting the generated data to the corresponding plurality of adding means, and a plurality of reading controls based on the one motion vector for temporarily storing the data read from the plurality of memories It is characterized in that it is provided with a storage means. In the image signal decoding device according to the present invention, the predictive-coded coded image signal is a transform-coded image signal, and the output means serially decodes the coded image signal. Decoding means, parallelizing means for converting the serial data decoded by the decoding means into parallel data for each of a plurality of blocks, and a plurality of inverse transformations for performing inverse transformation in parallel for each of the plurality of blocks. And means. Further, the image signal decoding apparatus according to the present invention comprises a distributing means for distributing the coded image signal into a plurality of parts based on a synchronization signal added for each predetermined image unit, and a plurality of distributing parts by the distributing means. The encoded image signal of is distributed and supplied to a plurality of decoding means.

【0014】また、本発明は、符号化された符号化画像
信号を復号化する画像信号復号化方法であって、上記符
号化画像信号をスライス毎に付加された同期信号に基づ
いて複数に分配するステップと、分配された複数の符号
化画像信号を各々復号化するステップとを有することを
特徴とする。
The present invention is also an image signal decoding method for decoding an encoded coded image signal, wherein the coded image signal is distributed to a plurality of units based on a synchronization signal added to each slice. And a step of decoding each of the distributed encoded image signals.

【0015】また、本発明は、変換符号化された符号化
画像信号を復号化する画像信号復号化方法であって、上
記符号化画像信号をシリアルに復号化するステップと、
復号化されたシリアルデータを複数のブロック毎にパラ
レルデータに変換するステップと、上記複数のブロック
のそれぞれに並列に逆変換を行うステップとを有するこ
とを特徴とする。本発明に係る画像信号復号化方法にお
いて、上記符号化画像信号をシリアルに復号化するステ
ップは、上記符号化画像信号を所定の画像単位毎に付加
された同期信号に基づいて複数に分配するステップと、
分配された複数の符号化画像信号を各々シリアルに復号
化するステップを有することを特徴とする。
The present invention is also an image signal decoding method for decoding a transform-coded coded image signal, the method including serially decoding the coded image signal,
It is characterized in that it comprises a step of converting the decoded serial data into parallel data for each of a plurality of blocks, and a step of performing inverse conversion in parallel for each of the plurality of blocks. In the image signal decoding method according to the present invention, the step of serially decoding the coded image signal includes a step of distributing the coded image signal to a plurality of units based on a synchronization signal added for each predetermined image unit. When,
The method further comprises the step of serially decoding each of the distributed encoded image signals.

【0016】また、本発明は、予測符号化された符号化
画像信号を復号化する画像信号復号化方法であって、1
つの動きベクトルに基づいて予測符号化された複数の差
分ブロック信号を並列に出力するステップと、上記1つ
の動きベクトルに基づいて、上記複数の差分ブロック信
号に対応する複数の予測画像信号を並列に生成するステ
ップと、上記複数の差分ブロック信号と上記複数の予測
画像信号を各々加算するステップを有することを特徴と
する。本発明に係る画像信号復号化方法において、上記
複数の予測画像信号を並列に生成するステップは、上記
1つの動きベクトルに基づいて複数のメモリを並列にア
クセスするステップと、上記1つの動きベクトルに基づ
いて、上記複数のメモリから読み出されたデータを複数
に振り分けるステップと、上記複数のメモリから読み出
されたデータを一時的に記憶するステップと、一時的に
記憶されたデータを上記1つの動きベクトルに基づいて
読み出すステップを有することを特徴とする。また、本
発明に係る画像信号復号化方法において、上記予測符号
化された符号化画像信号は変換符号化された画像信号で
あって、上記複数の差分ブロック信号を並列に出力する
ステップは、上記符号化画像信号をシリアルに復号化す
るステップと、復号化されたシリアルデータを複数のブ
ロック毎にパラレルデータに変換するステップと、上記
複数のブロックのそれぞれに並列に逆変換を行うステッ
プを有することを特徴とする。さらに、本発明に係る画
像信号復号化方法において、上記符号化画像信号をシリ
アルに復号化するステップは、上記符号化画像信号を所
定の画像単位毎に付加された同期信号に基づいて複数に
分配するステップと、分配された複数の符号化画像信号
を各々シリアルに復号化するステップを有することを特
徴とする。
The present invention is also an image signal decoding method for decoding a predictive-coded coded image signal.
Outputting in parallel a plurality of difference block signals that have been predictively coded based on one motion vector; and a plurality of predicted image signals corresponding to the plurality of difference block signals in parallel based on the one motion vector. It is characterized by including a step of generating and a step of adding the plurality of difference block signals and the plurality of predicted image signals, respectively. In the image signal decoding method according to the present invention, the steps of generating the plurality of predicted image signals in parallel include the steps of accessing a plurality of memories in parallel based on the one motion vector, and Based on the data read from the plurality of memories, a step of temporarily storing the data read from the plurality of memories, and a step of temporarily storing the stored data It has a step of reading out based on the motion vector. In the image signal decoding method according to the present invention, the predictive-coded coded image signal is a transform-coded image signal, and the step of outputting the plurality of difference block signals in parallel is Having a step of serially decoding the encoded image signal, a step of converting the decoded serial data into parallel data for each of a plurality of blocks, and a step of performing inverse conversion in parallel for each of the plurality of blocks. Is characterized by. Further, in the image signal decoding method according to the present invention, the step of serially decoding the coded image signal includes distributing the coded image signal into a plurality of units based on a synchronization signal added for each predetermined image unit. And a step of serially decoding a plurality of distributed encoded image signals.

【0017】[0017]

【作用】本発明に係る画像信号復号化装置では、符号化
画像信号をスライス毎に付加された同期信号に基づいて
分配手段により複数の復号化手段に分配して、各復号化
手段により複数の符号化画像信号を各々復号化する。
In the image signal decoding apparatus according to the present invention, the coded image signal is distributed to the plurality of decoding means by the distribution means based on the synchronization signal added for each slice, and the plurality of decoding means distributes the plurality of decoding means. Each encoded image signal is decoded.

【0018】また、本発明に係る画像信号復号化装置で
は、符号化画像信号を復号化手段によりシリアルに復号
化し、そのシリアルデータを並列化手段により複数のブ
ロック毎にパラレルデータに変換し、複数の逆変換手段
により上記複数のブロックのそれぞれに並列に逆変換を
行う。この画像信号復号化装置では、上記符号化画像信
号を所定の画像単位毎に付加された同期信号に基づいて
分配手段により複数の複数の復号化手段に分配して、各
復号化手段により複数の符号化画像信号を各々復号化す
る。
Further, in the image signal decoding apparatus according to the present invention, the coded image signal is serially decoded by the decoding means, the serial data is converted into parallel data for each of a plurality of blocks by the parallelization means, The inverse transform means of (1) performs inverse transform on each of the blocks in parallel. In this image signal decoding apparatus, the coded image signal is distributed to a plurality of decoding means by the distribution means based on the synchronization signal added for each predetermined image unit, and the plurality of decoding means are distributed to the plurality of decoding means. Each encoded image signal is decoded.

【0019】また、本発明に係る画像信号復号化装置で
は、1つの動きベクトルに基づいて予測符号化された複
数の差分ブロック信号を出力手段より並列に出力し、上
記1つの動きベクトルに基づいて、上記複数の差分ブロ
ック信号に対応する複数の予測画像信号を生成手段によ
り並列に生成し、上記複数の差分ブロック信号と上記複
数の予測画像信号を複数の加算手段により各々加算す
る。この画像信号復号化装置において、上記生成手段
は、上記1つの動きベクトルに基づいて並列にアクセス
される複数のメモリから読み出されたデータを振り分け
手段により対応する上記複数の加算手段に振り分ける。
上記複数のメモリから読み出されたデータを一時的に記
憶するための上記複数の記憶手段は、上記1つの動きベ
クトルに基づいて読み出しが制御される。また、この画
像信号復号化装置において、上記出力手段は、上記符号
化画像信号を復号化手段によりシリアルに復号化し、そ
のシリアルデータを並列化手段により複数のブロック毎
にパラレルデータに変換する。そして、複数の逆変換手
段により上記複数のブロックのそれぞれに並列に逆変換
を行う。さらに、この画像信号復号化装置では、上記符
号化画像信号を所定の画像単位毎に付加された同期信号
に基づいて分配手段により複数の複数の復号化手段に分
配して、各復号化手段により複数の符号化画像信号を各
々復号化する。
Further, in the image signal decoding apparatus according to the present invention, a plurality of difference block signals predictively coded based on one motion vector are output in parallel from the output means, and based on the one motion vector. A plurality of prediction image signals corresponding to the plurality of difference block signals are generated in parallel by the generation means, and the plurality of difference block signals and the plurality of prediction image signals are respectively added by the plurality of addition means. In this image signal decoding device, the generation means distributes the data read from the plurality of memories accessed in parallel based on the one motion vector to the corresponding plurality of addition means by the distribution means.
The reading of the plurality of storage units for temporarily storing the data read from the plurality of memories is controlled based on the one motion vector. Further, in this image signal decoding device, the output means serially decodes the coded image signal by the decoding means, and the serial data is converted into parallel data for each of a plurality of blocks by the parallelization means. Then, inverse conversion is performed in parallel on each of the plurality of blocks by the plurality of inverse conversion means. Furthermore, in this image signal decoding device, the above-mentioned coded image signal is distributed to a plurality of decoding means by the distribution means based on the synchronization signal added for each predetermined image unit, and each decoding means Each of the encoded image signals is decoded.

【0020】また、本発明に係る画像信号復号化方法で
は、符号化画像信号をスライス毎に付加された同期信号
に基づいて複数に分配して、分配された複数の符号化画
像信号を各々復号化する。
Further, in the image signal decoding method according to the present invention, the encoded image signal is divided into a plurality of portions based on the synchronization signal added to each slice, and the plurality of divided encoded image signals are decoded respectively. Turn into.

【0021】また、本発明に係る画像信号復号化方法で
は、符号化画像信号をシリアルに復号化し、復号化され
たシリアルデータを複数のブロック毎にパラレルデータ
に変換し、上記複数のブロックのそれぞれに並列に逆変
換を行う。この画像信号復号化方法において、上記符号
化画像信号をシリアルに復号化するステップでは、上記
符号化画像信号を所定の画像単位毎に付加された同期信
号に基づいて複数に分配し、分配された複数の符号化画
像信号を各々シリアルに復号化する。
In the image signal decoding method according to the present invention, the coded image signal is serially decoded, the decoded serial data is converted into parallel data for each of a plurality of blocks, and each of the plurality of blocks is The inverse transformation is performed in parallel with. In this image signal decoding method, in the step of serially decoding the coded image signal, the coded image signal is distributed to a plurality of units based on the synchronization signal added for each predetermined image unit, and the coded image signal is distributed. A plurality of encoded image signals are serially decoded.

【0022】また、本発明に係る画像信号復号化方法で
は、1つの動きベクトルに基づいて予測符号化された複
数の差分ブロック信号を並列に出力し、上記1つの動き
ベクトルに基づいて、上記複数の差分ブロック信号に対
応する複数の予測画像信号を並列に生成し上記複数の差
分ブロック信号と上記複数の予測画像信号を各々加算す
る。この画像信号復号化方法において、上記複数の予測
画像信号を並列に生成するステップでは、上記1つの動
きベクトルに基づいて複数のメモリを並列にアクセス
し、上記1つの動きベクトルに基づいて、上記複数のメ
モリから読み出されたデータを複数に振り分け、上記複
数のメモリから読み出されたデータを一時的に記憶し、
この一時的に記憶されたデータを上記1つの動きベクト
ルに基づいて読み出す。また、この画像信号復号化方法
では、上記予測符号化された符号化画像信号は変換符号
化された画像信号であって、上記複数の差分ブロック信
号を並列に出力し、上記符号化画像信号をシリアルに復
号化し、復号化されたシリアルデータを複数のブロック
毎にパラレルデータに変換し、上記複数のブロックのそ
れぞれに並列に逆変換を行う。さらに、この画像信号復
号化方法において、上記符号化画像信号をシリアルに復
号化するステップでは、上記符号化画像信号を所定の画
像単位毎に付加された同期信号に基づいて複数に分配
し、分配された複数の符号化画像信号を各々シリアルに
復号化する。
Further, in the image signal decoding method according to the present invention, a plurality of differential block signals predictively coded on the basis of one motion vector are output in parallel, and the plurality of difference block signals on the basis of the one motion vector are output. A plurality of predicted image signals corresponding to the differential block signals of 1 are generated in parallel, and the plurality of differential block signals and the plurality of predicted image signals are respectively added. In this image signal decoding method, in the step of generating the plurality of predicted image signals in parallel, the plurality of memories are accessed in parallel based on the one motion vector, and the plurality of memories are accessed based on the one motion vector. The data read from the memory of is divided into a plurality, the data read from the plurality of memories is temporarily stored,
This temporarily stored data is read based on the one motion vector. Further, in this image signal decoding method, the predictive-coded coded image signal is a transform-coded image signal, and the plurality of differential block signals are output in parallel to obtain the coded image signal. Decoding is performed serially, the decoded serial data is converted into parallel data for each of a plurality of blocks, and inverse conversion is performed in parallel for each of the plurality of blocks. Further, in this image signal decoding method, in the step of serially decoding the coded image signal, the coded image signal is distributed to a plurality of units based on a synchronization signal added for each predetermined image unit, The plurality of encoded image signals thus generated are serially decoded.

【0023】[0023]

【実施例】以下、本発明の実施例について、図面を参照
して詳細に説明する。図1は、本発明を適用したMPE
G方式の高精細動画像信号復号化装置の全体構成を示す
ブロック図である。
Embodiments of the present invention will now be described in detail with reference to the drawings. FIG. 1 shows an MPE to which the present invention is applied.
It is a block diagram which shows the whole structure of the G system high-definition moving image signal decoding apparatus.

【0024】入力されたビットストリームは、デマルチ
プレクサ(DEMUX)25によってスライス(SLICE) 単位に
コードバッファ (CODE-BUFF1〜CODE-BUFF4) 26〜29
に振り分けられる。図2は入力されたビットストリーム
をスライス(SLICE) 単位に振り分ける際の画像イメージ
の一例を示したものである。このとき、ビットストリー
ム内のスライスヘッダはあらかじめバイトアライン構造
になっているため、ビットストリーム内のスライスヘッ
ダをバイト毎にサーチすることで容易に振り分けること
ができる。
The input bit stream is coded by the demultiplexer (DEMUX) 25 into slices (SLICE) in units of code buffers (CODE-BUFF1 to CODE-BUFF4) 26 to 29.
Be assigned to. FIG. 2 shows an example of an image image when an input bit stream is distributed into slices (SLICE). At this time, since the slice header in the bitstream has a byte-aligned structure in advance, the slice header in the bitstream can be easily sorted by searching for each byte.

【0025】尚、各マクロブロックの動きベクトル、各
ブロックのDC係数等は、符号化効率をあげるため、基
本的に同じスライス内の隣接マクロブロックの動きベク
トル、隣接ブロックのDC係数との差分のみが符号化さ
れている。
The motion vector of each macroblock, the DC coefficient of each block, etc. are basically only the difference from the motion vector of the adjacent macroblock in the same slice and the DC coefficient of the adjacent block in order to improve the coding efficiency. Is encoded.

【0026】このようにして、コードバッファ (CODE-B
UFF1) 26にはスライス1、スライス5、スライス9、
・・・が格納されておりこれを可変長復号器(IVLC1) 3
0で復号する。同様に、コードバッファ(CODE-BUFF2)2
7にはスライス2、スライス6、スライス10、・・・
が、コードバッファ(CODE-BUFF3)28にはスライス3、
スライス7、スライス11、・・・が、コードバッファ
(CODE-BUFF4)29にはスライス4、スライス8、スライ
ス12、・・・が格納されておりこれを各々可変長復号
器(IVLC2,IVLC3,IVLC4) 31,32,33で復号する。
In this way, the code buffer (CODE-B
UFF1) 26 includes slice 1, slice 5, slice 9,
... is stored in the variable length decoder (IVLC1) 3
Decrypt with 0. Similarly, code buffer (CODE-BUFF2) 2
7 includes slice 2, slice 6, slice 10, ...
However, the code buffer (CODE-BUFF3) 28 has slice 3,
Slice 7, slice 11, ... Are code buffers
The (CODE-BUFF4) 29 stores slice 4, slice 8, slice 12, ... And these are decoded by the variable length decoders (IVLC2, IVLC3, IVLC4) 31, 32, 33, respectively.

【0027】このとき、1スライス当たりのマクロブロ
ック(MB)数を固定にすることによって各IVLC処理の
同期を取ることによるIVLCの待機時間をなくし、効
率的に復号を行なうことができる。IVLC処理の詳細
については後述する。
At this time, by fixing the number of macroblocks (MB) per slice, it is possible to eliminate the waiting time of the IVLC due to the synchronization of the IVLC processes and to perform the decoding efficiently. Details of the IVLC processing will be described later.

【0028】可変長復号器で復号されたデータはスイッ
チャ34よって後段のバッファメモリ群35〜38に転
送される。図3はバッファメモリ群35〜38に転送さ
れるデータとここから出力されるデータを示したもの
で、ここでは、これまでスライス毎に行なっていた並列
処理を1/2MB単位(4ブロック)の並列処理に変換
する。例えば、4:2:2フォーマットの場合、1つの
マクロブロック中の輝度4ブロックが並列処理され、色
差4ブロックが並列処理される。各可変長復号器(IVLC1
〜IVLC4)30〜33はスライス1からスライス4のブロ
ック1を同時に出力していたが、これを4ブロック分バ
ッファメモリ群(35〜38)に格納する。このバッフ
ァメモリ群35〜38からスライス1のブロック1から
ブロック4を同時に読みだすことによって後段の処理を
1/2MB単位の並列処理で行なうことができる。ま
た、ここではジグザグスキャンの逆変換もかねて行なう
ことができる。ここで、1処理系当たりのバッファメモ
リの構成は4ブロック×2バンクである。
The data decoded by the variable length decoder is transferred by the switcher 34 to the buffer memory groups 35 to 38 in the subsequent stage. FIG. 3 shows the data transferred to the buffer memory groups 35 to 38 and the data output from the buffer memory groups 35 to 38. Here, the parallel processing, which has been performed for each slice up to now, is performed in units of 1/2 MB (4 blocks). Convert to parallel processing. For example, in the case of the 4: 2: 2 format, four luminance blocks in one macroblock are processed in parallel and four color difference blocks are processed in parallel. Each variable length decoder (IVLC1
..- IVLC4) 30-33 simultaneously output block 1 of slice 1 to slice 4, but store this for 4 blocks in the buffer memory group (35-38). By simultaneously reading blocks 1 to 4 of slice 1 from the buffer memory groups 35 to 38, the subsequent processing can be performed in parallel processing in units of 1/2 MB. Further, here, the inverse conversion of the zigzag scan can also be performed for some time. Here, the structure of the buffer memory per processing system is 4 blocks × 2 banks.

【0029】逆量子化(IQ)およびデイスクリートコサイ
ン逆変換(IDCT)の処理ブロック(IQ/IDCT1 〜IQ/IDCT4)
39〜42では、ブロック単位で処理が行なわれるた
め、このまま4並列で処理を行なう。
Inverse Quantization (IQ) and Discrete Cosine Inverse Transform (IDCT) processing blocks (IQ / IDCT1 to IQ / IDCT4)
In 39 to 42, the processing is performed in block units, so that the processing is performed in four parallels as it is.

【0030】つぎに、動き補償(MC)の処理でも4並列で
処理を行なう。フレームメモリ43に再生されている画
像より、MB単位に動きベクトルに応じた画像を抽出
し、IQ/IDCT処理ブロック(IQ/IDCT1 〜IQ/IDCT
4) 39〜42より出力される画像データと共に復号画
像が再生される。ここで、動き補償の処理は1/2MB
(4ブロック)毎に処理されるため動き補償処理ブロッ
ク(MC1) 53から動き補償処理ブロック(MC4) 56に与
えられるベクトルは常に一致している。それによってM
Cバッファメモリ(MC-BUFF1 〜MC-BUFF4) 48〜51に
転送されたデータをMCスイッチャ52でデータバスを
切り替えることで各動き補償処理ブロック(MC1〜MC4)5
3〜56のRAMアクセスが重なることなく、MC探索
範囲を制限することなくMC処理が実現できる。MC処
理の詳細については後述する。
Next, the motion compensation (MC) process is also performed in four parallels. An image corresponding to the motion vector is extracted in MB units from the image reproduced in the frame memory 43, and IQ / IDCT processing blocks (IQ / IDCT1 to IQ / IDCT) are extracted.
4) The decoded image is reproduced together with the image data output from 39 to 42. Here, the motion compensation processing is 1/2 MB
Since processing is performed for each (4 blocks), the vectors given from the motion compensation processing block (MC1) 53 to the motion compensation processing block (MC4) 56 are always the same. Thereby M
C buffer memory (MC-BUFF1 to MC-BUFF4) Each motion compensation processing block (MC1 to MC4) by switching the data bus with the MC switcher 52 for the data transferred to 48 to 51.
The MC processing can be realized without overlapping the RAM accesses 3 to 56 and limiting the MC search range. Details of the MC processing will be described later.

【0031】ここで再生された復号画像は上記同様4並
列でストア用バッファメモリ(ST-BUFF1 〜ST-BUFF4) 6
1〜64を介して再びフレームメモリ43に格納され
る。
The decoded images reproduced here are stored in 4 parallel memory buffer memories (ST-BUFF1 to ST-BUFF4) 6 in the same manner as above.
It is again stored in the frame memory 43 via 1 to 64.

【0032】また、フレームメモリ43上に再生された
画像はディスプレイ用バッファメモリ(DISP-BUFF1 〜DI
SP-BUFF4) 94〜97を介し表示するタイミングにした
がってディスプレイスイッチャ98を切り替えD/Aコ
ンバータ99に出力しディスプレイ100に表示され
る。
The image reproduced on the frame memory 43 is displayed in the display buffer memories (DISP-BUFF1 to DIP).
The display switcher 98 is switched according to the display timing via the SP-BUFF4) 94 to 97 and output to the D / A converter 99 and displayed on the display 100.

【0033】ここで、図4は、この画像信号復号化装置
における可変長復号器周辺の具体的な構成例を示すブロ
ック図である。
Here, FIG. 4 is a block diagram showing a concrete configuration example of the periphery of the variable length decoder in this image signal decoding apparatus.

【0034】この図4において、65はビットストリー
ムが入力される入力端子、66はビットストリームをス
ライス(SLICE) 単位に切り分けるデマルチプレクサ(DEM
UX)、67〜70はスライス(SLICE) 単位のビットスト
リームを格納するコードバッファメモリ(CODE-BUFF1 〜
CODE-BUFF4) 、71〜74は可変長コードであるビット
ストリームをデコードする可変長復号器(IVLC)、75〜
78はデコードしたデータを出力する出力端子である。
In FIG. 4, reference numeral 65 is an input terminal for inputting a bit stream, and 66 is a demultiplexer (DEM) that divides the bit stream into slices (SLICE).
UX), 67 to 70 are code buffer memories (CODE-BUFF1 to CODE-BUFF1 to store a bitstream in units of slices (SLICE))
CODE-BUFF4), 71 to 74 are variable length decoders (IVLC) for decoding a bit stream which is a variable length code, 75 to
Reference numeral 78 is an output terminal for outputting the decoded data.

【0035】以下、それぞれの動作を図5のタイミング
図を用いて説明する。
Each operation will be described below with reference to the timing chart of FIG.

【0036】端子65より入力された入力ビットストリ
ームは、デマルチプレクサ(DEMUX)66においてスライ
ス(SLICE) 単位に切り分けられる。ビットストリームに
は、複数のマクロブロック(これをスライス(SLICE) と
呼ぶ)毎に同期信号(Slice-Start-Code)が入っているの
で、これを検出してビットストリームをスライス(SLIC
E) 単位に切り分ける。
The input bit stream input from the terminal 65 is divided by the demultiplexer (DEMUX) 66 into slices (SLICE). Since the bitstream contains a sync signal (Slice-Start-Code) for each of multiple macroblocks (this is called a slice (SLICE)), this is detected to slice the bitstream (SLIC).
E) Divide into units.

【0037】図5に示すように、切り分けられたスライ
ス(SLICE) 毎のビットストリームは、コードバッファメ
モリ(CODE-BUFF1)67、コードバッファメモリ(CODE-BU
FF2)68、コードバッファメモリ(CODE-BUFF3)69、コ
ードバッファメモリ(CODE-BUFF4)70に分けて書き込ま
れる。すなわち、コードバッファメモリ(CODE-BUFF1)6
7にはスライス1、スライス5、スライス9...が、
コードバッファメモリ(CODE-BUFF2)68にはスライス
2、スライス6、スライス10...がコードバッファ
メモリ(CODE-BUFF3)69にはスライス3、スライス7、
スライス11...が、コードバッファメモリ(CODE-BU
FF4)70にはスライス4、スライス8、スライス1
2...がそれぞれ書き込まれる。
As shown in FIG. 5, the bit stream for each slice (SLICE) is divided into a code buffer memory (CODE-BUFF1) 67 and a code buffer memory (CODE-BU).
FF2) 68, code buffer memory (CODE-BUFF3) 69, and code buffer memory (CODE-BUFF4) 70 are written separately. That is, the code buffer memory (CODE-BUFF1) 6
7 includes slice 1, slice 5, slice 9. . . But,
The code buffer memory (CODE-BUFF2) 68 has slice 2, slice 6, slice 10. . . Is in the code buffer memory (CODE-BUFF3) 69, slice 3, slice 7,
Slice 11. . . However, the code buffer memory (CODE-BU
FF4) 70 has slice 4, slice 8, slice 1
2. . . Are written respectively.

【0038】また、並列に用意された4つの可変長復号
器(IVLC)71,72,73,74は、スライス4のビッ
トストリームが書き込まれると、それぞれコードバッフ
ァメモリ(CODE-BUFF1 〜CODE-BUFF4) 67,68,6
9,70の内容を読み出し、同時にデコードを開始す
る。
Further, four variable length decoders (IVLC) 71, 72, 73 and 74 prepared in parallel are respectively provided with code buffer memories (CODE-BUFF1 to CODE-BUFF4) when the bit stream of slice 4 is written. ) 67,68,6
The contents of 9 and 70 are read, and at the same time, decoding is started.

【0039】各可変長復号器(IVLC)71,72,73,
74は同じ時間内で1マクロブロックのデコード処理を
完了する。可変長復号器(IVLC)71のデコード結果は端
子75へ、可変長復号器(IVLC)72のデコード結果は端
子76へ、可変長復号器(IVLC)73のデコード結果は端
子77へ、可変長復号器(IVLC)74のデコード結果は端
子78へそれぞれ出力され、スイッチャ34に入力され
る。また、デコードされた動きベクトルデータは、MC
スイッチャ52及び動き補償処理ブロック(MC1,MC2,MC
3,MC4) 53,54,55,56へ入力される。
Each variable length decoder (IVLC) 71, 72, 73,
74 completes the decoding process of one macroblock within the same time. The decoding result of the variable length decoder (IVLC) 71 is to the terminal 75, the decoding result of the variable length decoder (IVLC) 72 is to the terminal 76, the decoding result of the variable length decoder (IVLC) 73 is to the terminal 77, the variable length The decoding result of the decoder (IVLC) 74 is output to the terminal 78 and input to the switcher 34. Also, the decoded motion vector data is MC
Switcher 52 and motion compensation processing block (MC1, MC2, MC
3, MC4) Input to 53,54,55,56.

【0040】なお、図5において、可変長復号器(IVLC)
71出力の1−1はスライス1の中の1番目のブロック
を示す。同様に、可変長復号器(IVLC)74出力の4−1
はスライス4の中の1番目のブロックを示す。
In FIG. 5, a variable length decoder (IVLC)
1-1 of 71 outputs indicates the first block in slice 1. Similarly, the variable length decoder (IVLC) 74 output 4-1
Indicates the first block in slice 4.

【0041】次に、図6は、この画像信号復号化装置に
おける可変長復号器(IVLC)周辺の具体的な他の構成例を
示すブロックである。
Next, FIG. 6 is a block diagram showing another concrete example of the configuration around the variable length decoder (IVLC) in this image signal decoding apparatus.

【0042】この図6において、65はビットストリー
ムが入力される入力端子、79はビットストリームをス
ライス(SLICE) 単位に切り分けるデマルチプレクサ(DEM
UX)、80はスライス(SLICE) 毎に領域分けしてビット
ストリームを格納するコードバッファメモリ(Code-Buff
er) 、90〜93は後段の可変長復号器(IVLC)用のSl
ice単位のビットストリームを格納するバッファメモ
リ(Buffer)、71〜74は可変長コードであるビットス
トリームをデコードする可変長復号器(IVLC)、75〜7
8はデコードしたデータを出力する出力端子である。
In FIG. 6, reference numeral 65 is an input terminal to which a bit stream is input, and 79 is a demultiplexer (DEM) that divides the bit stream into slices (SLICE).
UX), 80 is a code buffer memory (Code-Buff) that stores a bitstream by dividing it into slices (SLICEs)
er), 90 to 93 are Sl for the variable length decoder (IVLC) in the subsequent stage.
A buffer memory (Buffer) for storing a bitstream in units of ice, 71 to 74 are variable length decoders (IVLC) for decoding a bitstream which is a variable length code, 75 to 7
Reference numeral 8 is an output terminal for outputting the decoded data.

【0043】以下、それぞれの動作を図7のタイミング
図を用いて説明する。
Each operation will be described below with reference to the timing chart of FIG.

【0044】端子65より入力された入力ビットストリ
ームは、デマルチプレクサ(DEMUX)79においてSli
ce単位に切り分けられる。ビットストリームには、複
数のマクロブロック(これをスライス(SLICE) と呼ぶ)
毎に同期信号(Slice-Start-Code)が入っているので、こ
れを検出してビットストリームをスライス(SLICE) 単位
に切り分ける。
The input bit stream input from the terminal 65 is Sli in the demultiplexer (DEMUX) 79.
It is divided into ce units. Multiple macroblocks in a bitstream (this is called a slice)
Since a synchronization signal (Slice-Start-Code) is included for each, the bit stream is divided into slices (SLICE) by detecting this.

【0045】図7に示すように、切り分けられたスライ
ス毎のビットストリームは、内部を4つに領域分けした
コードバッファメモリ(Code-Buffer) 80の領域1、領
域2、領域3、領域4に分けて書き込まれる。すなわ
ち、領域1にはスライス1、スライス5、スライス
9...が、領域2にはスライス2、スライス6、スラ
イス10...が、領域3にはスライス3、スライス
7、スライス11...が、領域4にはスライス4、ス
ライス8、スライス12...がそれぞれ書き込まれ
る。
As shown in FIG. 7, the bitstream for each slice is divided into four areas, that is, the area 1, the area 2, the area 3, and the area 4 of the code-buffer memory 80. It is written separately. That is, slice 1, slice 5, slice 9. . . However, in area 2, slice 2, slice 6, slice 10. . . However, in region 3, slice 3, slice 7, slice 11. . . However, in the region 4, slice 4, slice 8, slice 12. . . Are written respectively.

【0046】スライス4のビットストリームが書き込ま
れると、コードバッファメモリ(Code-Buffer) 80から
順次4つの領域が読み出される。このとき、領域1の内
容(スライス1、スライス5、スライス9...)はバ
ッファメモリ(Buffer)90に、領域2の内容(スライス
2、スライス6、スライス10...)はバッファメモ
リ(Buffer)91に、領域3の内容(スライス3、スライ
ス7、スライス11...)はバッファメモリ(Buffer)
92に、領域4の内容(スライス4、スライス8、スラ
イス12...)はバッファメモリ(Buffer)93に書き
込まれる。
When the bit stream of slice 4 is written, four areas are sequentially read from the code buffer memory (Code-Buffer) 80. At this time, the contents of area 1 (slice 1, slice 5, slice 9 ...) Are stored in the buffer memory (Buffer) 90, and the contents of area 2 (slice 2, slice 6, slice 10 .. Buffer 91, the contents of area 3 (slice 3, slice 7, slice 11 ...) Are stored in the buffer memory (Buffer).
In 92, the contents of the area 4 (slice 4, slice 8, slice 12 ...) Are written in the buffer memory 93.

【0047】並列に用意された4つの可変長復号器(IVL
C)71,72,73,74は、バッファメモリ(Buffer)
93に領域4の内容が書き込まれると、それぞれバッフ
ァメモリ(Buffer)90、バッファメモリ(Buffer)91、
バッファメモリ(Buffer)92、バッファメモリ(Buffer)
93の内容を読みだし、同時にデコードを開始する。
Four variable length decoders (IVL
C) 71, 72, 73, 74 are buffer memories (Buffer)
When the contents of the area 4 are written in 93, a buffer memory (Buffer) 90, a buffer memory (Buffer) 91,
Buffer memory 92, Buffer memory
The contents of 93 are read out, and at the same time, decoding is started.

【0048】各可変長復号器(IVLC)71,72,73,
74は同じ時間内で1マクロブロックのデコード処理を
完了する。可変長復号器(IVLC)71のデコード結果は端
子75へ、可変長復号器(IVLC)72のデコード結果は端
子76へ、可変長復号器(IVLC)73のデコード結果は端
子77へ、可変長復号器(IVLC)74のデコード結果は端
子78へそれぞれ出力され、上記スイッチャ34に入力
される。また、デコードされた動きベクトルデータは、
MCスイッチャ52及び動き補償処理ブロック(MC1,MC
2.MC3,MC4 )53,54,55,56へ入力される。
Each variable length decoder (IVLC) 71, 72, 73,
74 completes the decoding process of one macroblock within the same time. The decoding result of the variable length decoder (IVLC) 71 is to the terminal 75, the decoding result of the variable length decoder (IVLC) 72 is to the terminal 76, the decoding result of the variable length decoder (IVLC) 73 is to the terminal 77, the variable length The decoding result of the decoder (IVLC) 74 is output to the terminal 78 and input to the switcher 34. Also, the decoded motion vector data is
MC switcher 52 and motion compensation processing block (MC1, MC
2.MC3, MC4) 53, 54, 55, 56 are input.

【0049】なお、図7において、可変長復号器(IVLC)
71出力の1−1はスライス1の中の1番目のブロック
を示す。同様に、可変長復号器(IVLC)74出力の4−1
はスライス4の中の1番目のブロックを示す。
In FIG. 7, a variable length decoder (IVLC) is used.
1-1 of 71 outputs indicates the first block in slice 1. Similarly, the variable length decoder (IVLC) 74 output 4-1
Indicates the first block in slice 4.

【0050】また、ビットストリームの中に、データフ
ォーマット(画像フォーマット)としてスライスより上
位のレイヤに、スライス以下のデコードを行なう際に使
用するパラメータが入っている場合は、図4において
は、コードバッファメモリ(Code-Buffer)67,68,
69,70に上位レイヤのビットストリームを同時に書
き込み、可変長復号器(IVLC)71,72,73,74で
パラレルで使用する方法、もしくは、4つのうちの1つ
のコードバッファメモリ(Code-Buffer)に上位レイヤの
ビットストリームを書き込み、4つのうちの1つの可変
長復号器(IVLC)がこれをデコードし、他の可変長復号器
(IVLC)にパラメータをセットする方式、もしくは、別プ
ロセッサが上位レイヤのビットストリームをデコードし
て、4つの可変長復号器(IVLC)にパラメータをセットす
る方法などがとれる。
If the bit stream contains parameters used for decoding the slices and below in a layer above the slice as a data format (image format), in FIG. Memory (Code-Buffer) 67, 68,
The method of writing the upper layer bit stream to 69 and 70 at the same time and using them in parallel in the variable length decoders (IVLC) 71, 72, 73 and 74, or one of four code buffer memories (Code-Buffer) The upper layer bitstream is written to and one of the four variable length decoders (IVLC) decodes it and the other variable length decoder
A method of setting parameters in (IVLC), a method of setting a parameter in four variable length decoders (IVLC) by another processor decoding a bit stream of an upper layer, and the like can be adopted.

【0051】また、図6においては、コードバッファメ
モリ(Code-Buffer)80の4つのうちの1つの領域に上
位レイヤのビットストリームを書き込み、この領域を読
み出すときにバッファメモリ90,91,92,93に
同時に書き込み、可変長復号器(IVLC)71,72,7
3,74でパラレルに使用する方法、もしくは、コード
バッファメモリ(Code-Buffer)80の4つの領域のうち
1つの領域に上位レイヤのビットストリームを書き込
み、同じように4つのバッファメモリ90〜93のうち
の1つにこれを書き込み、4つのうちの1つの可変長復
号器(IVLC)がこれをデコードし、他の可変長復号器(IVL
C)にパラメータをセットする方法、もしくは、別プロセ
ッサが上位レイヤのビットストリームをデコードして、
4つの可変長復号器(IVLC)にパラメータをセットする方
法、もしくは、デマルチプレクサ(DEMUX) 79が、コー
ドバッファメモリ(Code-Buffer)80の4つの領域に対
して上位レイヤのビットストリームを繰り返し書き込
み、この領域を読みだすときにバッファメモリ90,9
1,92,93に同時に書き込み、可変長復号器(IVLC)
71,72,73,74でパラレルに使用する方法など
がとれる。
In FIG. 6, the upper layer bit stream is written in one of the four areas of the code buffer memory (Code-Buffer) 80, and the buffer memories 90, 91, 92, Write to 93 simultaneously, variable length decoder (IVLC) 71, 72, 7
3 or 74 to use in parallel, or write the upper layer bitstream in one of the four areas of the code buffer memory (Code-Buffer) 80, in the same manner as in the four buffer memories 90 to 93. Write it to one of them and one of the four variable length decoders (IVLC) decodes it and the other variable length decoder (IVL)
C) method to set the parameter, or another processor decodes the upper layer bitstream,
A method to set parameters in four variable length decoders (IVLC), or a demultiplexer (DEMUX) 79 repeatedly writes the upper layer bit stream to four areas of the code buffer memory (Code-Buffer) 80. , When reading this area, the buffer memories 90, 9
Write to 1,92,93 simultaneously, variable length decoder (IVLC)
71, 72, 73, 74 can be used in parallel.

【0052】次に、動き補償の具体的な処理動作につい
て説明する。
Next, a specific processing operation of motion compensation will be described.

【0053】図8は、予測参照画像のイメージに対する
各DRAM(フレームメモリ)への振り分けを描いたも
ので各DRAMへの振り分けは市松模様となる構造であ
る。
FIG. 8 shows the distribution of the predicted reference image to each DRAM (frame memory), and the distribution to each DRAM has a checkered pattern.

【0054】現フレーム処理MB81に対し動きベクト
ル82が与えられ予測参照フレームのマクロブロック(M
B)83の位置が図8のAのようにDRAM4の領域から
開始するようになっていたとする。動き補償処理でブロ
ックMC1,MC2,MC3,MC4は、動きベクトル
82に応じて各々DRAM1,2,3,4の読出しアド
レスを設定する。これにより、予測参照フレームのMB
83内のDRAM1の領域は図8のBの構成でMCバッ
ファメモリ(MC-BUFF1)に転送される、同様にDRAM2
の領域はMCバッファメモリ(MC-BUFF2)に、DRAM3
の領域はMCバッファメモリ(MC-BUFF3)に、DRAM4
の領域はMCバッファメモリ(MC-BUFF4)に、各々転送さ
れる。これで予測フレームのMB83を転送し終えた
が、MCバッファメモリ(MC-BUFF) とMC処理された予
測画像が、供給されるべき加算器との位置関係がずれて
いるため、MCバッファメモリ(図8のB)と加算器
(図1の57,58,59,60)間にスイッチャ52
を設けることによってどのMCバッファメモリ(MC-BUF
F) のデータをどの加算器に供給するかを選択する。ま
た、動き補償処理ブロックMC1,MC2,MC3,M
C4は、スイッチャ52と協同して、動きベクトル82
に応じて各々MC−BUFF1,MC−BUFF2,M
C−BUFF3,MC−BUFF4の読出しアドレスを
制御し、加算器57,58,59,60に供給されるデ
ータが図8のCになるようにする。
The motion vector 82 is given to the current frame processing MB 81, and the macroblock (M
B) It is assumed that the position of 83 starts from the area of the DRAM 4 as shown in A of FIG. In the motion compensation process, the blocks MC1, MC2, MC3 and MC4 set the read addresses of the DRAMs 1, 2, 3 and 4 according to the motion vector 82. As a result, the MB of the prediction reference frame
The area of DRAM1 in 83 is transferred to the MC buffer memory (MC-BUFF1) in the configuration of B of FIG.
The area of is the MC buffer memory (MC-BUFF2) and the DRAM3
The area of is the MC buffer memory (MC-BUFF3), DRAM4
Areas are transferred to the MC buffer memory (MC-BUFF4). This completes the transfer of the MB83 of the prediction frame, but the MC buffer memory (MC-BUFF) and the MC-processed prediction image are out of position with respect to the adder to be supplied. 8B) and the adder (57, 58, 59, 60 in FIG. 1) between the switcher 52.
Which MC buffer memory (MC-BUF
Select which adder the data of F) is supplied to. In addition, motion compensation processing blocks MC1, MC2, MC3, M
C4 cooperates with switcher 52 to coordinate motion vector 82.
MC-BUFF1, MC-BUFF2, M
The read addresses of the C-BUFF3 and MC-BUFF4 are controlled so that the data supplied to the adders 57, 58, 59 and 60 become C in FIG.

【0055】図9はMCバッファメモリ(MC-BUFF) と加
算器間のスイッチャ52の切り替えタイミングである。
図8のAのような動きベクトルが与えられた場合、スイ
ッチャ52は、時刻t1において、まずMCバッファメ
モリ(MC-BUFF4)が加算器59をアクセスするようにスイ
ッチングを行う。同様に、スイッチャ52は、MCバッ
ファメモリ(MC-BUFF3)が加算器58を、MCバッファメ
モリ(MC-BUFF2)が加算器59を、MCバッファメモリ(M
C-BUFF1)が加算器60をアクセスする様スイッチを設定
する。次に、1ラインアクセス時の途中時刻t2におい
てMCバッファメモリ(MC-BUFF3)が加算器57をアクセ
スする様スイッチを切り替える。同様に、MCバッファ
メモリ(MC-BUFF4)が加算器58を、MCバッファメモリ
(MC-BUFF1)が加算器59を、MCバッファメモリ(MC-BU
FF2)が加算器60をアクセスする様スイッチを切り替え
る。時刻t3において、スイッチャ52は、1ラインの
アクセスを終了するとスイッチを初期状態(t1開始状
態)に戻し以降この動作を繰り返す。次に時刻t4のn
ラインを終了した時点で今度はMCバッファメモリ(MC-
BUFF2)が加算器57をアクセスする様スイッチを切り替
える。同様に、MCバッファメモリ(MC-BUFF1)が加算器
58を、MCバッファメモリ(MC-BUFF4)が加算器59
を、MCバッファメモリ(MC-BUFF3)が加算器60をアク
セスする様スイッチを切り替え、n+1ラインを開始す
る。n+1ラインの途中、時刻t5において、スイッチ
ャ52は、再びMCバッファメモリ(MC-BUFF1)が加算器
57をアクセスする様スイッチを切り替える。同様に、
MCバッファメモリ(MC-BUFF2)が加算器58を、MCバ
ッファメモリ(MC-BUFF3)が加算器59を、MCバッファ
メモリ(MC-BUFF4)が加算器60をアクセスする様スイッ
チを切り替え、時刻t6においてn+1ラインのアクセ
スを終了すると再びスイッチを時刻t4の状態に戻し、
以降この動作を時刻t7の8ライン終了時まで繰り返
す。
FIG. 9 shows the switching timing of the switcher 52 between the MC buffer memory (MC-BUFF) and the adder.
When a motion vector as shown in A of FIG. 8 is given, the switcher 52 performs switching so that the MC buffer memory (MC-BUFF4) first accesses the adder 59 at time t1. Similarly, in the switcher 52, the MC buffer memory (MC-BUFF3) is an adder 58, the MC buffer memory (MC-BUFF2) is an adder 59, and the MC buffer memory (M
The switch is set so that C-BUFF1) accesses the adder 60. Next, the switch is switched so that the MC buffer memory (MC-BUFF3) accesses the adder 57 at an intermediate time t2 when accessing one line. Similarly, the MC buffer memory (MC-BUFF4) stores the adder 58 in the MC buffer memory.
(MC-BUFF1) adds the adder 59 to the MC buffer memory (MC-BU
The switch is switched so that FF2) accesses the adder 60. At time t3, the switcher 52 returns the switch to the initial state (starting state of t1) after completing the access of one line, and repeats this operation. Next, n at time t4
When the line ends, this time the MC buffer memory (MC-
BUFF2) switches the switch to access the adder 57. Similarly, the MC buffer memory (MC-BUFF1) is the adder 58, and the MC buffer memory (MC-BUFF4) is the adder 59.
, The switch is switched so that the MC buffer memory (MC-BUFF3) accesses the adder 60, and the n + 1 line is started. At time t5 in the middle of the (n + 1) th line, the switcher 52 switches the switch so that the MC buffer memory (MC-BUFF1) accesses the adder 57 again. Similarly,
Switch the switch so that the MC buffer memory (MC-BUFF2) accesses the adder 58, the MC buffer memory (MC-BUFF3) accesses the adder 59, and the MC buffer memory (MC-BUFF4) accesses the adder 60. When the access to the (n + 1) th line is completed, the switch is returned to the state at time t4,
Thereafter, this operation is repeated until the end of 8 lines at time t7.

【0056】これで、1MBのMC処理を終了し、次の
MBの処理に入る。このようにして、メモリアクセスの
領域が切り替わると同時にMCバッファメモリ(図8の
B)と加算器57、58、59、60間のスイッチャ
(図1の52)を切り替えることによってメモリアクセ
スが重なることなく動き補償処理を実現することができ
る。
This completes the MC processing for 1 MB and starts the processing for the next MB. In this way, the memory access overlaps by switching the MC buffer memory (B in FIG. 8) and the switcher (52 in FIG. 1) between the adders 57, 58, 59 and 60 at the same time when the memory access area is switched. It is possible to realize the motion compensation processing without using it.

【0057】この動き補償処理においては図1に示すよ
うにMCバッファメモリ(MC-BUFF4〜MC-BUFF4) 48〜
51と加算器57〜60間にスイッチャ52を設けるこ
とによってどのMCバッファメモリ(MC-BUFF4 〜MC-BUF
F4) 48〜51のデータをどの加算器に供給するかを選
択したが、図10のようにフレームメモリ43を構成し
ている各DRAM44〜47とMCバッファメモリ(MC-
BUFF1 〜MC-BUFF4) 48〜51間にスイッチャ52を設
けることによってもこの手法を実現することができる。
In this motion compensation process, as shown in FIG. 1, MC buffer memories (MC-BUFF4 to MC-BUFF4) 48 to
By providing a switcher 52 between the 51 and the adders 57 to 60, which MC buffer memory (MC-BUFF4 to MC-BUF
F4) Which adder the data of 48 to 51 should be supplied to is selected, but as shown in FIG. 10, each of the DRAMs 44 to 47 and the MC buffer memory (MC-
This method can also be realized by providing a switcher 52 between BUFF1 to MC-BUFF4) 48 to 51.

【0058】図11のAは、予測参照画像のイメージに
対する各DRAM(フレームメモリ)への振り分けを描
いたもので各DRAMへの振り分けは市松模様となる構
造である。
FIG. 11A shows the distribution of the predicted reference image to each DRAM (frame memory), and the distribution to each DRAM has a checkered pattern.

【0059】上述の動き補償処理の場合と同様の動きベ
クトル85が与えられ、現フレーム処理MB84に対
し、予測参照フレームのMB86の位置が図11のAの
ようにDRAM4の領域から開始するようになっていた
とする。動き補償処理ブロックMC1〜MC4は動きベ
クトル85に応じて、各々DRAM1〜4の読出しアド
レスを設定する。これにより、予測参照フレームのMB
86内の加算器57へ供給されるべき領域は図11のB
のようにMCバッファメモリ(MC-BUFF1)にDRAM4、
DRAM3、DRAM2、DRAM1の順に転送され
る。同様に加算器58へ供給されるべき領域はMCバッ
ファメモリ(MC-BUFF2)にDRAM3,DRAM4、DR
AM1、DRAM2の順に、加算器59へ供給されるべ
き領域はMCバッファメモリ(MC-BUFF3)にDRAM2、
DRAM1、DRAM4、DRAM3の順に、加算器6
0へ供給されるべき領域はMCバッファメモリ(MC-BUFF
4)にDRAM1、DRAM2、DRAM3、DRAM4
の順に、各々転送される。このように、各DRAMとM
Cバッファメモリ間のスイッチャを切り替えることによ
ってメモリアクセスが重なることなく各MCバッファメ
モリ(MC-BUFF1 〜MC-BUFF4) にデータを転送することが
できる。
The same motion vector 85 as in the case of the above-described motion compensation processing is given, so that the position of MB86 of the predicted reference frame starts from the area of DRAM4 as shown in A of FIG. 11 with respect to the current frame processing MB84. I was supposed to. The motion compensation processing blocks MC1 to MC4 set the read addresses of the DRAMs 1 to 4 in accordance with the motion vector 85. As a result, the MB of the prediction reference frame
The area to be supplied to the adder 57 in 86 is B in FIG.
Like the MC buffer memory (MC-BUFF1) DRAM4,
The data is transferred in the order of DRAM3, DRAM2, and DRAM1. Similarly, the areas to be supplied to the adder 58 are the DRAM 3, DRAM 4, and DR in the MC buffer memory (MC-BUFF2).
The areas to be supplied to the adder 59 in the order of AM1 and DRAM2 are the MC buffer memory (MC-BUFF3) DRAM2,
Adder 6 in the order of DRAM1, DRAM4, and DRAM3
The area to be supplied to 0 is the MC buffer memory (MC-BUFF
4) DRAM1, DRAM2, DRAM3, DRAM4
Are transferred in this order. In this way, each DRAM and M
By switching the switcher between the C buffer memories, data can be transferred to each MC buffer memory (MC-BUFF1 to MC-BUFF4) without overlapping memory accesses.

【0060】これによって、すでに加算器57へ供給さ
れるべきデータはMCバッファメモリ(MC-BUFF1)に、加
算器58へ供給されるべきデータはMCバッファメモリ
(MC-BUFF2)に、加算器59へ供給されるべきデータはM
Cバッファメモリ(MC-BUFF3)に、加算器60へ供給され
るべきデータはMCバッファメモリ(MC-BUFF4)に、各々
格納されているので、よってメモリアクセスが重なるこ
となく動き補償処理(図11のC)を実現することがで
きる。
As a result, the data to be supplied to the adder 57 is already stored in the MC buffer memory (MC-BUFF1), and the data to be supplied to the adder 58 is already stored in the MC buffer memory.
The data to be supplied to the adder 59 is (M-BUFF2) M
Since the data to be supplied to the adder 60 are stored in the C buffer memory (MC-BUFF3) and the MC buffer memory (MC-BUFF4) respectively, the motion compensation processing can be performed without overlapping memory accesses (see FIG. 11). C) can be realized.

【0061】このような動き補償処理において、図10
に示すようにフレームメモリ43を構成している各DR
AM44〜47とMCバッファメモリ(MC-BUFF1 〜MC-B
UFF1) 48〜51間にスイッチャ52を設けることによ
ってこの手法を実現したが、この場合、各DRAM44
〜47(フレームメモリ)へのデータの振り分けを次の
ようにしてもこの手法を実現することができる。
In such motion compensation processing, as shown in FIG.
Each DR that constitutes the frame memory 43 as shown in FIG.
AM44 to 47 and MC buffer memory (MC-BUFF1 to MC-B
UFF1) This method was realized by providing a switcher 52 between 48 and 51. In this case, each DRAM 44
This method can also be realized by distributing data to ~ 47 (frame memory) as follows.

【0062】図12のAは、予測参照画像のイメージに
対する各DRAM44〜47(フレームメモリ)への振
り分けを描いたもので、各DRAM44〜47へはライ
ン毎に振り分けられる構造である。現フレーム処理MB
87に対し動きベクトル88が与えられ予測参照フレー
ムのMB89の位置が図のようにRAM4の領域から開
始するようになっていたとする。動き補償処理ブロック
MC1,MC2,MC3,MC4は、各々DRAM1,
2,3,4の読出しアドレスを設定する。
FIG. 12A shows the distribution of the predicted reference image to each of the DRAMs 44 to 47 (frame memory), and the structure is such that each of the DRAMs 44 to 47 is distributed line by line. Current frame processing MB
It is assumed that the motion vector 88 is given to 87 and the position of MB 89 of the prediction reference frame starts from the area of RAM 4 as shown in the figure. The motion compensation processing blocks MC1, MC2, MC3 and MC4 are respectively DRAM1,
Set 2, 3, and 4 read addresses.

【0063】予測参照フレームのMB89内の加算器5
7へ供給されるべき領域(図12のB)は、図13に示
されるタイミングにしたがってMCバッファメモリ(MC-
BUFF1)にDRAM4、DRAM1、DRAM2、DRA
M3・・・の順に転送される。
Adder 5 in MB 89 of prediction reference frame
The area (B in FIG. 12) to be supplied to the MC buffer memory 7 is in accordance with the timing shown in FIG.
BUFF1) to DRAM4, DRAM1, DRAM2, DRA
M3 ... are transferred in this order.

【0064】この際、加算器58へ供給されるべき領域
を先頭から転送しようとするとMCバッファメモリ(MC-
BUFF1)のアクセスと重なってしまうため、加算器57へ
供給されるべき領域とは1ラインずれたところから転送
を開始する。つまり、加算器58へ供給されるべき領域
は、MCバッファメモリ(MC-BUFF2)にDRAM3、DR
AM4、DRAM1、DRAM2・・・の順に、加算器
59へ供給されるべき領域も同様、MCバッファメモリ
(MC-BUFF3)に加算器57へ供給されるべき領域とは2ラ
インずれたところから、DRAM2、DRAM3、DR
AM4、DRAM1・・・の順に、加算器60へ供給さ
れるべき領域も同様、MCバッファメモリ(MC-BUFF4)に
加算器57に供給されるべき領域とは3ラインずれたと
ころから、MCバッファメモリ(MC-BUFF4)にDRAM
1、DRAM2、DRAM3、DRAM4・・・の順
に、各々転送される。この様に、図15に示す各DRA
M44〜47とMCバッファメモリ(MC-BUFF1 〜MC-BUF
F4) 48〜51間のスイッチャ52をTIME SLO
T毎に切り替えることによってメモリアクセスが重なる
ことなく各MCバッファメモリ(MC-BUFF1 〜MC-BUFF4)
48〜51にデータを転送することができる。
At this time, if the area to be supplied to the adder 58 is to be transferred from the beginning, the MC buffer memory (MC-
Since it overlaps with the access of BUFF1), the transfer is started from the position shifted by one line from the area to be supplied to the adder 57. That is, the area to be supplied to the adder 58 is the MC buffer memory (MC-BUFF2) and the DRAM 3 and DR.
The areas to be supplied to the adder 59 in the order of AM4, DRAM1, DRAM2 ...
(MC-BUFF3) is shifted by 2 lines from the area to be supplied to the adder 57, and then DRAM2, DRAM3, DR
Similarly, the areas to be supplied to the adder 60 in the order of AM4, DRAM1 ... Are shifted from the area to be supplied to the adder 57 in the MC buffer memory (MC-BUFF4) by 3 lines, DRAM in memory (MC-BUFF4)
1, DRAM2, DRAM3, DRAM4, ... Thus, each DRA shown in FIG.
M44 to 47 and MC buffer memory (MC-BUFF1 to MC-BUF
F4) Set the switcher 52 between 48 and 51 to TIME SLO
MC buffer memory (MC-BUFF1 to MC-BUFF4) without switching memory access by switching every T
Data can be transferred to 48-51.

【0065】これによって、すでに、加算器57へ供給
されるべきデータはMCバッファメモリ(MC-BUFF1)に、
加算器58へ供給されるべきデータはMCバッファメモ
リ(MC-BUFF2)に、加算器59へ供給されるべきデータは
MCバッファメモリ(MC-BUFF3)に、加算器60へ供給さ
れるべきデータはMCバッファメモリ(MC-BUFF4)に、各
々格納されているので、よってメモリーアクセスが重な
ることなく動き補償処理を実現することができる。
As a result, the data to be supplied to the adder 57 has already been stored in the MC buffer memory (MC-BUFF1).
The data to be supplied to the adder 58 is to the MC buffer memory (MC-BUFF2), the data to be supplied to the adder 59 is to the MC buffer memory (MC-BUFF3), and the data to be supplied to the adder 60 is. Since each is stored in the MC buffer memory (MC-BUFF4), motion compensation processing can be realized without overlapping memory accesses.

【0066】尚、以上の実施例においてはデコーダの例
について説明したが、本発明はエンコーダのローカルデ
コーダにおいても適用できる。
Although an example of a decoder has been described in the above embodiments, the present invention can be applied to a local decoder of an encoder.

【0067】[0067]

【発明の効果】本発明に係る画像信号復号化装置では、
符号化画像信号をスライス毎に付加された同期信号に基
づいて分配手段により複数の復号化手段に分配して、各
復号化手段により複数の符号化画像信号を各々復号化す
るので、同期符号内で差分を取るような符号化方法に制
限を加えることがなくなる。従って、同期符号の間の区
間で行なわれている前ブロックとの差分をとるようなブ
ロック間にまたがった符号化方法、例えば、動きベクト
ルの符号化、各ブロックのDC係数の符号化等に制限を
加えることなく従来のエンコード方法をそのまま使いな
がら、複数の画像符号データ復号手段を並列動作させて
処理を行なうことができる。
According to the image signal decoding apparatus of the present invention,
Since the coded image signal is distributed to the plurality of decoding means by the distribution means based on the synchronization signal added to each slice and each of the plurality of coded image signals is decoded by each decoding means, There is no restriction on the encoding method that takes the difference in. Therefore, the method is limited to a coding method that spans blocks, such as a motion vector coding and a DC coefficient coding of each block, that is different from the previous block that is performed in the section between the synchronization codes. It is possible to perform processing by operating a plurality of image code data decoding means in parallel while using the conventional encoding method as it is without adding.

【0068】また、本発明に係る画像信号復号化装置で
は、符号化画像信号を復号化手段によりシリアルに復号
化し、そのシリアルデータを並列化手段により複数のブ
ロック毎にパラレルデータに変換し、複数の逆変換手段
により上記複数のブロックのそれぞれに並列に逆変換を
行うので、変換符号化された符号化画像信号を従来のエ
ンコード方法をそのまま使って高速に再生することが可
能になる。
Further, in the image signal decoding apparatus according to the present invention, the coded image signal is serially decoded by the decoding means, and the serial data is converted into parallel data for each of a plurality of blocks by the parallelization means. Since the inverse transform means performs inverse transform on each of the plurality of blocks in parallel, the encoded image signal that has been transform-encoded can be reproduced at high speed by using the conventional encoding method as it is.

【0069】さらに、本発明に係る画像信号復号化装置
では、1つの動きベクトルに基づいて予測符号化された
複数の差分ブロック信号を出力手段より並列に出力し、
上記1つの動きベクトルに基づいて、上記複数の差分ブ
ロック信号に対応する複数の予測画像信号を生成手段に
より並列に生成し、上記複数の差分ブロック信号と上記
複数の予測画像信号を複数の加算手段により各々加算す
ることにより、予測符号化された符号化画像信号を迅速
に復号化することがきる。
Further, in the image signal decoding apparatus according to the present invention, a plurality of differential block signals which are predictively coded based on one motion vector are output in parallel from the output means,
Based on the one motion vector, a plurality of prediction image signals corresponding to the plurality of difference block signals are generated in parallel by the generation means, and the plurality of difference block signals and the plurality of prediction image signals are added to a plurality of addition means. By each of the above, the predictive-coded coded image signal can be quickly decoded.

【0070】また、本発明に係る画像信号復号化方法で
は、符号化画像信号をスライス毎に付加された同期信号
に基づいて複数に分配して、分配された複数の符号化画
像信号を各々復号化することにより、従来のエンコード
方法をそのまま使った画像符号データを高速に再生する
ことが可能になる。
Further, in the image signal decoding method according to the present invention, the coded image signal is divided into a plurality of parts based on the synchronization signal added to each slice, and the plurality of distributed coded image signals are respectively decoded. By using the conventional encoding method, it is possible to reproduce image code data using the conventional encoding method as it is at high speed.

【0071】また、本発明に係る画像信号復号化方法で
は、符号化画像信号をシリアルに復号化し、復号化され
たシリアルデータを複数のブロック毎にパラレルデータ
に変換し、上記複数のブロックのそれぞれに並列に逆変
換を行うので、変換符号化された符号化画像信号を、従
来のエンコード方法をそのまま使って並列処理により高
速に再生することが可能になる。
In the image signal decoding method according to the present invention, the coded image signal is serially decoded, the decoded serial data is converted into parallel data for each of a plurality of blocks, and each of the plurality of blocks is Since the inverse conversion is performed in parallel, the encoded image signal that has been converted and encoded can be reproduced at high speed by parallel processing using the conventional encoding method as it is.

【0072】さらに、本発明に係る画像信号復号化方法
では、1つの動きベクトルに基づいて予測符号化された
複数の差分ブロック信号を並列に出力し、上記1つの動
きベクトルに基づいて、上記複数の差分ブロック信号に
対応する複数の予測画像信号を並列に生成し上記複数の
差分ブロック信号と上記複数の予測画像信号を各々加算
するすることにより、予測符号化された符号化画像信号
を迅速に復号化することがきる。
Further, in the image signal decoding method according to the present invention, a plurality of differential block signals that are predictively coded based on one motion vector are output in parallel, and the plurality of difference block signals based on the one motion vector are output. A plurality of predictive image signals corresponding to the differential block signal in parallel, and by adding the plurality of differential block signals and the plurality of predictive image signals respectively, the predictive encoded coded image signal can be quickly obtained. It can be decrypted.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明に係る画像信号復号化装置の構成を示す
ブロック図である。
FIG. 1 is a block diagram showing a configuration of an image signal decoding device according to the present invention.

【図2】本発明に係る画像信号復号化装置で取り扱う画
像データの構造を説明するための 図である。
FIG. 2 is a diagram for explaining the structure of image data handled by the image signal decoding apparatus according to the present invention.

【図3】本発明に係る画像信号復号化装置におけるバッ
ファメモリの動作を説明するためのタイミング図であ
る。
FIG. 3 is a timing diagram for explaining the operation of the buffer memory in the image signal decoding device according to the present invention.

【図4】本発明に係る画像信号復号化装置における可変
長復号器周辺の具体的な構成例を示すブロック図であ
る。
FIG. 4 is a block diagram showing a specific configuration example around a variable length decoder in the image signal decoding device according to the present invention.

【図5】図4に示した具体的な構成例の動作を説明する
ためのタイミング図である。
5 is a timing chart for explaining the operation of the specific configuration example shown in FIG.

【図6】本発明に係る画像信号復号化装置における可変
長復号器周辺の他の具体的な構成例を示すブロック図で
ある。
FIG. 6 is a block diagram showing another specific configuration example around the variable length decoder in the image signal decoding device according to the present invention.

【図7】図6に示した具体的な構成例の動作を説明する
ためのタイミング図である。
FIG. 7 is a timing chart for explaining the operation of the specific configuration example shown in FIG.

【図8】本発明に係る画像信号復号化装置における動き
補償の具体的な動作例を説明するための図である。
FIG. 8 is a diagram for explaining a specific operation example of motion compensation in the image signal decoding device according to the present invention.

【図9】本発明に係る画像信号復号化装置における動き
補償の具体的な動作例を説明するためのタイミング図で
ある。
FIG. 9 is a timing diagram for explaining a specific operation example of motion compensation in the image signal decoding device according to the present invention.

【図10】本発明に係る画像信号復号化装置の他の構成
例を示すブロック図である。
FIG. 10 is a block diagram showing another configuration example of the image signal decoding apparatus according to the present invention.

【図11】本発明に係る画像信号復号化装置における動
き補償の他の具体的な動作例を説明するための図であ
る。
FIG. 11 is a diagram for explaining another specific operation example of motion compensation in the image signal decoding device according to the present invention.

【図12】本発明に係る画像信号復号化装置における動
き補償の他の具体的な動作例を説明するための図であ
る。
FIG. 12 is a diagram for explaining another specific operation example of motion compensation in the image signal decoding device according to the present invention.

【図13】本発明に係る画像信号復号化装置における動
き補償の他の具体的な動作例を説明するためのタイミン
グ図である。
FIG. 13 is a timing diagram for explaining another specific operation example of motion compensation in the image signal decoding device according to the present invention.

【図14】従来の画像信号復号化装置の構成を示すブロ
ック図である。
FIG. 14 is a block diagram showing a configuration of a conventional image signal decoding device.

【図15】従来の画像信号復号化並列処理装置の構成を
示すブロック図である。
FIG. 15 is a block diagram showing a configuration of a conventional image signal decoding parallel processing device.

【図16】従来の画像信号復号化並列処理方法を説明す
るための図である。
FIG. 16 is a diagram for explaining a conventional image signal decoding parallel processing method.

【符号の説明】[Explanation of symbols]

25・・・・・・デマルチプレクサ(DEMUX) 26〜29・・・コードバッファメモリ(CODE-BUFF1 〜
CODE-BUFF4) 30〜33・・・可変長復号器(IVLC1〜IVLC4) 34,52・・・スイッチャ 35〜38・・・バッファメモリ 39〜42・・・IQ/IDCT処理ブロック(IQ/IDCT
1 〜IQ/IDCT4) 43・・・・・・フレームメモリ 44〜47・・・DRAM1〜DRAM4 48〜51・・・MCバッファメモリ(MC-BUFF1 〜MC-B
UFF4) 53〜56・・・動き補償処理ブロック(MC1〜MC4) 57〜60・・・加算器 61〜64・・・ストア用バッファメモリ(ST-BUFF1 〜
ST-BUFF4) 65・・・・・・ビットストリーム入力端子 66・・・・・・デマルチプレクサ(DEMUX) 67〜70・・・コードバッファメモリ(CODE-BUFF1 〜
CODE-BUFF4) 71〜74・・・可変長復号器(IVLC1〜IVLC4) 75〜79・・・出力端子 79・・・・・・デマルチプレクサ(DEMUX) 80・・・・・・コードバッファメモリ(Code-Buffer) 90〜93・・・バッファメモリ 94〜97・・・ディスプレイ用バッファメモリ(DISP-
BUFF1 〜DISP-BUFF4) 98・・・・・・ディスプレイスイチャ 99・・・・・・D/Aコンバータ 100・・・・・ディスプレイ
25 ... Demultiplexer (DEMUX) 26-29 ... Code buffer memory (CODE-BUFF1 ...
CODE-BUFF4) 30-33 ... Variable length decoder (IVLC1-IVLC4) 34, 52 ... Switcher 35-38 ... Buffer memory 39-42 ... IQ / IDCT processing block (IQ / IDCT)
1 to IQ / IDCT4) 43 ... Frame memory 44 to 47 ... DRAM1 to DRAM4 48 to 51 ... MC buffer memory (MC-BUFF1 to MC-B)
UFF4) 53 to 56 ... Motion compensation processing block (MC1 to MC4) 57 to 60 ... Adder 61 to 64 ... Store buffer memory (ST-BUFF1 ...
ST-BUFF4) 65 ... Bitstream input terminal 66 .. Demultiplexer (DEMUX) 67 to 70 ... Code buffer memory (CODE-BUFF1 to
CODE-BUFF4) 71 to 74 ... Variable length decoder (IVLC1 to IVLC4) 75 to 79 ... Output terminal 79 ... Demultiplexer (DEMUX) 80 ... Code buffer memory ( Code-Buffer) 90-93 ... Buffer memory 94-97 ... Display buffer memory (DISP-
BUFF1 ~ DISP-BUFF4) 98 ・ ・ ・ ・ ・ ・ Display switcher 99 ・ ・ ・ ・ ・ ・ D / A converter 100 ・ ・ ・ ・ ・ Display

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H04N 7/15 7251−5C 11/04 B 7337−5C 8420−5L G06F 15/66 330 D (72)発明者 和田 徹 東京都品川区北品川6丁目7番35号 ソニ ー株式会社内─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification number Internal reference number for FI Technical indication H04N 7/15 7251-5C 11/04 B 7337-5C 8420-5L G06F 15/66 330 D (72 ) Inventor Toru Wada 6-735 Kitashinagawa, Shinagawa-ku, Tokyo Inside Sony Corporation

Claims (14)

【特許請求の範囲】[Claims] 【請求項1】 符号化された符号化画像信号を復号化す
る画像信号復号化装置において、 上記符号化画像信号をスライス毎に付加された同期信号
に基づいて複数に分配する分配手段と、 上記分配手段により分配された複数の符号化画像信号を
各々復号化する複数の復号化手段とを備えることを特徴
とする画像信号復号化装置。
1. An image signal decoding apparatus for decoding an encoded coded image signal, wherein the coded image signal is distributed to a plurality of units based on a synchronization signal added to each slice, and An image signal decoding apparatus, comprising: a plurality of decoding means for respectively decoding a plurality of encoded image signals distributed by the distributing means.
【請求項2】 変換符号化された符号化画像信号を復号
化する画像信号復号化装置において、 上記符号化画像信号をシリアルに復号化する復号化手段
と、 上記復号化手段により復号化されたシリアルデータを複
数のブロック毎にパラレルデータに変換する並列化手段
と、 上記複数のブロックのそれぞれに並列に逆変換を行う複
数の逆変換手段とを備えることを特徴とする画像信号復
号化装置。
2. An image signal decoding apparatus for decoding a transform-coded coded image signal, comprising: decoding means for serially decoding the coded image signal; and decoding by the decoding means. An image signal decoding apparatus comprising: a parallelization unit that converts serial data into parallel data for each of a plurality of blocks; and a plurality of inverse conversion units that perform inverse conversion in parallel for each of the plurality of blocks.
【請求項3】 上記符号化画像信号を所定の画像単位毎
に付加された同期信号に基づいて複数に分配する分配手
段を備え、 上記分配手段により分配された複数の符号化画像信号を
複数の復号化手段に分配供給することを特徴とする請求
項2記載の画像信号復号化装置。
3. A distribution unit for distributing the coded image signal into a plurality of units based on a synchronization signal added for each predetermined image unit, and a plurality of the coded image signals distributed by the distribution unit. The image signal decoding apparatus according to claim 2, wherein the image signal decoding apparatus distributes and supplies the decoding signal to the decoding means.
【請求項4】 予測符号化された符号化画像信号を復号
化する画像信号復号化装置において、 1つの動きベクトルに基づいて予測符号化された複数の
差分ブロック信号を並列に出力する出力手段と、 上記1つの動きベクトルに基づいて、上記複数の差分ブ
ロック信号に対応する複数の予測画像信号を並列に生成
する生成手段と、 上記複数の差分ブロック信号と上記複数の予測画像信号
を各々加算する複数の加算手段とを備えることを特徴と
する画像信号復号化装置。
4. An image signal decoding apparatus for decoding a predictively encoded coded image signal, comprising: an output means for outputting in parallel a plurality of differential block signals predictively coded based on one motion vector. Generating means for generating in parallel a plurality of prediction image signals corresponding to the plurality of difference block signals based on the one motion vector, and adding the plurality of difference block signals and the plurality of prediction image signals, respectively. An image signal decoding apparatus comprising a plurality of adding means.
【請求項5】 上記生成手段は、 上記1つの動きベクトルに基づいて並列にアクセスされ
る複数のメモリと、 上記1つの動きベクトルに基づいて、上記複数のメモリ
から読み出されたデータを対応する上記複数の加算手段
に振り分ける振り分け手段と、 上記複数のメモリから読み出されたデータを一時的に記
憶するための、上記1つの動きベクトルに基づいて読み
出しが制御される複数の記憶手段を備えてなることを特
徴とする請求項4記載の画像信号復号化装置。
5. The generating means associates a plurality of memories that are accessed in parallel based on the one motion vector with the data read from the plurality of memories based on the one motion vector. And a plurality of storing means for temporarily storing the data read from the plurality of memories, the reading means being controlled based on the one motion vector. The image signal decoding device according to claim 4, wherein
【請求項6】 上記予測符号化された符号化画像信号は
変換符号化された画像信号であって、 上記出力手段は、 上記符号化画像信号をシリアルに復号化する復号化手段
と、 上記復号化手段により復号化されたシリアルデータを複
数のブロック毎にパラレルデータに変換する並列化手段
と、 上記複数のブロックのそれぞれに並列に逆変換を行う複
数の逆変換手段とを備えてなることを特徴とする請求項
4記載の画像信号復号化装置。
6. The predictive-coded coded image signal is a transform-coded image signal, and the output means includes decoding means for serially decoding the coded image signal, and the decoding means. Parallelizing means for converting serial data decoded by the converting means into parallel data for each of a plurality of blocks, and a plurality of inverse converting means for performing inverse conversion in parallel on each of the plurality of blocks. The image signal decoding apparatus according to claim 4, characterized in that
【請求項7】 上記符号化画像信号を所定の画像単位毎
に付加された同期信号に基づいて複数に分配する分配手
段を備え、 上記分配手段により分配された複数の符号化画像信号を
複数の復号化手段に分配供給することを特徴とする請求
項6記載の画像信号復号化装置。
7. A distribution unit for distributing the coded image signal into a plurality of units based on a synchronization signal added for each predetermined image unit, and a plurality of the coded image signals distributed by the unit. 7. The image signal decoding apparatus according to claim 6, wherein the image signal decoding apparatus distributes and supplies the decoding means.
【請求項8】 符号化された符号化画像信号を復号化す
る画像信号復号化方法であって、 上記符号化画像信号をスライス毎に付加された同期信号
に基づいて複数に分配するステップと、 分配された複数の符号化画像信号を各々復号化するステ
ップとを有することを特徴とする画像信号復号化方法。
8. An image signal decoding method for decoding an encoded coded image signal, comprising: distributing the coded image signal into a plurality of slices based on a synchronization signal added to each slice. And a step of decoding each of a plurality of distributed encoded image signals.
【請求項9】 変換符号化された符号化画像信号を復号
化する画像信号復号化方法であって、 上記符号化画像信号をシリアルに復号化するステップ
と、 復号化されたシリアルデータを複数のブロック毎にパラ
レルデータに変換するステップと、 上記複数のブロックのそれぞれに並列に逆変換を行うス
テップとを有することを特徴とする画像信号復号化方
法。
9. An image signal decoding method for decoding a transform-coded coded image signal, the method comprising: serially decoding the coded image signal; An image signal decoding method comprising: a step of converting each block into parallel data; and a step of inversely converting each of the plurality of blocks in parallel.
【請求項10】 上記符号化画像信号をシリアルに復
号化するステップは、上記符号化画像信号を所定の画像
単位毎に付加された同期信号に基づいて複数に分配する
ステップと、 分配された複数の符号化画像信号を各々シリアルに復号
化するステップを有することを特徴とする請求項9記載
の画像信号復号化方法。
10. The step of serially decoding the coded image signal includes a step of distributing the coded image signal to a plurality of units based on a synchronization signal added for each predetermined image unit, and a plurality of the plurality of distributed image signals. 10. The image signal decoding method according to claim 9, further comprising the step of serially decoding each of the coded image signals of.
【請求項11】 予測符号化された符号化画像信号を復
号化する画像信号復号化方法であって、 1つの動きベクトルに基づいて予測符号化された複数の
差分ブロック信号を並列に出力するステップと、 上記1つの動きベクトルに基づいて、上記複数の差分ブ
ロック信号に対応する複数の予測画像信号を並列に生成
するステップと、 上記複数の差分ブロック信号と上記複数の予測画像信号
を各々加算するステップを有することを特徴とする画像
信号復号化方法。
11. An image signal decoding method for decoding a predictive-coded coded image signal, comprising: outputting in parallel a plurality of predictive-coded difference block signals based on one motion vector. And a step of parallelly generating a plurality of prediction image signals corresponding to the plurality of difference block signals based on the one motion vector; and adding the plurality of difference block signals and the plurality of prediction image signals, respectively. An image signal decoding method comprising steps.
【請求項12】 上記複数の予測画像信号を並列に生成
するステップは、 上記1つの動きベクトルに基づいて複数のメモリを並列
にアクセスするステップと、 上記1つの動きベクトルに基づいて、上記複数のメモリ
から読み出されたデータを複数に振り分けるステップ
と、 上記複数のメモリから読み出されたデータを一時的に記
憶するステップと、 一時的に記憶されたデータを上記1つの動きベクトルに
基づいて読み出すステップを有することを特徴とする請
求項11記載の画像信号復号化方法。
12. The step of generating the plurality of predicted image signals in parallel includes the steps of accessing a plurality of memories in parallel based on the one motion vector, and the plurality of memory cells based on the one motion vector. Distributing the data read from the memory into a plurality of steps, temporarily storing the data read from the plurality of memories, and reading the temporarily stored data based on the one motion vector The image signal decoding method according to claim 11, further comprising steps.
【請求項13】 上記予測符号化された符号化画像信号
は変換符号化された画像信号であって、 上記複数の差分ブロック信号を並列に出力するステップ
は、 上記符号化画像信号をシリアルに復号化するステップ
と、 復号化されたシリアルデータを複数のブロック毎にパラ
レルデータに変換するステップと、 上記複数のブロックのそれぞれに並列に逆変換を行うス
テップを有することを特徴とする請求項11記載の画像
信号復号化方法。
13. The predictive-coded coded image signal is a transform-coded image signal, and the step of outputting the plurality of difference block signals in parallel decodes the coded image signal serially. 12. The method according to claim 11, further comprising: a step of converting the decoded serial data into parallel data for each of a plurality of blocks; and a step of inversely converting each of the plurality of blocks in parallel. Image signal decoding method.
【請求項14】 上記符号化画像信号をシリアルに復号
化するステップは、 上記符号化画像信号を所定の画像単位毎に付加された同
期信号に基づいて複数に分配するステップと、 分配された複数の符号化画像信号を各々シリアルに復号
化するステップを有することを特徴とする請求項13記
載の画像信号復号化方法。
14. The step of serially decoding the coded image signal includes a step of distributing the coded image signal to a plurality of units based on a synchronization signal added for each predetermined image unit, and a plurality of the plurality of distributed image signals. 14. The image signal decoding method according to claim 13, further comprising the step of serially decoding each of the coded image signals of.
JP33626293A 1993-03-05 1993-12-28 Image signal decoding apparatus and image signal decoding method Expired - Fee Related JP3871348B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP33626293A JP3871348B2 (en) 1993-03-05 1993-12-28 Image signal decoding apparatus and image signal decoding method

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP4511293 1993-03-05
JP5-45112 1993-03-05
JP33626293A JP3871348B2 (en) 1993-03-05 1993-12-28 Image signal decoding apparatus and image signal decoding method

Publications (2)

Publication Number Publication Date
JPH0723397A true JPH0723397A (en) 1995-01-24
JP3871348B2 JP3871348B2 (en) 2007-01-24

Family

ID=26385072

Family Applications (1)

Application Number Title Priority Date Filing Date
JP33626293A Expired - Fee Related JP3871348B2 (en) 1993-03-05 1993-12-28 Image signal decoding apparatus and image signal decoding method

Country Status (1)

Country Link
JP (1) JP3871348B2 (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001080567A1 (en) * 2000-04-14 2001-10-25 Sony Corporation Decoder and decoding method, recorded medium, and program
KR20020000392A (en) * 2000-06-24 2002-01-05 박종섭 Self diagnostic apparatus in variable length decoder
JP2002057986A (en) * 2000-05-29 2002-02-22 Sony Corp Decoder and decoding method, and recording medium
JP2006129284A (en) * 2004-10-29 2006-05-18 Sony Corp Coding and decoding apparatus, and coding and decoding method
KR100830286B1 (en) * 2005-11-04 2008-05-19 엔비디아 코포레이션 System and method for processing video data
JP2009531946A (en) * 2006-03-28 2009-09-03 サムスン エレクトロニクス カンパニー リミテッド Image encoding / decoding method and apparatus
WO2009119888A1 (en) * 2008-03-28 2009-10-01 Sharp Kabushiki Kaisha Methods, devices and systems for parallel video encoding and decoding
US9020286B2 (en) 2010-07-27 2015-04-28 Samsung Electronics Co., Ltd. Apparatus for dividing image data and encoding and decoding image data in parallel, and operating method of the same
US9560380B2 (en) 2011-03-07 2017-01-31 Dolby International Ab Coding and decoding images using probability data
US9654783B2 (en) 2011-06-24 2017-05-16 Dolby International Ab Method for encoding and decoding images, encoding and decoding device, and corresponding computer programs

Cited By (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001359107A (en) * 2000-04-14 2001-12-26 Sony Corp Decoder and decoding method, recording medium, and program
WO2001080567A1 (en) * 2000-04-14 2001-10-25 Sony Corporation Decoder and decoding method, recorded medium, and program
JP2002057986A (en) * 2000-05-29 2002-02-22 Sony Corp Decoder and decoding method, and recording medium
KR20020000392A (en) * 2000-06-24 2002-01-05 박종섭 Self diagnostic apparatus in variable length decoder
US7881541B2 (en) 2004-10-29 2011-02-01 Sony Corporation Coding apparatus, decoding apparatus, coding method and decoding method
JP2006129284A (en) * 2004-10-29 2006-05-18 Sony Corp Coding and decoding apparatus, and coding and decoding method
KR100830286B1 (en) * 2005-11-04 2008-05-19 엔비디아 코포레이션 System and method for processing video data
US8977048B2 (en) 2006-03-28 2015-03-10 Samsung Electronics Co., Ltd. Method medium system encoding and/or decoding an image using image slices
JP2009531946A (en) * 2006-03-28 2009-09-03 サムスン エレクトロニクス カンパニー リミテッド Image encoding / decoding method and apparatus
US8509310B2 (en) 2006-03-28 2013-08-13 Samsung Electronics Co., Ltd. Method, medium, and system encoding and/or decoding an image
US10284881B2 (en) 2008-03-28 2019-05-07 Dolby International Ab Methods, devices and systems for parallel video encoding and decoding
US11838558B2 (en) 2008-03-28 2023-12-05 Dolby International Ab Methods, devices and systems for parallel video encoding and decoding
WO2009119888A1 (en) * 2008-03-28 2009-10-01 Sharp Kabushiki Kaisha Methods, devices and systems for parallel video encoding and decoding
US9930369B2 (en) 2008-03-28 2018-03-27 Dolby International Ab Methods, devices and systems for parallel video encoding and decoding
US9473772B2 (en) 2008-03-28 2016-10-18 Dolby International Ab Methods, devices and systems for parallel video encoding and decoding
US9503745B2 (en) 2008-03-28 2016-11-22 Dolby International Ab Methods, devices and systems for parallel video encoding and decoding
US20140241438A1 (en) 2008-03-28 2014-08-28 Sharp Kabushiki Kaisha Methods, devices and systems for parallel video encoding and decoding
US8824541B2 (en) 2008-03-28 2014-09-02 Sharp Kabushiki Kaisha Methods, devices and systems for parallel video encoding and decoding
US11438634B2 (en) 2008-03-28 2022-09-06 Dolby International Ab Methods, devices and systems for parallel video encoding and decoding
US10958943B2 (en) 2008-03-28 2021-03-23 Dolby International Ab Methods, devices and systems for parallel video encoding and decoding
US9681144B2 (en) 2008-03-28 2017-06-13 Dolby International Ab Methods, devices and systems for parallel video encoding and decoding
US9681143B2 (en) 2008-03-28 2017-06-13 Dolby International Ab Methods, devices and systems for parallel video encoding and decoding
US10652585B2 (en) 2008-03-28 2020-05-12 Dolby International Ab Methods, devices and systems for parallel video encoding and decoding
US9020286B2 (en) 2010-07-27 2015-04-28 Samsung Electronics Co., Ltd. Apparatus for dividing image data and encoding and decoding image data in parallel, and operating method of the same
US9560380B2 (en) 2011-03-07 2017-01-31 Dolby International Ab Coding and decoding images using probability data
US10681376B2 (en) 2011-03-07 2020-06-09 Dolby International Ab Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto
US11343535B2 (en) 2011-03-07 2022-05-24 Dolby International Ab Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto
US11736723B2 (en) 2011-03-07 2023-08-22 Dolby International Ab Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto
US9628818B2 (en) 2011-03-07 2017-04-18 Dolby International Ab Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto
US10033999B2 (en) 2011-06-24 2018-07-24 Dolby International Ab Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto
US9848196B2 (en) 2011-06-24 2017-12-19 Dolby International Ab Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto
US10694186B2 (en) 2011-06-24 2020-06-23 Dolby International Ab Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto
US9661335B2 (en) 2011-06-24 2017-05-23 Dolby International Ab Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto
US9654783B2 (en) 2011-06-24 2017-05-16 Dolby International Ab Method for encoding and decoding images, encoding and decoding device, and corresponding computer programs

Also Published As

Publication number Publication date
JP3871348B2 (en) 2007-01-24

Similar Documents

Publication Publication Date Title
US5557332A (en) Apparatus and method for reproducing a prediction-encoded video signal
US6088047A (en) Motion compensated digital video decoding with buffered picture storage memory map
US5412428A (en) Encoding method and decoding method of color signal component of picture signal having plurality resolutions
KR100371834B1 (en) Pixel interpolation filters and pixel interpolation methods for video extension processors
US6215822B1 (en) Motion compensated digital video decoding and buffer memory addressing therefor
JPH05236466A (en) Device and method for inter-frame predictive image encoding for motion compensation
JPH11331751A (en) Tiling of picture memory map for minimizing memory bandwidth of compression and decompression of data sequence
US5357282A (en) Video decoder with parallel implementation
JP2001275116A (en) Image processor
US6020924A (en) Reduced memory size set top box which stores frames and associated motion vectors which indicate which block or blocks are to be retrieved from memory
US5905846A (en) Image decoding apparatus and process thereof and image reproduction apparatus
JPH0723397A (en) Device and method for decoding picture signal
JP3168922B2 (en) Digital image information recording and playback device
JPH09200695A (en) Method and device for decoding video data for high-speed reproduction
JP2000106677A (en) Compression stream decoder and compression stream decoding method
JPH10178644A (en) Moving image decoding device
JPH0759096A (en) Video encoder and decoder
WO1999016252A1 (en) Motion compensated digital video decoding with buffered picture storage memory map
JP3119994B2 (en) Image data processing method, storage device used therefor, and image data processing device
JPH10327416A (en) Dynamic image coder
JP4906197B2 (en) Decoding device and method, and recording medium
JP2776284B2 (en) Image coding device
KR970008413B1 (en) Image decoder
JP3004763B2 (en) Video signal multiplex decoder
JP3884830B2 (en) Image signal processing device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040106

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040120

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040322

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040921

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20041122

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20041129

A912 Removal of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20050722

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060912

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20061017

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091027

Year of fee payment: 3

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101027

Year of fee payment: 4

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101027

Year of fee payment: 4

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111027

Year of fee payment: 5

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111027

Year of fee payment: 5

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121027

Year of fee payment: 6

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121027

Year of fee payment: 6

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131027

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees