JPH07298264A - Image data processing method, storage device used for the method and processing unit of image data - Google Patents

Image data processing method, storage device used for the method and processing unit of image data

Info

Publication number
JPH07298264A
JPH07298264A JP9191794A JP9191794A JPH07298264A JP H07298264 A JPH07298264 A JP H07298264A JP 9191794 A JP9191794 A JP 9191794A JP 9191794 A JP9191794 A JP 9191794A JP H07298264 A JPH07298264 A JP H07298264A
Authority
JP
Japan
Prior art keywords
data
divided
image
image data
synchronous dynamic
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
JP9191794A
Other languages
Japanese (ja)
Other versions
JP3119994B2 (en
Inventor
Yutaka Okada
豊 岡田
Takayuki Kobayashi
孝之 小林
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.)
GRAPHICS COMMUN LAB KK
Original Assignee
GRAPHICS COMMUN LAB KK
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 GRAPHICS COMMUN LAB KK filed Critical GRAPHICS COMMUN LAB KK
Priority to JP9191794A priority Critical patent/JP3119994B2/en
Publication of JPH07298264A publication Critical patent/JPH07298264A/en
Application granted granted Critical
Publication of JP3119994B2 publication Critical patent/JP3119994B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

PURPOSE:To provide a processing method for image data at which a data transfer rate is set high, the storage device used for it and the processing unit for image data. CONSTITUTION:In order to store image data to be coded, prediction image frame data or reproduced image frame data, an SDRAM divided into two banks A, B is used, data in one MB or data in a block are divided into plural data and stored in the same row address of the separate banks A, B of the SDRAM and the data are read and processed while accessing the banks A, B sequentially.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、画像データの処理方
法、およびそれに用いる記憶装置ならびに画像データの
処理装置に関するものである。画像データの処理とは画
像データの符号化および復号を意味する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image data processing method, a storage device used for the method, and an image data processing device. Image data processing means encoding and decoding of image data.

【0002】[0002]

【従来の技術】ディジタル表現された画像データを伝送
または蓄積する場合、データ量を削減するために符号化
が行われる。符号化の方法としては、画像情報(画像デ
ータ)の時間的または空間的相関性を利用して冗長度を
少なくする方法がある。
2. Description of the Related Art When transmitting or storing digitally represented image data, encoding is performed to reduce the amount of data. As an encoding method, there is a method of reducing redundancy by utilizing temporal or spatial correlation of image information (image data).

【0003】時間的相関性を利用する方法として、連続
する2画面(フレーム)の差分を符号化したり、画像の
動きを検出して、動き補償を行ったりするものがある。
また、空間的相関性を利用する方法として、画像を所定
の大きさのブロック(例えば縦方向,横方向とも8画素
ずつ)に分けて、ブロック内のデータを直交変換し、変
換係数をスキャン変換し(例えば低周波成分から高周波
成分の順に並びかえる)、可変長符号化を行うものがあ
る。MPEG(Moving Picture Expert Group)が標準
化を進めている画像符号化方式(以下、MPEG2と略
す)は、上記2つの方法を併用するものとなっている。
MPEG2の暫定勧告は“Generic Coding of Moving P
ictures and Associated Audio”と題するISO/IE
C13818−2に記載されている。
As a method of utilizing the temporal correlation, there is a method of encoding a difference between two consecutive screens (frames) or detecting a motion of an image to perform motion compensation.
As a method of utilizing spatial correlation, an image is divided into blocks of a predetermined size (for example, 8 pixels in each of the vertical direction and the horizontal direction), the data in each block is orthogonally converted, and the conversion coefficient is scan-converted. However, there is one that performs variable length coding (for example, rearranges in order from low frequency components to high frequency components). An image coding method (hereinafter abbreviated as MPEG2), which is being standardized by MPEG (Moving Picture Expert Group), uses both of the above two methods in combination.
The MPEG2 provisional recommendation is “Generic Coding of Moving P
ISO / IE entitled "ictures and Associated Audio"
It is described in C13818-2.

【0004】本発明は、MPEG2のあらゆる画像を符
号化並びに復号する処理に適用可能であるが、復号処理
を例に説明する。
The present invention can be applied to the processing of encoding and decoding all MPEG2 images, but the decoding processing will be described as an example.

【0005】図14は、このような方法により符号化さ
れたデータを復号する画像復号装置の構成例である。図
14において、バッファ制御部1,可変長復号器2,ス
キャン変換器3,逆量子化器4,逆DCT部5,動き補
償画像再生部6により復号処理が実行される。50はメ
モリであり、バッファメモリ51およびフレームメモリ
(後述する3つのI,P,Bフレームのメモリ)52,
53,54からなる。また、100は符号化された画像
を表現する入力ビットストリーム、200は再生画像を
示す。また、動き補償画像再生部6から出ている点線は
書き込みを示す。
FIG. 14 shows an example of the configuration of an image decoding apparatus for decoding data encoded by such a method. In FIG. 14, the decoding process is executed by the buffer control unit 1, the variable length decoder 2, the scan converter 3, the inverse quantizer 4, the inverse DCT unit 5, and the motion compensation image reproducing unit 6. Reference numeral 50 denotes a memory, which includes a buffer memory 51 and a frame memory (three I, P, and B frame memories described later) 52,
It consists of 53 and 54. In addition, reference numeral 100 denotes an input bitstream representing an encoded image, and 200 denotes a reproduced image. Further, the dotted line extending from the motion compensation image reproducing unit 6 indicates writing.

【0006】次に、動作について説明する。入力ビット
ストリーム100は、バッファメモリ制御部1の制御に
より、データ40としてバッファメモリ51に蓄積され
る。バッファメモリ51から読み出されたデータ41
は、可変長復号器2によって、可変長復号される。
Next, the operation will be described. The input bitstream 100 is stored in the buffer memory 51 as the data 40 under the control of the buffer memory control unit 1. Data 41 read from the buffer memory 51
Is variable-length decoded by the variable-length decoder 2.

