JP2006332756A - Image decoder - Google Patents

Image decoder Download PDF

Info

Publication number
JP2006332756A
JP2006332756A JP2005149470A JP2005149470A JP2006332756A JP 2006332756 A JP2006332756 A JP 2006332756A JP 2005149470 A JP2005149470 A JP 2005149470A JP 2005149470 A JP2005149470 A JP 2005149470A JP 2006332756 A JP2006332756 A JP 2006332756A
Authority
JP
Japan
Prior art keywords
table data
frequency component
data
quantization table
image decoding
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
JP2005149470A
Other languages
Japanese (ja)
Inventor
Kenji Yamazaki
剣治 山崎
Takatoshi Nishio
卓敏 西尾
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2005149470A priority Critical patent/JP2006332756A/en
Publication of JP2006332756A publication Critical patent/JP2006332756A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To decrease the processing amount of an image decoder for receiving moving picture data including pixel data and quantization table data by each frame. <P>SOLUTION: A memory 12 stores the quantization table data of a frame received at first as default table data, and the image decoder attains decode processing of a plurality of frames by using the default table data. A table comparison section 24 compares only low frequency components of the quantization table data acquired at a current frame with those of the default table data and updates the default table data only when the comparison indicates a result of dissidence in excess of a prescribed limit. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、符号化された画像情報を復号する画像復号装置に関するものである。   The present invention relates to an image decoding apparatus that decodes encoded image information.

静止画像圧縮方式の1つであるJPEG(Joint Photographic Coding Experts Group)技術は、DCT(Discrete Cosine Transform:離散コサイン変換)により周波数成分に変換したデータ(DCT係数)を得て、JPEGストリーム中で規定されている量子化テーブルを用いてDCT係数を丸めることによってデータ符号化を実現するものである。JPEGストリームを各フレーム毎に連続して記録している動画符号化方式をモーションJPEG(Motion-JPEG)と言う。   JPEG (Joint Photographic Coding Experts Group) technology, which is one of the still image compression methods, obtains data (DCT coefficients) converted into frequency components by DCT (Discrete Cosine Transform) and is specified in the JPEG stream. Data encoding is realized by rounding the DCT coefficient using the quantization table. A moving image coding method in which a JPEG stream is continuously recorded for each frame is called motion JPEG (Motion-JPEG).

ある従来技術によれば、高周波成分の量子化係数を0とした量子化テーブルのデータを供給してJPEG伸張処理を行わせる。これにより、高周波成分がカットされた平滑化された再生画像が得られるので、平滑化の処理を別に行う必要がなく、処理時間が大幅に短縮される。これは、量子化テーブルの高周波成分が画像にあまり影響を与えないことを利用したものである(特許文献1参照)。
特開平10−341369号公報
According to a conventional technique, JPEG expansion processing is performed by supplying quantization table data in which the quantization coefficient of a high-frequency component is zero. As a result, a smoothed reproduction image from which high-frequency components have been cut is obtained, so that it is not necessary to perform a smoothing process separately, and the processing time is greatly shortened. This is based on the fact that the high frequency components of the quantization table do not significantly affect the image (see Patent Document 1).
JP-A-10-341369

モーションJPEGストリーム中の量子化テーブルがフレーム毎に違うことは稀であり、従来は各フレーム毎に量子化テーブルを取得しこれを保存することで、処理量の無駄が生じていた。   It is rare that the quantization table in the motion JPEG stream is different for each frame, and conventionally, a quantization table is obtained for each frame and stored, resulting in a waste of processing amount.

本発明の目的は、画素データと量子化テーブルデータとをフレーム毎に持つ動画データを入力とする画像復号装置の処理量を減らすことにある。   An object of the present invention is to reduce the processing amount of an image decoding apparatus that receives moving image data having pixel data and quantization table data for each frame.

上記目的を達成するため、本発明は、画像復号装置に最初に入力されたフレームが持つ量子化テーブルデータをデフォルトテーブルデータとして保存しておき、このデフォルトテーブルデータを用いて複数フレームの復号処理を達成することとしたものである。   In order to achieve the above object, the present invention stores quantization table data of a frame first input to an image decoding apparatus as default table data, and performs decoding processing of a plurality of frames using the default table data. It is to achieve.

