JPH0955940A - Motion compensation module - Google Patents

Motion compensation module

Info

Publication number
JPH0955940A
JPH0955940A JP7205488A JP20548895A JPH0955940A JP H0955940 A JPH0955940 A JP H0955940A JP 7205488 A JP7205488 A JP 7205488A JP 20548895 A JP20548895 A JP 20548895A JP H0955940 A JPH0955940 A JP H0955940A
Authority
JP
Japan
Prior art keywords
image
memory
prediction
image block
block
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP7205488A
Other languages
Japanese (ja)
Inventor
Kazuhito Muranushi
一仁 村主
Toshio Kondo
利夫 近藤
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP7205488A priority Critical patent/JPH0955940A/en
Publication of JPH0955940A publication Critical patent/JPH0955940A/en
Pending legal-status Critical Current

Links

Landscapes

  • Television Signal Processing For Recording (AREA)
  • Color Television Systems (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

PROBLEM TO BE SOLVED: To realize an unnecessary motion compensation module of an additional device for external memory, which is used for a moving picture encoding device, without increasing data transfer quantity and to reduce the scale. SOLUTION: An MV detection means 53 detects motion information of a block being an encoding object from present picture data of a present picture memory 55 and reference picture data of a reference picture memory 56. A predicted picture generation means 51 generates predicted picture data from motion information and reference picture data. A predicted error picture generation means 54 obtains prediced error picture data as the difference of predicted picture data and present picture data and outputs it to an encoding module 6. A reproduced picture generation means 54 generates reproduced picture data from predicted picture data and prediced error picture data which is locally decoded from the encoding module 6 and outputs it to a reproduced picture memory 58. The motion compensation module 5 is constituted by such a way, and all processings which need access with an external picture memory 7 are realized in the motion compensation module 5.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、動画像符号化装置
を経済的に実現するための、動き補償モジュールの構成
技術に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a technique for constructing a motion compensation module for economically realizing a moving picture coding apparatus.

【0002】[0002]

【従来の技術】動画像は、時間的に連続した複数の静止
画像から構成される。本明細書では、個々の静止画像を
フレームと呼ぶ。
2. Description of the Related Art A moving image is composed of a plurality of temporally continuous still images. In this specification, each still image is referred to as a frame.

【0003】図8は、動き補償を用いた動画像符号化処
理の流れを示すブロック図である。動画像符号化は、符
号化対象のフレームを現画像、当該動画像を構成する他
のフレームを参照画像として、現画像を矩形小領域(画
像ブロック)に分割した単位(以下、小領域をMBと呼
ぶ)毎に、以下の処理を組み合わせて行なわれる。
FIG. 8 is a block diagram showing the flow of a moving image coding process using motion compensation. In moving image coding, a current image is a frame to be coded and other frames constituting the moving image are reference images, and the current image is divided into rectangular small areas (image blocks) (hereinafter, a small area is referred to as an MB. The following processing is performed in combination.

【0004】(1)動き検出処理 現画像MBが、参照画像のどの位置から移動したと見倣
せるかを評価し、その移動情報(動き情報、以下MVと
呼ぶ)を検出する処理である。
(1) Motion Detection Processing This is processing for evaluating from which position of the reference image the current image MB can be moved, and detecting the movement information (motion information, hereinafter referred to as MV).

【0005】(2)予測誤差画像生成処理 動き検出処理(1)で得られたMVと参照画像から得ら
れる、現画像MBに対応する参照画像中のMBを予測画
像MBとし、現画像MBと予測画像MBとの差分の予測
誤差MBを生成する処理である。
(2) Prediction error image generation process The MB in the reference image corresponding to the current image MB obtained from the MV obtained in the motion detection process (1) and the reference image is set as the prediction image MB, and the current image MB This is a process of generating a prediction error MB that is a difference from the predicted image MB.

【0006】(3)符号化処理 予測誤差MBに対して、静止画と同様の2次元DCTと
量子化を実行し、量子化されたデータとMVを符号化す
る処理である。
(3) Encoding process This is a process for performing the same two-dimensional DCT and quantization as for a still image on the prediction error MB, and encoding the quantized data and MV.

【0007】(4)局所復号化処理 DCT、量子化を実行したデータを逆変換し、予測誤差
MB′を再構成する処理である。
(4) Local Decoding Process This is a process of reconstructing the prediction error MB 'by inversely transforming the data subjected to DCT and quantization.

【0008】(5)再生画像生成処理 局所復号化処理(4)で得られる予測誤差MB′と、予
測誤差画像生成処理(2)に用いた予測画像MBから現
画像MBを再構成し、再生画像MBを生成する処理であ
る。
(5) Reproduced image generation process The present image MB is reconstructed by reconstructing the prediction error MB 'obtained in the local decoding process (4) and the prediction image MB used in the prediction error image generation process (2). This is a process of generating the image MB.

【0009】現画像を全て符号化した後に得るられる再
生画像は、次の符号化対象フレームを現画像とする時の
参照画像として用いられる。また、動き検出処理(1)
と予測誤差画像生成処理(2)を合わせて、動き補償と
呼ぶ。なお、参照画像、予測画像、再生画像は画像メモ
リ100に格納される。
The reproduced image obtained after encoding the entire current image is used as a reference image when the next frame to be encoded is the current image. Also, motion detection processing (1)
And the prediction error image generation process (2) are collectively referred to as motion compensation. The reference image, the predicted image, and the reproduced image are stored in the image memory 100.

【0010】図9は、従来の動画像符号化装置の、第一
の構成例である。この構成例の特徴は、動画像符号化の
各処理を、動き検出回路10、現画像メモリ12、参照
画像メモリ13からなる動き検出モジュール1と、予測
誤差画像生成装置20、符号化装置21、局所復号化装
置22、再生画像生成装置23、現画像メモリ24、予
測画像メモリ25、再生画像メモリ26からなる符号化
モジュール2に分割している事である[Tetsuya
Matsumura et.al.:A Chip
Set Architecture for Prog
rammable Real−Time MPEG2
Video Encoder,IEEE1995 CU
STOM INTEGRATED CIRCUITS
CONFERENCE,pp.393−396(199
5)]。
FIG. 9 shows a first structural example of a conventional moving picture coding apparatus. The feature of this configuration example is that each process of moving image coding is performed by a motion detecting module 1 including a motion detecting circuit 10, a current image memory 12, and a reference image memory 13, a prediction error image generating device 20, an encoding device 21, That is, the encoding module 2 is divided into a local decoding device 22, a reproduced image generation device 23, a current image memory 24, a predicted image memory 25, and a reproduced image memory 26 [Tetsya].
Matsumura et. al. : A Chip
Set Architecture for Prog
Ramble Real-Time MPEG2
Video Encoder, IEEE 1995 CU
STOM INTEGRATED CIRCUITS
CONFERENCE, pp. 393-396 (199
5)].

【0011】この第一の構成例は、動き検出モジュール
1と符号化モジュール2との間で、MVのみが伝達され
れば良いため、動き検出モジュール1の内部構成に対す
る自由度が高い。また、動き検出モジュール1では処理
量の多い動き検出処理手段のみを、符号化モジュール2
では比較的処理量の少ない複数の処理手段を実装するの
で、両モジュールのハードウェア規模の差が少ない。特
に、動き検出モジュール1は、ハードウェアの小規模化
に効果がある。しかし、一方、符号化モジュール2で予
測誤差MBを生成するため、外部メモリ4から改めて参
照画像(この場合、予測画像MB)を入力する必要があ
り、外部メモリ4との間のデータ転送量が大きくなる。
さらに、外部メモリ4へは、動き検出モジュール1と符
号化モジュール2からアクセスがあるため、アクセス競
合時の対応を行なう外部装置(付加装置3)の使用や、
同じデータを格納する複数の外部メモリの使用などで対
応する必要がある。
In this first configuration example, since only the MV needs to be transmitted between the motion detection module 1 and the coding module 2, the flexibility of the internal configuration of the motion detection module 1 is high. Further, in the motion detection module 1, only the motion detection processing means having a large processing amount is processed by the encoding module 2.
Since a plurality of processing means having a relatively small processing amount are mounted, the difference in hardware scale between both modules is small. In particular, the motion detection module 1 is effective in reducing the scale of hardware. However, on the other hand, since the encoding module 2 generates the prediction error MB, the reference image (in this case, the prediction image MB) needs to be input again from the external memory 4, and the data transfer amount with the external memory 4 is growing.
Further, since the external memory 4 is accessed by the motion detection module 1 and the encoding module 2, use of an external device (additional device 3) for coping with access conflict,
It is necessary to deal with this by using multiple external memories that store the same data.

【0012】図10は、従来の動画像符号化装置の、第
二の構成例である。この構成例の特徴は、動画像符号化
の各処理を、動き検出装置10、予測誤差画像生成装置
11、現画像メモリ12、参照画像メモリ13からなる
動き補償モジュール1と、符号化装置21、局所復号化
装置22、再生画像生成装置23、予測画像メモリ2
5、再生画像メモリ26からなる符号化モジュール2に
分割している事である[Naoya Hayashi
et.al.:A Compact Motion E
stimator with a Simplifie
d VectorSearch Strategy M
aintaing Encoded Picture
Quality,IEEE 1995 CUSTOM
INTEGRATED CIRCUITS CONFE
RENCE,pp.409−412(1995)]。
FIG. 10 is a second structural example of a conventional moving picture coding apparatus. The feature of this configuration example is that each process of moving image coding is performed by a motion compensation module 1 including a motion detection device 10, a prediction error image generation device 11, a current image memory 12, and a reference image memory 13, an encoding device 21, Local decoding device 22, reproduced image generation device 23, prediction image memory 2
5, it is divided into an encoding module 2 composed of a reproduced image memory 26 [Naoya Hayashi]
et. al. : A Compact Motion E
stimulator with a Simplelife
d VectorSearch Strategic M
ainting Encoded Picture
Quality, IEEE 1995 CUSTOM
INTEGRATED CIRCUITS CONNECT
RENCE, pp. 409-412 (1995)].