【0007】全データが可変長符号化されている訳では
ないが、固定長符号もこの可変長復号器22で復号され
るものとする。次に、スキャン変換器3によりデータの
順序を並び変えた後、逆量子化器4により逆量子化され
る。次に、逆DCT部5により逆離散コサイン変換され
る。動き補償画像再生部6では、画像の動きを考慮した
再生を行う。MPEG2では、時間的に前のフレーム
(ここではIフレーム)と時間的に後のフレーム(ここ
ではPフレーム)の両方から時間的に中間のフレーム
(ここではBフレーム)の予測を行う。そのため、Bフ
レームの再生には、予め復号されているIフレームとP
フレームの予測フレームデータ42,43をフレームメ
モリ52,53から読み出す必要がある(MPEG2で
は、時間的に後のPフレームはBフレームに先立って復
号される)。予測フレームデータ42,43と逆DCT
部5の出力である予測誤差によりBフレームを動き補償
画像再生部6で再生し、再生画素データ44としてフレ
ームメモリ54に書き込まれる。フレームメモリ52,
53,54中にあるI,P,Bのフレームは所定の順に
各メモリから読出され(図14ではBフレームのデータ
45を読み出している)、再生画像200が出力され
る。
Although not all the data is variable length coded, it is assumed that the fixed length code is also decoded by the variable length decoder 22. Next, the order of the data is rearranged by the scan converter 3 and then dequantized by the dequantizer 4. Next, the inverse DCT unit 5 performs inverse discrete cosine transform. The motion-compensated image reproduction unit 6 performs reproduction in consideration of the movement of the image. In MPEG2, a temporally intermediate frame (here, B frame) is predicted from both a temporally previous frame (here, I frame) and a temporally later frame (here, P frame). Therefore, to reproduce the B frame, the I frame and P that have been decoded in advance are used.
It is necessary to read the predicted frame data 42 and 43 of a frame from the frame memories 52 and 53 (in MPEG2, a P frame that is temporally later is decoded before a B frame). Predicted frame data 42, 43 and inverse DCT
The B frame is reproduced by the motion compensation image reproducing unit 6 according to the prediction error output from the unit 5, and is written in the frame memory 54 as reproduced pixel data 44. Frame memory 52,
The I, P, and B frames in 53 and 54 are read from each memory in a predetermined order (the data 45 of the B frame is read in FIG. 14), and the reproduced image 200 is output.

【0008】本発明は、MPEG2のあらゆる画像を処
理する装置に適用可能であるが、例として、NTSC画
像を再生する場合を考えてみる。NTSC画像の1フレ
ームは図15のように横720画素,縦480ラインか
らなる。これを横,縦とも16画素ずつに分割する。1
分割の単位をマクロブロックと呼ぶ(以下、MBと略
す)。NTSC画像は、横45MB,縦30MB、全部
で1350MBに分割される。
The present invention can be applied to an apparatus for processing all MPEG2 images, but as an example, consider the case of reproducing an NTSC image. One frame of an NTSC image consists of horizontal 720 pixels and vertical 480 lines as shown in FIG. This is divided horizontally and vertically into 16 pixels each. 1
A unit of division is called a macroblock (hereinafter abbreviated as MB). The NTSC image is divided into 45 MB horizontally, 30 MB vertically, and 1350 MB in total.

【0009】図16に、MBの詳細を示す。輝度信号
(以下、Yと略す。)は図16(a)に示すように16
×16画素であり、さらに4つの8×8画素Y0 ,Y
1 ,Y2,Y3 に分割される。図16(b)に示すよう
に色信号は青系と赤系の2種類ある(以下、Cb ,Cr
と略す)。Cb ,Cr とも8×8画素である。なお、
Y,Cb ,Cr はすべて8ビットで表現される。なお、
奇数,偶数は本発明の説明に用いるためのもので、後に
述べる。
FIG. 16 shows details of the MB. The luminance signal (hereinafter abbreviated as Y) is 16 as shown in FIG.
× 16 pixels, and further four 8 × 8 pixels Y 0 , Y
It is divided into 1 , Y 2 , and Y 3 . As shown in FIG. 16 (b), there are two types of color signals, blue and red (hereinafter, Cb and Cr).
Abbreviated). Both C b and C r are 8 × 8 pixels. In addition,
Y, C b , and C r are all represented by 8 bits. In addition,
The odd number and the even number are used for explaining the present invention and will be described later.

【0010】さて、図15,図16から求められるよう
に1フレームのデータ量は4147200ビットであ
る。図14のようにI,P,Bの3フレームでは124
41600ビットとなる。バッファ51の最大量は18
35008ビットと定められている。以上によりメモリ
50の容量は14276608ビット以上となる。16
メガビットのメモリ素子の容量は16777216ビッ
トであるので16メガビットメモリ素子1個で足りる。
PAL画像の場合も16メガビットメモリ素子1個で足
りることが計算できる。
As can be seen from FIGS. 15 and 16, the data amount of one frame is 4147200 bits. As shown in FIG. 14, in three frames of I, P, and B, 124
It is 41600 bits. The maximum amount of buffer 51 is 18
It is defined as 3500 8 bits. As a result, the memory 50 has a capacity of 14276608 bits or more. 16
Since the capacity of a megabit memory element is 16777216 bits, one 16 megabit memory element is sufficient.
In the case of a PAL image, it can be calculated that one 16-megabit memory element is sufficient.

【0011】さて、前述した画像の復号はすべてMB単
位で行われる。すなわち、Bフレーム内の1MBの再生
にはI,Pフレームから1MBずつの予測フレームデー
タ42,43を読み出し、再生後Bフレーム内の1MB
の再生画素データ44を書き込むことになる。正確に
は、I,Pフレームからの予測には、ハーフペル(半画
素)単位で可能となっており、I,PフレームからはY
として17×17画素ずつ、Cb /Cr は9×9画素ず
つ読み出さなければならない。さらにフィールド予測を
用いる場合には、Yとして17×9画素を2回ずつ
(I,P2フレーム全部で4回)Cb /Cr として9×
5画素を2回ずつ(I,Pフレーム全部で4回)読出さ
なければならない。
All the above-mentioned image decoding is performed in MB units. That is, to reproduce 1 MB in the B frame, the predicted frame data 42 and 43 of 1 MB each is read from the I and P frames, and 1 MB in the B frame after reproduction is read.
The reproduced pixel data 44 of is written. To be precise, the prediction from the I and P frames can be performed in half-pel (half pixel) units, and the Y from the I and P frames.
As 17 × 17 pixels and C b / C r as 9 × 9 pixels. Further, in the case of using the field prediction, 17 × 9 pixels for Y are each twice (4 times for all I and P2 frames) and 9 × for C b / C r.
Five pixels must be read twice (four times for all I and P frames).

【0012】[0012]

【発明が解決しようとする課題】以上、図14を用いて
説明したように画像データの処理にはメモリ50の読み
/書きの頻度が非常に多く必要とされる。
As described above with reference to FIG. 14, processing of image data requires a very high frequency of reading / writing of the memory 50.

【0013】従来の装置では、メモリ50とのデータ転
送レートを高くするために、容量の小さなメモリを複数
個用いてデータ幅を広げる手法を用いていた。例えば、
256Kワード×16ビット構成の4メガビットメモリ
を4個用いて、全体で64ビットのデータ幅としてい
た。このため、基板上での実装面積を小さくできないと
いう大きな欠点があった。また、容量的に16メガビッ
トメモリ1個で済むのに、4メガビットメモリ4個用い
るということは将来的に見て経済的であるとはいえな
い。
In the conventional apparatus, in order to increase the data transfer rate with the memory 50, a method of expanding the data width by using a plurality of memories having a small capacity has been used. For example,
A total of 64 bits of data width was obtained by using four 4 megabit memories each having 256 K words × 16 bits. Therefore, there is a big drawback that the mounting area on the substrate cannot be reduced. Further, it is not economical in the future to use four 4 megabit memories, although the capacity is only one 16 megabit memory.