デフォルトテーブルデータの更新は、現フレームで取得した量子化テーブルデータとデフォルトテーブルデータとの低周波成分のみの比較の結果、所定の限度を超える不一致が検出された場合に行うこととすればよい。   The default table data may be updated when a mismatch exceeding a predetermined limit is detected as a result of comparing only the low frequency components between the quantization table data acquired in the current frame and the default table data.

本発明によれば、デフォルトテーブルデータの利用により、画像復号装置の処理量を減らすことができる。   According to the present invention, the processing amount of the image decoding apparatus can be reduced by using the default table data.

以下、図面を参照しながら、本発明に係る画像復号装置の実施形態を説明する。   Hereinafter, embodiments of an image decoding apparatus according to the present invention will be described with reference to the drawings.

図1は、本発明に係る画像復号装置の構成例を示している。図1の画像復号装置は、モーションJPEGストリームの復号装置であって、画像情報分離部10と、初期量子化テーブル分離部11と、デフォルトテーブルデータメモリ12と、画素データ復号部13と、デフォルトテーブルデータ更新部20とで構成されている。デフォルトテーブルデータ更新部20は、量子化テーブル周波成分分離数決定部21と、量子化テーブル周波成分分離部22と、デフォルトテーブル周波成分分離部23と、量子化テーブル比較部24とで構成されている。   FIG. 1 shows a configuration example of an image decoding apparatus according to the present invention. The image decoding apparatus in FIG. 1 is a motion JPEG stream decoding apparatus, and includes an image information separation unit 10, an initial quantization table separation unit 11, a default table data memory 12, a pixel data decoding unit 13, and a default table. The data update unit 20 is configured. The default table data update unit 20 includes a quantization table frequency component separation number determination unit 21, a quantization table frequency component separation unit 22, a default table frequency component separation unit 23, and a quantization table comparison unit 24. Yes.

入力動画データは、画素データと量子化テーブルデータとをフレーム毎に持つ。画素データは、DCTとハフマン符号化とを利用した符号化データである。ここでは、1個のマクロブロックが8×8(=64)個の画素からなるものとする。量子化テーブルデータは、8×8個のDCT係数の量子化に用いられたデータであって、8×8個の量子化係数からなる。   The input moving image data has pixel data and quantization table data for each frame. The pixel data is encoded data using DCT and Huffman encoding. Here, it is assumed that one macroblock is composed of 8 × 8 (= 64) pixels. The quantization table data is data used for quantization of 8 × 8 DCT coefficients, and includes 8 × 8 quantization coefficients.

画像情報分離部10は、入力された動画データから画素データと量子化テーブルデータとを分離する。画素データは画素データ復号部13へ、量子化テーブルデータは初期量子化テーブル分離部11へそれぞれ供給される。初期量子化テーブル分離部11は、当該画像復号装置に最初に入力されたフレームが持つ量子化テーブルデータをデフォルトテーブルデータとして分離し、このデフォルトテーブルデータをデフォルトテーブルデータメモリ12へ供給する。デフォルトテーブルデータメモリ12は、初期量子化テーブル分離部11から供給されたデフォルトテーブルデータを保存する。画素データ復号部13は、画像情報分離部10から供給された画素データを、デフォルトテーブルデータメモリ12に保存されたデフォルトテーブルデータに基づいて復号し、復号データとして出力する。具体的には、画素データ復号部13によりハフマン復号処理、逆量子化処理及び逆DCT処理が実行される。   The image information separation unit 10 separates pixel data and quantization table data from the input moving image data. Pixel data is supplied to the pixel data decoding unit 13, and quantization table data is supplied to the initial quantization table separation unit 11. The initial quantization table separation unit 11 separates quantization table data included in a frame first input to the image decoding apparatus as default table data, and supplies the default table data to the default table data memory 12. The default table data memory 12 stores the default table data supplied from the initial quantization table separation unit 11. The pixel data decoding unit 13 decodes the pixel data supplied from the image information separation unit 10 based on the default table data stored in the default table data memory 12, and outputs the decoded data. Specifically, the pixel data decoding unit 13 performs Huffman decoding processing, inverse quantization processing, and inverse DCT processing.