【0013】この第二の構成例では、第一の構成例に較
べて、動き補償モジュール1のハード規模が大きくなる
が、予測誤差MB生成のために、改めて外部メモリ4に
アクセスする事が無いので、外部メモリ4とのデータ転
送量の増加が抑えられる。また、動き補償モジュール1
から符号化モジュール2への転送データ量は増加する
が、符号化モジュール2から動き補償モジュール1へ直
接転送されるデータが無いため、動き補償モジュール1
の内部構成の自由度もあまり低下しない。しかし、再生
画像MBは符号化モジュール2から外部メモリ4に書き
込む必要があるため、外部メモリ4が装置1と装置2の
両方からアクセスがあるので、第一の構成例と同様に、
外部装置(付加装置3)を付加する必要がある。
In the second configuration example, the hardware scale of the motion compensation module 1 is larger than that in the first configuration example, but the external memory 4 is not accessed again in order to generate the prediction error MB. Therefore, an increase in the data transfer amount with the external memory 4 can be suppressed. Also, the motion compensation module 1
The amount of data transferred from the coding module 2 to the coding module 2 increases, but since there is no data transferred directly from the coding module 2 to the motion compensation module 1, the motion compensation module 1
The degree of freedom of the internal configuration of the does not decrease so much. However, since the reproduced image MB needs to be written from the encoding module 2 to the external memory 4, the external memory 4 is accessed by both the device 1 and the device 2, and therefore, as in the first configuration example,
It is necessary to add an external device (additional device 3).

【0014】[0014]

【発明が解決しようとする課題】以上に述べたように、
従来の動画像符号化装置の構成例では、動き検出処理、
予測誤差画像生成処理、再生画像生成処理を複数のモジ
ュールに分散する事で、処理量の多い動き検出を実行す
るモジュールの小規模化を図っている。しかし、複数の
モジュールから外部メモリにアクセスするため、外部メ
モリとのデータ転送量の増加や、外部メモリに対するア
クセスの競合に対応する必要がある。このため、外部メ
モリの多重化や、競合を調停する外部装置を付加する必
要があり、動画像符号化システム全体として回路構成が
複雑になる、といった問題がある。
[Problems to be Solved by the Invention] As described above,
In the configuration example of the conventional moving image coding apparatus, motion detection processing,
The prediction error image generation processing and the reproduction image generation processing are distributed to a plurality of modules to reduce the size of the module that executes motion detection with a large amount of processing. However, since the external memory is accessed from a plurality of modules, it is necessary to deal with an increase in the amount of data transfer with the external memory and a conflict of access to the external memory. Therefore, it is necessary to multiplex the external memory and to add an external device that arbitrates the competition, which causes a problem that the circuit configuration becomes complicated as the whole moving image coding system.

【0015】また、動き検出処理、予測誤差画像生成処
理、再生画像生成処理を同一のモジュールに集積する場
合は、ハードウェア規模が非常に大きくなるため、モジ
ュールの製造歩留りが低下する問題がある。
Further, when the motion detection process, the prediction error image generation process, and the reproduced image generation process are integrated in the same module, the hardware scale becomes very large, and there is a problem that the manufacturing yield of the module decreases.

【0016】本発明は、前記問題点を解決するためにな
されたものであり、その目的は、動画像符号化装置にお
いて、外部メモリとのデータ転送量を増加する事なく、
外部メモリとのアクセスに付加装置を要しない動き補償
モジュールを提供し、また、そのハードウェア規模を削
減する事にある。
The present invention has been made to solve the above-mentioned problems, and an object of the present invention is to increase the data transfer amount with an external memory in a moving picture coding device without increasing the data transfer amount.
The purpose of the present invention is to provide a motion compensation module that does not require an additional device to access an external memory and to reduce the hardware scale thereof.

【0017】[0017]