【0014】また、上述の従来装置のようなメモリの使
用方法では、データ転送レートを高くできないので、い
わゆるHDTVのような高解像度の画像の処理は困難で
あった。
Further, since the data transfer rate cannot be increased by the method of using the memory as in the above-described conventional apparatus, it is difficult to process a high resolution image such as what is called HDTV.

【0015】本発明は、以上のような従来装置の欠点を
解消した画像データの処理方法およびそれに用いる記憶
装置ならびに画像データの処理装置を提供をすることを
目的とする。
It is an object of the present invention to provide an image data processing method, a storage device used for the same, and an image data processing device which solve the above-mentioned drawbacks of the conventional device.

【0016】[0016]

【課題を解決するための手段】本発明にかかる画像デー
タの処理方法では、バッファおよびフレーム用のメモリ
として、シンクロナスダイナミックメモリ(以下、SD
RAMと略す)を用いる。通常のメモリは、アドレスを
入力してはデータを出力する動作を繰り返すのに対し、
SDRAMでは複数のアドレスを入力した後、連続して
データを次々に出力するので、高速動作となる。SDR
AMでは内部が複数のバンクに分割されており(以下、
2バンク構成を想定し、それぞれバンクA,バンクBと
呼ぶ)、同一の行アドレスで連続する列アドレスデータ
は高速にアクセスが可能である。また、行アドレスが異
なるデータをアクセスする場合は、同一バンクのものを
アクセスするより別バンクのものをアクセスする方が高
速であるという特徴がある。そこで、SDRAMのアク
セス効率を高めるために、MB内のデータを2分割し、
SDRAM内の2つのバンクA,Bに振り分け、それぞ
れのデータをA,Bバンク内の同一の行に割り付け、読
み出しはSDRAMの別々のバンクに割り当てられ記憶
されたデータを、各バンクを所定の順にアクセスしなが
ら読み出して処理する。
In the image data processing method according to the present invention, a synchronous dynamic memory (hereinafter, SD) is used as a buffer and a memory for a frame.
RAM) is used. A normal memory repeats the operation of inputting an address and outputting data, while
In the SDRAM, after inputting a plurality of addresses, data is continuously output one after another, so that the operation becomes high speed. SDR
In AM, the inside is divided into multiple banks (hereinafter,
Assuming a two-bank configuration, each of which is referred to as bank A and bank B), and column address data continuous with the same row address can be accessed at high speed. Further, when accessing data having different row addresses, there is a characteristic that accessing data in different banks is faster than accessing data in the same bank. Therefore, in order to improve the access efficiency of the SDRAM, the data in the MB is divided into two,
The banks are divided into two banks A and B in the SDRAM, the respective data are allocated to the same row in the banks A and B, and the data stored in the different banks of the SDRAM are read out in each bank in a predetermined order. Read and process while accessing.

【0017】また、復号処理においては、符号化された
画像データを表現するビットストリームを所定のビット
数ずつに分割し、SDRAMの別のバンクに振り分けて
記憶させるものである。
Further, in the decoding process, the bit stream representing the encoded image data is divided into a predetermined number of bits, and the divided bit stream is distributed and stored in another bank of the SDRAM.

【0018】さらに、上記MB内のデータの分割方法と
して、MB内のデータを奇数列と偶数列に分けて、2つ
のバンクに割り付けるものである。
Further, as a method of dividing the data in the MB, the data in the MB is divided into an odd number column and an even number column and allocated to two banks.

【0019】また、上記MB内のデータの分割方法とし
て、Yに対しては、奇数列と偶数列に分け、Cb ,Cr
については、Cb とCr に分けて2つのバンクに割り付
けるものである。
As a method of dividing the data in the MB, Y is divided into odd columns and even columns, and C b and C r are divided.
Is divided into C b and C r and assigned to two banks.

【0020】さらに、上記MB内のデータの分割方法と
して、8ビットの各画素データを上位4ビットと下位4
ビットに分けて、2つのバンクに割り付けるものであ
る。
Further, as a method of dividing the data in the MB, each 8-bit pixel data is divided into upper 4 bits and lower 4 bits.
It is divided into bits and assigned to two banks.

【0021】また、複数の予測フレームデータから画像
フレームを予測して画像データを符号化する方法および
符号化された画像データを復号する画像データの復号方
法に用いる記憶装置であって、複数のバンクに分けられ
たシンクロナスダイナミックメモリと、1つのマクロブ
ロック内のデータまたは複数のマクロブロックで形成さ
れるブロック内のデータを複数に分割し、前記シンクロ
ナスダイナミックメモリの別のバンクの各々同一の行ア
ドレス内に記憶させる制御手段とを備えたものである。
A storage device used in a method of predicting an image frame from a plurality of prediction frame data and encoding the image data and a method of decoding the encoded image data, the storage device comprising a plurality of banks. Divided into multiple synchronous dynamic memory and data in one macroblock or data in a block formed by a plurality of macroblocks are divided into plural, and the same row in each of different banks of the synchronous dynamic memory is divided. And a control means for storing the address.

【0022】さらに、制御手段は、シンクロナスダイナ
ミックメモリの別々のバンクに割当てられ記憶されたデ
ータを、各バンクを所定の順にアクセスしながら読み出
すものである。
Further, the control means reads the data assigned and stored in different banks of the synchronous dynamic memory while accessing each bank in a predetermined order.

【0023】また、複数の予測フレームデータから画像
フレームを予測して画像データを符号化する装置および
符号化された画像データを復号する画像データの処理装
置であって、符号化すべき画像フレームデータまたは、
予測画像フレームデータまたは再生画像フレームデータ
を記憶するための記憶エリアが複数のバンクに分けられ
た少なくとも1個のシンクロナスダイナミックメモリ
と、1つのマクロブロック内のデータまたは複数のマク
ロブロックで形成されるブロック内のデータを複数に分
割し、前記シンクロナスダイナミックメモリのそれぞれ
の別の各々同一の行アドレス内に記憶させ、一方、分割
されて前記シンクロナスダイナミックメモリの別々のバ
ンクに割り当てられ記憶されたデータを、各バンクを所
定の順にアクセスしながら読み出す制御手段とを備えた
ものである。
Further, there are provided a device for predicting an image frame from a plurality of predicted frame data to encode the image data and a device for processing the image data for decoding the encoded image data. ,
A storage area for storing the predicted image frame data or the reproduced image frame data is formed by at least one synchronous dynamic memory divided into a plurality of banks and data in one macroblock or a plurality of macroblocks. The data in the block is divided into a plurality of pieces and stored in the same row address of each of the synchronous dynamic memories, respectively, while being divided and stored in different banks of the synchronous dynamic memory. A control means for reading data while accessing each bank in a predetermined order is provided.

【0024】[0024]

