JPH07239842A - Integrated-circuit processor for discrete cosine conversion and inversion - Google Patents

Integrated-circuit processor for discrete cosine conversion and inversion

Info

Publication number
JPH07239842A
JPH07239842A JP2123894A JP2123894A JPH07239842A JP H07239842 A JPH07239842 A JP H07239842A JP 2123894 A JP2123894 A JP 2123894A JP 2123894 A JP2123894 A JP 2123894A JP H07239842 A JPH07239842 A JP H07239842A
Authority
JP
Japan
Prior art keywords
unit
data
butterfly
output
multiplication
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
JP2123894A
Other languages
Japanese (ja)
Other versions
JP2662501B2 (en
Inventor
Ron Fuu Shiyui
ロン フー シュイ
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.)
HOABANTEIENTSUU GUUFUUN YUUSHI
HOABANTEIENTSUU GUUFUUN YUUSHIENKONSHII
Original Assignee
HOABANTEIENTSUU GUUFUUN YUUSHI
HOABANTEIENTSUU GUUFUUN YUUSHIENKONSHII
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 HOABANTEIENTSUU GUUFUUN YUUSHI, HOABANTEIENTSUU GUUFUUN YUUSHIENKONSHII filed Critical HOABANTEIENTSUU GUUFUUN YUUSHI
Priority to JP2123894A priority Critical patent/JP2662501B2/en
Publication of JPH07239842A publication Critical patent/JPH07239842A/en
Application granted granted Critical
Publication of JP2662501B2 publication Critical patent/JP2662501B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE: To provide a processor which can undergo an operation in reciprocal order despite its simple structure, reduce the dedicated space of a integrated circuit and also increase its processing speed concerning an integrated circuit processor for discrete cosine transformation/inverse transformation in image processing. CONSTITUTION: This processor combines a butterfly operation unit 2 which executes a butterfly operation, a multiplicative operation unit 3 which executes a simple multiplicative operation, an auxiliary addition and subtraction unit 32 which executes an additive and multiplicative operation or a corrective subtractive and multiplicative operation by connecting to the unit 32, and a data register 4 which accesses an intermediate result of operation process by means of a write/read port. Then, one-dimensional DCT/IDCT operation of each time is carried out with parallel processing in a pipeline operation mode through the unit 2 and the unit 3 by forming six steps which include three steps of the butterfly operation, one step of the simple multiplicative operation and the multiplicative operation via two steps of auxiliary addition and subtraction and can undergo these operations in due turn.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、集積回路プロセッサに
関し、特に、正逆順演算可能な離散的コサイン変換用の
集積回路プロセッサに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an integrated circuit processor, and more particularly to an integrated circuit processor for discrete cosine transform capable of forward / reverse order operation.

【0002】[0002]

【従来の技術】離散的コサイン変換 ( Discrete Cosine
Transform、以下「DCT」という)及びその逆変換
( Inverse Discrete Cosine Transform、以下「IDC
T」という)は、それぞれデジタル画像の圧縮過程や復
元過程で用いられる。デジタル画像の圧縮過程におい
て、通常、画像は多数の8×8画素のブロックに細分さ
れた後、各ブロックに毎に逐一DCT変換が行われて周
波数領域のデータに変換される。また復元過程において
は、周波数領域のデータがIDCTをへて画像データに
復元される。
2. Description of the Related Art Discrete Cosine Transform
Transform (hereinafter referred to as "DCT") and its inverse transform (Inverse Discrete Cosine Transform, hereinafter referred to as "IDC")
"T") are used in the compression process and the decompression process of digital images, respectively. In the process of compressing a digital image, usually, the image is subdivided into a large number of blocks of 8 × 8 pixels, and then DCT conversion is performed for each block one by one and converted into frequency domain data. Further, in the restoration process, the data in the frequency domain is restored to the image data through the IDCT.

【0003】因みに二次元DCT/IDCTを実行する
場合、先ず一回の一次元の行(または列)の変換が行な
われ、その後、更に一回の一次元の列(または行)の変
換が行なわれる。例えば、8×8のブロックの任意の行
又は列の一次元DCTは、次式のように表わすことがで
きる。
When performing two-dimensional DCT / IDCT, one-dimensional row (or column) conversion is first performed, and then one-dimensional column (or row) conversion is performed once. Be done. For example, a one-dimensional DCT of any row or column of an 8 × 8 block can be expressed as:

【数1】 [Equation 1]

【0004】上記関係式は、一連の乗法と累計とから構
成されており、そのうちのS(m)は空間領域の画像デ
ータで、F(k)は変換後の領域のデータである。この
関係式から一連の高速アルゴリズムを導き出すことがで
き、一次元DCTを13回の乗法と29回の加減法で実
行することができ、そのプロセスは図6の通りである。
The above-mentioned relational expression is composed of a series of multiplications and totals, of which S (m) is image data in the spatial domain and F (k) is data in the domain after conversion. A series of fast algorithms can be derived from this relational expression, and the one-dimensional DCT can be executed by 13 multiplications and 29 additions and subtractions, and the process is as shown in FIG.

【0005】このプロセスには、特に3種類の演算が定
義されており、図7の(a)乃至(d)に示すように、
単純乗法演算 ( Intrinsic Multiplication ) 、バタフ
ライ演算 ( Butterfly Operation )、前置加算乗法 ( P
re-added Multiplication )が含まれる。図7に示した
もう1つの組合せ演算は、事後減算乗法 ( Post-subtra
cted Multiplication )と呼ばれ、IDCT側の処理プ
ロセスに用いられる。したがって、一次元DCTのプロ
セスから12回のバタフライ演算,5回の前置加算乗
法,及び8回の単純乗法が実行されたと帰納することが
でき、これらの演算は、更に6つの操作ステップに分か
れて順に行われる。その順序は、第1の操作ステップ:
4回のバタフライ演算の実行、第2の操作ステップ:2
回の前置加算乗法演算の実行、第3の操作ステップ:再
び4回のバタフライ演算の実行、第4の操作ステップ:
3回の前置加算乗法演算の実行、第5の操作ステップ:
さらに4回のバタフライ演算の実行、第6の操作ステッ
プ:8回の単純乗法演算の実行、であり、このようにし
て一次元のDCTが完成される。もしも、この一次元の
操作ステップを逆の順にすると、図8に示すような一次
元IDCTを得ることができる。この一次元IDCT
は、同様に6つの操作ステップの順番に演算が行われる
が、第1の操作ステップでは単純乗法演算、第2,第4
及び第6の操作ステップではバタフライ演算、第3及び
第5の操作ステップでは事後減算乗法の演算が実行され
る。
In this process, three kinds of operations are defined in particular, and as shown in FIGS. 7 (a) to 7 (d),
Intrinsic Multiplication, Butterfly Operation, Pre-addition Multiplication (P
re-added Multiplication) is included. The other combination operation shown in FIG. 7 is post-subtraction multiplication.
cted multiplication) and is used for the processing process on the IDCT side. Therefore, it can be inferred that 12 butterfly operations, 5 pre-addition multiplications, and 8 simple multiplications have been executed from the process of the one-dimensional DCT, and these operations are further divided into 6 operation steps. It is done in order. The order is the first operating step:
Execution of 4 butterfly operations, 2nd operation step: 2
Execution of pre-addition multiplication operation three times, third operation step: execution of butterfly operation four times again, fourth operation step:
Execution of pre-addition multiplication operation three times, fifth operation step:
Further, the butterfly operation is executed four times, and the sixth operation step: simple multiplication operation is executed eight times. In this way, the one-dimensional DCT is completed. If this one-dimensional operation step is performed in reverse order, a one-dimensional IDCT as shown in FIG. 8 can be obtained. This one-dimensional IDCT
Similarly, the calculation is performed in the order of 6 operation steps, but in the first operation step, the simple multiplication operation, the second, the fourth
The butterfly operation is executed in the sixth and sixth operation steps, and the posterior subtraction multiplication operation is executed in the third and fifth operation steps.

【0006】本発明は、上記高速演算法を基礎として設
計されたDCT/IDCT集積回路プロセッサに関する
ものであり、その特有なハードウェア構成により、例え
ば8×8ブロックデータを上記6つの操作ステップで順
次に演算でき、一次元のDCT/IDCTを完成した
後、さらに順序を転置 ( Transpose )してもう1回の一
次元DCT/IDCTを行って二次元変換を完成させ得
るものである。一方、従来のDCT/IDCTプロセッ
サは、ほとんどが膨大なハードワイヤード論理 (Hardwi
red Logic )を用いることにより、緊密なパイプライン
作業を達成させるよう処理速度を向上させており、それ
故、コストが甚だ高いのであるが、事実上、一般の応用
環境においてはこのような緊密且つ高速なタイミングを
必要としなくても、即時応答の変換処理を達成すること
ができる。
The present invention relates to a DCT / IDCT integrated circuit processor designed on the basis of the above-mentioned high-speed operation method. Due to its unique hardware configuration, for example, 8 × 8 block data is sequentially processed by the above six operation steps. After completing the one-dimensional DCT / IDCT, the order can be further transposed and another one-dimensional DCT / IDCT can be performed to complete the two-dimensional transformation. On the other hand, most of the conventional DCT / IDCT processors have an enormous amount of hardwired logic.
red Logic) is used to speed up processing to achieve tight pipeline work and is therefore very costly, but in practice in a typical application environment such tight and The conversion process of the immediate response can be achieved without requiring high-speed timing.

【0007】[0007]