【課題を解決するための手段】本発明では、動き補償モ
ジュールを、 (手段1)外部から符号化対象画像を入力し、外部メモ
リから参照画像を入力する手段と、前記入力した符号化
対象画像から切り出した符号化対象ブロックに対して、
該符号化対象画像と前記入力した参照画像との間で、符
号化対象ブロックの動き情報を検出する動き情報検出手
段と、前記検出された動き情報から移動元の予測画像ブ
ロックを生成する予測画像生成手段と、前記符号化対象
ブロックと前記生成された予測画像ブロックから予測誤
差画像ブロックを生成する予測誤差画像生成手段と、前
記生成された予測誤差画像ブロックを外部の符号化手段
に出力する手段と、外部より入力される予測誤差画像ブ
ロックと前記予測画像ブロックから再生画像ブロックを
生成する再生画像生成手段と、前記生成された再生画像
ブロックを前記外部メモリに出力する手段と、を併せ持
つ構成とする。
According to the present invention, a motion compensation module includes (means 1) means for inputting an encoding target image from outside and inputting a reference image from an external memory; and the input encoding target image. For the coding target block cut out from
Between the encoding target image and the input reference image, motion information detecting means for detecting motion information of the encoding target block, and a prediction image for generating a prediction image block of a movement source from the detected motion information. Generating means, prediction error image generating means for generating a prediction error image block from the encoding target block and the generated prediction image block, and means for outputting the generated prediction error image block to an external encoding means. And a prediction error image block input from the outside, a reproduction image generation unit that generates a reproduction image block from the prediction image block, and a unit that outputs the generated reproduction image block to the external memory. To do.

【0018】(手段2)上記において、符号化対象ブロ
ックを、予測誤差画像ブロック生成終了まで格納する現
画像メモリと、動き情報検出手段で参照する全ての参照
画像データを、前記予測誤差画像ブロック生成終了まで
格納する参照画像メモリと、前記予測誤差画像ブロック
生成に用いた予測画像データを、再生画像ブロック生成
処理の終了まで格納する予測画像メモリと、前記予測画
像メモリ内の予測画像ブロックと外部から入力される局
所復号化された予測誤差画像ブロックから生成される再
生画像ブロックを格納する再生画像メモリと、を持つ構
成とする。
(Means 2) In the above, the current image memory for storing the target block to be encoded until generation of the prediction error image block and all the reference image data referred to by the motion information detecting means are generated in the prediction error image block generation. A reference image memory that stores until the end, a prediction image memory that stores the prediction image data used for the prediction error image block generation until the end of the reproduction image block generation process, a prediction image block in the prediction image memory, and an external source. A reproduced image memory for storing a reproduced image block generated from the input locally decoded prediction error image block is provided.

【0019】(手段3)上記において、予測画像生成手
段は、動き情報検出手段に用いた参照画像メモリのデー
タから予測画像ブロックを作成し、予測誤差画像生成手
段は、前記生成された予測画像ブロックから予測誤差画
像ブロック生成を行ない、それと同時に、前記予測画像
生成手段は、予測画像ブロックを予測画像メモリに書き
込む構成とする。
(Means 3) In the above, the predicted image generation means creates a predicted image block from the data in the reference image memory used in the motion information detection means, and the prediction error image generation means means the generated predicted image block. From the prediction error image block, and at the same time, the prediction image generating means writes the prediction image block in the prediction image memory.

【0020】(手段4)以上において、予測画像ブロッ
クと再生画像ブロックで、同一位置に対応する画素デー
タを、同一メモリ空間に格納する事で、予測画像メモリ
と再生画像メモリを共有する構成とする。
(Means 4) In the above, by storing pixel data corresponding to the same position in the predicted image block and the reproduced image block in the same memory space, the predicted image memory and the reproduced image memory are shared. .

【0021】(手段5)以上において、予測画像生成手
段による予測画像ブロック生成および再生画像生成手段
による再生画像ブロック生成を、同一の演算器を用いて
時分割で行う事で、ハードウェアを共有する構成とす
る。
(Means 5) In the above, hardware is shared by performing prediction image block generation by the prediction image generation means and reproduction image block generation by the reproduction image generation means in time division using the same arithmetic unit. The configuration.

【0022】事によって、前記目的を達成する。By doing so, the above object is achieved.

【0023】本発明の上記の各手段は次のように作用す
る。
The above-mentioned means of the present invention operate as follows.

【0024】(手段1)外部メモリとのアクセスが必要
な処理の全てを、動き補償モジュールで実現する事によ
り、外部メモリとのアクセスを動き補償モジュール単独
で制御できるようにすることで、外部に付加装置を設け
る事なく、外部メモリの制御を可能にする。
(Means 1) By implementing all the processing that requires access to the external memory in the motion compensation module, the access to the external memory can be controlled by the motion compensation module alone, so that Enables control of external memory without providing additional devices.

【0025】(手段2)予測誤差MB生成と再生画像M
B生成を行なうには、再生画像MB生成終了まで、参照
画像中の予測画像MBを保持する必要がある。この参照
画像は、MV検出に用いた参照画像メモリ中の一部のデ
ータがあれば良い事を利用し、予測誤差MB生成と再生
画像MB生成で再び利用する予測画像MBとして、参照
画像メモリ中の必要なデータのみを予測画像メモリに確
保する事により、内部メモリの増加を最低限に抑える。
また、予測画像MBを予測画像メモリに確保した後は、
現画像メモリと参照画像メモリをMV検出に使用する事
ができるため、従来の第二の構成例と比較した場合、メ
モリの増加は、予測画像メモリと再生画像メモリのみで
良い。
(Means 2) Prediction error MB generation and reproduced image M
In order to perform B generation, it is necessary to hold the predicted image MB in the reference image until the reproduction image MB generation is completed. This reference image uses the fact that a part of the data in the reference image memory used for MV detection is sufficient, and is used in the reference image memory as a prediction image MB to be reused in the prediction error MB generation and the reproduction image MB generation. The increase in internal memory is minimized by securing only the necessary data in the prediction image memory.
After securing the predicted image MB in the predicted image memory,
Since the current image memory and the reference image memory can be used for MV detection, the memory increase is only required for the predicted image memory and the reproduced image memory when compared with the second conventional configuration example.

【0026】(手段3)MV検出処理に用いた参照画像
メモリのデータから予測画像データを作成し、予測誤差
画像MB生成を行なうと同時に、予測画像データを予測
画像メモリに書き込むことにより、予測誤差画像ブロッ
クの生成前に、予め、全ての予測画像MBデータを予測
画像メモリに確保する場合に較べて、予測画像MBを内
部メモリに確保する期間を短くして、必要な予測画像メ
モリ容量を低減し、ハードウェア規模を削減する。
(Means 3) Prediction error is generated by creating prediction image data from the data of the reference image memory used for the MV detection process and generating prediction error image MB, and at the same time writing the prediction image data in the prediction image memory. The required prediction image memory capacity is reduced by shortening the period for securing the prediction image MB in the internal memory before generating all the predicted image MB data in the prediction image memory before generating the image block. And reduce the hardware scale.

【0027】(手段4)再生画像MBが生成されれば、
予測画像MBデータが不要になる事と、予測画像MBの
各画素データと再生画像MBの各画素データが1対1で
対応する事を利用して、予測画像の各画素データと、そ
の画素に対応する再生画像の画素データを、再生画像M
Bデータを対応する予測画像MBデータと同じメモリ内
に上書きする事により、(手段2)で設けた再生画像メ
モリと予測画像メモリを共有し、ハードウェア規模を削
減する。
(Means 4) If the reproduced image MB is generated,
By utilizing the fact that the predicted image MB data is not necessary and that each pixel data of the predicted image MB and each pixel data of the reproduced image MB have a one-to-one correspondence, each pixel data of the predicted image and its pixel are used. The pixel data of the corresponding reproduced image is set to the reproduced image M.
By overwriting B data in the same memory as the corresponding predicted image MB data, the reproduced image memory and the predicted image memory provided in (Means 2) are shared, and the hardware scale is reduced.