【作用】本発明の画像データの処理方法によれば、符号
化すべき画像データをSDRAMから読み出す時、画像
生成のための予測データをSDRAMから読み出す時、
再生されたデータをSDRAMに書き込む時、表示のた
めのデータをSDRAMから読み出す時等、いずれの時
もSDRAMのA,Bバンクを交互にアクセス可能とな
る。SDRAMはA,B2つのバンクを有するがアドレ
スなどの制御端子およびデータ端子は兼用となってお
り、バンクを交互にアクセスすることにより、効率の良
いアクセスが可能となる。また、符号化すべき画像デー
タ、画像再生のための予測データ,再生されたデータは
MB単位のアクセスとなるため、MB内のデータを同一
の行に割り付けることにより、行アドレスの変更なく連
続的なアクセスが可能となる。
According to the image data processing method of the present invention, when the image data to be encoded is read from the SDRAM, when the prediction data for image generation is read from the SDRAM,
In any case, such as when the reproduced data is written in the SDRAM or when the data for display is read out from the SDRAM, the A and B banks of the SDRAM can be accessed alternately. Although the SDRAM has two banks A and B, it also serves as a control terminal for data such as an address and a data terminal. By accessing the banks alternately, efficient access is possible. Further, since the image data to be encoded, the prediction data for image reproduction, and the reproduced data are accessed in units of MB, by allocating the data in the MB to the same row, it is possible to continuously change the row address. It becomes accessible.

【0025】さらに、同一SDRAM内に割り付けられ
ているバッファエリアに対してもストリームを分割し
て、A,Bバンクに割り付けることにより、A,Bバン
ク交互のアクセスが可能となり、効率が非常に向上す
る。
Furthermore, by dividing the stream into the buffer areas allocated in the same SDRAM and allocating the streams to the A and B banks, the A and B banks can be alternately accessed, and the efficiency is greatly improved. To do.

【0026】また、マクロブロック内またはブロック内
の画素データは、奇数列と偶数列で2分割されてSDR
AMの別々のバンクに記憶される。
Further, the pixel data in the macroblock or in the block is divided into two by an odd number column and an even number column and is divided into SDRs.
Stored in separate banks of AM.

【0027】さらに、マクロブロック内のデータは青系
と赤系に分割されてSDRAMの別々のバンクに記憶さ
れる。
Further, the data in the macroblock is divided into blue and red and stored in separate banks of the SDRAM.

【0028】また、マクロブロック内またはブロック内
の画素データは、上位ビットと下位ビットで2分割して
SDRAMの別々のバンクに記憶される。
Further, the pixel data in the macroblock or in the block is divided into two by the upper bit and the lower bit and stored in separate banks of the SDRAM.

【0029】さらに、本発明の記憶装置は制御手段によ
って、1つのマクロブロック内のデータまたは複数のマ
クロブロックで形成されるブロック内のデータが複数に
分割されSDRAMのそれぞれ別のバンクに記憶され
る。
Further, in the memory device of the present invention, the data in one macroblock or the data in the block formed by a plurality of macroblocks is divided into a plurality of pieces and stored in different banks of the SDRAM by the control means. .

【0030】そして、読み出しのときは制御手段は、S
DRAMの各バンクを所定の順にアクセスして読み出し
を行う。
Then, at the time of reading, the control means is S
Each bank of the DRAM is accessed and read out in a predetermined order.

【0031】さらに、本発明の画像データの処理装置で
は、符号化すべき画像データをSDRAMから読み出す
時、画像生成のための予測データをSDRAMから読み
出す時、再生されたデータをSDRAMに書き込む時、
表示のためのデータをSDRAMから読み出す時、いず
れの時もSDRAMのA,Bバンクを交互にアクセス可
能となる。SDRAMはA,B2つのバンクを有するが
アドレスなどの制御端子およびデータ端子は兼用となっ
ており、バンクを交互にアクセスすることにより、効率
の良いアクセスが可能となる。また、符号化すべき画像
データ、画像再生のための予測データ,再生されたデー
タはMB単位のアクセスとなるため、MB内のデータを
同一の行に割り付けることにより、行アドレスの変更な
く連続的なアクセスが可能となる。
Further, in the image data processing apparatus of the present invention, when the image data to be encoded is read from the SDRAM, the prediction data for image generation is read from the SDRAM, the reproduced data is written to the SDRAM,
When the data for display is read from the SDRAM, the A and B banks of the SDRAM can be accessed alternately at any time. Although the SDRAM has two banks A and B, it also serves as a control terminal for data such as an address and a data terminal. By accessing the banks alternately, efficient access is possible. Further, since the image data to be encoded, the prediction data for image reproduction, and the reproduced data are accessed in units of MB, by allocating the data in the MB to the same row, it is possible to continuously change the row address. It becomes accessible.

【0032】[0032]

【実施例】【Example】

〔実施例1〕以下、本発明の画像データの復号装置の一
実施例を図1により説明する。
[Embodiment 1] An embodiment of the image data decoding apparatus of the present invention will be described below with reference to FIG.

【0033】図1においては、150はメモリで、SD
RAMが用いられ、後述するように、バッファメモリ1
51,Iフレーム用のフレームメモリ152,Pフレー
ム用のフレームメモリ153,Bフレーム用のフレーム
メモリ154の各エリアが形成される。
In FIG. 1, 150 is a memory, SD
A RAM is used and, as will be described later, a buffer memory 1
51, a frame memory 152 for I frame, a frame memory 153 for P frame, and a frame memory 154 for B frame are formed.

【0034】10はバッファ制御部で、基本的には図1
4のバッファ制御部1と同じであるが、後述するように
本発明特有の制御も行う。60は動き補償画像再生部
で、基本的には図14の動き補償画像再生部6と同じで
あるが、後述するように本発明の制御も行う。そして、
バッファ制御部10と動き補償画像再生部60はいずれ
も制御手段であり、メモリ150とともに記憶装置を構
成している。なお、図14と同一符号は同一部分を示
す。
Reference numeral 10 is a buffer control unit, which is basically shown in FIG.
4 is the same as that of the buffer control unit 1 but also performs control peculiar to the present invention as described later. Reference numeral 60 denotes a motion-compensated image reproducing unit, which is basically the same as the motion-compensated image reproducing unit 6 in FIG. 14, but also controls the present invention as described later. And
The buffer control unit 10 and the motion-compensated image reproduction unit 60 are both control means, and constitute a storage device together with the memory 150. The same reference numerals as in FIG. 14 indicate the same parts.

【0035】本発明はメモリ150の構成と、その制御
に特徴があるので、以下メモリ150について説明す
る。
Since the present invention is characterized by the structure of the memory 150 and its control, the memory 150 will be described below.