一方、当該画像復号装置に最初に入力されたフレーム以降のフレームが持つ新たな量子化テーブルデータは、初期量子化テーブル分離部11を経てデフォルトテーブルデータ更新部20へ供給される。デフォルトテーブルデータ更新部20は、初期量子化テーブル分離部11から供給された新たな量子化テーブルデータと、デフォルトテーブルデータメモリ12に保存されたデフォルトテーブルデータとの低周波成分のみの比較の結果、所定の限度を超える不一致が検出された場合にデフォルトテーブルデータメモリ12を更新する機能を持つ。そのため、量子化テーブル周波成分分離部22は、初期量子化テーブル分離部11から供給された新たな量子化テーブルデータから所定数の低周波成分を分離する。デフォルトテーブル周波成分分離部23は、デフォルトテーブルデータメモリ12に保存されたデフォルトテーブルデータから同数の低周波成分を分離する。量子化テーブル周波成分分離数決定部21は、量子化テーブル周波成分分離部22及びデフォルトテーブル周波成分分離部23にて分離すべき低周波成分の個数をフレーム毎に決定する。ここでは、低周波成分の個数をNとし、高周波成分の個数をMとする。N及びMは、各々2以上の自然数であって、フレームサイズに応じて値が上下する可変値である。上記のように量子化テーブルデータが64(=8×8)個の量子化係数からなる場合には、M=64−Nが成り立つ。例えば、N=10、M=54である。量子化テーブル比較部24は、量子化テーブル周波成分分離部22にて分離された低周波成分と、デフォルトテーブル周波成分分離部23にて分離された低周波成分とを比較する。この量子化テーブル比較部24における比較の結果、10個の低周波成分に所定の限度を超える不一致が検出された場合には、デフォルトテーブルデータメモリ12に保存されたデフォルトテーブルデータが新たな量子化テーブルデータに更新されるようになっている。   On the other hand, new quantization table data possessed by frames after the frame first input to the image decoding apparatus is supplied to the default table data update unit 20 via the initial quantization table separation unit 11. The default table data update unit 20 compares the new quantization table data supplied from the initial quantization table separation unit 11 and the default table data stored in the default table data memory 12 as a result of the comparison of only low frequency components, It has a function of updating the default table data memory 12 when a mismatch exceeding a predetermined limit is detected. Therefore, the quantization table frequency component separation unit 22 separates a predetermined number of low frequency components from the new quantization table data supplied from the initial quantization table separation unit 11. The default table frequency component separation unit 23 separates the same number of low frequency components from the default table data stored in the default table data memory 12. The quantization table frequency component separation number determination unit 21 determines the number of low frequency components to be separated by the quantization table frequency component separation unit 22 and the default table frequency component separation unit 23 for each frame. Here, the number of low frequency components is N, and the number of high frequency components is M. N and M are natural numbers of 2 or more, and are variable values whose values increase and decrease according to the frame size. As described above, when the quantization table data is composed of 64 (= 8 × 8) quantization coefficients, M = 64−N is established. For example, N = 10 and M = 54. The quantization table comparison unit 24 compares the low frequency component separated by the quantization table frequency component separation unit 22 with the low frequency component separated by the default table frequency component separation unit 23. As a result of the comparison in the quantization table comparison unit 24, when a mismatch exceeding a predetermined limit is detected in the ten low frequency components, the default table data stored in the default table data memory 12 is newly quantized. Updated to table data.