【0028】(手段5)予測誤差画像MB生成処理の減
算と、再生画像MB生成処理の加算がいずれも加減算器
で実現される事と、いずれの処理も、MVの検出と較べ
て演算量が少ない事を利用し、時分割使用によって演算
器の共有化を図り、ハードウェア規模を削減する。この
共有化により、従来の構成例2と比較した場合のハード
増加は、メモリを除けば、10bit分程度のレジスタ
とセレクタ、アドレス生成器程度であり、アドレス生成
器も、(手段2)を適用した場合にはメモリ容量(つま
りアドレス数)を低減しているため、小型化が容易にな
る。
(Means 5) The subtraction of the prediction error image MB generation process and the addition of the reproduced image MB generation process are both realized by an adder / subtractor, and the amount of calculation in each process is larger than that in the detection of MV. Utilizing the few things, we will share the computing unit by time sharing and reduce the hardware scale. Due to this sharing, the increase in hardware compared to the conventional configuration example 2 is about 10 bits of registers, selectors, and address generators except for the memory, and the address generator also applies (Means 2). In this case, since the memory capacity (that is, the number of addresses) is reduced, downsizing is facilitated.

【0029】[0029]

【発明の実施の形態】以下、本発明の実施の形態を、図
面を用いて詳しく説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described in detail below with reference to the drawings.

【0030】図1は、本発明の第1の実施の形態例によ
る動き補償モジュールを用いた、動画像符号化装置の基
本構成例を示すブロック図である。本実施の形態例によ
る動き補償モジュール5は、本発明の(手段1)と(手
段2)を適用した例であり、動き補償モジュール5は、
予測画像生成手段51、予測誤差画像生成手段52、M
V検出手段53、再生画像生成手段54、現画像メモリ
55、参照画像メモリ56、予測画像メモリ57、再生
画像メモリ58、外部画像メモリ制御手段59からな
り、符号化モジュール6、外部メモリ7と接続されてい
る。符号化モジュール6の内部構成は、任意であるが、
符号化装置61、復号化装置62を有し、動き補償モジ
ュール5のインタフェースとして、予測誤差画像入力手
段63、局所復号化データ出力手段64を持ち、外部画
像メモリ7とのインタフェースを持たない。
FIG. 1 is a block diagram showing a basic configuration example of a moving picture coding apparatus using a motion compensation module according to the first embodiment of the present invention. The motion compensation module 5 according to the present embodiment is an example in which (Means 1) and (Means 2) of the present invention are applied, and the motion compensation module 5 is
Prediction image generation means 51, prediction error image generation means 52, M
V detection means 53, reproduced image generation means 54, current image memory 55, reference image memory 56, predicted image memory 57, reproduced image memory 58, external image memory control means 59, and is connected to the encoding module 6 and external memory 7. Has been done. The internal configuration of the encoding module 6 is arbitrary,
It has a coding device 61 and a decoding device 62, has a prediction error image input means 63 and a locally decoded data output means 64 as an interface of the motion compensation module 5, and does not have an interface with the external image memory 7.

【0031】動き補償モジュール5は、外部から入力さ
れる現画像データを現画像メモリ55に格納する。参照
画像メモリ56内に、予め、外部画像メモリ制御手段5
9を介して、外部画像メモリ7から、ブロックマッチン
グに必要な参照画像データを入力し、現画像メモリ55
内の現画像データと、参照画像メモリ56内の参照画像
データから、MV検出手段53を用いて、MV(動き情
報)検出処理を行う。続いて、予測画像生成手段51
が、検出されたMVから参照画像メモリ56内の画像デ
ータを読み出し、予測画像MBを生成して、予測画像メ
モリ57に格納する。次に、予測誤差画像生成手段52
が、現画像メモリ55から現画像MBデータを、予測画
像メモリ57から予測画像MBデータを読み出し、対応
するデータ間の差分を求め、予測誤差画像データとし
て、符号化モジュール6に出力する。次に、予測誤差画
像データが予測誤差画像入力手段63を通し、符号化装
置61で符号化され、局所復号化装置62で局所復号化
されて局所復号化データ出力手段64を通して符号化モ
ジュール6から戻ってくる予測誤差画像データと、先に
予測画像メモリ57に格納した予測画像MBから、再生
画像生成手段54を用いて、再生画像MBを生成し、再
生画像メモリ58に格納する。最後に、再生画像メモリ
58に格納された再生画像MBを、外部画像メモリ制御
手段59を介して、外部画像メモリ7に出力する。
The motion compensation module 5 stores the current image data input from the outside in the current image memory 55. The external image memory control means 5 is previously stored in the reference image memory 56.
The reference image data required for block matching is input from the external image memory 7 via the current image memory 55.
MV (motion information) detection processing is performed using the MV detection means 53 from the current image data in the reference image data and the reference image data in the reference image memory 56. Subsequently, the predicted image generation means 51
Reads the image data in the reference image memory 56 from the detected MV, generates a predicted image MB, and stores it in the predicted image memory 57. Next, the prediction error image generation means 52
However, the current image MB data is read from the current image memory 55, the predicted image MB data is read from the predicted image memory 57, the difference between the corresponding data is obtained, and the difference is output as prediction error image data to the encoding module 6. Next, the prediction error image data passes through the prediction error image input means 63, is encoded by the encoding device 61, is locally decoded by the local decoding device 62, and is locally decoded by the local decoding data output means 64 from the encoding module 6. The reproduced image MB is stored in the reproduced image memory 58 by using the reproduced image generating means 54 from the predicted error image data that has returned and the predicted image MB previously stored in the predicted image memory 57. Finally, the reproduced image MB stored in the reproduced image memory 58 is output to the external image memory 7 via the external image memory control means 59.

【0032】図9,図10で示した従来の動画像符号化
装置の構成例では、動き補償モジュール1と符号化モジ
ュール2の両方から、外部メモリ4にアクセスする必要
があるため、付加装置3を付ける必要があった。しか
し、本実施の形態例の動き補償モジュール5を用いる事
で、符号化モジュール6は、外部画像メモリ7とのアク
セスが不要になり、動き補償モジュール5が持つ外部画
像メモリ制御手段59のみで、外部画像メモリ7とのア
クセスを制御する事が可能になる。このため、外部画像
メモリ7周辺に、付加装置を付ける必要がなくなる。ま
た、外部画像メモリ7との間の転送データは、MV検出
のための参照画像データと、最終的に作られた再生画像
データのみである。こられのデータは、従来の第一の構
成例と較べれば、予測画像を改めてアクセスする必要が
ない分、データ転送量が低減され、従来の第二の構成例
と比較しても、外部メモリとの転送データ量に増加はな
い。
In the configuration example of the conventional moving picture coding apparatus shown in FIGS. 9 and 10, it is necessary to access the external memory 4 from both the motion compensation module 1 and the coding module 2, so that the additional apparatus 3 It was necessary to attach. However, by using the motion compensation module 5 of the present embodiment, the coding module 6 does not need to access the external image memory 7, and only the external image memory control means 59 included in the motion compensation module 5 can be used. It is possible to control access to the external image memory 7. Therefore, it is not necessary to attach an additional device around the external image memory 7. Further, the transfer data to and from the external image memory 7 are only the reference image data for MV detection and the finally created reproduced image data. Compared to the conventional first configuration example, these data do not need to access the predicted image again, so the data transfer amount is reduced, and even when compared to the conventional second configuration example, the external memory There is no increase in the amount of data transferred.