【0036】図2は、本実施例におけるメモリ(図14
のフレームメモリ50)150のアドレス割り付けを示
す図である。2048行,256列のA,B2バンクを
有する16メガビットSDRAMを想定している。A,
Bバンクとも1〜507行がIフレーム,508行〜1
014行がPフレーム、1015行〜1521行がBフ
レームのエリアとしている。残りの1522行〜204
8行がバッファエリアである。
FIG. 2 shows a memory (see FIG. 14) in this embodiment.
It is a figure which shows the address allocation of the frame memory 50) 150 of this. A 16-megabit SDRAM having A, B2 banks of 2048 rows and 256 columns is assumed. A,
Rows 1 to 507 for each of the B banks are I frames, rows 508 to 1
Line 014 is the P frame, and lines 1015 to 1521 are the B frame areas. Remaining 1522 lines to 204
Eight lines are the buffer area.

【0037】I,P,Bフレームはそれぞれ338行の
Yエリアと169行のCb /Cr エリアに分けられる。
Each of the I, P and B frames is divided into a 338 row Y area and a 169 row C b / C r area.

【0038】本実施例では、図16のようなMBにおい
て、Yの奇数列画素128個をバンクAに、Yの偶数列
画素128個をバンクBにあてる。
In the present embodiment, in the MB as shown in FIG. 16, 128 pixels of odd Y columns are assigned to bank A and 128 pixels of even columns of Y are assigned to bank B.

【0039】そして、これらのデータを図3に示すよう
に全て同じ行にあてる。メモリ150の1アドレスには
16ビットのデータが記憶されるので1つのMBはA,
Bバンクそれぞれ64列となる。
Then, all of these data are applied to the same row as shown in FIG. Since 16-bit data is stored in one address of the memory 150, one MB is A,
Each of the B banks has 64 columns.

【0040】同様に、Cb /Cr についても図16のよ
うに奇数列画素をAバンク、偶数列画素をBバンクにあ
てる。図4にこの様子を示す。
Similarly, for C b / C r , pixels in odd columns are assigned to bank A and pixels in even columns are assigned to bank B as shown in FIG. This is shown in FIG.

【0041】図15の1350個のMBは図2のように
振り分けられる。
The 1350 MBs shown in FIG. 15 are distributed as shown in FIG.

【0042】画像データのアクセス方法は次のようであ
る。
The image data access method is as follows.

【0043】まず、図1における予測フレームデータ4
2,43の読み出しについて述べる。動きベクトルによ
って予測されたデータは図5のように4つのMBに亘っ
ている。同図ではフィールド予測を想定しており、横は
連続17画素、縦は1画素おきに9画素の範囲のデータ
となっている。これらのデータはメモリ内では同図に示
したようにA,Bとも4つのMBエリアに記憶されてい
る。
First, the prediction frame data 4 in FIG.
The reading of Nos. 2 and 43 will be described. The data predicted by the motion vector spans 4 MBs as shown in FIG. In the figure, field prediction is assumed, and the data is in the range of 17 continuous pixels in the horizontal direction and 9 pixels in every other vertical pixel. In the memory, these data are stored in four MB areas for both A and B as shown in FIG.

【0044】AバンクのMB1内のデータは同じ行だか
ら連続して読み出せる。他のMB内のデータも同様であ
る。図5ではまずを連続して読み出し、間断なく,
,,,,,……と読み出す。
Since the data in MB1 of the A bank is the same row, it can be read continuously. The same applies to data in other MBs. In FIG. 5, the first is read continuously, without interruption,
,,,,, ... are read out.

【0045】図6は、別の読み出しを示したものであ
る。,,,……のように読み出す。
FIG. 6 shows another read operation. ,,, ... Read out.

【0046】図7は、さらに別の読み出しを示したもの
である。図2のように同じ行内にあるデータは別のMB
エリアにあっても連続して読み出し可能である。同図で
は、,,,……のようになる。
FIG. 7 shows still another read operation. As shown in Fig. 2, the data in the same row is another MB.
It is possible to read continuously even in the area. In the figure, it looks like ,,, ....

【0047】図7〜9ではMB内のデータを横方向に読
み出す例を示したが、縦方向に読み出すことも可能であ
る。
7 to 9 show an example of reading the data in the MB in the horizontal direction, it is also possible to read in the vertical direction.

【0048】次に、再生画素データ44の書込みと表示
データ45の読み出しを図8により説明する。再生画素
データ44は1つのMB内にある全データであるから、
奇数,偶数列をA,Bバンクに分けながら連続して書き
込むことができる。MBの最初の行のデータを,の
ように8画素ずつ書き、同様に2行目以降も書込める。
表示データ45の読み出しもMBの最初の行のデータを
,のように8画素ずつ読み、次に右隣のMBの最初
の行のデータも同様に読み出せる。
Next, writing of the reproduction pixel data 44 and reading of the display data 45 will be described with reference to FIG. Since the reproduced pixel data 44 is all the data in one MB,
It is possible to continuously write while dividing the odd and even columns into A and B banks. The data of the first row of the MB can be written in units of 8 pixels as in, and similarly, the data of the second and subsequent rows can be written.
The display data 45 can also be read by reading the data of the first row of the MB by 8 pixels at a time, and then the data of the first row of the next MB to the right can be similarly read.

【0049】以上、述べたようにA,Bバンク交互にア
クセスしながら全ての画像データの読み書きができ、1
6ビット幅でも十分な転送レートが得られる。 〔実施例2〕以下、本発明の第2の実施例を図9により
説明する。
As described above, all image data can be read and written while alternately accessing the A and B banks.
Even with a 6-bit width, a sufficient transfer rate can be obtained. [Second Embodiment] A second embodiment of the present invention will be described below with reference to FIG.

【0050】本実施例では、Yデータについては第1の
実施例と同じであるが、Cb /Crデータの振り分け方
法が異なる。Cb の全データをAバンク、Cr の全デー
タをBバンクにあてる。アクセスは第1の実施例と同様
で、2つのバンクを交互に行い、転送レートの高速化を
可能とする。 〔実施例3〕以下、本発明の第3の実施例を図10によ
り説明する。
In this embodiment, the Y data is the same as that in the first embodiment, but the method of allocating the C b / C r data is different. All the data of C b is assigned to the A bank, and all the data of C r is assigned to the B bank. The access is performed in the same manner as in the first embodiment, and the two banks are alternately performed, so that the transfer rate can be increased. [Third Embodiment] A third embodiment of the present invention will be described below with reference to FIG.

【0051】本実施例ではMB内の8ビットの画素デー
タを上位4ビットと下位4ビットに分けて、A,Bバン
クにあてる。本実施例でも転送レートの高速化が可能で
ある。
In the present embodiment, 8-bit pixel data in MB is divided into upper 4 bits and lower 4 bits and applied to banks A and B. Also in this embodiment, the transfer rate can be increased.

【0052】図10では、Yデータについて示している
が、Cb /Cr データについても同様である。 〔実施例4〕以下、本発明の第4の実施例を図11,図
12により説明する。
Although FIG. 10 shows Y data, the same applies to C b / C r data. [Fourth Embodiment] A fourth embodiment of the present invention will be described below with reference to FIGS.