【発明が解決しようとする課題】そこで本発明は、上記
従来のDCT/IDCTプロセッサの欠点に鑑み、ハー
ドウエアの構造が簡単ながらも正逆順演算可能であり、
且つ大幅に集積回路の占用空間を縮小してコストを下げ
ることができ、しかも一般の使用環境にマッチしたリア
ルタイム処理の要求に応じることができ、処理速度を倍
増し得るより高いビットレートにも適用される正逆順演
算可能なDCT/IDCT用集積回路プロセッサ及びそ
の処理方法の提供を目的とする。
In view of the above-mentioned drawbacks of the conventional DCT / IDCT processor, the present invention is capable of performing forward / reverse order operations with a simple hardware structure.
Moreover, the space occupied by the integrated circuit can be significantly reduced to reduce the cost, and the demand for real-time processing that matches the general usage environment can be met, and the processing speed can be doubled. It is an object of the present invention to provide a DCT / IDCT integrated circuit processor capable of forward and reverse operations and a processing method thereof.

【0008】[0008]

【課題を解決するための手段】上記目的を達成するため
に本発明は、外部からのデータが入力される入力ユニッ
トと、バタフライ演算を実行するバタフライ演算ユニッ
トと、単純乗法演算を実行する乗法演算ユニットと、こ
の乗法演算ユニットと結合して前置加算乗法演算又は事
後減算乗法演算を実行する補助加減算ユニットと、4つ
のピンにより書込/読出ポートを構成して演算過程の中
間結果をアクセスするデータレジスタとを組合せること
により、正逆二回の一次元DCT/IDCT演算ができ
るようにすると共に、各回の一次元DCT/IDCT演
算を3ステップのバタフライ演算と1ステップの単純な
乗法演算、及び2ステップの補助加減をへた乗法演算を
含む6つの演算ステップにより構成する。
To achieve the above object, the present invention provides an input unit to which external data is input, a butterfly operation unit for executing a butterfly operation, and a multiplication operation for executing a simple multiplication operation. A unit, an auxiliary addition / subtraction unit that is combined with the multiplication operation unit to perform a pre-addition multiplication operation or a post-subtraction multiplication operation, and a write / read port with four pins to access an intermediate result of the operation process. By combining with a data register, it is possible to perform two forward and reverse one-dimensional DCT / IDCT operations, and each one-dimensional DCT / IDCT operation is a three-step butterfly operation and a one-step simple multiplication operation, And 6 calculation steps including a multiplicative calculation with 2 steps of auxiliary adjustment.

【0009】[0009]

【作用】本発明は、上記各演算構成により正逆二回の一
次元DCT/IDCT演算を実行することができると同
時に、それそれバタフライ演算ユニットと乗法演算ユニ
ットとによりパイプライン作業方式の並列処理をするこ
とができるので、正逆順演算可能なプロセッサの集積回
路の容積を大幅に縮小することができ、且つ一般のリア
ルタイム処理の要求に答えることができる。また、この
プロセッサを互いに二つ直列すると、両者のパイプライ
ン作業方式からそれぞれがブロックデータの第1及び第
2の一次元DCT/IDCT演算を行なえるので、処理
速度を一層向上させることができ、より高いビットレー
トの応用に適合され得る。
According to the present invention, two-dimensional DCT / IDCT operations can be executed twice by the above-mentioned operation configurations, and at the same time, the butterfly operation unit and the multiplication operation unit are used to perform pipeline processing parallel processing. Therefore, it is possible to significantly reduce the volume of the integrated circuit of the processor capable of forward / reverse order operation, and it is possible to meet general real-time processing requirements. Further, when two of these processors are serially connected to each other, each of them can perform the first and second one-dimensional DCT / IDCT operations of block data according to the pipeline work method of both, so that the processing speed can be further improved, It can be adapted for higher bit rate applications.

【0010】[0010]

【実施例】図1は、本発明に係る集積回路プロセッサの
実施例である。本集積回路プロセッサは、入力ユニット
1,バタフライ演算ユニット2,乗法演算ユニット3,
データレジスタ4,出力ユニット5,及び制御ユニット
6を備えている。そのうちの入力ユニット1は、デマル
チプレクサで構成されており、外部からのデータDinを
DCT演算又はIDCT演算かに応じて選択し、バタフ
ライ演算ユニット2又は乗法演算ユニット3に送る。
1 is an embodiment of an integrated circuit processor according to the present invention. This integrated circuit processor includes an input unit 1, a butterfly operation unit 2, a multiplication operation unit 3,
It has a data register 4, an output unit 5, and a control unit 6. The input unit 1 is composed of a demultiplexer, selects data Din from the outside according to the DCT operation or the IDCT operation, and sends it to the butterfly operation unit 2 or the multiplication operation unit 3.

【0011】バタフライ演算ユニット2は、第1の前置
マルチプレクサ21及びバタフライ演算器22を含んで
いる。バタフライ演算器22は、一対の加算器及び減算
器によって構成される。バタフライ演算ユニット2は、
前置マルチプレクサ21により入力ユニット1又はデー
タレジスタ4からの出力データを選択し、バタフライ演
算器22にてバタフライ演算を行ない、その演算結果を
データレジスタ4に書込んだり出力ユニット5から外部
に出力する。
The butterfly operation unit 2 includes a first front multiplexer 21 and a butterfly operation unit 22. The butterfly computing unit 22 is composed of a pair of adders and subtractors. The butterfly operation unit 2
The output data from the input unit 1 or the data register 4 is selected by the pre-multiplexer 21, the butterfly operation is performed by the butterfly operation unit 22, and the operation result is written in the data register 4 or output from the output unit 5 to the outside. .

【0012】乗法演算ユニット3は、第2の前置マルチ
プレクサ31,補助加減算器32,掛算器33,係数R
OM34,及び出力セレクタ35を備えている。係数R
OM34は、乗法演算の係数部分を貯存するものであ
り、ここに貯存されているデータは、掛算器33のオペ
ランドとして用いられる。乗法演算ユニット3は、単純
乗法,前置加算乗法,及び事後減算乗法の演算を担当
し、その入力データは入力ユニット1又はデータレジス
タ4から送られ、各演算に応じて第2の前置マルチプレ
クサ31又は補助加減算器32に送られ、演算結果は、
出力セレクタ35を介してデータレジスタ4に書き戻さ
れたり、掛算器33の出力が出力ユニット5経由で外部
に送られる。また、乗法演算ユニット3が単純乗法演算
を実行している場合、入力データが前置マルチプレクサ
31の選択により掛算器33に与えられ、これに係数R
OM34からの対応アドレスの係数が相乗されることに
より、単純乗法演算が完成される。また、前置加算乗法
演算の場合は、データレジスタ4から出力される両デー
タが補助加減算器32に送られ、両者が加算された後、
その結果が掛算器33に送られて係数ROM34からの
対応アドレスの係数と相乗されることにより、前置加算
乗法演算が完了される。更に、事後減算乗法演算の場合
は、同様にデータレジスタ4から出力される両データ
が、1つは第2の前置マルチプレクサ31、もう1つは
補助加減算器32にそれぞれ送られ、前置マルチプレク
サ31に送られたデータは、掛算器33に入力されて単
純乗法演算が実行され、その演算結果が補助加減算器3
2に送られ、以前に入力されているもう1つのデータと
減算されることにより、両者の差が事後減算乗法演算の
結果とされる。
The multiplication operation unit 3 includes a second front multiplexer 31, an auxiliary adder / subtractor 32, a multiplier 33, and a coefficient R.
An OM 34 and an output selector 35 are provided. Coefficient R
The OM 34 stores the coefficient portion of the multiplication operation, and the data stored therein is used as the operand of the multiplier 33. The multiplication operation unit 3 is in charge of operations of simple multiplication, pre-addition multiplication, and post-subtraction multiplication, and its input data is sent from the input unit 1 or the data register 4, and the second pre-multiplexer is supplied in accordance with each operation. 31 or the auxiliary adder / subtractor 32, and the calculation result is
It is written back to the data register 4 via the output selector 35, or the output of the multiplier 33 is sent to the outside via the output unit 5. When the multiplication operation unit 3 is executing the simple multiplication operation, the input data is given to the multiplier 33 by the selection of the pre-multiplexer 31, and the coefficient R
The simple multiplication operation is completed by synergizing the coefficients of the corresponding addresses from the OM 34. Further, in the case of the pre-addition multiplication operation, both data output from the data register 4 are sent to the auxiliary adder / subtractor 32, and after both are added,
The result is sent to the multiplier 33 and synergized with the coefficient of the corresponding address from the coefficient ROM 34, whereby the pre-addition multiplication operation is completed. Further, in the case of the post-subtraction multiplication operation, similarly, both data output from the data register 4 are sent to the second pre-multiplexer 31 and the auxiliary adder-subtractor 32, respectively. The data sent to 31 is input to the multiplier 33, the simple multiplication operation is executed, and the operation result is the auxiliary adder / subtractor 3
The difference between the two is sent as the result of the posterior subtraction multiplication operation.

【0013】データレジスタ4は、4ポートのレジスタ
ユニットで構成されており、RAM等により演算過程の
中間結果データを貯存する。その4ポート構造は二対の
書込/読出( WP1−RP1 , WP2−RP2 )に分けることが
でき、それぞれバタフライ演算ユニット2及び乗法演算
ユニット3のデータアクセス経路とする。
The data register 4 is composed of a 4-port register unit, and stores intermediate result data of the calculation process by a RAM or the like. The 4-port structure can be divided into two pairs of write / read (WP1-RP1, WP2-RP2), which are used as data access paths for the butterfly operation unit 2 and the multiplication operation unit 3, respectively.

【0014】出力ユニット5は、マルチプレクサを備え
て構成されており、IDCT演算又はDCT演算である
かに応じて、バタフライ演算器22又は掛算器33から
の出力を選択して外部への出力データとする。また、制
御ユニット6は、制御シーケンスを生じさせるために用
いられ、上記各ユニットの操作手順を制御するものであ
る。
The output unit 5 comprises a multiplexer, and selects the output from the butterfly computing unit 22 or the multiplier 33 according to whether it is an IDCT operation or a DCT operation, and outputs the output data to the outside. To do. The control unit 6 is used to generate a control sequence and controls the operating procedure of each unit.