【0033】予測画像メモリ57に必要な容量は、符号
化モジュール6への予測誤差画像データ転送を開始して
から、予測誤差画像入力手段63を通し、符号化装置6
1で符号化され、局所復号化装置62で局所復号化され
た予測誤差画像データが局所復号化データ出力手段64
を通して符号化モジュール6から戻ってくるまでの遅延
の程度による。通常、符号化モジュールで用いているハ
ードウェアでは、この遅延が1MBの処理期間程度であ
り、パイプライン処理を行なって複数のMBを同時に扱
う事を考慮して、予測画像メモリ57には、2MB分の
データが格納できる程度の容量があればよく、これは、
768[W]×8[bit]程度である。
The capacity required for the predictive image memory 57 is determined by starting the transfer of the predictive error image data to the encoding module 6 and then passing through the predictive error image input means 63 to pass through the encoding device 6
The prediction error image data encoded by 1 and locally decoded by the local decoding device 62 is locally decoded data output means 64.
Depending on the degree of delay before returning from the encoding module 6. Normally, in the hardware used in the encoding module, this delay is about a processing period of 1 MB, and considering that pipeline processing is performed to handle a plurality of MBs at the same time, the prediction image memory 57 has 2 MB. It is enough if there is enough capacity to store minute data.
It is about 768 [W] × 8 [bit].

【0034】また、再生画像メモリ58に必要な容量
は、1MB分の画像(384[W]×8[bit])に
対応する容量があれば十分である。
Further, the required capacity of the reproduced image memory 58 is sufficient if there is a capacity corresponding to an image of 1 MB (384 [W] × 8 [bit]).

【0035】図2は、図1の基本構成に本発明の(手段
3)を適用した、本発明による動き補償モジュールの第
2の実施の形態例を用いた動画像符号化装置のブロック
図である。図1の基本構成との違いは、予測画像生成手
段51の出力を予測画像メモリ57に格納する前に、予
測誤差画像生成手段52にて予測誤差画像データを生成
し、符号化モジュール6に出力する構成とした事であ
る。
FIG. 2 is a block diagram of a moving picture coding apparatus using the second embodiment of the motion compensation module according to the present invention, in which (Means 3) of the present invention is applied to the basic configuration of FIG. is there. The difference from the basic configuration of FIG. 1 is that the prediction error image generating means 52 generates prediction error image data before storing the output of the prediction image generating means 51 in the prediction image memory 57 and outputs it to the encoding module 6. That is the configuration.

【0036】図1の基本構成の場合には、予測画像メモ
リ57との間で、予測画像データ生成時の予測画像デー
タ書き込みに384byte、予測誤差画像データ生成
時の予測画像データ読み出しに384byte、再生画
像データ生成時の予測画像データ読み出しに384by
teの、計1152byteのデータ転送量が、1MB
処理当たり必要になる。
In the case of the basic configuration of FIG. 1, 384 bytes are written to the predicted image memory 57 for writing predicted image data when generating predicted image data, and 384 bytes for reading predicted image data when generating predicted error image data. 384 by for reading predicted image data when generating image data
te, the total data transfer amount of 1152 bytes is 1 MB.
Required for each process.

【0037】これに対して、第2の実施の形態例では、
予測画像生成手段51の出力を、直接、予測誤差画像生
成手段52で使用するため、予測誤差画像データ生成時
の予測画像データ読み出しが不要になり、1MB処理当
たり、予測誤差画像データ生成時の予測画像データ書き
込みに384byte、再生画像生成データ時の予測画
像データ読み出しに384byteの、計768byt
eのデータ転送で処理が可能になる。これにより、予測
画像メモリ57へのアクセス・スケジュールに余裕がで
き、基本構成で用いたメモリと同じアクセス速度を持つ
メモリを使用する場合に、メモリの共有化を容易に行な
う事が出来る。例えば、第2の実施の形態例を元に、予
測画像メモリ57と再生画像メモリ58を共有化する場
合、共有後のメモリに対するデータ転送量は、1MB処
理当たり、再生画像データ生成時の再生画像データ書き
込みに384byte、再生画像データを外部メモリに
出力する時の読み出しに384byteの計768by
te分増加し、全データ転送量は、1536byte/
MBになる。
On the other hand, in the second embodiment,
Since the output of the prediction image generation unit 51 is directly used by the prediction error image generation unit 52, it is not necessary to read out the prediction image data when generating the prediction error image data, and the prediction when generating the prediction error image data is performed per 1 MB process. A total of 768 bytes of 384 bytes for writing the image data and 384 bytes for reading the predicted image data at the time of the reproduced image generation data.
Processing can be performed by data transfer of e. As a result, there is a margin in the schedule for accessing the predicted image memory 57, and when using a memory having the same access speed as the memory used in the basic configuration, it is possible to easily share the memory. For example, when the predicted image memory 57 and the reproduced image memory 58 are shared based on the second embodiment, the amount of data transferred to the shared memory is 1 MB processing, and the reproduced image when the reproduced image data is generated. A total of 768 bytes of 384 bytes for writing data and 384 bytes for reading when outputting reproduced image data to an external memory.
te, and the total data transfer amount is 1536 bytes /
Become MB.

【0038】一般に動き補償モジュール5の動作周波数
では、2000サイクル/Mb程度の処理サイクルがあ
り、1536byte/MBのデータ転送は、動き補償
モジュールの動作周波数で動作する1ポートのメモリで
の実現が可能である。一方、基本構成を元に、同様のメ
モリを共有化する場合には、データ転送量の増加分は、
第2の実施の形態例を元に共有化を行なう場合と同じで
あって、共有後のメモリに対する全データ転送量は19
20byte/MBになり、これを2000サイクル/
Mb程度の処理サイクル内で処理するためには、メモリ
のポートを多重化したり、メモリ部分の動作周波数を上
げる等、メモリ単体のアクセス能力の向上を同時に行な
う必要がある。
Generally, the operation frequency of the motion compensation module 5 has a processing cycle of about 2000 cycles / Mb, and data transfer of 1536 bytes / MB can be realized by a one-port memory operating at the operation frequency of the motion compensation module. Is. On the other hand, when sharing the same memory based on the basic configuration, the increase in the data transfer amount is
This is the same as when sharing is performed based on the second embodiment, and the total data transfer amount to the memory after sharing is 19
20 bytes / MB, 2000 cycles /
In order to perform processing within a processing cycle of about Mb, it is necessary to simultaneously improve the access capability of the memory itself, such as multiplexing the ports of the memory and raising the operating frequency of the memory part.

【0039】図3は、図2の第2の実施の形態例に本発
明の(手段4)を適用した、本発明による動き補償モジ
ュールの第3の実施の形態例を用いた動画像符号化装置
のブロック図である。この第3の実施の形態例は、第2
の実施の形態例で説明した、予測画像メモリと再生画像
メモリを共有化して、同一のメモリを使用する構成とし
たものである。この、予測画像メモリと再生画像メモリ
を共有したメモリが、補償画像メモリ81である。
FIG. 3 is a moving picture coding using the third embodiment of the motion compensation module according to the present invention in which (Means 4) of the present invention is applied to the second embodiment of FIG. It is a block diagram of an apparatus. The third embodiment is the second embodiment.
The prediction image memory and the reproduction image memory described in the above embodiment are shared and the same memory is used. The memory that shares the predicted image memory and the reproduced image memory is the compensation image memory 81.

【0040】第3の実施の形態例は、本発明の(手段
4)の作用効果により、共有前のメモリ容量と比べて、
共有後のメモリ容量を低減できる事が特徴である。図4
は、動き補償モジュール5の処理スケジュールと、補償
画像メモリ81の使用状態を示す。図中の編みかけ部分
は、メモリ内にそのデータを保存しておく必要がある期
間を示している。予測画像メモリ中のデータは、再生画
像データ生成時に読み出した時点で、以後の処理には不
要になる。従って、予測画像データを読み出したメモリ
領域に、その予測画像データを用いて得られた再生画像
データを格納すれば、再生画像データを格納するための
メモリ領域を特に増やさなくても、再生画像メモリがあ
る場合と同じ機能を実現できる。従って、再生画像メモ
リとして使用していた、384byte分のメモリに相
当するハードウェア量を削減する事が出来る。
In the third embodiment, due to the function and effect of (Means 4) of the present invention, compared with the memory capacity before sharing,
The feature is that the memory capacity after sharing can be reduced. FIG.
Shows the processing schedule of the motion compensation module 5 and the usage state of the compensation image memory 81. The knitted portion in the figure shows the period in which the data needs to be stored in the memory. The data in the predicted image memory becomes unnecessary for the subsequent processing when it is read out when the reproduced image data is generated. Therefore, if the reproduced image data obtained by using the predicted image data is stored in the memory area from which the predicted image data is read, the reproduced image memory can be stored without increasing the memory area for storing the reproduced image data. Can achieve the same function as when there is. Therefore, it is possible to reduce the amount of hardware corresponding to the memory of 384 bytes used as the reproduced image memory.

【0041】図3に示した第3の実施の形態例は、第2
の実施の形態例によってアクセス能力に余裕の出来た予
測画像メモリと、再生画像メモリの共有化を図った例で
あるが、使用するメモリのアクセス能力に余裕があれ
ば、全く同様の方法で、基本構成の予測画像メモリと再
生画像メモリの共有化も可能で、使用するメモリ容量の
低減を図る事ができる。
The third embodiment shown in FIG. 3 is the second embodiment.
This is an example in which the prediction image memory having a sufficient access capacity and the reproduction image memory are shared according to the embodiment of the embodiment. However, if the memory to be used has a sufficient access capacity, the same method is used. The predicted image memory and the reproduced image memory of the basic configuration can be shared, and the memory capacity used can be reduced.

【0042】図5は、図3の第3の実施の形態例に本発
明の(手段5)を適用した、本発明による動き補償モジ
ュールの第4の実施の形態例を用いた動画像符号化装置
のブロック図である。第3の実施の形態例との違いは、
予測誤差画像生成手段と再生画像生成手段を共有して補
償画像生成手段82とした事である。
FIG. 5 is a moving picture coding using the fourth embodiment of the motion compensation module according to the present invention in which (Means 5) of the present invention is applied to the third embodiment of FIG. It is a block diagram of an apparatus. The difference from the third embodiment is that
The prediction error image generation means and the reproduction image generation means are shared to be the compensation image generation means 82.

【0043】また、図6は、第3の実施の形態例におけ
る予測誤差画像生成手段52および再生画像生成手段5
4の構成を、図7は、第4の実施の形態例における補償
画像生成手段82の構成を示すものである。
Further, FIG. 6 shows a prediction error image generating means 52 and a reproduced image generating means 5 in the third embodiment.
4 shows the structure of the compensation image generating means 82 in the fourth embodiment.

【0044】図6に示したように、予測誤差画像生成手
段52と再生画像生成手段53の構成は、演算器が加算
器52aであるか減算器54aであるかの違いの他は、
入力レジスタ52b,52c、54b,54cと出力レ
ジスタ52d、54dを同様に備えるなど基本的には同
一である。そこで、第4の実施の形態例では、図7で示
したように、演算器を加減算器82aとし、図示しない
時分割制御手段で、各入力レジスタ82bへの予測画像
生成手段51と補償画像メモリ81からの入力、ならび
に入力レジスタ82cへの現画像メモリ55と符号化モ
ジュール6からの入力を、それぞれセレクタ82e,8
2fを用いて時分割で切り替え、その切り替えと同期し
て加減算器82aの切り替えを行なうように構成した補
償画像生成手段82を用いる事で、予測誤差画像生成お
よび再生画像生成で使用する演算器の共有化を行う事が
でき、ハードウェア量の削減が可能になる。
As shown in FIG. 6, the prediction error image generating means 52 and the reproduced image generating means 53 have the same configuration except that the arithmetic unit is the adder 52a or the subtractor 54a.
The input registers 52b, 52c, 54b, 54c and the output registers 52d, 54d are basically the same as each other. Therefore, in the fourth embodiment, as shown in FIG. 7, the arithmetic unit is the adder / subtractor 82a, and the prediction image generation means 51 and the compensation image memory 51 for each input register 82b are controlled by the time division control means (not shown). Inputs from the current image memory 55 and the encoding module 6 to the input register 82c are input to the selectors 82e and 8 respectively.
By using the compensation image generation means 82 configured to switch the time-division using 2f and switch the adder / subtractor 82a in synchronization with the switching, the calculation unit used in the prediction error image generation and the reproduction image generation is changed. It can be shared and the amount of hardware can be reduced.

【0045】また、図4に示すように、予測誤差画像生
成の処理サイクルと、再生画像生成の処理サイクルが重
ならない場合は、予測誤差画像生成時に読み出す、現画
像メモリ中の現画像MBデータと、再生画像生成時に読
み出す、補償画像メモリ中の予測画像MBデータを、予
測画像生成処理および再生画像生成処理で参照される順
番でアドレスを割り当てれば、アクセスするデータ数は
全く同じであるから、予測画像生成時の現画像メモリへ
の読み出しアドレス生成と、再生画像生成時の補償画像
メモリへの読み出しアドレス生成は、同一のアドレス生
成器を時分割して使用する事によって、容易に共有化で
きる。本発明の(手段4)によって、補償画像メモリへ
の読み出しアドレスと書き込みアドレスを同一にしてい
れば、現画像メモリへの読み出しアドレス生成器と補償
画像メモリに対する書き込みアドレス生成器を共有化し
ても良い。
Further, as shown in FIG. 4, when the processing cycle of the prediction error image generation and the processing cycle of the reproduced image generation do not overlap with each other, the current image MB data in the current image memory, which is read at the time of generation of the prediction error image, , If the addresses are assigned to the predicted image MB data in the compensation image memory that is read out when the reproduced image is generated, in the order referred to in the predicted image generation process and the reproduced image generation process, the number of accessed data is exactly the same. Generation of the read address to the current image memory when generating the predicted image and generation of the read address to the compensation image memory when generating the reproduced image can be easily shared by using the same address generator in a time-sharing manner. . According to (Means 4) of the present invention, if the read address and the write address for the compensation image memory are the same, the read address generator for the current image memory and the write address generator for the compensation image memory may be shared. .

【0046】[0046]

【発明の効果】以上で説明したように、本発明によれ
ば、動画像符号化システムに使用する外部画像メモリへ
のアクセスを、符号化モジュールが行なう必要がないた
め、アクセス競合の調停などの付加装置が不要になる。
As described above, according to the present invention, since it is not necessary for the encoding module to access the external image memory used in the moving image encoding system, it is possible to arbitrate access conflicts. No additional equipment is required.

【0047】また、予測誤差MB生成と再生画像MB生
成で再び利用する予測画像MBとして、参照画像メモリ
中の必要なデータのみを予測画像メモリに確保するよう
にした場合には、特に、内部メモリの増加を最低限に抑
えることができる。
Further, when only the necessary data in the reference image memory is secured in the predicted image memory as the predicted image MB to be reused in the prediction error MB generation and the reproduction image MB generation, in particular, the internal memory Can be kept to a minimum.

【0048】また、MV検出処理に用いた参照画像メモ
リデータから予測画像データを作成し、予測誤差画像M
Bの生成と同時に、予測画像データを予測画像メモリに
書き込むようにした場合には、特に、予測画像MBを内
部メモリに確保する期間を短くする事ができ、必要な予
測画像メモリ容量を低減することが可能になる。
Predicted image data is created from the reference image memory data used in the MV detection process, and the predicted error image M
When the predicted image data is written in the predicted image memory at the same time as B is generated, the period for securing the predicted image MB in the internal memory can be shortened, and the required predicted image memory capacity can be reduced. It will be possible.

【0049】また、再生画像MBが生成されれば、予測
画像MBデータが不要になる事と、予測画像MBの各画
素データと再生画像MBの各画素データが1対1で対応
する事を利用して、再生画像MBデータを対応する予測
画像MBデータと同じメモリ内に上書きするようにした
場合には、再生画像メモリと予測画像メモリを共有する
ことが可能になる。
When the reproduced image MB is generated, the predicted image MB data becomes unnecessary, and the fact that each pixel data of the predicted image MB and each pixel data of the reproduced image MB have a one-to-one correspondence is used. Then, when the reproduced image MB data is overwritten in the same memory as the corresponding predicted image MB data, the reproduced image memory and the predicted image memory can be shared.

【0050】さらに、予測誤差画像MB生成処理の減算
と、再生画像MB生成処理の加算がいずれも加減算器で
実現される事と、いずれの処理も、MVの検出と較べて
演算量が少ない事を利用し、時分割使用によって演算器
の共有化を図った場合には、特に、一層のハードウェア
規模の削減が可能になり、小型化が容易になる。
Furthermore, the subtraction of the prediction error image MB generation processing and the addition of the reproduction image MB generation processing are both realized by an adder / subtractor, and the amount of calculation in each processing is smaller than that in the detection of MV. In the case where the operation unit is shared by using time division, especially, the hardware scale can be further reduced, and the miniaturization is facilitated.

【0051】以上のように、本発明の動き補償モジュー
ルを用いた動画像符号化システムは、動き補償モジュー
ル、符号化モジュール、外部メモリ以外の部品を必要と
せず、最小限のモジュール数で構成が可能であり、ま
た、動き補償モジュールの規模の増加も低く抑えられる
ため、動画像符号化装置の低コスト化に大きな効果があ
る。
As described above, the moving picture coding system using the motion compensation module of the present invention does not require any components other than the motion compensation module, the coding module, and the external memory, and has a minimum number of modules. This is possible, and since the increase in the size of the motion compensation module can be suppressed to a low level, it has a great effect on the cost reduction of the moving picture coding apparatus.

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

【図1】本発明の第1の実施の形態例による動き補償モ
ジュールを用いた、動画像符号化装置の基本構成を示す
ブロック図
FIG. 1 is a block diagram showing a basic configuration of a moving picture coding apparatus using a motion compensation module according to a first embodiment of the present invention.

【図2】本発明の第2の実施の形態例による動き補償モ
ジュールを用いた、動画像符号化装置の構成を示すブロ
ック図
FIG. 2 is a block diagram showing the configuration of a moving picture coding apparatus using a motion compensation module according to a second embodiment of the present invention.

【図3】本発明の第3の実施の形態例による動き補償モ
ジュールを用いた、動画像符号化装置の構成を示すブロ
ック図
FIG. 3 is a block diagram showing a configuration of a moving picture coding apparatus using a motion compensation module according to a third embodiment of the present invention.

【図4】上記第3の実施の形態例における画像補償手段
の処理スケジュール例を示す図
FIG. 4 is a diagram showing an example of a processing schedule of the image compensating means in the third embodiment.

【図5】本発明の第4の実施の形態例による動き補償モ
ジュールを用いた、動画像符号化装置の構成を示すブロ
ック図
FIG. 5 is a block diagram showing a configuration of a moving picture coding apparatus using a motion compensation module according to a fourth embodiment of the present invention.

【図6】上記第3の実施の形態例における予測誤差画像
生成手段と再生画像生成手段の構成を示す図
FIG. 6 is a diagram showing a configuration of a prediction error image generating means and a reproduced image generating means in the third embodiment.

【図7】上記第4の実施の形態例における補償画像再生
手段の構成を示す図
FIG. 7 is a diagram showing the configuration of a compensation image reproducing means in the fourth embodiment.

【図8】動き補償を用いた動画像符号化処理の流れを示
すブロック図
FIG. 8 is a block diagram showing the flow of a moving image coding process using motion compensation.

【図9】従来の動き補償モジュールの第一の構成例を示
す動画像符号化装置のブロック図
FIG. 9 is a block diagram of a moving picture coding apparatus showing a first configuration example of a conventional motion compensation module.

【図10】従来の動き補償モジュールの第二の構成例を
示す動画像符号化装置のブロック図
FIG. 10 is a block diagram of a moving picture coding apparatus showing a second configuration example of a conventional motion compensation module.

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

5…動き補償モジュール 6…符号化モジュール 7…外部画像メモリ 51…予測画像生成手段 52…予測誤差画像生成手段 53…MV検出手段 54…再生画像生成手段 55…現画像メモリ 56…参照画像メモリ 57…予測画像メモリ 58…再生画像メモリ 59…外部画像メモリ制御手段 61…符号化装置 62…局所復号化装置 63…予測誤差画像入力手段 64…局所復号化データ出力手段 81…補償画像メモリ 82…補償画像生成手段 5 ... Motion compensation module 6 ... Encoding module 7 ... External image memory 51 ... Predicted image generation means 52 ... Prediction error image generation means 53 ... MV detection means 54 ... Reproduced image generation means 55 ... Current image memory 56 ... Reference image memory 57 Prediction image memory 58 ... Reproduction image memory 59 ... External image memory control means 61 ... Encoding device 62 ... Local decoding device 63 ... Prediction error image input means 64 ... Local decoded data output means 81 ... Compensation image memory 82 ... Compensation Image generation means

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 外部から符号化対象画像を入力し、外部
メモリから参照画像を入力する手段と、 前記入力した符号化対象画像から切り出した符号化対象
ブロックに対して、該符号化対象画像と前記入力した参
照画像との間で、符号化対象ブロックの動き情報を検出
する動き情報検出手段と、 前記検出された動き情報から移動元の予測画像ブロック
を生成する予測画像生成手段と、 前記符号化対象ブロックと前記生成された予測画像ブロ
ックから予測誤差画像ブロックを生成する予測誤差画像
生成手段と、 前記生成された予測誤差画像ブロックを外部の符号化手
段に出力する手段と、 外部より入力される予測誤差画像ブロックと前記予測画
像ブロックから再生画像ブロックを生成する再生画像生
成手段と、 前記生成された再生画像ブロックを前記外部メモリに出
力する手段と、 を併せ持つことを特徴とする動き補償モジュール。
1. A means for inputting an encoding target image from the outside and a reference image from an external memory; and an encoding target image for the encoding target block cut out from the input encoding target image. Motion information detecting means for detecting motion information of a block to be encoded between the input reference image, predictive image generating means for generating a predicted image block of a movement source from the detected motion information, and the code A prediction error image generating unit that generates a prediction error image block from the block to be encoded and the generated prediction image block; a unit that outputs the generated prediction error image block to an external encoding unit; A prediction error image block, a reproduction image generating unit that generates a reproduction image block from the prediction image block, and the generated reproduction image block. A motion compensation module, which further comprises: a means for outputting to the external memory.
【請求項2】 符号化対象ブロックを、予測誤差画像ブ
ロック生成終了まで格納する現画像メモリと、 動き情報検出手段で参照する全ての参照画像データを、
前記予測誤差画像ブロック生成終了まで格納する参照画
像メモリと、 前記予測誤差画像ブロック生成に用いた予測画像データ
を、再生画像ブロック生成処理の終了まで格納する予測
画像メモリと、 前記予測画像メモリ内の予測画像ブロックと外部から入
力される局所復号化された予測誤差画像ブロックから生
成される再生画像ブロックを格納する再生画像メモリ
と、 を持つことを特徴とする請求項1記載の動き補償モジュ
ール。
2. A current image memory for storing an encoding target block until the end of generation of a prediction error image block, and all reference image data referred to by the motion information detecting means,
A reference image memory that stores until the end of the prediction error image block generation, a prediction image memory that stores the prediction image data used for the prediction error image block generation until the end of the reproduction image block generation process, and The motion compensation module according to claim 1, further comprising: a reproduced image memory that stores a reproduced image block generated from the predicted image block and a locally-decoded prediction error image block that is input from the outside.
【請求項3】 予測画像生成手段は、動き情報検出手段
に用いた参照画像メモリのデータから予測画像ブロック
を作成し、 予測誤差画像生成手段は、前記生成された予測画像ブロ
ックから予測誤差画像ブロック生成を行ない、 それと同時に、前記予測画像生成手段は、予測画像ブロ
ックを予測画像メモリに書き込むことを特徴とする請求
項2記載の動き補償モジュール。
3. The prediction image generation means creates a prediction image block from the data of the reference image memory used in the motion information detection means, and the prediction error image generation means calculates the prediction error image block from the generated prediction image block. The motion compensation module according to claim 2, wherein the prediction image generation means writes the prediction image block in the prediction image memory at the same time when the prediction image block is generated.
【請求項4】 予測画像ブロックと再生画像ブロック
で、同一位置に対応する画素データを、同一メモリ空間
に格納することを特徴とする請求項2または請求項3記
載の動き補償モジュール。
4. The motion compensation module according to claim 2, wherein pixel data corresponding to the same position in the predicted image block and the reproduced image block are stored in the same memory space.
【請求項5】 予測画像生成手段による予測画像ブロッ
ク生成および再生画像生成手段による再生画像ブロック
生成を、同一の演算器を用いて時分割で行うことを特徴
とする請求項1から請求項4までのいずれかに記載の動
き補償モジュール。
5. The prediction image block generation by the prediction image generation means and the reproduction image block generation by the reproduction image generation means are time-divisionally performed using the same arithmetic unit. The motion compensation module according to any one of 1.
JP7205488A 1995-08-11 1995-08-11 Motion compensation module Pending JPH0955940A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7205488A JPH0955940A (en) 1995-08-11 1995-08-11 Motion compensation module

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7205488A JPH0955940A (en) 1995-08-11 1995-08-11 Motion compensation module

Publications (1)

Publication Number Publication Date
JPH0955940A true JPH0955940A (en) 1997-02-25

Family

ID=16507690

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7205488A Pending JPH0955940A (en) 1995-08-11 1995-08-11 Motion compensation module

Country Status (1)

Country Link
JP (1) JPH0955940A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004236321A (en) * 2003-01-29 2004-08-19 Samsung Electronics Co Ltd Apparatus and method for compressing video data
WO2007055013A1 (en) * 2005-11-11 2007-05-18 Fujitsu Limited Image decoding apparatus and method, and image encoding apparatus
JP2008141288A (en) * 2006-11-30 2008-06-19 Fujitsu Ltd Motion vector detection device and motion vector detection method
US10616588B2 (en) 2016-03-18 2020-04-07 Fujitsu Limited Non-transitory computer-readable storage medium, encoding processing method, and encoding processing apparatus

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004236321A (en) * 2003-01-29 2004-08-19 Samsung Electronics Co Ltd Apparatus and method for compressing video data
WO2007055013A1 (en) * 2005-11-11 2007-05-18 Fujitsu Limited Image decoding apparatus and method, and image encoding apparatus
JPWO2007055013A1 (en) * 2005-11-11 2009-04-30 富士通株式会社 Image decoding apparatus and method, and image encoding apparatus
JP4675383B2 (en) * 2005-11-11 2011-04-20 富士通株式会社 Image decoding apparatus and method, and image encoding apparatus
JP2008141288A (en) * 2006-11-30 2008-06-19 Fujitsu Ltd Motion vector detection device and motion vector detection method
US8203648B2 (en) 2006-11-30 2012-06-19 Fujitsu Semiconductor Limited Motion vector detecting apparatus and motion vector detecting method
US10616588B2 (en) 2016-03-18 2020-04-07 Fujitsu Limited Non-transitory computer-readable storage medium, encoding processing method, and encoding processing apparatus

Similar Documents

Publication Publication Date Title
US5589885A (en) Moving picture coding and decoding circuit
JP2570384B2 (en) Video signal encoding / decoding method
EP0169709B1 (en) Real time processor for video signals
US5357282A (en) Video decoder with parallel implementation
JP5245004B2 (en) Low power memory hierarchy for high performance video processors
JPH05236466A (en) Device and method for inter-frame predictive image encoding for motion compensation
EP0602642B1 (en) Moving picture decoding system
JPH06225292A (en) Module memory for image decoding system
JP3626687B2 (en) Image processing device
Nachtergaele et al. Low-power data transfer and storage exploration for H. 263 video decoder system
JPH0955940A (en) Motion compensation module
KR20060127170A (en) Video processing circuit and method of video processing
JP2963269B2 (en) Motion compensation prediction device
JPH0730903A (en) Integrated memory circuit for picture processing
US6137838A (en) Video encoding apparatus and method
CA2170552A1 (en) Method and apparatus for vector quantization caching in a real time video coder
JP2960328B2 (en) Apparatus for providing operands to "n + 1" operators located in a systolic architecture
JPH1155668A (en) Image coder
US6668087B1 (en) Filter arithmetic device
JP3513214B2 (en) Motion vector detection device
JPH08205192A (en) Image encoding device
JP3702508B2 (en) Memory device for digital image signals.
KR970003804B1 (en) Apparatus for controlling the memory structure in moving picture signal processor
JP2002152756A (en) Moving picture coder
JPH114443A (en) Information processing unit