【0053】本実施例ではバッファエリアのデータのア
クセスを高速化する。入力ビットストリーム100を所
定のビット量ごとに区分けし、交互にA,Bバンクにあ
てる。図11では16ビットずつ、図12では、32ビ
ットずつ区分けした例を示している。書き込む時も読出
す時もこの区分けによってA,Bバンクを交互にアクセ
スして高速化を可能とした。
In this embodiment, access to the data in the buffer area is speeded up. The input bit stream 100 is divided into predetermined bit amounts and alternately assigned to banks A and B. FIG. 11 shows an example in which 16 bits are divided, and FIG. 12 shows an example in which 32 bits are divided. This division enables the A and B banks to be accessed alternately during writing and reading, thereby increasing the speed.

【0054】なお、上述した実施例は図13に示したよ
うな画像データ復号装置Bにおける画像処理の場合に適
用したものであるが、画像データ符号化装置A内の符号
化処理の場合にも全く同様に適用可能である。復号処理
における再生画像フレームデータは符号化処理では、符
号化すべき画像フレームデータに相当する。本発明にお
ける画像データの処理方法は、画像データ符号化装置
A,画像データ復号装置Bのいずれでもよい。
Although the above-mentioned embodiment is applied to the case of the image processing in the image data decoding apparatus B as shown in FIG. 13, the case of the encoding processing in the image data encoding apparatus A is also applied. Exactly the same is applicable. The reproduced image frame data in the decoding process corresponds to the image frame data to be encoded in the encoding process. The image data processing method according to the present invention may be performed by either the image data encoding device A or the image data decoding device B.

【0055】さらに、SDRAMは1個に限定されるも
のでなく、HDTVのように複数枚を、いわゆる重ねて
用いることが必要な場合にも適用できることはいうまで
もない。
Further, it is needless to say that the SDRAM is not limited to one, and can be applied to a case where a plurality of SDRAMs, such as an HDTV, need to be used in a stack.

【0056】[0056]

【発明の効果】以上詳細に説明したように、本発明にか
かる画像データの処理方法は、バッファ蓄積用とフレー
ム蓄積用にSDRAMを用い、さらに、1MB内のデー
タを複数に分割してSDRAMの別のバンクに振り分
け、さらに別のバンクを交互にアクセスしながら画像符
号化,再生,表示ができるので、メモリとの間で高速に
データが転送できる。
As described above in detail, the image data processing method according to the present invention uses SDRAMs for buffer storage and frame storage, and further divides data in 1 MB into a plurality of SDRAMs. Since data can be distributed to another bank and image coding, reproduction, and display can be performed while alternately accessing another bank, data can be transferred at high speed to and from the memory.

【0057】さらに、ビットストリームも分割して別の
バンクに振り分け、別のバンクを交互にアクセスできる
ので、高速データ転送が可能となる。
Furthermore, since the bit stream is also divided and distributed to different banks and the different banks can be accessed alternately, high speed data transfer is possible.

【0058】また、SDRAMへのデータの振り分け
は、画素データを奇数列と偶数列で2分割したり、色デ
ータを青系と赤系に2分割したり、あるいは画素データ
を上位ビットと下位ビットで2分割したので、SDRA
Mに容易に分割して記憶させることが可能である。
The data is distributed to the SDRAM by dividing the pixel data into two in odd and even columns, dividing the color data into blue and red, or dividing the pixel data into upper bits and lower bits. Since it was divided into two with SDRA
It is possible to easily divide and store in M.

【0059】さらに、本発明にかかる記憶装置は、SD
RAMとこれへの書き込みを制御する制御手段とで構成
され、1つのマクロブロック内のデータまたはブロック
内のデータを複数に分割してSDRAMの別のバンクの
各々同一の行アドレスに記憶させるので、上記本発明の
画像データの処理方法に好適に使用することができる。
Further, the storage device according to the present invention is SD
It is composed of a RAM and a control means for controlling writing to the RAM, and divides data in one macroblock or data in a block into a plurality of parts and stores them in the same row address in different banks of the SDRAM. It can be suitably used in the image data processing method of the present invention.

【0060】また、読み出しも制御手段によって各バン
クを所定の順にアクセスしながら行うので、高速の読み
出しが可能である。
Further, since reading is also performed while the control means accesses each bank in a predetermined order, high-speed reading is possible.

【0061】さらに、本発明にかかる画像データの処理
装置は、符号化すべき画像フレームデータ、予測画像フ
レームデータまたは再生画像フレームデータを記憶する
ための記憶エリアが複数のバンクに分けられた少なくと
も1個のシンクロナスダイナミックメモリと、1つのマ
クロブロック内のデータまたは複数のマクロブロックで
形成されるブロック内のデータを複数に分割し、前記シ
ンクロナスダイナミックメモリのそれぞれの別の各々同
一の行アドレス内に記憶させ、一方、分割されて前記シ
ンクロナスダイナミックメモリの別々のバンクに割り当
てられ記憶されたデータを、各バンクを所定の順にアク
セスしながら読み出す制御手段とを備えたので、1MB
内のデータを複数に分割してSDRAMの別のバンクに
振り分け、さらに別のバンクを交互にアクセスしながら
画像符号化,再生,表示ができるので、メモリとの間で
高速にデータが転送できる効果がある。
Further, in the image data processing device according to the present invention, at least one storage area for storing the image frame data to be encoded, the predicted image frame data or the reproduced image frame data is divided into a plurality of banks. Of the synchronous dynamic memory and the data in one macroblock or the data in the block formed by a plurality of macroblocks are divided into a plurality of pieces, and the same row address is provided in each of the separate synchronous dynamic memories. On the other hand, it is provided with a control means for storing and reading the data divided and assigned to the separate banks of the synchronous dynamic memory and stored while accessing each bank in a predetermined order.
Data can be divided into a plurality of pieces and distributed to different banks of the SDRAM, and image encoding, reproduction and display can be performed while alternately accessing the different banks, so that data can be transferred at high speed to the memory. There is.

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

【図1】本発明の画像データの復号装置の構成を示すブ
ロック図である。
FIG. 1 is a block diagram showing a configuration of an image data decoding device of the present invention.

【図2】本発明の画像データの処理方法の第1の実施例
を示すメモリ内のデータ割り付け図である。
FIG. 2 is a data allocation diagram in the memory showing the first embodiment of the image data processing method of the present invention.

【図3】第1の実施例における1つのMB内のYデータ
の割り付け図である。
FIG. 3 is an allocation diagram of Y data in one MB in the first embodiment.

【図4】第1の実施例における1つのMB内のCb /C
r データの割り付け図である。
FIG. 4 C b / C in one MB in the first embodiment
It is an allocation diagram of r data.

【図5】第1の実施例における予測画像データの第1の
読み出し方法を示す図である。
FIG. 5 is a diagram showing a first method of reading predicted image data according to the first embodiment.

【図6】第1の実施例における予測画像データの第2の
読み出し方法を示す図である。
FIG. 6 is a diagram illustrating a second method of reading predicted image data according to the first embodiment.

