JP2001119699A - Device and method for decoding image - Google Patents
Device and method for decoding imageInfo
- Publication number
- JP2001119699A JP2001119699A JP29699699A JP29699699A JP2001119699A JP 2001119699 A JP2001119699 A JP 2001119699A JP 29699699 A JP29699699 A JP 29699699A JP 29699699 A JP29699699 A JP 29699699A JP 2001119699 A JP2001119699 A JP 2001119699A
- Authority
- JP
- Japan
- Prior art keywords
- image
- picture
- decoding
- decoders
- screen
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T9/00—Image coding
- G06T9/004—Predictors, e.g. intraframe, interframe coding
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、MPEGで圧縮さ
れた画像を複数の画像デコーダにより並列的に復号する
画像復号装置及び画像復号方法に関する。そして、この
発明は特に、動き予測の参照画像を他の画像デコーダに
伝達する手段がない画像デコーダを用いても並列化が可
能となる画像復号装置及び画像復号方法を提供すること
を目的としている。[0001] 1. Field of the Invention [0002] The present invention relates to an image decoding apparatus and an image decoding method for decoding an image compressed by MPEG in parallel by a plurality of image decoders. It is an object of the present invention to provide an image decoding apparatus and an image decoding method which enable parallelization even when using an image decoder having no means for transmitting a reference image for motion prediction to another image decoder. .
【0002】[0002]
【従来の技術】MPEGは国際標準化機構(ISO)の
Moving Picture coding Exp
erts Groupによって提案されている動画像お
よび音声圧縮等に関する国際標準の規格である。MPE
G2の映像に関する規格は現行のNTSC方式等のTV
で扱われているインターレース画像も考慮した圧縮処理
が施されている。MPEGにより符号化された画像は、Iピ
クチャ(画像内符号化画像)、Pピクチャ(前方向予測
符号化画像)、Bピクチャ(双方向予測符号化画像)と
なる。2. Description of the Related Art MPEG is a Moving Picture coding Exp of the International Standards Organization (ISO).
This is an international standard for video and audio compression, etc., proposed by erts Group. MPE
G2 video standards are the current NTSC standard TV
The compression processing is performed in consideration of the interlaced image handled in the above. Images encoded by MPEG are an I picture (intra-coded image), a P picture (forward predicted coded image), and a B picture (bidirectional predicted coded image).
【0003】MPEGデコーダの処理能力を向上させるに
は、デコーダを複数個並列に使用する並列処理化が有効
である。MPEGストリームの場合、横16ライン毎に1スラ
イスとして符号化されているので、横方向に画面分割し
て並列処理が可能である。In order to improve the processing capability of an MPEG decoder, parallel processing using a plurality of decoders in parallel is effective. In the case of an MPEG stream, since it is encoded as one slice for every 16 horizontal lines, it is possible to divide the screen in the horizontal direction and perform parallel processing.
【0004】しかし、MPEGは動き予測付きフレーム間予
測符号化を行っているため、Pピクチャ及びBピクチャ
の復号時、画面分割した各分割部分のフレーム間予測を
行う場合において、その分割部分に対応する部分の参照
画像ばかりでなく、ほぼ一画面分の参照画像を使用する
必要がある。よって、複数のMPEGデコーダを並列的に用
い、各MPEGデコーダがそれぞれ割り当てられた分割部分
のみをデコード処理するようにした場合、各MPEGデコー
ダ間で、各MPEGデコーダが生成した担当分割部分の参照
画像を伝達する、または、外部で生成した一画面分の参
照画像を各MPEGデコーダに供給することが必要となる。However, since MPEG performs inter-frame predictive coding with motion prediction, when decoding P-pictures and B-pictures, when performing inter-frame prediction of each divided portion of a screen, it does not correspond to the divided portion. It is necessary to use not only the reference image of the part to be performed but also the reference image of almost one screen. Therefore, when a plurality of MPEG decoders are used in parallel and each MPEG decoder decodes only the assigned divided portion, the reference image of the assigned divided portion generated by each MPEG decoder is generated between the MPEG decoders. Or supply an externally generated reference image for one screen to each MPEG decoder.
【0005】この参照画像の伝達、供給を実現した画像
復号装置として、特開平8-130745号「復号化システム、
復号化装置および復号化回路」、特開平10-178644号
「動画像復号装置」が提案されている。ここで提案され
ているものは、Iピクチャ、Pピクチャ、Bピクチャの
全てを画面分割して、各MPEGデコーダがそれぞれ割り当
てられた分割部分のみをデコード処理するようにしたも
のである。As an image decoding apparatus which realizes transmission and supply of the reference image, Japanese Patent Laid-Open Publication No. 8-130745, entitled "Decoding System,
Decoding Apparatus and Decoding Circuit "and Japanese Patent Application Laid-Open No. H10-178644," Moving Picture Decoding Apparatus ". In this proposal, all of the I picture, P picture, and B picture are divided into screens, and each MPEG decoder decodes only the assigned portions.
【0006】特開平8-130745号の第1の実施例には、並
列化した各デコーダが一画面分の参照画像を使用する方
法として、一つのMPEGデコーダの動き予測プロセッサが
生成した担当分割部分に相当する部分的な参照画像を、
自分の動き予測メモリに格納すると共に、その参照画像
を他のMPEGデコーダの動き予測メモリにも格納すること
が示されている。The first embodiment of Japanese Patent Application Laid-Open No. 8-130745 discloses a method in which each of the parallelized decoders uses a reference image for one screen by using a divided portion generated by a motion prediction processor of one MPEG decoder. The partial reference image corresponding to
This shows that the reference image is stored in the motion prediction memory of another MPEG decoder as well as stored in its own motion prediction memory.
【0007】特開平8-130745号の第2の実施例と特開平1
0-178644号の実施例には、並列化した各MPEGデコーダが
一画面分の参照画像を使用する方法として、高帯域メモ
リに並列化した各MPEGデコーダを接続し、高帯域メモリ
に一画面分の参照画像を保持して各MPEGデコーダがその
高帯域メモリに保持された参照画像を利用することが示
されている。[0007] The second embodiment of JP-A-8-130745 and JP-A-1
In the embodiment of No. 0-178644, as a method in which each parallelized MPEG decoder uses one screen of reference image, each parallelized MPEG decoder is connected to a high-bandwidth memory, and It is shown that each MPEG decoder uses the reference image held in its high-bandwidth memory while holding the reference image.
【0008】[0008]
【発明が解決しようとする課題】上記した従来の並列化
処理の画像復号装置では、動き予測処理の参照画像の一
部分または一画面分をMPEGデコーダ間で伝達する構成、
もしくは各MPEGデコーダが外部から受け取る構成となっ
ている。よって、動き予測処理の参照画像を他のMPEGデ
コーダに伝達する手段がない一般的なMPEGデコーダや、
動き予測処理の参照画像を外部から受け取ることのでき
ない一般的なMPEGデコーダの場合、上記した従来の技術
では並列化が不可能であった。In the above-described conventional image decoding apparatus for parallel processing, a configuration for transmitting a part or one screen of a reference image for motion estimation processing between MPEG decoders,
Alternatively, each MPEG decoder receives from the outside. Therefore, a general MPEG decoder that has no means for transmitting the reference image of the motion prediction process to another MPEG decoder,
In the case of a general MPEG decoder that cannot receive a reference image for motion prediction processing from the outside, parallelization was impossible with the above-described conventional technology.
【0009】本発明は、動き予測処理の参照画像を他の
デコーダに伝達する手段がないデコーダや、動き予測処
理の参照画像を外部から受け取ることのできないデコー
ダを複数個使用して、処理能力を向上させることのでき
る並列処理を実現する画像復号装置及び画像復号方法を
提供することを目的とする。The present invention uses a plurality of decoders having no means for transmitting a reference image for motion prediction processing to another decoder or a plurality of decoders which cannot receive a reference image for motion prediction processing from the outside. It is an object of the present invention to provide an image decoding device and an image decoding method that realize parallel processing that can be improved.
【0010】[0010]
【課題を解決するための手段】そこで、上記課題を解決
するために本発明は、MPEG規格に基づき圧縮された
画像データをデコードする画像デコーダを複数個並列に
使用し、並列的に前記画像データのデコード処理を行う
画像復号装置において、前記画像データ内のIピクチャ
(画像内符号化画像)とPピクチャ(前方向予測符号化
画像)のデコードは、前記各画像デコーダが一画面の全
画面をフレーム周期より長い時間を使ってそれぞれデコ
ード処理し、前記画像データ内のBピクチャ(双方向予
測符号化画像)のデコードは、前記各画像デコーダが一
画面内のそれぞれ割り当てられた部分のみをフレーム周
期よりも短い時間を使ってデコード処理することを特徴
とする画像復号装置及び画像復号方法、を提供するもの
である。SUMMARY OF THE INVENTION In order to solve the above-mentioned problems, the present invention uses a plurality of image decoders for decoding image data compressed in accordance with the MPEG standard in parallel. In the image decoding device that performs the decoding process of the above, each of the image decoders decodes an entire picture of one screen by decoding the I picture (intra-coded picture) and the P picture (forward coded picture) in the picture data. Decoding is performed using a time longer than a frame period, and decoding of a B picture (bidirectional predictive coded image) in the image data is performed by the image decoder using only a frame period assigned to each of the allocated portions in one screen. It is an object of the present invention to provide an image decoding device and an image decoding method characterized in that decoding processing is performed using shorter time.
【0011】[0011]
【発明の実施の形態】本発明は、Iピクチャ(画像内符
号化画像)とPピクチャ(前方向予測符号化画像)のデ
コードは、各画像デコーダが一画面の全画面をそれぞれ
デコード処理し、Bピクチャ(双方向予測符号化画像)
のデコードは、各画像デコーダが一画面内のそれぞれ割
り当てられた部分のみをデコード処理する構成としたも
のである。これにより、本発明のものは、Pピクチャ及
びBピクチャの復号時の動き予測処理に必要な参照画像
全てを各画像デコーダ内部で作成できる。よって、この
発明は、動き予測処理の参照画像を他の画像デコーダに
伝達する手段がない一般的な画像デコーダや、動き予測
処理の参照画像を外部から受け取ることのできない一般
的な画像デコーダを複数個用いて、処理能力の高い並列
処理を実現する画像復号装置を提供できる。DETAILED DESCRIPTION OF THE INVENTION In the present invention, decoding of an I picture (intra-picture coded picture) and a P picture (forward prediction coded picture) is performed by each picture decoder decoding a whole picture of one picture. B picture (bidirectional predictive coded image)
Is configured so that each image decoder decodes only the assigned portion in one screen. As a result, according to the present invention, all of the reference images necessary for the motion prediction processing at the time of decoding the P picture and the B picture can be created inside each image decoder. Therefore, the present invention provides a plurality of general image decoders having no means for transmitting a reference image for motion prediction processing to another image decoder, and a plurality of general image decoders which cannot receive a reference image for motion prediction processing from outside. By using the image decoding apparatus, an image decoding apparatus that realizes high-performance parallel processing can be provided.
【0012】図1は画像復号装置の一実施例を示す構成
図である。この実施例は並列接続されたMPEGデコーダ1
〜4と、各デコーダ1〜4から出力される画面分割され
た画像を1枚の画像に再構成する画像再構成部5と、画
像再構成部5に接続されたフレームメモリX,Yから成
る。FIG. 1 is a block diagram showing an embodiment of an image decoding apparatus. In this embodiment, an MPEG decoder 1 connected in parallel is used.
, An image reconstructing unit 5 for reconstructing a screen-divided image output from each of the decoders 1 to 4 into one image, and frame memories X and Y connected to the image reconstructing unit 5. .
【0013】デコーダ1〜4はMPEGストリームを入力
し、タイムスタンプ処理部11においてストリームのVB
V−delayとタイムスタンプ処理部11の90KHzカウンタ
の値を加算し、デコードスタートタイムとしてストリー
ムのピクチャヘッダの後ろに挿入する。その後、ストリ
ームはSDRAMコントローラ18を介して、SDRAM19のレ
ートバッファ領域に格納される。なお、デコーダ1〜4
の内部構成は同一であるので、デコーダ2〜4の内部構
成の図示は省略した。The decoders 1 to 4 receive an MPEG stream, and the time stamp processing unit 11
The V-delay and the value of the 90 KHz counter of the time stamp processing unit 11 are added, and inserted as a decoding start time after the picture header of the stream. Thereafter, the stream is stored in the rate buffer area of the SDRAM 19 via the SDRAM controller 18. The decoders 1-4
Are the same, the illustration of the internal configuration of the decoders 2 to 4 is omitted.
【0014】SDRAM19のレートバッファ領域に格納さ
れたストリームは、SDRAMコントローラ18を介してブ
ロック12内のピクチャレイヤデコード部に読み込まれ
る。ピクチャレイヤデコード部はストリームのシーケン
スレイヤ、GOPレイヤ、ピクチャレイヤをデコードした
結果から、下流の各モジュールを制御するための制御パ
ケットを生成する。The stream stored in the rate buffer area of the SDRAM 19 is read into the picture layer decoding section in the block 12 via the SDRAM controller 18. The picture layer decoding unit generates a control packet for controlling each downstream module from the result of decoding the sequence layer, GOP layer, and picture layer of the stream.
【0015】ブロック12内のデコードタイミング制御
部は、タイムスタンプ処理部11の90KHzカウンタ値と
デコードスタートタイムを比較し、90KHzカウンタ値が
デコードスタートタイムになったらビデオ同期信号に同
期して制御パケットを下流に送出する。The decode timing control unit in the block 12 compares the 90 KHz counter value of the time stamp processing unit 11 with the decode start time, and when the 90 KHz counter value reaches the decode start time, synchronizes the control packet with the video synchronization signal. Send downstream.
【0016】ブロック12内のスライス選別部は、分割
した画面のどの分割部分を下流に送出するかを選択する
(MPEGストリームにおいては横16ライン毎に1スライス
である)。Iピクチャ、Pピクチャの場合、各デコーダ
1〜4はそれぞれ一画面分全てをデコードするので、ス
ライス選別部は全てのスライスを下流に送出する。Bピ
クチャの場合、デコーダ1は画面を横に4分割した一番
上の分割部分を、デコーダ2は上から2番目を、デコー
ダ3は上から3番目を、デコーダ4は一番下の分割部分
のみをそれぞれデコードするので、スライス選別部はデ
コードする部分に対応したスライスのみを下流に送出す
る。(一画面全面が1088ラインの画面の場合、4分割し
た1つの分割画面は272ラインであり17スライス分で
ある。よって、17スライス毎に選択し各担当のデコー
ダに送出する。)The slice selection section in the block 12 selects which divided portion of the divided screen is to be transmitted downstream (in the MPEG stream, one slice is provided for every 16 horizontal lines). In the case of an I picture or a P picture, each of the decoders 1 to 4 decodes all of one screen, so that the slice selection unit sends out all slices downstream. In the case of a B picture, the decoder 1 divides the screen horizontally into four parts at the top, the decoder 2 the second part from the top, the decoder 3 the third part from the top, and the decoder 4 the bottom part. Since only one slice is decoded, the slice selection unit sends only the slice corresponding to the part to be decoded downstream. (If the entire screen is a screen of 1088 lines, one divided screen divided into four is 272 lines and is equivalent to 17 slices. Therefore, every 17 slices is selected and transmitted to the decoder in charge.)
【0017】可変長符号デコード部13では、スライス
選別部から供給されるスライスの可変長符号をデコード
し、デコードされたデータは逆量子化部14で逆量子化
され、逆DCT部15で逆DCT処理される。The variable length code decoding section 13 decodes the variable length code of the slice supplied from the slice selection section, and the decoded data is inversely quantized by the inverse quantization section 14 and inverse DCT by the inverse DCT section 15. It is processed.
【0018】動き補償部16は、マクロブロック単位で
動き予測付きフレーム間予測を行う。Iピクチャの場
合、逆DCT部15から入力した画像をSDRAMコントローラ
18を介して、SDRAM19に2面ある参照画像領域の一方
の参照画像領域1に格納する。参照画像領域1には一画
面分の参照画像が格納される。Pピクチャの場合、動き
ベクトルからSDRAM19の参照画像領域1のリードアド
レスを計算し、読み出した参照画像と逆DCT出力を加算
し、もう一方の参照画像領域である参照画像領域2に格
納する。参照画像領域2にも一画面分の参照画像が格納
される。The motion compensator 16 performs inter-frame prediction with motion prediction on a macroblock basis. In the case of an I picture, the image input from the inverse DCT unit 15 is stored in one of the two reference image areas in the SDRAM 19 via the SDRAM controller 18 in the reference image area 1. The reference image area 1 stores a reference image for one screen. In the case of a P picture, the read address of the reference image area 1 of the SDRAM 19 is calculated from the motion vector, the read reference image and the inverse DCT output are added, and the result is stored in the reference image area 2 which is the other reference image area. The reference image area 2 also stores a reference image for one screen.
【0019】Bピクチャの場合、SDRAM19の両方の参
照画像領域のリードアドレスを動きベクトルから計算
し、両方の参照画像の平均と逆DCT出力を加算し、SDRAM
19の表示画像領域に格納する。この表示画像領域には
4分割された画面の1つの分割部分のみが格納される。In the case of a B picture, the read addresses of both reference picture areas in the SDRAM 19 are calculated from the motion vectors, and the average of both reference pictures and the inverse DCT output are added.
19 in the display image area. In this display image area, only one divided portion of the screen divided into four is stored.
【0020】このように本実施例は、Pピクチャ及びB
ピクチャの復号時の動き予測処理に必要な参照画像全て
を各デコーダ内部で作成できるので、他のデコーダに参
照画像を伝達したり、外部から参照画像を受け取る必要
はない。As described above, in the present embodiment, the P picture and the B picture
Since all of the reference pictures necessary for the motion prediction processing at the time of decoding a picture can be created inside each decoder, there is no need to transmit the reference picture to another decoder or receive a reference picture from outside.
【0021】デコーダ1の画像出力部17は、SDRAM1
9の参照画像領域1,参照画像領域2,表示画像領域をリ
ードし、画面を横に4分割した一番上の分割部分の画像
を出力する。デコーダ2は上から2番目、デコーダ3は
上から3番目、デコーダ4は一番下部の画像をそれぞれ
出力する。The image output unit 17 of the decoder 1 is an SDRAM 1
Nine reference image areas 1, reference image areas 2, and display image areas are read, and the image of the uppermost divided portion obtained by dividing the screen into four parts is output. The decoder 2 outputs the second image from the top, the decoder 3 outputs the third image from the top, and the decoder 4 outputs the bottom image.
【0022】画像再構成部5は各デコーダから出力され
た画像をフレームメモリX,Yの一方に格納し、格納され
た画像は画像再構成部5で1枚の画像に再構成され画像
データとして出力される。The image reconstructing unit 5 stores the image output from each decoder in one of the frame memories X and Y, and the stored image is reconstructed into one image by the image reconstructing unit 5 and becomes image data. Is output.
【0023】1台のデコーダによりデコードする場合
(並列なしの場合)と、図1に示す実施例の4台並列で
デコードする場合(4並列の場合)のデコード処理と画
像出力タイミングとの例を図2に示す。MPEGストリーム
のピクチャ構造はフレーム単位であり、表示はフィール
ド単位の場合を図示した。An example of decoding processing and image output timing when decoding is performed by one decoder (when there is no parallel) and when decoding is performed using four units in parallel (four parallel) in the embodiment shown in FIG. As shown in FIG. The picture structure of the MPEG stream is frame unit and display is field unit.
【0024】図2において、V1,V2はビデオ同期信号で
あり、V1は第1フィールドの垂直同期信号、V2は第2フィ
ールドの垂直同期信号である。V1,V2の周波数はフレー
ム周波数である。4Vはフレーム周波数の4倍の周波数の
ビデオ同期信号である。I,P,Bはピクチャタイプを
示し、ピクチャタイプの後の数字はフレーム番号を示
し、フレーム番号の後のT,Bはトップフィールド/ボ
トムフィールドを示す。In FIG. 2, V1 and V2 are video synchronization signals, V1 is a vertical synchronization signal of a first field, and V2 is a vertical synchronization signal of a second field. The frequencies of V1 and V2 are frame frequencies. 4V is a video synchronization signal having a frequency four times the frame frequency. I, P, and B indicate a picture type, a number after the picture type indicates a frame number, and T and B after the frame number indicate a top field / bottom field.
【0025】並列無しの場合、デコード処理は垂直同期
信号V2に同期しそれぞれ1フレーム期間で行われる。ト
ップフィールドの画像出力は垂直同期信号V1に同期し0.
5フレーム期間で行われ、ボトムフィールドの画像出力
は垂直同期信号V2に同期し0.5フレーム期間で行われ
る。When there is no parallel processing, the decoding process is performed in one frame period in synchronization with the vertical synchronizing signal V2. The image output of the top field is synchronized with the vertical synchronization signal V1 and is 0.
The output is performed in 5 frame periods, and the image output of the bottom field is performed in 0.5 frame period in synchronization with the vertical synchronization signal V2.
【0026】4並列の場合、IピクチャとPピクチャの
デコードは垂直同期信号V2に同期し2フレーム期間で行
われる。Bピクチャのデコードは垂直同期信号V2,V1に
同期し0.5フレーム期間で行われる。画像出力は同期信
号4Vに同期し0.25フレーム期間で行われる。各デコーダ
から出力された画像は、画像再構成部5に接続されたフ
レームメモリX,Yに書き込まれ、トップフィールドは垂
直同期信号V1に同期し0.5フレーム周期で、ボトムフィ
ールドは垂直同期信号V2に同期し0.5フレーム周期でフ
レームメモリから読み出され、画像データとして出力さ
れる。In the case of four parallel operations, decoding of an I picture and a P picture is performed in two frame periods in synchronization with the vertical synchronizing signal V2. The decoding of the B picture is performed in 0.5 frame periods in synchronization with the vertical synchronization signals V2 and V1. The image output is performed in 0.25 frame periods in synchronization with the synchronization signal 4V. The image output from each decoder is written to the frame memories X and Y connected to the image reconstructing unit 5, the top field is synchronized with the vertical synchronizing signal V1 and has a 0.5 frame period, and the bottom field is synchronized with the vertical synchronizing signal V2. Synchronously, the data is read from the frame memory in a 0.5 frame cycle and output as image data.
【0027】本実施例の4並列の場合、IピクチャとP
ピクチャの実際の処理量は並列無しの場合と同じだが
(IピクチャとPピクチャの場合一画面分全てをデコー
ドしているので処理量としては同じになる)、処理時間
を並列無しの場合の2倍確保できるので、処理能力は並
列無しに比べて2倍となる。Bピクチャの場合、実際の
処理量は並列無しの場合の1/4であり、処理時間は並列
無しの場合の1/2であるので、実施例の4並列での処理
能力は2倍となる。よって、本実施例は、より情報量の
多い高詳細の画像データにも対応できる。In the case of the 4-parallel arrangement of this embodiment, the I picture and the P
The actual processing amount of the picture is the same as that without parallel processing (in the case of I picture and P picture, the processing amount is the same because all of one screen is decoded). Since it can be doubled, the processing capacity is doubled compared to the case without parallel processing. In the case of a B picture, the actual processing amount is 1/4 that of the case without parallel processing, and the processing time is 1/2 that of the case without parallel processing. . Therefore, the present embodiment can cope with high-detailed image data having a larger amount of information.
【0028】[0028]
【発明の効果】以上の通り、本発明の画像復号装置及び
画像復号方法は、動き予測処理の参照画像を他のデコー
ダに伝達する手段がない画像デコーダや、動き予測処理
の参照画像を外部から受け取ることのできない画像デコ
ーダ等の従来の一般的構成の画像デコーダを複数個使用
して、処理能力を向上させる並列処理を実現できる。よ
って、この画像復号装置及び画像復号方法は、従来の一
般的構成の画像デコーダを利用することができ、低コス
トで容易に実現できる。As described above, according to the image decoding apparatus and the image decoding method of the present invention, an image decoder having no means for transmitting a reference image of a motion prediction process to another decoder, or a reference image of a motion prediction process is supplied from outside By using a plurality of image decoders having a conventional general configuration such as an image decoder that cannot be received, parallel processing for improving the processing capability can be realized. Therefore, the image decoding apparatus and the image decoding method can use a conventional image decoder having a general configuration, and can be easily realized at low cost.
【図1】一実施例の構成を示す図である。FIG. 1 is a diagram showing a configuration of one embodiment.
【図2】一実施例のデコードと画像出力とのタイミング
例を示す図である。FIG. 2 is a diagram illustrating an example of timing between decoding and image output according to an embodiment;
1〜4 MPEGデコーダ 5 画像再構成部 X,Y フレームメモリ 1-4 MPEG decoder 5 Image reconstruction unit X, Y Frame memory
Claims (2)
タをデコードする画像デコーダを複数個並列に使用し、
並列的に前記画像データのデコード処理を行う画像復号
装置において、 前記画像データ内のIピクチャ(画像内符号化画像)と
Pピクチャ(前方向予測符号化画像)のデコードは、前
記各画像デコーダが一画面の全画面をフレーム周期より
長い時間を使ってそれぞれデコード処理し、 前記画像データ内のBピクチャ(双方向予測符号化画
像)のデコードは、前記各画像デコーダが一画面内のそ
れぞれ割り当てられた部分のみをフレーム周期よりも短
い時間を使ってデコード処理することを特徴とする画像
復号装置。A plurality of image decoders for decoding image data compressed based on the MPEG standard are used in parallel;
In an image decoding device that performs decoding processing of the image data in parallel, each of the image decoders decodes an I picture (intra-coded image) and a P picture (forward predicted coded image) in the image data. The entire screen of one screen is respectively decoded using a time longer than the frame period, and the decoding of a B picture (bidirectional predictive coded image) in the image data is performed by each of the image decoders assigned in one screen. An image decoding apparatus that decodes only a portion that has been decoded using a time shorter than a frame period.
タをデコードする画像デコーダを複数個並列に使用し、
並列的に前記画像データのデコード処理を行う画像復号
方法において、 前記画像データ内のIピクチャ(画像内符号化画像)と
Pピクチャ(前方向予測符号化画像)のデコードは、前
記各画像デコーダが一画面の全画面をフレーム周期より
長い時間を使ってそれぞれデコード処理し、 前記画像データ内のBピクチャ(双方向予測符号化画
像)のデコードは、前記各画像デコーダが一画面内のそ
れぞれ割り当てられた部分のみをフレーム周期よりも短
い時間を使ってデコード処理することを特徴とする画像
復号方法。2. A method according to claim 1, wherein a plurality of image decoders for decoding image data compressed based on the MPEG standard are used in parallel.
In an image decoding method for performing decoding processing of the image data in parallel, each of the image decoders decodes an I picture (an intra-coded image) and a P picture (a forward prediction coded image) in the image data. The entire screen of one screen is respectively decoded using a time longer than the frame period, and the decoding of a B picture (bidirectional predictive coded image) in the image data is performed by each of the image decoders assigned in one screen. An image decoding method characterized in that only the decoded part is decoded using a time shorter than the frame period.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP29699699A JP2001119699A (en) | 1999-10-19 | 1999-10-19 | Device and method for decoding image |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP29699699A JP2001119699A (en) | 1999-10-19 | 1999-10-19 | Device and method for decoding image |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2001119699A true JP2001119699A (en) | 2001-04-27 |
Family
ID=17840913
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP29699699A Pending JP2001119699A (en) | 1999-10-19 | 1999-10-19 | Device and method for decoding image |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2001119699A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1542474A1 (en) * | 2003-12-12 | 2005-06-15 | Sony Corporation | Decoding device, electronic apparatus, computer, decoding method, program, and recording medium |
WO2007136093A1 (en) * | 2006-05-24 | 2007-11-29 | Panasonic Corporation | Image decoding device |
JP2013059021A (en) * | 2011-08-25 | 2013-03-28 | Mitsubishi Electric Corp | Method for distributed information source encoding of wavelet coefficient in zero tree |
-
1999
- 1999-10-19 JP JP29699699A patent/JP2001119699A/en active Pending
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1542474A1 (en) * | 2003-12-12 | 2005-06-15 | Sony Corporation | Decoding device, electronic apparatus, computer, decoding method, program, and recording medium |
WO2007136093A1 (en) * | 2006-05-24 | 2007-11-29 | Panasonic Corporation | Image decoding device |
US9020047B2 (en) | 2006-05-24 | 2015-04-28 | Panasonic Intellectual Property Management Co., Ltd. | Image decoding device |
JP2013059021A (en) * | 2011-08-25 | 2013-03-28 | Mitsubishi Electric Corp | Method for distributed information source encoding of wavelet coefficient in zero tree |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6088047A (en) | Motion compensated digital video decoding with buffered picture storage memory map | |
JP3395166B2 (en) | Integrated video decoding system, frame buffer, encoded stream processing method, frame buffer allocation method, and storage medium | |
JP3365771B2 (en) | Video signal compression device | |
KR100376207B1 (en) | Method and apparatus for efficient addressing of DRAM in video expansion processor | |
EP0843485B1 (en) | Video decoder with unified memory | |
US6658056B1 (en) | Digital video decoding, buffering and frame-rate converting method and apparatus | |
US6442206B1 (en) | Anti-flicker logic for MPEG video decoder with integrated scaling and display functions | |
US6215822B1 (en) | Motion compensated digital video decoding and buffer memory addressing therefor | |
JPH08130745A (en) | Decoding system, decoder and decoding circuit | |
JPH08305860A (en) | Image decoding display unit | |
US5754243A (en) | Letter-box transformation device | |
KR100215824B1 (en) | The frame memory and image data decoding method in mpeg decoder | |
US7970262B2 (en) | Buffer descriptor structures for communication between decoder and display manager | |
JPH08280022A (en) | Method and apparatus for decoded video signal | |
JPH1188886A (en) | Device for decoding compressed moving image signal | |
JP2898413B2 (en) | Method for decoding and encoding compressed video data streams with reduced memory requirements | |
US20170105019A1 (en) | High frame rate tiling compression technique | |
JP2001119699A (en) | Device and method for decoding image | |
WO1999016252A1 (en) | Motion compensated digital video decoding with buffered picture storage memory map | |
WO2000059218A1 (en) | Digital video decoding, buffering and frame-rate converting method and apparatus | |
JPH0870457A (en) | Image decoding device by parallel processing | |
JP3078990B2 (en) | Low delay mode image decoding method | |
JP3017646B2 (en) | Image decoding device with frame rate conversion function | |
JPH11177992A (en) | Image decoding device | |
KR100682288B1 (en) | Encoding an information stream organized as a sequence of pictures |