【0015】図2及び図3は、上記構成を基に本プロセ
ッサがDCT/IDCT演算を行なう順序について示し
ている。図において、ブロックNに対し前後2回の一次
元変換(「1st 1-D DCT/IDCT」及び「2nd 1-D DCT/IDC
T」)が実行され、且つ各回の一次元変換において、6
つの操作ステップにおけるバタフライ演算と乗法演算と
が順に行なわれ、それぞれバタフライ演算ユニット2及
び乗法演算ユニット3によりパイプライン作業方式で並
列処理される。図2で示されるDCTにおいて、第1,
第3,第5のステップではバタフライ演算が行なわれ、
第2及び第4のステップでは前置加算乗法演算、第6の
ステップでは単純乗法演算が行われる。また、図3で示
されるIDCTにおいて、第1のステップでは単純乗法
演算が行なわれ、第3,第5のステップでは事後減算乗
法演算、そして第2,第4,第6のステップではバタフ
ライ演算が行なわれる。また、第1の一次元変換(つま
り「1st 1-D DCT/IDCT」)の第1のステップの演算と同
時にDinからデータが入力され、第2の一次元変換(つ
まり「2nd 1-D DCT/IDCT」)の第6のステップの演算が
実行されている時にその結果が外部Dout から出力され
る。
2 and 3 show the order in which this processor performs DCT / IDCT operations based on the above configuration. In the figure, one-dimensional transformation ("1st 1-D DCT / IDCT" and "2nd 1-D DCT / IDC" twice before and after the block N is performed.
T ”) is performed, and in each one-dimensional transformation, 6
The butterfly operation and the multiplicative operation in one operation step are sequentially performed, and the butterfly operation unit 2 and the multiplicative operation unit 3 respectively perform parallel processing in a pipeline work system. In the DCT shown in FIG. 2,
In the third and fifth steps, butterfly calculation is performed,
In the second and fourth steps, the pre-addition multiplication operation is performed, and in the sixth step, the simple multiplication operation is performed. Further, in the IDCT shown in FIG. 3, the simple multiplication operation is performed in the first step, the posterior subtraction multiplication operation is performed in the third and fifth steps, and the butterfly operation is performed in the second, fourth, and sixth steps. Done. Also, data is input from Din at the same time as the operation of the first step of the first one-dimensional conversion (that is, "1st 1-D DCT / IDCT"), and the second one-dimensional conversion (that is, "2nd 1-D DCT"). When the operation of the sixth step of "/ IDCT") is executed, the result is output from the external Dout.

【0016】そして各ステップの演算データは、外部と
の入力及び出力を除き、全てデータレジスタ4をソース
またはデスティネーションとされており、前回の順巡り
ステップの結果が後続の順巡りステップに由来されてて
おり、データレジスタ4のアクセス方式は、同一ブロッ
クにおける2回の一次元変換が互いに順序を転置するこ
とを要し、例えば、第1の一次元変換が行の順序でアク
セスされたすれば、第2の一次元変換は必ず列の順序で
アクセスされる。尚、ぞの逆の場合も然りである。しか
し、互いに隣接する両ブロック間、すなわち、前のブロ
ックの第2の一次元変換と次のブロックの第1の一次元
変換とのアクセス順序は不変である。また、バタフライ
乗法演算ユニット2及び乗法演算ユニット3は、データ
レジスタ4の個別の書込/読出ポートから同時にデータ
レジスタ4に対してデータアクセスを行なうことがで
き、したがって、上記両演算ユニット2,3を用いてパ
イプライン作業方式で並列処理をさせることができると
共に、同類の演算ステップが逐次に同一演算ユニットの
中で次々に実行されるのである。
The operation data of each step, except for the input and output to the outside, are set to the data register 4 as the source or the destination, and the result of the previous forward step is derived from the subsequent forward step. Therefore, the access method of the data register 4 requires that two one-dimensional conversions in the same block transpose the order of each other. For example, if the first one-dimensional conversion is accessed in row order. , The second one-dimensional transformation is always accessed in column order. The reverse is also true. However, the access order between the blocks adjacent to each other, that is, the second one-dimensional conversion of the previous block and the first one-dimensional conversion of the next block is unchanged. Further, the butterfly multiplicative arithmetic unit 2 and the multiplicative arithmetic unit 3 can simultaneously access data from the individual write / read ports of the data register 4 to the data register 4, and therefore, both the arithmetic units 2 and 3 described above. It is possible to perform parallel processing in a pipelined work method by using, and the similar operation steps are sequentially executed in the same operation unit one after another.

【0017】以下、これを実施例とともに説明すると、 (1)DCTを実行する場合、例えば8×8の画素ブロ
ックが、64個の画素データとして行(又は列)の順序
でDinから入力され、入力ユニット1の選択をへてバタ
フライ乗法演算ユニット2に送られて第1のステップ演
算が実行される。これはバタフライ演算であり、その結
果は書き込みポートWP1 からデータレジスタ4に書き込
まれ、次に読み出しポートRP1 から読み出されて乗法演
算ユニット3に送られて第2のステップの演算が進めら
れる。これが前置加算乗法演算である。続いて、前置加
算乗法演算の結果がもう一つの書き込みポートWP2 から
データレジスタ4に書き戻され、かつ第1のステップの
演算が完成するのを待ってから、もう一つの読み出しポ
ートRP2 から前の2回のステップ演算の結果が読み取ら
れてバタフライ乗法演算ユニット2に送られ、第3のス
テップ演算が進められる。その演算結果は書き込みポー
トWP1 によりデータレジスタ4に書き戻される。同様な
見地から、第4のステップの演算が第2のステップの演
算後に続いて乗法演算ユニット3にて行われ、第5のス
テップの演算が第3のステップの演算後に続いてバタフ
ライ乗法演算ユニット2にて行われる。第6のステップ
演算は、第4のステップの演算後に乗法演算ユニット3
において単純乗法演算が実行され、これらの結果が共に
データレジスタ4に書き戻される。そして第6のステッ
プの演算が終了すると第1の一次元DCTが完了され
る。
This will be described below together with an embodiment. (1) When performing DCT, for example, an 8 × 8 pixel block is input from Din in the order of rows (or columns) as 64 pixel data, The selection of the input unit 1 is sent to the butterfly multiplication calculation unit 2 and the first step calculation is executed. This is a butterfly operation, and the result is written from the write port WP1 to the data register 4, then read from the read port RP1 and sent to the multiplication operation unit 3 to advance the operation of the second step. This is the pre-addition multiplication operation. Then, after waiting for the result of the pre-addition multiplication operation to be written back to the data register 4 from the other write port WP2 and the operation of the first step being completed, the result from the other read port RP2 can be read. The result of the two step operations is read and sent to the butterfly multiplication operation unit 2, and the third step operation is advanced. The calculation result is written back to the data register 4 by the write port WP1. From the same point of view, the calculation of the fourth step is performed by the multiplication calculation unit 3 after the calculation of the second step, and the calculation of the fifth step is performed after the calculation of the third step by the butterfly multiplication calculation unit. 2 will be held. The sixth step operation is performed by the multiplication operation unit 3 after the operation of the fourth step.
The simple multiplication operation is executed in and the results are written back to the data register 4. Then, when the calculation of the sixth step is completed, the first one-dimensional DCT is completed.

【0018】しかる後、順序を反対にして、すなわち列
(又は行)の順序でRP1 によりデータレジスタ4からデ
ータを読み取ってバタフライ乗法演算ユニット2に送
り、第2の一次元DCTの第1のステップの演算を開始
する。その後の各ステップの演算方式は、第1の一次元
DCTと同じであるが、異なる所は、最後における第6
のステップの演算結果がデータレジスタ4に書き戻され
ずに直接乗法演算ユニット3の掛算器33から出力さ
れ、出力ユニット5を介して外部Dout に出力されるこ
とにある。この最後的な出力は、ブロック画素に関する
DCT演算された周波数領域データである。
Thereafter, the order is reversed, that is, the data is read from the data register 4 by the RP1 in the order of columns (or rows) and sent to the butterfly multiplication operation unit 2, and the first step of the second one-dimensional DCT. The calculation of is started. The operation method of each subsequent step is the same as that of the first one-dimensional DCT, except that it differs from the sixth one at the end.
That is, the calculation result of the step is directly output from the multiplier 33 of the multiplication calculation unit 3 without being written back to the data register 4, and is output to the external Dout via the output unit 5. This final output is frequency domain data that has been DCT computed for the block pixels.

【0019】(2)IDCTを実行する場合は、64個
の周波数領域データが行(または列)の順序でDinから
入力ユニット1に入力され、その選択により乗法演算ユ
ニット3に送られて第1のステップの演算が行なわれ
る。これは単純乗法演算であり、その結果は、書き込み
ポートWP2 によりデータレジスタ4に書き込まれ、次に
読取りポートRP1 から読み取られてバタフライ乗法演算
ユニット2に送られ、これにより第2のステップ演算が
行なわれる。これはバタフライ演算に属し、その結果
は、もう一つの書込みポートWP1 によりデータレジスタ
4に書き戻される。第3のステップは事後減算乗法演算
であり、これは読み出しポートRP2 により第2のステッ
プ演算の結果が読み取られて乗法演算ユニット3に送ら
れ、第1のステップ演算の後に続いて実行される。その
演算結果は、WP2 によりデータレジスタ4に書き戻され
る。同様な見地から第4のステップの演算は、第2のス
テップの演算後にバタフライ乗法演算ユニット2にて実
行され、第5のステップの演算は、第3のステップの演
算後に乗法演算ユニット3にて実行される。そして第6
のステップの演算は、第4のステップ演算後に続いてバ
タフライ乗法演算ユニット2にて実行され、これによる
演算結果は共にデータレジスタ4に書き戻され、このよ
うに第6のステップ演算が終了することにより第1の一
次元IDCTが完了する。
(2) When executing the IDCT, 64 pieces of frequency domain data are input from the Din to the input unit 1 in the order of rows (or columns), and are sent to the multiplicative arithmetic unit 3 according to the selection thereof. The calculation of the step is performed. This is a simple multiplication operation, the result of which is written in the data register 4 by the write port WP2, then read by the read port RP1 and sent to the butterfly multiplication operation unit 2, which performs the second step operation. Be done. This belongs to the butterfly operation, the result of which is written back to the data register 4 by another write port WP1. The third step is a post-subtraction multiplication operation, which reads the result of the second step operation by the read port RP2 and sends it to the multiplication operation unit 3 which is executed subsequent to the first step operation. The calculation result is written back to the data register 4 by WP2. From the same viewpoint, the calculation of the fourth step is executed by the butterfly multiplication calculation unit 2 after the calculation of the second step, and the calculation of the fifth step is executed by the multiplication calculation unit 3 after the calculation of the third step. To be executed. And the sixth
The operation of the step is executed by the butterfly multiplication operation unit 2 after the fourth step operation, the operation result by this is written back to the data register 4, and thus the sixth step operation is completed. This completes the first one-dimensional IDCT.