【図7】第1の実施例における予測画像データの第3の
読み出し方法を示す図である。
FIG. 7 is a diagram showing a third method of reading predicted image data according to the first embodiment.

【図8】第1の実施例における再生画像データの書き込
みおよび表示データの読み出し方法を示す図である。
FIG. 8 is a diagram showing a method of writing reproduced image data and a method of reading display data in the first embodiment.

【図9】第2の実施例における1つのMB内のCb /C
r データの割り付け図である。
FIG. 9 shows C b / C in one MB in the second embodiment.
It is an allocation diagram of r data.

【図10】第3の実施例におけるYデータの割り付け図
である。
FIG. 10 is an allocation diagram of Y data in the third embodiment.

【図11】第4の実施例におけるビットストリームの第
1の割り付け図である。
FIG. 11 is a first allocation diagram of a bitstream according to the fourth embodiment.

【図12】第4の実施例におけるビットストリームの第
2の割り付け図である。
FIG. 12 is a second allocation diagram of a bitstream according to the fourth embodiment.

【図13】本発明の適用箇所を説明するための図であ
る。
FIG. 13 is a diagram for explaining an application part of the present invention.

【図14】従来および本発明の画像復号装置の構成例を
示すブロック図である。
FIG. 14 is a block diagram showing a configuration example of a conventional image decoding device and an image decoding device according to the present invention.

【図15】NTSC画像におけるMB分割を示す図であ
る。
FIG. 15 is a diagram showing MB division in an NTSC image.

【図16】1つのMB内の画素の配列を示す図である。FIG. 16 is a diagram showing an array of pixels in one MB.

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

1 バッファ制御部 2 可変長復号器 3 スキャン変換部 4 逆量子化部 5 逆DCT部 6 動き補償画像再生部 10 バッファ制御部 40 ビットストリーム書き込みデータ 41 ビットストリーム読み出しデータ 42 予測フレームデータ 43 予測フレームデータ 44 再生画素データ 45 表示データ 50 メモリ 51 バッファメモリ 52 フレームメモリ(I) 53 フレームメモリ(P) 54 フレームメモリ(B) 60 動き補償画像再生部 100 入力ビットストリーム 150 メモリ 151 バッファメモリ 152 フレームメモリ(I) 153 フレームメモリ(P) 154 フレームメモリ(B) 200 再生画像 1 Buffer Control Unit 2 Variable Length Decoder 3 Scan Conversion Unit 4 Inverse Quantization Unit 5 Inverse DCT Unit 6 Motion Compensated Image Reproduction Unit 10 Buffer Control Unit 40 Bit Stream Write Data 41 Bit Stream Read Data 42 Prediction Frame Data 43 Prediction Frame Data 44 playback pixel data 45 display data 50 memory 51 buffer memory 52 frame memory (I) 53 frame memory (P) 54 frame memory (B) 60 motion compensation image playback unit 100 input bit stream 150 memory 151 buffer memory 152 frame memory (I ) 153 frame memory (P) 154 frame memory (B) 200 playback image

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 複数の予測フレームデータから画像フレ
ームを予測して画像データを符号化する方法および符号
化された画像データを復号する画像データの処理方法に
おいて、符号化すべき画像フレームデータまたは、予測
画像フレームデータまたは再生画像フレームデータを記
憶するために複数のバンクに分けられた少なくとも1個
のシンクロナスダイナミックメモリを用い、1つのマク
ロブロック内のデータまたはマクロブロックを形成する
ブロック内のデータを複数に分割し、前記シンクロナス
ダイナミックメモリのそれぞれ別のバンクの各々同一の
行アドレス内に記憶させ、前記分割されてシンクロナス
ダイナミックメモリの別々のバンクに割当てられ記憶さ
れたデータを、各バンクを所定の順にアクセスしながら
読み出して処理することを特徴とする画像データの処理
方法。
1. A method of predicting an image frame from a plurality of prediction frame data to encode image data and a method of processing image data for decoding the encoded image data, the image frame data to be encoded or the prediction. Using at least one synchronous dynamic memory divided into a plurality of banks to store image frame data or reproduced image frame data, a plurality of data in one macroblock or data in blocks forming a macroblock are used. Data in each of the separate banks of the synchronous dynamic memory and stored in the same row address in each of the separate banks of the synchronous dynamic memory. In order of reading and processing An image data processing method characterized by the above.
【請求項2】 符号化された画像データを表現するビッ
トストリームを所定のビット数ずつに分割し、シンクロ
ナスダイナミックメモリの別のバンクに振り分けて記憶
させることを特徴とする請求項1記載の画像データの処
理方法。
2. The image according to claim 1, wherein a bit stream representing encoded image data is divided into a predetermined number of bits, and the divided bit stream is distributed and stored in another bank of the synchronous dynamic memory. How to process the data.
【請求項3】 マクロブロック内またはブロック内の画
素データを奇数列と偶数列で2分割し、シンクロナスダ
イナミックメモリの別のバンクに振り分けて記憶させる
ことを特徴とする請求項1または請求項2記載の画像デ
ータの処理方法。
3. Pixel data in a macroblock or in a block is divided into two, an odd column and an even column, and the divided pixel data is distributed and stored in another bank of a synchronous dynamic memory. Image data processing method described.
【請求項4】 マクロブロック内の色データを青系と赤
系に2分割し、シンクロナスダイナミックメモリの別の
バンクに振り分けて記憶させることを特徴とする請求項
1または請求項2記載の画像データの処理方法。
4. The image according to claim 1 or 2, wherein the color data in the macroblock is divided into blue and red, and the divided color data is stored in another bank of the synchronous dynamic memory. How to process the data.
【請求項5】 マクロブロック内またはブロック内の画
素データを上位ビットと下位ビットで2分割し、シンク
ロナスダイナミックメモリの別のバンクに振り分けて記
憶させることを特徴とする請求項1または請求項2記載
の画像データの処理方法。
5. The pixel data in a macroblock or in a block is divided into two by an upper bit and a lower bit, and the divided and stored in another bank of a synchronous dynamic memory. Image data processing method described.
【請求項6】 複数の予測フレームデータから画像フレ
ームを予測して画像データを符号化する方法および符号
化された画像データを復号する画像データの処理方法に
用いる記憶装置であって、複数のバンクに分けられたシ
ンクロナスダイナミックメモリと、1つのマクロブロッ
ク内のデータまたは複数のマクロブロックで形成される
ブロック内のデータを複数に分割し、前記シンクロナス
ダイナミックメモリの別のバンクの各々同一の行アドレ
ス内に記憶させる制御手段とを備えたことを特徴とする
記憶装置。
6. A storage device used in a method of predicting an image frame from a plurality of prediction frame data to encode image data and a method of processing image data for decoding encoded image data, the storage device comprising a plurality of banks. Divided into multiple synchronous dynamic memory and data in one macroblock or data in a block formed by a plurality of macroblocks are divided into plural, and the same row in each of different banks of the synchronous dynamic memory is divided. A storage device comprising: a control unit for storing the address.
【請求項7】 制御手段は、シンクロナスダイナミック
メモリの別々のバンクに割当てられ記憶されたデータ
を、各バンクを所定の順にアクセスしながら読み出すこ
とを特徴とする請求項6記載の記憶装置。
7. The storage device according to claim 6, wherein the control means reads out data stored in different banks of the synchronous dynamic memory and stored therein, while accessing each bank in a predetermined order.
【請求項8】 複数の予測フレームデータから画像フレ
ームを予測して画像データを符号化する方法および符号
化された画像データを復号する画像データの処理装置で
あって、符号化すべき画像フレームデータまたは、予測
画像フレームデータまたは再生画像フレームデータを記
憶するための記憶エリアが複数のバンクに分けられた少
なくとも1個のシンクロナスダイナミックメモリと、1
つのマクロブロック内のデータまたは複数のマクロブロ
ックで形成されるブロック内のデータを複数に分割し、
前記シンクロナスダイナミックメモリのそれぞれの別の
各々同一の行アドレス内に記憶させ、一方、分割されて
前記シンクロナスダイナミックメモリの別々のバンクに
割当てられ記憶されたデータを、各バンクを所定の順に
アクセスしながら読み出す制御手段とを備えたことを特
徴とする画像データの処理装置。
8. A method of predicting an image frame from a plurality of predicted frame data to encode the image data, and an image data processing device for decoding the encoded image data, the image frame data to be encoded or , At least one synchronous dynamic memory in which a storage area for storing predicted image frame data or reproduced image frame data is divided into a plurality of banks, and
Divide the data in one macroblock or the data in the block formed by multiple macroblocks into multiple,
Data is stored in the same row address of each of the synchronous dynamic memories, and on the other hand, the divided data assigned to and stored in different banks of the synchronous dynamic memory are accessed in a predetermined order in each bank. An image data processing device, characterized in that the image data processing device further comprises:
JP9191794A 1994-04-28 1994-04-28 Image data processing method, storage device used therefor, and image data processing device Expired - Fee Related JP3119994B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9191794A JP3119994B2 (en) 1994-04-28 1994-04-28 Image data processing method, storage device used therefor, and image data processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9191794A JP3119994B2 (en) 1994-04-28 1994-04-28 Image data processing method, storage device used therefor, and image data processing device