以上のとおり、図1の画像復号装置によれば、最初に入力されたフレームが持つ量子化テーブルデータをデフォルトテーブルデータとして保存しておき、このデフォルトテーブルデータを用いて複数フレームの復号処理を達成することとしたので、処理量を大幅に減らすことができる。しかも、現フレームで取得した量子化テーブルデータとデフォルトテーブルデータとの低周波成分のみの比較の結果、所定の限度を超える不一致が検出された場合に限ってデフォルトテーブルデータを更新することとしたので、処理量が更に削減される。量子化テーブルデータの高周波成分は画像にあまり影響を与えない部分であり、かつモーションJPEGストリームは比較的圧縮率が高いため、高周波成分の比較を行わなくても画像に大きな影響はない。   As described above, according to the image decoding apparatus in FIG. 1, the quantization table data of the first input frame is stored as default table data, and a decoding process of a plurality of frames is achieved using the default table data. Therefore, the processing amount can be greatly reduced. Moreover, as a result of comparing only the low frequency components of the quantization table data acquired in the current frame and the default table data, the default table data is updated only when a mismatch exceeding a predetermined limit is detected. The processing amount is further reduced. The high-frequency component of the quantization table data is a part that does not affect the image so much, and the motion JPEG stream has a relatively high compression rate, so that there is no significant effect on the image even if the high-frequency component is not compared.

図2は、図1中の量子化テーブル周波成分分離数決定部21の処理の例を示すフローチャートである。図2によれば、分離すべき低周波成分の個数Nが、所定の低周波成分制限個数L(例えば、8)以下に制限される。カラー画像の場合には、分離すべき低周波成分の個数を色成分毎に個別に決定すればよい。例えばYUVフォーマットによれば、各フレーム毎に輝度信号(Y)用量子化テーブルデータと、色差信号(Cb,Cr)用量子化テーブルデータとが与えられる。図2中のNyは輝度信号における低周波成分の個数であり、Ncは色差信号における低周波成分の個数である。   FIG. 2 is a flowchart showing an example of processing of the quantization table frequency component separation number determination unit 21 in FIG. According to FIG. 2, the number N of low frequency components to be separated is limited to a predetermined low frequency component limit number L (for example, 8) or less. In the case of a color image, the number of low frequency components to be separated may be determined individually for each color component. For example, according to the YUV format, luminance table (Y) quantization table data and color difference signal (Cb, Cr) quantization table data are provided for each frame. In FIG. 2, Ny is the number of low frequency components in the luminance signal, and Nc is the number of low frequency components in the color difference signal.

図3は、図1中の量子化テーブル比較部24の処理の例を示すフローチャートである。図3によれば、量子化テーブル比較部24は、量子化テーブル周波成分分離部22にて分離された低周波成分と、デフォルトテーブル周波成分分離部23にて分離された低周波成分との差分の全てが比較閾値K(例えば、10)以内である場合には、デフォルトテーブルデータメモリ12が更新されないように制御する。   FIG. 3 is a flowchart showing an example of processing of the quantization table comparison unit 24 in FIG. According to FIG. 3, the quantization table comparison unit 24 calculates the difference between the low frequency component separated by the quantization table frequency component separation unit 22 and the low frequency component separated by the default table frequency component separation unit 23. Are all within the comparison threshold value K (for example, 10), the default table data memory 12 is controlled not to be updated.

なお、本発明に係る画像復号装置の入力動画データは、モーションJPEGストリームに限らない。また、図1の画像復号装置は、ハードウェア、ソフトウェアのいずれでも実現可能である。   Note that the input moving image data of the image decoding apparatus according to the present invention is not limited to a motion JPEG stream. Further, the image decoding apparatus in FIG. 1 can be realized by either hardware or software.

以上説明してきたとおり、本発明に係る画像復号装置は、デフォルトテーブルデータの利用により処理量を減らすことができるので、モーションJPEGストリームの復号装置等として有用である。   As described above, the image decoding apparatus according to the present invention can reduce the processing amount by using the default table data, and thus is useful as a motion JPEG stream decoding apparatus or the like.

本発明に係る画像復号装置の構成例を示すブロック図である。It is a block diagram which shows the structural example of the image decoding apparatus which concerns on this invention. 図1中の量子化テーブル周波成分分離数決定部の処理の例を示すフローチャートである。It is a flowchart which shows the example of a process of the quantization table frequency component isolation | separation number determination part in FIG. 図1中の量子化テーブル比較部の処理の例を示すフローチャートである。It is a flowchart which shows the example of a process of the quantization table comparison part in FIG.

符号の説明Explanation of symbols

10 画像情報分離部
11 初期量子化テーブル分離部
12 デフォルトテーブルデータメモリ
13 画素データ復号部
20 デフォルトテーブルデータ更新部
21 量子化テーブル周波成分分離数決定部
22 量子化テーブル周波成分分離部
23 デフォルトテーブル周波成分分離部
24 量子化テーブル比較部
DESCRIPTION OF SYMBOLS 10 Image information separation part 11 Initial quantization table separation part 12 Default table data memory 13 Pixel data decoding part 20 Default table data update part 21 Quantization table frequency component separation number determination part 22 Quantization table frequency component separation part 23 Default table frequency Component separation unit 24 Quantization table comparison unit

Claims (7)

画素データと量子化テーブルデータとをフレーム毎に持つ動画データを入力とする画像復号装置であって、
前記動画データから画素データと量子化テーブルデータとを分離する画像情報分離部と、
前記画像復号装置に最初に入力されたフレームが持つ量子化テーブルデータをデフォルトテーブルデータとして分離する初期量子化テーブル分離部と、
前記デフォルトテーブルデータを保存するデフォルトテーブルデータメモリと、
前記画素データを前記デフォルトテーブルデータに基づいて復号し、復号データとして出力する画素データ復号部とを備えたことを特徴とする画像復号装置。
An image decoding apparatus that receives moving image data having pixel data and quantization table data for each frame,
An image information separation unit for separating pixel data and quantization table data from the moving image data;
An initial quantization table separation unit that separates quantization table data of a frame first input to the image decoding device as default table data;
A default table data memory for storing the default table data;
An image decoding apparatus comprising: a pixel data decoding unit that decodes the pixel data based on the default table data and outputs the decoded data as decoded data.
請求項1記載の画像復号装置において、
前記画像復号装置に最初に入力されたフレーム以降のフレームが持つ新たな量子化テーブルデータと前記デフォルトテーブルデータとの低周波成分のみの比較の結果、所定の限度を超える不一致が検出された場合には前記デフォルトテーブルデータメモリを更新するデフォルトテーブルデータ更新部を更に備えたことを特徴とする画像復号装置。
The image decoding device according to claim 1,
When a mismatch exceeding a predetermined limit is detected as a result of comparing only the low frequency components of the new quantization table data and the default table data of the frames after the frame first input to the image decoding device The image decoding apparatus further comprises a default table data updating unit for updating the default table data memory.
請求項2記載の画像復号装置において、
前記デフォルトテーブルデータ更新部は、
前記画像復号装置に最初に入力されたフレーム以降のフレームが持つ新たな量子化テーブルデータから所定数の低周波成分を分離する量子化テーブル周波成分分離部と、
前記デフォルトテーブルデータから同数の低周波成分を分離するデフォルトテーブル周波成分分離部と、
前記量子化テーブル周波成分分離部にて分離された低周波成分と、前記デフォルトテーブル周波成分分離部にて分離された低周波成分とを比較する量子化テーブル比較部とを有し、
前記量子化テーブル比較部における比較の結果、所定の限度を超える不一致が検出された場合には、前記デフォルトテーブルデータメモリに保存されたデフォルトテーブルデータが前記新たな量子化テーブルデータに更新されることを特徴とする画像復号装置。
The image decoding device according to claim 2, wherein
The default table data update unit
A quantization table frequency component separation unit that separates a predetermined number of low frequency components from new quantization table data of frames subsequent to the frame first input to the image decoding device;
A default table frequency component separator for separating the same number of low frequency components from the default table data;
A quantization table comparison unit that compares the low frequency component separated by the quantization table frequency component separation unit and the low frequency component separated by the default table frequency component separation unit;
When a mismatch exceeding a predetermined limit is detected as a result of the comparison in the quantization table comparison unit, the default table data stored in the default table data memory is updated to the new quantization table data. An image decoding apparatus characterized by the above.
請求項3記載の画像復号装置において、
前記デフォルトテーブルデータ更新部は、前記量子化テーブル周波成分分離部及び前記デフォルトテーブル周波成分分離部にて分離すべき低周波成分の個数をフレーム毎に決定する量子化テーブル周波成分分離数決定部を更に有することを特徴とする画像復号装置。
The image decoding device according to claim 3, wherein
The default table data update unit includes a quantization table frequency component separation number determination unit that determines the number of low frequency components to be separated by the quantization table frequency component separation unit and the default table frequency component separation unit for each frame. An image decoding device further comprising:
請求項4記載の画像復号装置において、
前記量子化テーブル周波成分分離数決定部は、前記分離すべき低周波成分の個数を所定の低周波成分制限個数以下に制限する機能を有することを特徴とする画像復号装置。
The image decoding device according to claim 4, wherein
The quantization table frequency component separation number determining unit has a function of limiting the number of low frequency components to be separated to a predetermined low frequency component limit number or less.
請求項4記載の画像復号装置において、
前記量子化テーブル周波成分分離数決定部は、前記分離すべき低周波成分の個数を色成分毎に個別に決定する機能を有することを特徴とする画像復号装置。
The image decoding device according to claim 4, wherein
The quantization table frequency component separation number determination unit has a function of individually determining the number of low frequency components to be separated for each color component.
請求項3記載の画像復号装置において、
前記量子化テーブル比較部は、前記量子化テーブル周波成分分離部にて分離された低周波成分と、前記デフォルトテーブル周波成分分離部にて分離された低周波成分との差分の全てが比較閾値以内である場合には、前記デフォルトテーブルデータメモリが更新されないように制御する機能を有することを特徴とする画像復号装置。
The image decoding device according to claim 3, wherein
The quantization table comparison unit is configured such that all of the differences between the low frequency component separated by the quantization table frequency component separation unit and the low frequency component separated by the default table frequency component separation unit are within a comparison threshold value. If it is, the image decoding apparatus has a function of controlling so that the default table data memory is not updated.
JP2005149470A 2005-05-23 2005-05-23 Image decoder Pending JP2006332756A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005149470A JP2006332756A (en) 2005-05-23 2005-05-23 Image decoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005149470A JP2006332756A (en) 2005-05-23 2005-05-23 Image decoder

Publications (1)

Publication Number Publication Date
JP2006332756A true JP2006332756A (en) 2006-12-07

Family

ID=37554027

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005149470A Pending JP2006332756A (en) 2005-05-23 2005-05-23 Image decoder

Country Status (1)

Country Link
JP (1) JP2006332756A (en)

Similar Documents

Publication Publication Date Title
US9716891B2 (en) Quantization method and apparatus in encoding/decoding
US20040179610A1 (en) Apparatus and method employing a configurable reference and loop filter for efficient video coding
JPWO2008084745A1 (en) Image coding apparatus and image decoding apparatus
TWI280060B (en) Video encoder and method for detecting and encoding noise
WO2016154928A1 (en) Residual transformation and inverse transformation in video coding systems and methods
JP2004536531A (en) Processing compressed media signals
WO2003043343A3 (en) Method and system for detecting intra-coded pictures and for extracting intra dct precision and macroblock-level coding parameter s from uncompressed digital video
CN117136540A (en) Residual coding method and device, video coding method and device, and storage medium
JP2023164601A (en) Image coding device, image coding method, and program, image decoding device, image decoding method, and program
JP2007006390A (en) Apparatus and method for image processing, and program
JP2009528751A (en) Differential encoding
JP2005142898A (en) Electronic watermark embedding system and drift compensation system
JP4224662B2 (en) Image encoding apparatus and method, image decoding apparatus and method, and image processing apparatus
US20080199153A1 (en) Coding and Decoding Method and Device for Improving Video Error Concealment
JP2006332756A (en) Image decoder
US7623720B2 (en) Image processing apparatus and method
EP1949700A2 (en) Coding/decoding method and apparatus for improving video error concealment
JP2518524B2 (en) Image data compression / decompression method
JP7358136B2 (en) Image encoding device, image encoding method, and program; image decoding device, image decoding method, and program
JP2005295371A (en) Block noise eliminating device
JP2005197879A (en) Video signal coding apparatus
KR100487363B1 (en) Pre-vlc processor in mpeg video decoder
JP2004056249A (en) Coding apparatus and method, decoding apparatus and method, recording medium, and program
JP2007074559A (en) Coding apparatus and coding method
JP2005210704A (en) Image processing device