【0020】続いて RP2では列(または行)の順序でデ
ータレジスタ4からデータを読み取り、乗法演算ユニッ
ト3に送り、これにより第2の一次元IDCTにおける
第1のステップの演算が開始される。その後の各ステッ
プの演算は、全て第1の一次元IDCTと同様である
が、異なるところは、最終的な第6のステップの演算結
果がデータレジスタ4に書き戻されることなく出力ユニ
ット5を介して外部Dout に出力されることにある。こ
の最終的な出力は、IDCT復元をへた画素データであ
る。
Subsequently, in RP2, the data is read from the data register 4 in the order of columns (or rows) and sent to the multiplication operation unit 3, whereby the operation of the first step in the second one-dimensional IDCT is started. The operation of each subsequent step is the same as that of the first one-dimensional IDCT, except that the final operation result of the sixth step is not written back to the data register 4 and is output via the output unit 5. Output to the external Dout. This final output is the pixel data that has undergone IDCT reconstruction.

【0021】図4は、本発明に係るプロセッサの他の実
施例を示しており、これは図1で示した両基本モジュー
ルを直列したものであり、パイプライン作業によりブロ
ックデータの2回の一次元DCT/IDCTを処理し、
すなわち両モジュールがそれぞれ1回の一次元変換の6
ステップの演算を順巡り実行するのである。
FIG. 4 shows another embodiment of the processor according to the present invention, in which both basic modules shown in FIG. 1 are connected in series, and two primary operations of block data are performed by pipeline work. Process the original DCT / IDCT,
In other words, both modules each perform one one-dimensional conversion
The steps are executed in order.

【0022】このプロセッサは、主として第1の一次元
処理ユニット7,第2の一次元処理ユニット8,及び制
御ユニット9を備えている。第1の一次元処理ユニット
7は、入力ユニット71と、前置マルチプレクサ721
及びバタフライ演算器722を有する第1のバタフライ
演算ユニット72と、前置マルチプレクサ731,補助
加減算器732,掛算器733,係数ROM734,及
び出力セレクタ735を有する第1の乗法演算ユニット
73と、ブロックデータの入力や第1の一次元変換を実
行する第1のデータレジスタ74とを備えている。第1
のデータレジスタ74は、転置メモリ ( Transpose Mem
ory ) を兼ねており、第2の一次元処理ユニット8の入
力データの出所となる。
This processor mainly comprises a first one-dimensional processing unit 7, a second one-dimensional processing unit 8 and a control unit 9. The first one-dimensional processing unit 7 includes an input unit 71 and a front multiplexer 721.
And a first butterfly operation unit 72 having a butterfly operation unit 722, a first multiplexer operation unit 73 having a front multiplexer 731, an auxiliary adder / subtractor 732, a multiplier 733, a coefficient ROM 734, and an output selector 735, and block data. Input and a first data register 74 for performing a first one-dimensional conversion. First
The data register 74 of the Transpose Mem
ory) and serves as the source of the input data of the second one-dimensional processing unit 8.

【0023】一方、第2の一次元処理ユニット8は、前
置マルチプレクサ811及びバタフライ演算器812を
有する第2のバタフライ演算ユニット81と、前置マル
チプレクサ821,補助加減算器822,掛算器82
3,及び出力セレクタ824を有する第2の乗法演算ユ
ニット82と、第2のデータレジスタ83と、出力ユニ
ット84とを備えている。第2の乗法演算ユニット82
の掛算器823の演算入力端は、第1の乗法演算ユニッ
ト73に連接されており、第1の乗法演算ユニット73
の係数ROM734と共用できるようにされている。第
2の一次元処理ユニット8は、ブロックデータの第2の
一次元変換及び最終結果の出力を行う。制御ユニット9
は、これら第1及び第2の一次元処理ユニット7,8の
実行プロセスを制御するために用いられる。
On the other hand, the second one-dimensional processing unit 8 includes a second butterfly operation unit 81 having a front multiplexer 811 and a butterfly operation unit 812, a front multiplexer 821, an auxiliary adder / subtractor 822, and a multiplier 82.
3, a second multiplication operation unit 82 having an output selector 824, a second data register 83, and an output unit 84. Second multiplication operation unit 82
The operation input terminal of the multiplier 823 is connected to the first multiplication operation unit 73, and the first multiplication operation unit 73
It can be shared with the coefficient ROM 734 of. The second one-dimensional processing unit 8 outputs a second one-dimensional conversion of the block data and a final result. Control unit 9
Are used to control the execution processes of these first and second one-dimensional processing units 7, 8.

【0024】上記構成によれば、DCT/IDCT演算
の実行順序は、図5に示すように、一次元処理ユニット
7,8のパイプライン作業によりブロックデータのDC
T/IDCT演算が実行され、ブロックNの入力データ
がDinから第1の一次元処理ユニット7に入ると同時
に、前ブロックN−1の第1の一次元変換をへた結果が
第1のデータレジスタ74の読出ポートRP1A(DCT実
行時)又は RP2A (IDCT実行時)から第2の一次元
処理ユニット8に送られ、一次元処理ユニット7,8が
それぞれ1回の一次元変換の6ステップ演算を順巡り実
行し、前ブロックN−1の最後の結果が出力ユニット8
4の出力端から外部Dout に送り出される。ブロックN
の第1の一次元変換された結果は、第1のデータレジス
タ74に貯存されると、第1のデータレジスタ74は、
連続ブロック間で必ず列及び行の互換順序によりデータ
アクセスを行なう。このような構造により処理速度を向
上させることができ、高いバイトレートの応用環境に適
用され得るのである。
According to the above construction, the execution order of the DCT / IDCT operation is such that the block data DC is processed by the pipeline work of the one-dimensional processing units 7 and 8 as shown in FIG.
When the T / IDCT operation is executed and the input data of the block N enters the first one-dimensional processing unit 7 from Din, the result of the first one-dimensional conversion of the previous block N-1 is the first data. It is sent from the read port RP1A (when executing DCT) or RP2A (when executing IDCT) of the register 74 to the second one-dimensional processing unit 8, and the one-dimensional processing units 7 and 8 each perform one-dimensional conversion six-step operation. And the last result of the previous block N−1 is output unit 8
It is sent from the output terminal of 4 to the external Dout. Block N
When the result of the first one-dimensional conversion of is stored in the first data register 74, the first data register 74
Data is always accessed in the order of column and row compatibility between consecutive blocks. With such a structure, the processing speed can be improved and it can be applied to an application environment with a high byte rate.

【0025】上記形態における基本的思想には3つあ
り、その1つは「順巡実行」であり、他の1つが「並列
処理」、そしてもう1つが「処理速度の倍速向上」にあ
る。そのうち『順巡実行』は、同一のハードウエアを利
用して順巡り実行を数回行なってある仕事を達成するこ
とを意味し、すなわち「時間に換えて空間を得ること」
にあって、ハードウエアを減らしてコストの低減を図
り、実質的な作業時間を増加させることを意味する。
There are three basic ideas in the above embodiment, one of which is "forward processing", another is "parallel processing", and the other is "improvement of processing speed.""Sequentialexecution" means that the same hardware is used to perform several sequential executions to achieve a certain task, that is, "to obtain space in time".
Therefore, it means that the hardware is reduced to reduce the cost and the substantial working time is increased.

【0026】また『並列処理』は、順巡実行とは反対
に、「空間に換えて時間を得ること」にあって、すなわ
ち順巡り実行の構成の下で、リアルタイムの速度を達成
するために2つの独立ユニットを利用して並列処理を行
ない、作業時間をあまり引き延ばさないようにすること
を意味する。尚、上記実施例中の『並列処理』の構成は
これに相当し、下記の『処理速度の倍速向上』の直列構
成と相対するものである。
The "parallel processing" is, in contrast to the forward execution, in "obtaining time in space", that is, in order to achieve a real-time speed under the configuration of the forward execution. This means that two independent units are used to perform parallel processing so as not to extend the work time too much. The "parallel processing" configuration in the above embodiment corresponds to this, and is opposed to the serial configuration of the "improvement in processing speed" described below.

【0027】更に『処理速度の倍速向上』は、上記『順
巡実行』及び『並列処理』の構成の下で、更に早いビッ
トレートで処理する場合、処理速度上、リアルタイムで
処理を実現するために、更なる「空間に換えて時間を得
ること」が必要になるためのものであり、直列方式に属
する。
Further, the "improvement in processing speed" is to realize the processing in real time in terms of processing speed when processing at a higher bit rate under the above-mentioned "forward execution" and "parallel processing". In addition, it is necessary to further "obtain time in exchange for space" and belongs to the serial system.

【0028】本発明に係る演算手法は、上記3つの思想
を包含しており、因に、DCT又はIDCTにかかわら
ず、共に2回の同じ順序の演算手法を含み、且つ各回の
演算が6つの演算ステップを含み、各6つの演算ステッ
プを2種類の演算(バタフライ演算と乗法演算)に分別
することができ、これらの演算が交互に行なわれる。す
なわち、この特徴が本発明に係る構成及び実行方法を形
成している。
The operation method according to the present invention includes the above-mentioned three ideas, and regardless of whether it is DCT or IDCT, the operation method includes two operation methods in the same order, and each operation has six operations. Including the operation steps, each of the six operation steps can be divided into two types of operations (butterfly operation and multiplication operation), and these operations are performed alternately. That is, this feature forms the configuration and implementation method of the present invention.

【0029】例えば図1においては、『順巡実行』及び
『並列処理』の両特徴が利用されており、この構成でD
CT/IDCTを行なうと12ステップ(2回の「1−
DDCT/IDCT」)の『順巡実行』が必要である
が、この12ステップは更に両独立演算ユニット(バタ
フライ演算ユニットと乗法演算ユニット)により、それ
ぞれ6つのステップで『並列処理』を分担させているの
で、これにより図2及び図3から見られるように、1つ
のブロックを処理するに12ステップ分の時間ではな
く、ほぼ6ステップの時間だけですみ、且つどの時点か
ら見ても両演算ユニットがほとんどフルに作動されてい
る。
For example, in FIG. 1, both features of "forward execution" and "parallel processing" are used.
When CT / IDCT is performed, 12 steps (2 times "1-
"DCT / IDCT") requires "forward execution", but these 12 steps are further divided into 6 steps by "parallel processing" by both independent operation units (butterfly operation unit and multiplication operation unit). Therefore, as shown in FIGS. 2 and 3, it takes about 6 steps to process one block instead of 12 steps, and both arithmetic units can be viewed from any point. Is almost fully operational.

【0030】また、実行順序から見ると、各ステップ
は、64個のデータ(列または行の順序で実行され、各
列又は行がそれぞれ8つのデータを含み、合計で8列又
は8行ある)を処理しなければならず、第1のステップ
で「複数個のデータ」を処理した後(ここでいう「複数
個のデータ」は、DCTとIDCTとではやや異なる
が)、第2のステップが第1のステップの結果について
継続的に処理し、且つ前のブロックにおける最後のステ
ップ(つまり「2nd 1−D」の第6のステップ)が
どれだけ長びいたかによって決まり、もしも始めから第
1個のブロックを処理するとすれば、「複数個のデー
タ」は最も多くて8つ(1列又は1行)で、DCT,I
DCT共に然りである。そして、第3のステップが第1
のステップと同類の演算に属しているので、第1のステ
ップが64個のデータを完全に処理し終わってから接続
するのであり、この際、第2のステップは必ずすでに多
数のデータを処理し終ったと保証することができ、少な
くとも8つ以上(1列又は1行)のデータを第3のステ
ップに処理させることができ、待機させる必要がない。
Seen from the execution order, each step has 64 pieces of data (executed in the order of columns or rows, each column or row includes eight pieces of data, and there are a total of eight columns or eight rows). After processing the “plurality of data” in the first step (the “plurality of data” here is slightly different in DCT and IDCT), the second step is It continuously processes the result of the first step, and depends on how long the last step in the previous block (ie the 6th step of "2nd 1-D") is long, if the first one from the beginning In case of processing the blocks, the number of “plurality of data” is 8 at most (one column or one row), and DCT, I
The same is true for DCT. And the third step is the first
Since it belongs to the same kind of operation as that of step 1, the first step completes the processing of 64 pieces of data before connecting, and at this time, the second step always processes a large number of pieces of data. It can be guaranteed to be done and at least eight or more (one column or one row) of data can be processed by the third step without having to wait.

【0031】また、第4,第5及び第6のステップも同
様であり、このような演算方式は、1つのデータに続い
て1つのデータ、1つのステップに続いて1つのステッ
プ、1順に続いて1順(すなわち、「lst 1−
D」,「2nd 1−D」,「lst 1−D」・・
・)というように実行されるのでパイプライン作業と呼
ばれる。このパイプライン作業は、1ブロックの両順演
算の間(すなわち、「lst1−D」と「2nd 1−
D」の間)に幾分中断するが、それはデータレジスタユ
ニットが、この臨界の間でアクセス順序を変える必要が
あるからであり(列からを行、又は行から列)、それ
故、「2nd 1−D」の第1のステップは、必ず第6
のステップが完全に終ってから始まるのであって、直接
「lst 1−D」の第5のステップの後に続くことは
できず、因に、この時には「2nd 1−D」の第1の
ステップが必要とするデータがまだ完全に準備されてい
ないからである。したがって、開始するにしても開始の
しようがないのである。そして「2nD 1−D」の第
1のステップが開始されると、その実行順序及び時間は
「lst 1−D」と同様である。
The same applies to the fourth, fifth, and sixth steps, and such an operation method is such that one data is followed by one data, one step is followed by one step, and so on. 1 order (that is, "lst 1-
"D", "2nd 1-D", "1st 1-D" ...
・) It is called pipeline work because it is executed. This pipeline work is performed during both forward operations of one block (ie, "1st1-D" and "2nd1-D".
D)) because the data register unit needs to change the access order during this threshold (column to row, or row to column), and thus "2nd." The first step of "1-D" is always the sixth
The first step of "2nd 1-D" cannot be directly followed by the fifth step of "1st 1-D", because the first step of "2nd 1-D" is This is because the necessary data has not been completely prepared yet. Therefore, even if it is started, it cannot be started. When the first step of "2nD 1-D" is started, the execution order and time are the same as those of "lst 1-D".

【0032】また、隣接する両ブロック間のパイプライ
ン作業が中断されることがなく、因に、次のブロックの
データがDinから入って来るので、第1のステップが待
機される必要がなく、直接、前ブロックの「2nd 1
−D」における第5のステップの後に続いて実行するこ
とができ、且つ前ブロックのデータも続々と「2nd1
−D」の第6のステップにおいて完成されてDout に送
られるので、データレジスタユニットのアクセス順序も
列及び行の互換をする必要がない。
Also, the pipeline work between both adjacent blocks is not interrupted, and because the data of the next block comes in from Din, it is not necessary to wait for the first step, Directly in the previous block, "2nd 1
-D ”can be executed subsequent to the fifth step, and the data of the previous block is also successively set to“ 2nd1 ”.
The access order of the data register units also need not be column and row compatible as they are completed and sent to Dout in the sixth step of "-D".

【0033】[0033]

【発明の効果】以上、本発明によれば、構成が単純化さ
れるので集積回路の占用空間を大幅に縮小することがで
き、これによりコストが低減されると共に、処理速度が
向上されるので、リアルタイム処理の要求にマッチして
高いビットレートの応用環境に適用され得る。
As described above, according to the present invention, since the structure is simplified, the space occupied by the integrated circuit can be greatly reduced, which reduces the cost and improves the processing speed. It can be applied to high bit rate application environments that match the requirements of real-time processing.

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

【図1】本発明に係る離散的コサイン変換/逆変換用集
積回路プロセッサの一構成形態を示したブロック図であ
る。
FIG. 1 is a block diagram showing a configuration of an integrated circuit processor for discrete cosine transform / inverse transform according to the present invention.

【図2】図1のプロセッサにより実行されるDCT演算
の流れを示したタイムチャートである。
FIG. 2 is a time chart showing a flow of DCT calculation executed by the processor of FIG.

【図3】図1のプロセッサにより実行されるIDCT演
算の流れを示したタイムチャートである。
FIG. 3 is a time chart showing the flow of IDCT calculation executed by the processor of FIG.

【図4】本発明に係る離散的コサイン変換/逆変換用集
積回路プロセッサの他の構成形態を示したブロック図で
ある。
FIG. 4 is a block diagram showing another configuration of the discrete cosine transform / inverse transform integrated circuit processor according to the present invention.

【図5】図4のプロセッサにより実行されるDCT/I
DCT演算の流れを示したタイムチャートである。
5 is a DCT / I implemented by the processor of FIG.
It is a time chart which showed the flow of DCT calculation.

【図6】離散的コサイン変換の流れを示した説明図であ
る。
FIG. 6 is an explanatory diagram showing a flow of discrete cosine transform.

【図7】離散的コサイン変換/逆変換に用いる各演算の
定義を示した説明図であり、それぞれ、(a)はバタフ
ライ演算、(b)は単純乗法演算、(c)は前置加算乗
法演算、(d)は事後減算乗法演算の定義を示したもの
である。
7A and 7B are explanatory diagrams showing the definition of each operation used for discrete cosine transform / inverse transform. FIG. 7A is a butterfly operation, FIG. 7B is a simple multiplication operation, and FIG. Calculation, (d) shows the definition of the posterior subtraction multiplication calculation.

【図8】離散的コサイン逆変換の流れを示した説明図で
ある。
FIG. 8 is an explanatory diagram showing a flow of discrete cosine inverse transform.

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

1…入力ユニット 2…バタフライ演算ユニット 3…乗法演算ユニット 4…データレジスタ 5…出力ユニット 6…制御ユニット 31…第2の前置マルチプレクサ 32…補助加減算器 33…掛算器 34…係数ROM 35…出力セレクタ DESCRIPTION OF SYMBOLS 1 ... Input unit 2 ... Butterfly operation unit 3 ... Multiplication operation unit 4 ... Data register 5 ... Output unit 6 ... Control unit 31 ... Second front multiplexer 32 ... Auxiliary adder / subtractor 33 ... Multiplier 34 ... Coefficient ROM 35 ... Output selector

フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H04N 1/41 B 7/30 H04N 7/133 Z Continuation of front page (51) Int.Cl. 6 Identification number Office reference number FI Technical display location H04N 1/41 B 7/30 H04N 7/133 Z

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 離散的コサイン変換(DCT)を行うと
きに、6ステップのDCT高速演算法により一連の画素
データブロックの入力データを処理して一連の変換デー
タを生成し、かつ該DCT高速演算法が、それぞれ複数
のバタフライ演算を含む第1,第3及び第5のステップ
と、それぞれ複数の前置加算乗法演算を含む第2及び第
4のステップと、単純乗法演算を含む第6のステップと
を備えて構成される離散的コサイン変換用の集積回路プ
ロセッサであって、 該集積回路プロセッサが、 (a)前記入力データを入力ユニット(1)から取り出
す段階と; (b)該入力ユニット(1)を制御して該入力データを
バタフライ演算ユニット(2)に送り、かつ該バタフラ
イ演算ユニットを起動して前記第1のステップのDCT
高速演算を実行させる段階と; (c)前記バタフライ演算ユニット(2)の第1のステ
ップの出力データをデータレジスタ(4)に貯存する段
階と; (d)前記データレジスタを制御して前記第1のステッ
プの出力データを乗法演算ユニット(3)に送り、かつ
該乗法演算ユニットを起動して前記第2のステップのD
CT高速演算を実行させる段階と; (e)前記データレジスタを制御して前記乗法演算ユニ
ット(3)の第2のステップの出力データを貯存する段
階と; (f)前記データレジスタを制御して前記第1及び第2
のステップの出力データを前記バタフライ演算ユニット
(2)に提供し、該バタフライ演算ユニットで第1のス
テップのDCT高速演算を実行完了した後、該バタフラ
イ演算ユニットにより前記第3のステップのDCT高速
演算を実行させる段階と; (g)前記データレジスタを制御して、前記バタフライ
演算ユニットの第3のステップの出力データを貯存する
段階と; (h)前記データレジスタを制御して前記第3のステッ
プの出力データを前記乗法演算ユニット(3)に提供
し、該第3のステップの出力データが前記データレジス
タ(4)に貯存された後、該乗法演算ユニットを起動し
て前記第4のステップのDCT高速演算を実行させる段
階と; (i)前記データレジスタを制御して前記乗法演算ユニ
ット(3)の第4のステップの出力データを貯存する段
階と; (j)前記データレジスタを制御して前記第3及び第4
のステップの出力データを前記バタフライ演算ユニット
(2)に提供し、該バタフライ演算ユニットで第3のス
テップのDCT高速演算を実行させた後、該バタフライ
演算ユニットを起動して前記第5のステップのDCT高
速演算を実行させる段階と; (k)前記データレジスタを制御して前記バタフライ演
算ユニット(2)の出力データを貯存する段階と; (l)前記データレジスタを制御して前記第5の出力デ
ータを前記乗法演算ユニット(3)に提供し、該乗法演
算ユニットを起動して前記第6のステップのDCT高速
演算を実行させる段階と; (m)前記乗法演算ユニット(3)の第6のステップの
出力データを出力ユニット(5)から取り出す段階と;
を具備し、且つ上記(a)乃至(m)の段階の順序でデ
ータ処理を行う離散的コサイン変換用の集積回路プロセ
ッサ。
1. When performing discrete cosine transform (DCT), input data of a series of pixel data blocks is processed by a 6-step DCT high speed operation method to generate a series of converted data, and the DCT high speed operation is performed. The method includes first, third and fifth steps each including a plurality of butterfly operations, second and fourth steps each including a plurality of pre-addition multiplication operations, and a sixth step including a simple multiplication operation An integrated circuit processor for discrete cosine transform comprising: (a) retrieving the input data from an input unit (1); and (b) the input unit ( 1) to send the input data to the butterfly operation unit (2), and to activate the butterfly operation unit to perform the DCT of the first step.
(C) storing the output data of the first step of the butterfly operation unit (2) in a data register (4); (d) controlling the data register to perform the first operation; The output data of step 1 is sent to the multiplicative arithmetic unit (3), and the multiplicative arithmetic unit is activated to start the D of the second step.
(E) controlling the data register to store the output data of the second step of the multiplication operation unit (3); and (f) controlling the data register. The first and second
The output data of the step of the step 3 is provided to the butterfly operation unit (2), the butterfly operation unit completes execution of the DCT high-speed operation of the first step, and then the butterfly operation unit performs the DCT high-speed operation of the third step. (G) controlling the data register to store the output data of the third step of the butterfly operation unit; (h) controlling the data register to perform the third step. Output data of the third step is stored in the data register (4), and then the multiplicative calculation unit is activated to output the output data of the fourth step. Performing a DCT high speed operation; (i) controlling the data register to perform the fourth step of the multiplication operation unit (3). Phase and to 貯存 force data; (j) said data register control to the third and fourth
The output data of the step of step 5 is provided to the butterfly operation unit (2), the butterfly operation unit executes the DCT high-speed operation of the third step, and then the butterfly operation unit is activated to execute the step of the fifth step. Executing a high-speed DCT operation; (k) controlling the data register to store output data of the butterfly operation unit (2); (l) controlling the data register to output the fifth output. Providing data to the multiplicative arithmetic unit (3) and activating the multiplicative arithmetic unit to perform the DCT high speed operation of the sixth step; (m) a sixth operation of the multiplicative arithmetic unit (3). Extracting the output data of the step from the output unit (5);
And an integrated circuit processor for discrete cosine transform which performs data processing in the order of the steps (a) to (m).
【請求項2】 前記段階(l)と(m)との間に、 前記データレジスタ(4)を制御して前記第6のステッ
プの出力データを貯存する段階と、 前記データレジスタを制御して前記第6のステップの出
力データを前記バタフライ演算ユニット(2)に提供
し、該バタフライ演算ユニットにより第3のステップの
DCT演算を完成した後、更に該バタフライ演算ユニッ
トにより第1のステップのDCT高速演算を実行させる
段階と、 前記(c)乃至(l)の段階の順序で重複させる段階
と、 を更に具備する請求項1に記載の集積回路プロセッサ。
2. A step of controlling the data register (4) to store the output data of the sixth step between the steps (l) and (m), and controlling the data register. The output data of the sixth step is provided to the butterfly operation unit (2), the butterfly operation unit completes the DCT operation of the third step, and then the butterfly operation unit further performs the DCT high-speed operation of the first step. The integrated circuit processor according to claim 1, further comprising: a step of executing an operation; and a step of overlapping in the order of the steps (c) to (l).
【請求項3】 離散的コサイン逆変換(IDCT)を行
うとき、6ステップのIDCT高速演算により一連の画
素データブロックの入力データを処理して一連の変換デ
ータを生成し、かつ該IDCT高速演算が、複数の単純
乗法演算を含む第1のステップと、複数のバタフライ演
算を含むそれぞれ第2,第4及び第6のステップと、複
数の事後減算乗法演算を含むそれぞれ第3及び第5のス
テップとを備えて構成される離散的コサイン逆変換用の
集積回路プロセッサであって、該集積回路プロセッサ
が、 (a)前記入力データを入力ユニット(1)から取り出
す段階と; (b)該入力ユニットを制御して前記入力データを乗法
演算ユニット(3)に送り、かつ該乗法演算ユニットを
起動して前記第1のステップのIDCT高速演算を実行
させる段階と; (c)前記乗法演算ユニット(3)の第1のステップの
処理データをデータレジスタ(4)に貯存する段階と; (d)前記データレジスタ(4)を制御して前記第1の
ステップの出力データをバタフライ演算ユニット(2)
に送り、かつ該バタフライ演算ユニットを起動して前記
第2のステップのIDCT高速演算を実行させる段階
と; (e)前記データレジスタを制御して前記バタフライ演
算ユニット(2)の第2のステップの出力データを貯存
する段階と; (f)前記データレジスタを制御して該第2のステップ
の出力データを前記乗法演算ユニット(3)に提供し、
前記第2のステップの出力データが前記データレジスタ
に貯存されたとき、該乗法演算ユニットを起動して前記
第3のステップのIDCT高速演算を実行させる段階
と; (g)前記データレジスタを制御して前記乗法演算ユニ
ット(3)の第3のステップの出力データを貯存する段
階と; (h)前記データレジスタを制御して前記第2及び第3
の出力データを前記バタフライ演算ユニット(2)に提
供し、該バタフライ演算ユニットが第2のステップのI
DCT高速演算を実行した後、該バタフライ演算ユニッ
トにより前記第4のステップのIDCT高速演算を実行
させる段階と; (i)前記データレジスタを制御して前記バタフライ演
算ユニット(2)の第4のステップの出力データを貯存
する段階と; (j)前記データレジスタを制御して該第4のステップ
の出力データを前記乗法演算ユニット(3)に提供し
て、該第4のステップの出力データが該データレジスタ
に貯存されたとき、該乗法演算ユニットを起動して前記
第5のステップのIDCT高速演算を実行させる段階
と; (k)前記データレジスタを制御して前記乗法演算ユニ
ット(3)の第5のステップの出力データを貯存する段
階と; (l)前記データレジスタを制御して前記第4及び第5
の出力データを前記バタフライ演算ユニット(2)に提
供し、該バタフライ演算ユニットが第4のステップのI
DCT高速演算を実行した後、該バタフライ演算ユニッ
トにより前記第6のステップのIDCT高速演算を実行
させる段階と; (m)前記バタフライ演算ユニット(2)の第6のステ
ップの出力データを出力ユニット(5)から取り出す段
階と; を具備し、且つ上記(a)乃至(m)の段階の順序で行
う離散的コサイン逆変換用の集積回路プロセッサ。
3. When performing an inverse discrete cosine transform (IDCT), the input data of a series of pixel data blocks is processed by a 6-step IDCT high speed operation to generate a series of conversion data, and the high speed IDCT operation is performed. A first step including a plurality of simple multiplication operations, a second, a fourth and a sixth step including a plurality of butterfly operations, and a third and a fifth step including a plurality of posterior subtraction multiplication operations, respectively. An integrated circuit processor for discrete cosine inverse transformation, comprising: (a) extracting the input data from an input unit (1); and (b) selecting the input unit. It controls and sends the input data to the multiplicative arithmetic unit (3), and activates the multiplicative arithmetic unit to execute the IDCT high-speed arithmetic of the first step. (C) storing the processing data of the first step of the multiplication operation unit (3) in a data register (4); (d) controlling the data register (4) to store the first data. Butterfly output unit for step output data (2)
And (e) controlling the data register to execute the second step of the IDCT high-speed operation of the butterfly operation unit (2). Storing output data; (f) controlling the data register to provide the output data of the second step to the multiplication operation unit (3),
When the output data of the second step is stored in the data register, activating the multiplicative operation unit to execute the IDCT high-speed operation of the third step; and (g) controlling the data register. Storing the output data of the third step of the multiplicative arithmetic unit (3); and (h) controlling the data register to perform the second and third steps.
Of the output data of the second step I to the butterfly operation unit (2),
Executing the DCT high speed operation and then executing the IDCT high speed operation of the fourth step by the butterfly operation unit; (i) controlling the data register to perform the fourth step of the butterfly operation unit (2). (J) controlling the data register to provide the output data of the fourth step to the multiplication operation unit (3), the output data of the fourth step being Activating the multiplicative arithmetic unit to execute the IDCT high-speed arithmetic operation of the fifth step when the multiplicative arithmetic unit is stored in the data register; Storing the output data of the step 5; (l) controlling the data register to cause the fourth and fifth steps.
To the butterfly operation unit (2), and the butterfly operation unit outputs I
Executing the DCT high speed operation and then executing the IDCT high speed operation of the sixth step by the butterfly operation unit; (m) outputting the output data of the sixth step of the butterfly operation unit (2) to the output unit ( 5) an integrated circuit processor for inverse discrete cosine transformation, which comprises the steps of: (a) to (m).
【請求項4】 前記段階(l)と(m)との間に、 前記データレジスタ(4)を制御して前記第6のステッ
プの出力データを貯存する段階と、 前記データレジスタ(4)を制御して前記第6のステッ
プの出力データを前記乗法演算ユニット(3)に提供
し、該乗法演算ユニットにより第1のステップのIDC
T高速演算を実行させる段階と、 前記段階を(c)乃至(l)の順序で重複させる段階
と、 を更に具備する請求項3に記載の集積回路プロセッサ。
4. A step of controlling the data register (4) to store the output data of the sixth step between the steps (l) and (m), and the data register (4). The output data of the sixth step is controlled to provide to the multiplicative arithmetic unit (3), and the multiplicative arithmetic unit performs the IDC of the first step.
The integrated circuit processor according to claim 3, further comprising: performing a T high speed operation; and overlapping the steps in the order of (c) to (l).
【請求項5】 入力ユニット(1),バタフライ演算ユ
ニット(2),乗法演算ユニット(3),データレジス
タ(4),出力ユニット(5),及び制御ユニット
(9)を具備する離散的コサイン変換及び逆変換用の集
積回路プロセッサであって、 前記入力ユニット(1)が外部からの入力データを接収
し;前記バタフライ演算ユニット(2)が、前記入力ユ
ニット(1)及びデータレジスタ(4)からのデータを
選択出力する第1の前置マルチプレクサ(721)と、
該第1の前置マルチプレクサからの出力データを受けて
加算及び減算のバタフライ演算を実行するバタフライ演
算器(722)とを含み;前記乗法演算ユニット(3)
が、前記入力ユニット及びデータレジスタからのデータ
を選択出力する第2の前置マルチプレクサ(731)
と、該第2の前置マルチプレクサに連接されて前置加算
演算の加算部分及び事後減算演算の減算部分を実行する
補助加減算器(732)と、前記第2の前置マルチプレ
クサと該補助加減算器に連接されて単純乗法,前置加算
乗法及び事後減算乗法の乗法部分を実行する掛算器(7
33)と、該掛算器に連接されており、乗法演算の係数
部分としてアクセスされて該掛算器のもう一つの演算入
力を与える係数ROM(734)と、前記補助加減算器
及び掛算器に連接されており、該補助加減算器及び掛算
器の出力を選択して前記データレジスタ(4)に送る出
力セレクタ(735)とを含み、 前記データレジスタ(4)が、前記バタフライ演算ユニ
ット(2)及び乗法演算ユニット(3)に連接されてお
り、演算過程の中間結果をアクセスし、 前記出力ユニット(5)が、前記バタフライ演算ユニッ
ト(2)及び乗法演算ユニット(3)に連接されてお
り、該バタフライ演算ユニット及び乗法演算ユニットの
出力データを選択して外部に送り出し、 前記制御ユニット(9)が、前記各ユニットの作動順序
を制御シーケンスにより制御するように構成された離散
的コサイン変換及び逆変換用の集積回路プロセッサ。
5. A discrete cosine transform comprising an input unit (1), a butterfly operation unit (2), a multiplicative operation unit (3), a data register (4), an output unit (5), and a control unit (9). And an integrated circuit processor for inverse conversion, wherein the input unit (1) receives input data from the outside; the butterfly operation unit (2) outputs from the input unit (1) and the data register (4). A first pre-multiplexer (721) for selectively outputting the data of
A butterfly computing unit (722) for receiving the output data from the first pre-multiplexer and performing addition and subtraction butterfly computations; the multiplication computation unit (3)
A second pre-multiplexer (731) for selectively outputting data from the input unit and the data register
An auxiliary adder / subtractor (732) connected to the second pre-multiplexer to execute the addition part of the pre-addition operation and the subtraction part of the post-subtraction operation, the second pre-multiplexer and the auxiliary addition-subtraction device A multiplier (7 that is concatenated with and executes the multiplication parts of simple multiplication, pre-addition multiplication and post-subtraction multiplication
33) and a coefficient ROM (734) which is connected to the multiplier and which is accessed as a coefficient part of the multiplication operation and provides another operation input of the multiplier, and is connected to the auxiliary adder / subtractor and the multiplier. And an output selector (735) for selecting the output of the auxiliary adder / subtractor and multiplier and sending it to the data register (4), wherein the data register (4) is the butterfly operation unit (2) and the multiplication. The output unit (5) is connected to the operation unit (3) and accesses the intermediate result of the operation process, and the output unit (5) is connected to the butterfly operation unit (2) and the multiplication operation unit (3). The output data of the arithmetic unit and the multiplicative arithmetic unit are selected and sent to the outside, and the control unit (9) controls the operation sequence of each unit by a control sequence. Configured discrete cosine transform and an integrated circuit processor inverse conversion so as to control the.
【請求項6】 前記入力ユニット(1)が、デマルチプ
レクサを備えて構成されており、DCT/IDCT演算
により入力されたデータを選択して前記バタフライ演算
ユニット/乗法演算ユニットに送るように構成されてい
る請求項5に記載の集積回路プロセッサ。
6. The input unit (1) is configured to include a demultiplexer, and is configured to select data input by a DCT / IDCT operation and send it to the butterfly operation unit / multiplication operation unit. The integrated circuit processor of claim 5, wherein:
【請求項7】 第1の一次元処理ユニット(7),第2
の一次元処理ユニット(8),及び制御ユニット(9)
とを具備し、 前記第1の一次元処理ユニット(7)には、入力ユニッ
ト(71),バタフライ演算ユニット(72),乗法演
算ユニット(73),及び第1のデータレジスタ(7
4)が設けられ、 前記入力ユニット(71)が外部からの入力データを受
け取り、 前記バタフライ演算ユニット(72)が、前記入力ユニ
ット及び第1のデータレジスタから出力されるデータを
選択する第1の前置マルチプレクサ(721)と、一対
の加算器及び減算器から形成され、該第1の前置マルチ
プレクサからのデータを受けて加算及び減算のバタフラ
イ演算を実行するバタフライ減算器(722)とを備
え、 前記乗法演算ユニット(73)が、前記入力ユニット及
び第1のデータレジスタから出力されるデータを選択す
る第2の前置マルチプレクサ(731)と、該第2の前
置マルチプレクサに連接されて前置加算乗法演算の加算
部分及び事後減算乗法演算の減算部分を実行する補助加
減算器(732)と、前記第2の前置マルチプレクサ及
び補助加減算器に連接されて単純乗法,前置加算乗法,
及び事後減算乗法の乗法部分を実行する掛算器(73
3)と、該掛算器に連接されて乗法演算の係数部分とし
てアクセスされ、該掛算器のもう一つの演算入力を与え
る係数ROMと、前記補助加減算器及び掛算器に連接さ
れて該補助加減算器及び掛算器の出力データを前記第1
のデータレジスタ(74)に選択出力する出力セレクタ
(735)とを備え、 前記第1のデータレジスタ(74)が、前記バタフライ
演算ユニット(72)及び乗法演算ユニット(73)に
連接されて演算過程における中間結果をアクセスするよ
うに構成されており、 前記第2の一次元処理ユニット(8)には、バタフライ
演算ユニット(81),乗法演算ユニット(82),第
2のデータレジスタ(83),及び出力ユニット(8
4)が設けられ、 前記バタフライ演算ユニット(81)が、前記第1及び
第2のデータレジスタ(74,83)の出力データを選
択する第1の前置マルチプレクサ(811)と、一対の
加算器及び減算器から形成され該第1の前置マルチプレ
クサからのデータを受けて加算及び減算のバタフライ演
算を実行するバタフライ演算器(812)とを備え、 前記乗法演算ユニット(82)が、前記第1及び第2の
データレジスタ(74,83)から出力されるデータを
選択する第2の前置マルチプレクサ(821)と、該第
2の前置マルチプレクサに連接されて前置加算乗法演算
の加算部分及び事後減算乗法演算の減算部分を実行する
補助加減算器(822)と、前記第2の前置マルチプレ
クサ及び補助加減算器に連接されて単純乗法,前置加算
乗法,及び事後減算乗法の乗法部分を実行し、且つ前記
第1の一次元処理ユニット(7)の係数ROMにも連接
される掛算器(823)と、前記補助加減算器及び掛算
器に連接され該補助加減算器及び掛算器の出力データを
選択して前記第2のデータレジスタ(83)に送る出力
セレクタ(824)とを備え、 前記第2のデータレジスタ(83)が、前記バタフライ
演算ユニット(81)及び乗法演算ユニット(82)に
連接されて演算過程における中間結果をアクセスし、 前記出力ユニット(84)が、前記バタフライ演算ユニ
ット(81)及び乗法演算ユニット(82)に連接され
て該バタフライ演算ユニット及び乗法演算ユニットの出
力を選択して外部への出力データとし、 前記制御ユニット(9)が、前記第1の一次元処理ユニ
ット(7)及び第2の一次元処理ユニット(8)の実行
順序を制御シーケンスにより制御するよう構成されてい
る離散的コサイン変換及び逆変換用の集積回路プロセッ
サ。
7. A first one-dimensional processing unit (7), a second one
One-dimensional processing unit (8) and control unit (9)
The first one-dimensional processing unit (7) includes an input unit (71), a butterfly operation unit (72), a multiplication operation unit (73), and a first data register (7).
4) is provided, the input unit (71) receives input data from the outside, and the butterfly operation unit (72) selects the data output from the input unit and the first data register. A pre-multiplexer (721) and a butterfly subtracter (722) formed of a pair of adders and subtractors, which receives data from the first pre-multiplexer and executes butterfly operations of addition and subtraction The multiplicative arithmetic unit (73) is connected to the second pre-multiplexer (731) for selecting the data output from the input unit and the first data register, An auxiliary adder / subtractor (732) for executing the addition part of the pre-addition multiplication operation and the subtraction part of the post-subtraction multiplication operation; Plexer and is connected to the auxiliary subtractor simply multiplicative, pre-increment multiplication,
And a multiplier (73 that executes the multiplication part of the post-subtraction multiplication).
3), a coefficient ROM which is connected to the multiplier and is accessed as a coefficient part of a multiplication operation, and which provides another operation input of the multiplier, and an auxiliary adder / subtractor and a multiplier which are connected to the auxiliary adder / subtractor. And the output data of the multiplier is the first
And an output selector (735) for selectively outputting to the data register (74), the first data register (74) is connected to the butterfly operation unit (72) and the multiplication operation unit (73) to perform an operation process. In the second one-dimensional processing unit (8), the butterfly operation unit (81), the multiplication operation unit (82), the second data register (83), And output unit (8
4) is provided, the butterfly operation unit (81) selects a first pre-multiplexer (811) for selecting output data of the first and second data registers (74, 83), and a pair of adders. And a butterfly computing unit (812) formed of a subtractor and receiving data from the first pre-multiplexer to execute addition and subtraction butterfly computations, the multiplication computation unit (82) comprising: And a second pre-multiplexer (821) for selecting data output from the second data register (74, 83), and an addition part of the pre-addition multiplication operation connected to the second pre-multiplexer, Auxiliary adder / subtractor (822) for executing the subtraction part of the post-subtraction multiplication operation, and simple multiplication and pre-addition connected to the second front multiplexer and auxiliary addition / subtraction device. And a multiplier (823) that executes the multiplication part of the post-subtraction multiplication and is also connected to the coefficient ROM of the first one-dimensional processing unit (7) and to the auxiliary adder-subtractor and multiplier. An output selector (824) for selecting the output data of the auxiliary adder / subtractor and multiplier and sending it to the second data register (83), wherein the second data register (83) is the butterfly operation unit ( 81) and the multiplicative arithmetic unit (82) to access the intermediate result in the arithmetic process, and the output unit (84) is connected to the butterfly arithmetic unit (81) and the multiplicative arithmetic unit (82). The output of the arithmetic unit and the multiplicative arithmetic unit is selected to be output data to the outside, and the control unit (9) is the first one-dimensional processing unit. An integrated circuit processor for discrete cosine transform and inverse transform configured to control the execution order of (7) and the second one-dimensional processing unit (8) by a control sequence.
【請求項8】 前記入力ユニット(71)が、デマルチ
プレクサを備えて構成されており、DCT/IDCT演
算により入力されたデータを選択して前記第2の一次元
処理ユニット(8)のバタフライ演算ユニット及び第1
の乗法演算ユニットに送るように構成されている請求項
7に記載の集積回路プロセッサ。
8. The input unit (71) is configured to include a demultiplexer, and selects data input by a DCT / IDCT operation to select a butterfly operation of the second one-dimensional processing unit (8). Unit and first
8. The integrated circuit processor of claim 7, configured to send to a multiplicative arithmetic unit of.
JP2123894A 1994-02-18 1994-02-18 Integrated circuit processor for discrete cosine transform and inverse transform Expired - Lifetime JP2662501B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2123894A JP2662501B2 (en) 1994-02-18 1994-02-18 Integrated circuit processor for discrete cosine transform and inverse transform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2123894A JP2662501B2 (en) 1994-02-18 1994-02-18 Integrated circuit processor for discrete cosine transform and inverse transform

Publications (2)

Publication Number Publication Date
JPH07239842A true JPH07239842A (en) 1995-09-12
JP2662501B2 JP2662501B2 (en) 1997-10-15

Family

ID=12049478

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2123894A Expired - Lifetime JP2662501B2 (en) 1994-02-18 1994-02-18 Integrated circuit processor for discrete cosine transform and inverse transform

Country Status (1)

Country Link
JP (1) JP2662501B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003505786A (en) * 1999-07-26 2003-02-12 インテル・コーポレーション Register for two-dimensional matrix processing
WO2004003785A1 (en) * 2002-06-28 2004-01-08 Nokia Corporation Dct processor for executing discrete cosine transform (dct)
JP2006319837A (en) * 2005-05-16 2006-11-24 Rohm Co Ltd Image processing apparatus
CN103067718A (en) * 2013-01-30 2013-04-24 上海交通大学 One-dimensional inverse discrete cosine transform (IDCT) module circuit suitable for digital video coding/decoding

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003505786A (en) * 1999-07-26 2003-02-12 インテル・コーポレーション Register for two-dimensional matrix processing
JP2012009055A (en) * 1999-07-26 2012-01-12 Intel Corp Register for two-dimensional matrix processing
JP4979169B2 (en) * 1999-07-26 2012-07-18 インテル・コーポレーション Register for 2D matrix processing
WO2004003785A1 (en) * 2002-06-28 2004-01-08 Nokia Corporation Dct processor for executing discrete cosine transform (dct)
JP2006319837A (en) * 2005-05-16 2006-11-24 Rohm Co Ltd Image processing apparatus
CN103067718A (en) * 2013-01-30 2013-04-24 上海交通大学 One-dimensional inverse discrete cosine transform (IDCT) module circuit suitable for digital video coding/decoding

Also Published As

Publication number Publication date
JP2662501B2 (en) 1997-10-15

Similar Documents

Publication Publication Date Title
JP2931389B2 (en) Integrated circuit device for repeating DCT / IDCT operation using a single multiplier / accumulator and a single random access memory
US5535288A (en) System and method for cross correlation with application to video motion vector estimator
JP5466211B2 (en) Register for 2D matrix processing
US4385363A (en) Discrete cosine transformer
US6530010B1 (en) Multiplexer reconfigurable image processing peripheral having for loop control
US5471412A (en) Recycling and parallel processing method and apparatus for performing discrete cosine transform and its inverse
EP0267729B1 (en) An orthogonal transform processor
US20070094320A1 (en) Parallel Adder-Based DCT / IDCT Design Using Cyclic Convolution
US4821224A (en) Method and apparatus for processing multi-dimensional data to obtain a Fourier transform
JPH0793294A (en) Two-dimensional discrete cosine transformation device two-dimensional inverse discrete cosine transformation device and digital signal processor
JP3852895B2 (en) Method of performing two-dimensional discrete cosine transform capable of reducing multiplicative operation and its inverse transform
JP2778622B2 (en) Two-dimensional DCT circuit
JP2662501B2 (en) Integrated circuit processor for discrete cosine transform and inverse transform
JPH05260313A (en) Data processing method of discrete cosine transform (dct), dct method, and dct data processing circuit
EP0316956A2 (en) Image processing system
US6460061B1 (en) 2-dimensional discrete cosine transform using a polynomial transform
KR0126109B1 (en) Vlsi processor for dct/idct
CN1064507C (en) IC processing device able to actuate cyclically discrete cosine transform and the inverse transform thereof
JP3155383B2 (en) Two-mode processing device, two-dimensional conversion device, and still image data compression system
JP2646844B2 (en) Discrete cosine transformer
JP2822684B2 (en) Discrete cosine transform device and inverse discrete cosine transform device
JP3977003B2 (en) Discrete cosine transform / inverse discrete cosine transform method and apparatus
JP3654622B2 (en) DCT arithmetic device and IDCT arithmetic device
JP3652380B2 (en) Discrete cosine transform device and inverse discrete cosine transform device
JPH05268593A (en) Difference absolute sum/difference square sum parallel arithmetic operation device

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20090613

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20100613

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20100613

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20110613

Year of fee payment: 14

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

Free format text: PAYMENT UNTIL: 20110613

Year of fee payment: 14

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

Free format text: PAYMENT UNTIL: 20120613

Year of fee payment: 15

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

Free format text: PAYMENT UNTIL: 20130613

Year of fee payment: 16

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

Free format text: PAYMENT UNTIL: 20140613

Year of fee payment: 17

EXPY Cancellation because of completion of term