Publications (2)

Publication Number Publication Date
JPH07298264A true JPH07298264A (en) 1995-11-10
JP3119994B2 JP3119994B2 (en) 2000-12-25

Family

ID=14039942

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9191794A Expired - Fee Related JP3119994B2 (en) 1994-04-28 1994-04-28 Image data processing method, storage device used therefor, and image data processing device

Country Status (1)

Country Link
JP (1) JP3119994B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0793390A3 (en) * 1996-02-28 1999-11-03 Koninklijke Philips Electronics N.V. MPEG signals decoding device
JP2000032472A (en) * 1998-06-23 2000-01-28 St Microelectronics Image decoding method and image processor thereof
WO2000057650A1 (en) * 1999-03-23 2000-09-28 Sanyo Electric Co., Ltd. Video decoder
JP2005210647A (en) * 2004-01-26 2005-08-04 Matsushita Electric Ind Co Ltd Motion vector detecting apparatus and motion picture taking apparatus
JP2006268250A (en) * 2005-03-23 2006-10-05 Seiko Epson Corp Image processor and image processing method
JP2013065343A (en) * 2006-10-26 2013-04-11 Lsi Corp System for interleaved storage of video data
CN103248889A (en) * 2013-03-22 2013-08-14 海信集团有限公司 Method and device for image processing

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0793390A3 (en) * 1996-02-28 1999-11-03 Koninklijke Philips Electronics N.V. MPEG signals decoding device
JP2000032472A (en) * 1998-06-23 2000-01-28 St Microelectronics Image decoding method and image processor thereof
JP4702967B2 (en) * 1998-06-23 2011-06-15 エスティマイクロエレクトロニクス エスエー Image decoding method and image processing apparatus
WO2000057650A1 (en) * 1999-03-23 2000-09-28 Sanyo Electric Co., Ltd. Video decoder
US6871001B1 (en) 1999-03-23 2005-03-22 Sanyo Electric Co., Ltd. Video decoder
JP2005210647A (en) * 2004-01-26 2005-08-04 Matsushita Electric Ind Co Ltd Motion vector detecting apparatus and motion picture taking apparatus
US7627036B2 (en) 2004-01-26 2009-12-01 Panasonic Corporation Motion vector detection device and moving picture camera
JP4511842B2 (en) * 2004-01-26 2010-07-28 パナソニック株式会社 Motion vector detecting device and moving image photographing device
JP2006268250A (en) * 2005-03-23 2006-10-05 Seiko Epson Corp Image processor and image processing method
JP2013065343A (en) * 2006-10-26 2013-04-11 Lsi Corp System for interleaved storage of video data
CN103248889A (en) * 2013-03-22 2013-08-14 海信集团有限公司 Method and device for image processing

Also Published As

Publication number Publication date
JP3119994B2 (en) 2000-12-25

Similar Documents

Publication Publication Date Title
KR100695141B1 (en) Memory access apparatus and method, data write/read apparatus and method for use in image processing system
US8687706B2 (en) Memory word array organization and prediction combination for memory access
US6088047A (en) Motion compensated digital video decoding with buffered picture storage memory map
US6104416A (en) Tiling in picture memory mapping to minimize memory bandwidth in compression and decompression of data sequences
US6215822B1 (en) Motion compensated digital video decoding and buffer memory addressing therefor
US6028612A (en) Picture memory mapping to minimize memory bandwidth in compression and decompression of data sequences
JPH08237662A (en) Picture element interpolation filter for video decompressionprocessor
JPH0818953A (en) Dynamic picture decoding display device
KR100203243B1 (en) Method of recoding frame image signal in sdram
US6205181B1 (en) Interleaved strip data storage system for video processing
JP3381077B2 (en) Video decoding device
JP3120010B2 (en) Image decoding method and image decoding device
KR19980081641A (en) Moving picture decoding method and moving picture decoding device
JP3119994B2 (en) Image data processing method, storage device used therefor, and image data processing device
JPH10178644A (en) Moving image decoding device
JP3871348B2 (en) Image signal decoding apparatus and image signal decoding method
JP2863096B2 (en) Image decoding device by parallel processing
JPH0865686A (en) Image decoding device
US6456746B2 (en) Method of memory utilization in a predictive video decoder
JPH06189292A (en) Moving image decoding device
JP5053774B2 (en) Video encoding device
JPH10327416A (en) Dynamic image coder
JP3078990B2 (en) Low delay mode image decoding method
JP2824024B2 (en) Image decoding method and apparatus
JP3129279B2 (en) Encoding device, encoding method, and recording medium

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees