JPH08336114A - Line conversion circuit for image processor - Google Patents

Line conversion circuit for image processor

Info

Publication number
JPH08336114A
JPH08336114A JP7141743A JP14174395A JPH08336114A JP H08336114 A JPH08336114 A JP H08336114A JP 7141743 A JP7141743 A JP 7141743A JP 14174395 A JP14174395 A JP 14174395A JP H08336114 A JPH08336114 A JP H08336114A
Authority
JP
Japan
Prior art keywords
line
data
pixel data
buffer
arithmetic
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
JP7141743A
Other languages
Japanese (ja)
Other versions
JP3302531B2 (en
Inventor
Koichi Asada
晃一 浅田
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.)
Sharp Corp
Original Assignee
Sharp Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sharp Corp filed Critical Sharp Corp
Priority to JP14174395A priority Critical patent/JP3302531B2/en
Publication of JPH08336114A publication Critical patent/JPH08336114A/en
Application granted granted Critical
Publication of JP3302531B2 publication Critical patent/JP3302531B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE: To perform line conversion by difference of a broadcast system with simple constitution and to speed up conversion speed when image data is processed in block unit. CONSTITUTION: The read clock of decoded image data is outputted from a clock generating part 6 to a codec 1, and sequentially read out data H1 -H7 are written on a line buffer 3. When the point values of registers 9, 10 show zeros, the data in the line buffet 3 is read out as it is. The data goes to a first line Y0 PL0 . Thence, a switch 2 is switched to buffer 4 side, and the next line Y0 L1 picture element data H0 is written on the address O of the buffer 4. Simultaneously, the picture element data H0 of the line Y0 L0 is read out, and inputted to an arithmetic circuit 8. The circuit 8 reads out the coefficient A0 of the register 9, and multiplies it by data Y0 L0 -H0 , and generates data Y0 L0 -H0 a. While, the data Y0 L0 -H0 is multiplied by the coefficient B0 of the register 10, and data Y0 L1 -H0 a is generated.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、画像データをブロック
単位で処理する画像処理装置において、画像デ−タの送
り側と受け側の放送方式の違いによる画素構成の違い
を、ブロック単位で変換するライン変換回路に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention, in an image processing apparatus for processing image data in block units, converts, in block units, a difference in pixel configuration due to a difference in broadcasting system between a sending side and a receiving side of image data. To a line conversion circuit for

【0002】[0002]

【従来の技術】一般に、例えばNTSC方式の画素構成
の画像データをPAL方式で表示する場合、図23に示
すように、画像メモリ上のデータを変えることなく、画
像メモリから隣り合う2ラインの画素を読み出し、直線
補間により演算して出力する。PAL方式からNTSC
方式に変換する場合も同様である。図24は、NTSC
方式のラインA〜EとPAL方式のラインa〜fとの間
でライン変換するための演算回路における演算式を示
す。
2. Description of the Related Art Generally, for example, when displaying image data of a pixel configuration of NTSC system by PAL system, as shown in FIG. 23, pixels of two lines adjacent to each other from the image memory without changing the data on the image memory. Is read out, calculated by linear interpolation, and output. PAL system to NTSC
The same applies when converting to a system. Figure 24 shows NTSC
The arithmetic expression in the arithmetic circuit for performing line conversion between the lines A to E of the system and the lines a to f of the PAL system is shown.

【0003】しかし、NTSC方式の画素構成の画像デ
ータをPAL方式の画素構成の画像データに変換する場
合は、ライン数が増える変換であるため、NTSC方式
の原画データが変換後のデータに埋められてしまうた
め、同一メモリ上での変換は困難である。そこで、図2
5に示すように、演算回路の前段に2ライン分のライン
バッファを設け、このラインバッファの2ライン間で演
算を行い、その結果をPAL方式の画像メモリに書き込
む。なお、PAL方式からNTSC方式への変換はライ
ン数が減る変換であるため、原画データが消されること
がないので同一メモリ上での変換が可能である。
However, when the image data of the pixel structure of the NTSC system is converted into the image data of the pixel structure of the PAL system, since the number of lines increases, the original image data of the NTSC system is embedded in the converted data. Therefore, it is difficult to perform conversion on the same memory. Therefore, FIG.
As shown in FIG. 5, a line buffer for two lines is provided in the preceding stage of the arithmetic circuit, arithmetic is performed between the two lines of this line buffer, and the result is written in the PAL image memory. Since the conversion from the PAL system to the NTSC system is a conversion in which the number of lines is reduced, the original image data is not erased and therefore conversion on the same memory is possible.

【0004】ところで、例えばカラ−静止画像符号化標
準であるJPEGのブロックインターリーブ方式のよう
に、画像デ−タをブロック(複数m×n画素)単位で扱
い、しかも輝度Y、色差CB,CR(YUVコンポーネ
ントの場合)の各成分別に時間的に交互に処理するよう
な画像処理装置では、NTSC方式とPAL方式との間
で画素構成の変換を行う場合、1マクロブロックライン
分のブロック/ライン変換用のブロックバッファが必要
である。図26に、「Y:U:V=2:1:1」ブロッ
クインターリーブ方式のNTSCデ−タをPALデ−タ
に変換する場合の構成を示す。
By the way, image data is handled in units of blocks (plural m × n pixels) like the block interleave system of JPEG which is a color still image coding standard, and the luminance Y, color difference CB, CR ( In an image processing device that performs temporally alternate processing for each component (in the case of YUV components), when performing pixel configuration conversion between the NTSC system and the PAL system, block / line conversion for one macroblock line is performed. Block buffer is needed. FIG. 26 shows a configuration for converting NTSC data of the "Y: U: V = 2: 1: 1" block interleave system into PAL data.

【0005】[0005]

【発明が解決しようとする課題】しかし、図26に示す
従来の構成では、JPEGコ−デックで復号した画像デ
ータを、画素構成を変換して画像メモリ上に展開するよ
うな場合、1マクロブロックライン分の大容量のブロッ
クバッファを必要とするため、装置のコストアップの要
因となり好ましくない。
However, in the conventional configuration shown in FIG. 26, in the case where the image data decoded by the JPEG codec is converted into the pixel configuration and expanded on the image memory, one macroblock is used. Since a large-capacity block buffer for lines is required, it is not preferable because it increases the cost of the device.

【0006】しかも、1マクロブロックライン分のデー
タが揃うまで変換することができないため、データ処理
のスループットが低下し、変換スピードが要求されるア
プリケーションでは適用できない。この不都合を解決す
るためにデュアルポートバッファ等を使用すると、装置
にかかるコストがさらに上昇するなどの不都合が生ず
る。
Moreover, since conversion cannot be performed until the data for one macroblock line is complete, the throughput of data processing is reduced, and it cannot be applied to an application requiring a conversion speed. If a dual port buffer or the like is used to solve this inconvenience, the cost of the device will be further increased.

【0007】本発明の目的は、ブロック単位で画像デ−
タを処理する際に、放送方式の違いによるライン変換を
簡易な構成で実現すると共に、変換スピ−ドの高速化を
図ることが可能なライン変換回路を提供することにあ
る。
An object of the present invention is to block image data in block units.
It is an object of the present invention to provide a line conversion circuit capable of realizing line conversion due to a difference in broadcasting system with a simple configuration when processing data, and accelerating conversion speed.

【0008】[0008]

【課題を解決するための手段】本願の第1の発明に係る
画像処理装置のライン変換回路は、複数m×n画素の画
素デ−タからなる画素ブロック単位で映像信号の成分別
に水平方向に連続して画像デ−タの処理を行い画像メモ
リに格納する画像処理装置において、画素ブロックを構
成する各ラインの画素デ−タをライン毎に交互に一時的
に格納する第1および第2のラインバッファと、ライン
バッファに格納した画素デ−タに対する画像メモリ上で
のラインアドレスに応じて決まるライン変換のための演
算係数を設定する演算係数設定手段と、第1および第2
のラインバッファの一方のラインバッファに画素データ
が書き込まれるのと同時に他方のラインバッファの相当
する位置の画素デ−タを読み出して第1および第2のラ
インバッファの各々の画素データに対する演算係数を用
いて演算する演算手段と、演算手段で生成された画素デ
ータをブロック単位で画像メモリに格納するためのアド
レス信号を発生するメモリアドレス生成手段とを設けて
なる。
A line conversion circuit of an image processing apparatus according to a first invention of the present application is arranged in a horizontal direction for each component of a video signal in a pixel block unit consisting of a plurality of m × n pixel pixel data. In an image processing apparatus for continuously processing image data and storing it in an image memory, first and second pixel data for temporarily storing pixel data of each line forming a pixel block alternately for each line. A line buffer, a calculation coefficient setting means for setting a calculation coefficient for line conversion determined according to a line address on the image memory for the pixel data stored in the line buffer, first and second
While the pixel data is written in one of the line buffers of the first line buffer, the pixel data at the corresponding position of the other line buffer is read out and the operation coefficient for each pixel data of the first and second line buffers is calculated. An arithmetic means for performing the arithmetic operation and a memory address generating means for generating an address signal for storing the pixel data generated by the arithmetic means in the image memory in block units are provided.

【0009】本願の第2の発明に係る画像処理装置のラ
イン変換回路は、複数m×n画素の画素デ−タからなる
画素ブロック単位で映像信号の成分別に水平方向と垂直
方向に交互に画像デ−タの処理を行い画像メモリに格納
する画像処理装置において、画素ブロックを構成する各
ラインの画素デ−タをライン毎に交互に一時的に格納す
る第1および第2のラインバッファと、ラインバッファ
に格納した画素デ−タに対する画像メモリ上でのライン
アドレスに応じて決まるライン変換のための演算係数を
設定する演算係数設定手段と、ブロック単位で演算係数
設定手段のポイント値を保持するポインタバッファと、
第1および第2のラインバッファの一方のラインバッフ
ァに画素データが書き込まれるのと同時に他方のライン
バッファの相当する位置の画素デ−タを読み出して第1
および第2のラインバッファの各々の画素データに対す
る演算係数を用いて演算する演算手段と、演算手段で生
成された画素データをブロック単位で画像メモリに格納
するためのアドレス信号を発生するメモリアドレス生成
手段とを設けてなる。
A line conversion circuit of an image processing apparatus according to the second invention of the present application is arranged such that an image is alternately displayed in a horizontal direction and a vertical direction for each component of a video signal in a pixel block unit composed of a plurality of m × n pixel pixel data. In an image processing apparatus for processing data and storing it in an image memory, first and second line buffers for temporarily storing pixel data of each line forming a pixel block alternately for each line, A calculation coefficient setting means for setting a calculation coefficient for line conversion determined according to a line address on the image memory for the pixel data stored in the line buffer, and a point value of the calculation coefficient setting means for each block are held. A pointer buffer,
Pixel data is written into one of the first and second line buffers, and at the same time, pixel data at a corresponding position in the other line buffer is read out to obtain the first data.
And a computing means for computing using the computing coefficient for each pixel data of the second line buffer, and a memory address generation for generating an address signal for storing the pixel data generated by the computing means in block units in the image memory. And means are provided.

【0010】[0010]

【作用】本願発明の構成によれば、例えばJPEGコー
デック等のように、成分(例えばY,CB,CR)別、
かつブロック(例えば8×8画素)単位で画像データが
順次出力されるような場合、最初のブロックを構成する
1ライン(8画素)が第1のラインバッファに書き込ま
れ、次の1ライン(8画素)が第2のラインバッファに
書き込まれると同時に、第1のラインバッファの相当す
るアドレスの画素データを読み出し、予め演算係数設定
手段により設定された各々の画素に対する演算係数との
演算を行うことにより、ライン数変換後の画素データを
生成し、画像メモリに格納する。
According to the configuration of the present invention, for each component (eg, Y, CB, CR), such as a JPEG codec,
In addition, when image data is sequentially output in units of blocks (for example, 8 × 8 pixels), one line (8 pixels) forming the first block is written in the first line buffer and the next one line (8 pixels) is written. (Pixel) is written in the second line buffer, at the same time, the pixel data of the corresponding address in the first line buffer is read out, and the calculation with the calculation coefficient for each pixel set in advance by the calculation coefficient setting means is performed. Thus, the pixel data after the conversion of the number of lines is generated and stored in the image memory.

【0011】これにより、従来のように1マクロブロッ
クライン分の大容量のブロックバッファを必要とせず、
最小限のラインバッファのみの構成でライン変換を行う
ことができる。しかも、データの流れを止めることなく
連続して変換処理することができるため、変換における
スループットの低下もない。
As a result, a large-capacity block buffer for one macroblock line is not required unlike the conventional case,
Line conversion can be performed with a configuration having only a minimum line buffer. Moreover, since the conversion processing can be continuously performed without stopping the flow of data, the throughput in the conversion does not decrease.

【0012】加えて、本願の第2の発明の構成によれ
ば、例えばJPEGの「Y:U:V=4:1:1」ブロ
ックインターリーブ方式のように、水平方向と垂直方向
のブロックが交互に処理されるような場合のライン変換
も可能である。
In addition, according to the configuration of the second invention of the present application, the blocks in the horizontal direction and the vertical direction are alternated, for example, as in the JPEG “Y: U: V = 4: 1: 1” block interleave system. It is also possible to perform line conversion in the case where it is processed as follows.

【0013】[0013]

【実施例】図1は、本発明による画像処理装置のライン
変換回路の第1の実施例を示すブロック図である。本実
施例は、JPEGのブロックインターリーブ方式による
画像データをデコードするJPEGコーデック1、切り
換えスイッチ2、第1および第2のラインバッファ3お
よび4、ラインバッファ3および4への書き込みおよび
読み出しアドレスの生成を行うラインバッファ・アドレ
スカウンタ5、JPEGコーデック1からデータの読み
出し/書き込みを行うためのR/Wクロックの生成を行
うR/Wクロック生成部6、演算係数の設定等を行う演
算係数レジスタ制御部7、演算回路8、第1のラインバ
ッファ3に対応する演算係数レジスタ9、第2のライン
バッファ4に対応する演算係数レジスタ10を備え、演
算回路8の出力がメモリアドレス生成部11の制御のも
とに画像メモリ12に格納される構成となっている。
1 is a block diagram showing a first embodiment of a line conversion circuit of an image processing apparatus according to the present invention. In this embodiment, a JPEG codec 1 for decoding image data by the JPEG block interleave method, a changeover switch 2, first and second line buffers 3 and 4, and write and read addresses to the line buffers 3 and 4 are generated. A line buffer / address counter 5, an R / W clock generator 6 for generating an R / W clock for reading / writing data from the JPEG codec 1, and an arithmetic coefficient register controller 7 for setting arithmetic coefficients. , An arithmetic circuit 8, an arithmetic coefficient register 9 corresponding to the first line buffer 3, and an arithmetic coefficient register 10 corresponding to the second line buffer 4, and the output of the arithmetic circuit 8 controls the memory address generation unit 11. In addition, it is configured to be stored in the image memory 12.

【0014】次に、JPEGの「Y:U:V=2:1:
1」ブロックインターリーブ方式のデータをデコードし
て得られるNTSC方式の画像データを、本実施例の構
成によるライン変換回路の入力としてPAL方式の画素
構成の画像デ−タに変換する場合の動作について説明す
る。
Next, the JPEG "Y: U: V = 2: 1:
The operation of converting the image data of the NTSC system obtained by decoding the data of the 1 "block interleave system into the image data of the pixel configuration of the PAL system as the input of the line conversion circuit according to the configuration of this embodiment will be described. To do.

【0015】JPEGの「Y:U:V=2:1:1」ブ
ロックインターリーブ方式のデータは、図2に示すよう
に、1マクロブロックがY0,Y1,CB,CRの4つ
の成分ブロックから構成され、各成分ブロックは8×8
画素(8ライン×8ドット)から構成される。説明の便
宜のためにY0ブロック内の各ラインにY0L0〜Y0
L7、Y1ブロックの各ラインにY1L0〜Y1L7、
CBブロックの各ラインにCBL0〜CBL7、CRブ
ロックの各ラインにCRL0〜CRL7という符号を付
ける。また、各ライン内の水平方向の画素には順にH0
〜H7という符号を付ける。
In JPEG "Y: U: V = 2: 1: 1" block interleave system data, one macroblock is composed of four component blocks Y0, Y1, CB, and CR, as shown in FIG. And each component block is 8 × 8
It is composed of pixels (8 lines × 8 dots). For convenience of explanation, Y0L0 to Y0 are assigned to each line in the Y0 block.
In each line of the L7 and Y1 blocks, Y1L0 to Y1L7,
Codes CBL0 to CBL7 are attached to the lines of the CB block, and CRL0 to CRL7 are attached to the lines of the CR block. In addition, H0 is sequentially assigned to pixels in the horizontal direction in each line.
The symbol is ~ H7.

【0016】初期状態では演算係数レジスタ制御部7内
の演算係数レジスタポインタ、ラインバッファ・アドレ
スカウンタ5は共にゼロとなっている。また、切り換え
スイッチ2はラインバッファ3側に接続されている。以
後、次の手順でライン変換動作を行う。
In the initial state, the arithmetic coefficient register pointer and the line buffer / address counter 5 in the arithmetic coefficient register control unit 7 are both zero. The changeover switch 2 is connected to the line buffer 3 side. After that, the line conversion operation is performed in the following procedure.

【0017】まず、R/Wクロック生成部6からJPE
Gコーデック1に対し、復号された画像データの1バイ
トの読み出しクロックを出力する(手順1)。次いで、
JPEGコーデック1から読み出されたラインY0L0
内の画素データH0をラインバッファ3のアドレス0に
書き込む。以後、順次同様の動作を繰り返し、ラインY
0L0内の画素デ−タH1〜H7をラインバッファ3の
アドレス1〜7に書き込む。こうしてY0ブロックの1
ラインY0L0内の画素デ−タH0〜H7のラインバッ
ファ3への書き込みを終了する。この段階でラインバッ
ファ・アドレスカウンタ5のカウント値は7から0に、
演算係数レジスタ9および10のポインタのポイント値
は0となっている(手順2)。
First, from the R / W clock generator 6 to the JPE
A 1-byte read clock of the decoded image data is output to the G codec 1 (procedure 1). Then
Line Y0L0 read from JPEG Codec 1
The pixel data H0 therein is written into address 0 of the line buffer 3. After that, the same operation is repeated sequentially, and the line Y
The pixel data H1 to H7 in 0L0 are written to the addresses 1 to 7 of the line buffer 3. Thus 1 of Y0 block
The writing of the pixel data H0 to H7 in the line Y0L0 to the line buffer 3 is completed. At this stage, the count value of the line buffer / address counter 5 is changed from 7 to 0,
The pointer point values of the arithmetic coefficient registers 9 and 10 are 0 (procedure 2).

【0018】演算係数レジスタ9および10のポイント
値が0のとき、ラインバッファ3に書き込まれたデータ
は、演算回路8で演算を行わないでそのまま読み出す。
これが最初の出力ラインY0PL0となる(手順3)。
以上の動作を図3に示す。
When the point value of the arithmetic coefficient registers 9 and 10 is 0, the data written in the line buffer 3 is read as it is without performing arithmetic operation in the arithmetic circuit 8.
This becomes the first output line Y0PL0 (procedure 3).
The above operation is shown in FIG.

【0019】次いで、図4に示すように、切り換えスイ
ッチ2をラインバッファ4側に切り換え、前述の手順1
〜2と同様にラインバッファ4のアドレス0に次のライ
ンY0L1の画素データH0を書き込む。同時にライン
バッファ3のアドレス0のデータであるラインY0L0
の画素デ−タH0(以下、デ−タY0L0−H0、とい
う)を読み出し、それぞれのデータを演算回路8に入力
する(手順4)。
Next, as shown in FIG. 4, the changeover switch 2 is changed over to the line buffer 4 side, and the above-mentioned procedure 1 is performed.
Similarly to 2 to 2, the pixel data H0 of the next line Y0L1 is written in the address 0 of the line buffer 4. At the same time, the line Y0L0 which is the data of the address 0 of the line buffer 3
Pixel data H0 (hereinafter referred to as data Y0L0-H0) is read and each data is input to the arithmetic circuit 8 (procedure 4).

【0020】演算回路8では、演算係数レジスタ9およ
び10のポインタは0であるので、演算係数レジスタ9
のレジスタ0にある係数A0が読み出され、手順4で得
られたデータY0L0−H0と乗算を取り、デ−タY0
L0−H0aを生成する。一方、手順4で得られたデー
タY0L1−H0は、演算係数レジスタ10のレジスタ
0にある係数B0と乗算を取り、デ−タY0L1−H0
aを生成する。そして演算結果であるデ−タY0L0−
H0aとデ−タY1L0−H0aとを加算して出力デ−
タY0PL1−H0を生成する(手順5)。
In the arithmetic circuit 8, since the pointers of the arithmetic coefficient registers 9 and 10 are 0, the arithmetic coefficient register 9
The coefficient A0 in the register 0 is read out and multiplied by the data Y0L0-H0 obtained in the procedure 4 to obtain the data Y0.
Generate L0-H0a. On the other hand, the data Y0L1-H0 obtained in the procedure 4 is multiplied by the coefficient B0 in the register 0 of the arithmetic coefficient register 10 to obtain the data Y0L1-H0.
a is generated. And the data Y0L0-
H0a and data Y1L0-H0a are added to output the data.
Y0PL1-H0 is generated (procedure 5).

【0021】次いで、手順4の動作を繰り返し、ライン
Y0L1の画素デ−タH1〜H7をラインバッファ4の
アドレス1〜7に書き込むと同時に、ラインバッファ3
のアドレス1〜7のデ−タY0L0−H1〜H7を読み
出し、演算回路8で手順5と同様の演算を行い出力デー
タY0PL1−H1〜H7を生成し、出力ラインY0P
L1を出力する(手順6)。
Then, the operation of procedure 4 is repeated to write the pixel data H1 to H7 of the line Y0L1 to the addresses 1 to 7 of the line buffer 4 and at the same time.
The data Y0L0-H1 to H7 of the addresses 1 to 7 are read out, the operation circuit 8 performs the same operation as in step 5 to generate the output data Y0PL1-H1 to H7, and the output line Y0P
L1 is output (procedure 6).

【0022】次いで、図5に示すように、切り換えスイ
ッチ2がラインバッファ3側に設定され、演算係数レジ
スタ制御部7の演算係数レジスタポインタが1になり、
ラインバッファ・アドレスカウンタ5のカウント値が7
から0になる。そして、手順2〜4と同様にラインY0
L2の画素デ−タH0〜H7をラインバッファ3に書き
込み、出力ラインY0PL2を出力する(手順7)。
Next, as shown in FIG. 5, the changeover switch 2 is set to the line buffer 3 side, the arithmetic coefficient register pointer of the arithmetic coefficient register control section 7 becomes 1, and
The count value of the line buffer / address counter 5 is 7
To 0. Then, as in steps 2 to 4, line Y0
The pixel data H0 to H7 of L2 are written in the line buffer 3 and the output line Y0PL2 is output (procedure 7).

【0023】次いで、図6に示すように、切り換えスイ
ッチ2がラインバッファ4側に設定され、演算係数レジ
スタ制御部7の演算係数レジスタポインタが2になる。
そして、手順2〜4と同様にラインY0L3の画素デ−
タH0〜H7をラインバッファ4に書き込み、出力ライ
ンY0PL3を出力する(手順8)。
Next, as shown in FIG. 6, the changeover switch 2 is set to the line buffer 4 side, and the arithmetic coefficient register pointer of the arithmetic coefficient register control unit 7 becomes 2.
Then, as in steps 2 to 4, the pixel data of the line Y0L3 is
The data H0 to H7 are written in the line buffer 4, and the output line Y0PL3 is output (procedure 8).

【0024】次いで、図7に示すように、切り換えスイ
ッチ2がラインバッファ3側に設定され、演算係数レジ
スタ制御部7の演算係数レジスタポインタが3になる。
そして、手順2〜4と同様にラインY0L4の画素デ−
タH0〜H7をラインバッファ3に書き込み、出力ライ
ンY0PL4を出力する(手順9)。
Next, as shown in FIG. 7, the changeover switch 2 is set to the line buffer 3 side, and the arithmetic coefficient register pointer of the arithmetic coefficient register control unit 7 becomes 3.
Then, as in steps 2 to 4, the pixel data of the line Y0L4 is
The data H0 to H7 are written in the line buffer 3, and the output line Y0PL4 is output (procedure 9).

【0025】次いで、図8に示すように、切り換えスイ
ッチ2がラインバッファ4側に設定され、演算係数レジ
スタ制御部7の演算係数レジスタポインタが4になる。
そして、手順2〜4と同様にラインY0L5の画素デ−
タH0〜H7をラインバッファ4に書き込み、出力ライ
ンY0PL5を出力する(手順10)。
Next, as shown in FIG. 8, the changeover switch 2 is set to the line buffer 4 side, and the arithmetic coefficient register pointer of the arithmetic coefficient register control unit 7 becomes 4.
Then, as in steps 2 to 4, the pixel data of the line Y0L5 is
The data H0 to H7 are written in the line buffer 4, and the output line Y0PL5 is output (procedure 10).

【0026】ここで、演算係数レジスタ制御部7の演算
係数レジスタポインタが0に戻るので、図9に示すよう
に、手順3と同様に手順10で書き込んだラインY0L
5の画素デ−タを読み出し、演算回路8で演算を行わな
いで出力する。これが出力ラインY0PL6となる(手
順11)。
Here, since the arithmetic coefficient register pointer of the arithmetic coefficient register control unit 7 returns to 0, as shown in FIG. 9, the line Y0L written in the procedure 10 as in the procedure 3.
The pixel data of No. 5 is read out and output without performing arithmetic operation in the arithmetic circuit 8. This becomes the output line Y0PL6 (procedure 11).

【0027】この時点で、前述した図24に示す演算の
全てが終了したことになる。以後はこの繰り返しとな
る。しかし、1ブロックのラインデータは、まだライン
Y0L6とラインY0L7とが残っているので、次に、
これを使ってライン数変換を行う。
At this point, all the above-mentioned calculations shown in FIG. 24 have been completed. After that, this process is repeated. However, since line Y0L6 and line Y0L7 still remain in the line data of one block, next,
The number of lines is converted using this.

【0028】まず、図10に示すように、切り換えスイ
ッチ2がラインバッファ3側に設定され、ラインY0L
6の画素デ−タをラインバッファ3に書き込むと同時
に、ラインバッファ4からラインY0L5の画素データ
を読み出し、演算係数レジスタ9および10のレジスタ
0で示される演算係数A0,B0を用いて演算回路8で
演算を行い、出力ラインY0PL7を出力する(手順1
2)。
First, as shown in FIG. 10, the changeover switch 2 is set to the line buffer 3 side, and the line Y0L is set.
At the same time that the pixel data of No. 6 is written in the line buffer 3, the pixel data of the line Y0L5 is read from the line buffer 4, and the arithmetic circuit 8 using the arithmetic coefficients A0 and B0 indicated by the register 0 of the arithmetic coefficient registers 9 and 10. And output the output line Y0PL7 (procedure 1
2).

【0029】次いで、図11に示すように、切り換えス
イッチ2がラインバッファ4側に設定され、演算係数レ
ジスタ制御部7の演算係数レジスタポインタが1にな
る。そして、ラインY0L7の画素デ−タをラインバッ
ファ4に書き込むと同時に、ラインバッファ3からライ
ンY0L6の画素データを読み出し、演算係数レジスタ
9および10のレジスタ1で示される演算係数A1,B
1を用いて演算回路8で演算を行いラインY0PL8を
出力する(手順13)。
Next, as shown in FIG. 11, the changeover switch 2 is set to the line buffer 4 side, and the arithmetic coefficient register pointer of the arithmetic coefficient register control unit 7 becomes 1. Then, at the same time that the pixel data of the line Y0L7 is written in the line buffer 4, the pixel data of the line Y0L6 is read from the line buffer 3 and the operation coefficients A1 and B shown in the register 1 of the operation coefficient registers 9 and 10 are read.
The calculation circuit 8 performs the calculation using 1 and outputs the line Y0PL8 (procedure 13).

【0030】以上で、図2に示すY0ブロックのライン
変換が終了する。この時点でラインバッファ・アドレス
カウンタ5のカウント値は8にセットされ、演算係数レ
ジスタポインタは0にリセットされる。また、切り換え
スイッチ2はラインバッファ3側に切り換えられる。
This completes the line conversion of the Y0 block shown in FIG. At this time, the count value of the line buffer / address counter 5 is set to 8 and the arithmetic coefficient register pointer is reset to 0. Further, the changeover switch 2 is changed over to the line buffer 3 side.

【0031】以後、Y1ブロック、CBブロック、CR
ブロックのそれぞれに対して手順1〜13と同様の処理
を行うことによって、変換後の出力ラインY1PL0〜
Y1PL7、出力ラインCBPL0〜CBPL7および
出力ラインCRPL0〜CRPL7を順次生成し出力す
る。
Thereafter, Y1 block, CB block, CR
By performing the same processing as in steps 1 to 13 on each of the blocks, the converted output lines Y1PL0 to Y1PL0
Y1PL7, output lines CBPL0 to CBPL7, and output lines CRPL0 to CRPL7 are sequentially generated and output.

【0032】ラインバッファ・アドレスカウンタ5は1
ブロックの処理ごとに8づつインクリメントされるた
め、この1マクロブロックの処理が終了した時点では、
その値は32となっている。すなわち、ラインバッファ
・アドレスカウンタ5の値は1ブロックごとに8づつ、
1マクロブロックでは32づつカウントアップされ、演
算係数レジスタポインタは0〜4をループカウントする
(NTSC方式からPAL方式へ変換する場合)。
The line buffer / address counter 5 is 1
Since it is incremented by 8 for each block processing, when the processing of this one macroblock is completed,
Its value is 32. That is, the value of the line buffer / address counter 5 is 8 for each block,
In one macroblock, the count is incremented by 32, and the arithmetic coefficient register pointer performs a loop count of 0 to 4 (when converting from the NTSC system to the PAL system).

【0033】このようにして、JPEGコーデック1よ
り読み出された1マクロブロックラインの画像データの
変換が終了すると、演算係数レジスタポインタの値(こ
の場合は3)をレジスタの一部にあるポインタバッファ
(図示せず)に保存する。この時点で、ラインバッファ
4は第1マクロブロックラインを構成する各ブロックの
変換前の最下位ラインL7のデータが残されていること
になる。
When the conversion of the image data of one macroblock line read by the JPEG codec 1 is completed in this way, the value of the operation coefficient register pointer (3 in this case) is set in the pointer buffer part of the register. Save (not shown). At this point, the line buffer 4 has the data of the lowest line L7 before conversion of each block forming the first macroblock line.

【0034】次に、第2マクロブロックラインのデータ
を変換する場合は次のような動作を行う。まず、演算係
数レジスタポインタにポインタバッファに保存した値を
読み出してセットする。次に、JPEGコーデック1か
ら第2マクロブロックラインの最初のマクロブロックの
ラインY0L0の画素デ−タH0〜H7を読み出し、ラ
インバッファ3に書き込む。これに並行してラインバッ
ファ4に格納されているアドレス0〜7の画素データを
順次読み出し、各々のデータに対して前述した演算係数
レジスタポインタ(ここでは3)の示すレジスタにセッ
トされた係数A3,B3を用いて演算を行い、ラインY
0PL9を生成する(手順14)。
Next, when converting the data of the second macroblock line, the following operation is performed. First, the value stored in the pointer buffer is read and set in the arithmetic coefficient register pointer. Next, the pixel data H0 to H7 of the line Y0L0 of the first macroblock of the second macroblock line is read from the JPEG codec 1 and written in the line buffer 3. In parallel with this, pixel data of addresses 0 to 7 stored in the line buffer 4 are sequentially read out, and for each data, the coefficient A3 set in the register indicated by the operation coefficient register pointer (here, 3) is set. , B3 are used for calculation, and the line Y
0PL9 is generated (procedure 14).

【0035】次に、第2マクロブロックラインの次のラ
インY0L1の画素デ−タH0〜H7をラインバッファ
3に書き込むと同時に、ラインバッファ4のデータY0
L0−H0〜H7を読み出し、演算係数レジスタ9およ
び10に格納された係数A4およびB4を使って演算を
行いラインY0PL10を出力する(手順15)。
Next, the pixel data H0 to H7 of the line Y0L1 next to the second macroblock line is written to the line buffer 3 and, at the same time, the data Y0 of the line buffer 4 is written.
L0-H0 to H7 are read out, calculation is performed using the coefficients A4 and B4 stored in the calculation coefficient registers 9 and 10, and the line Y0PL10 is output (procedure 15).

【0036】以後、手順1〜13と同様の処理を行い、
ライン変換を実行する。各ブロックの変換が終わる度
に、ポインタバッファの値を再度演算係数レジスタポイ
ンタにセットし、次のブロックの処理にかかる。こうし
て、第2マクロブロックラインの変換がすべて終了する
と、第3マクロブロックライン、第4マクロブロックラ
イン、…、というようにJPEGコーデック1のデータ
フォーマットに従って順次変換処理を行って行く。これ
によりブロック単位でのライン変換処理が終了する。
Thereafter, the same processing as steps 1 to 13 is performed,
Perform line conversion. After the conversion of each block is completed, the value of the pointer buffer is set again in the arithmetic coefficient register pointer, and the processing of the next block is started. In this way, when the conversion of the second macroblock line is completed, the conversion process is sequentially performed according to the data format of the JPEG codec 1, such as the third macroblock line, the fourth macroblock line, .... This completes the line conversion processing in block units.

【0037】次に、本発明による画像処理装置のライン
変換回路の第2の実施例について説明する。本実施例
は、JPEGの「Y:U:V=4:1:1」のブロック
インターリーブ方式のように、ライン方向のサンプリン
グ比率が異なるブロック(1つの画像を構成するブロッ
ク数が異なるブロック)が混在して入力されるような場
合の実施例である。
Next, a second embodiment of the line conversion circuit of the image processing apparatus according to the present invention will be described. In the present embodiment, blocks having different sampling ratios in the line direction (blocks having different numbers of blocks forming one image) like the block interleave method of JPEG “Y: U: V = 4: 1: 1” are used. This is an example of the case where the input is mixed.

【0038】図12は、本発明の第2の実施例を示すブ
ロック図で、JPEGコーデック21、切り換えスイッ
チ22、第1および第2のラインバッファ23および2
4、ラインバッファ23および24への書き込みおよび
読み出しアドレスの生成を行うラインバッファ・アドレ
スカウンタ25、JPEGコーデック21からデータの
読み出し/書き込みを行うためのR/Wクロックの生成
を行うR/Wクロック生成部26、演算係数の設定等を
行う演算係数レジスタ制御部27、演算回路28、第1
のラインバッファ23に対応する第1の演算係数レジス
タ29、第2のラインバッファ4に対応する第2の演算
係数レジスタ30、演算係数レジスタ29および30の
ポインタの値を保持しておくためのポインタバッファ3
1を備え、演算回路28の出力がメモリアドレス生成部
32の制御のもとに画像メモリ33に格納される構成と
なっている。
FIG. 12 is a block diagram showing a second embodiment of the present invention, which includes a JPEG codec 21, a changeover switch 22, and first and second line buffers 23 and 2.
4. Line buffer / address counter 25 for generating write / read addresses to line buffers 23 and 24, R / W clock generation for generating R / W clock for reading / writing data from JPEG codec 21 Unit 26, arithmetic coefficient register control unit 27 for setting arithmetic coefficients, arithmetic circuit 28, first
First arithmetic coefficient register 29 corresponding to the line buffer 23, second arithmetic coefficient register 30 corresponding to the second line buffer 4, pointers for holding pointer values of arithmetic coefficient registers 29 and 30 Buffer 3
1, and the output of the arithmetic circuit 28 is stored in the image memory 33 under the control of the memory address generator 32.

【0039】次に、JPEGの「Y:U:V=4:1:
1」ブロックインターリーブ方式のデータを復号して得
られるNTSC方式の画像デ−タを、本実施例の構成に
よるライン変換回路の入力としてPALフォーマットの
画素構成に変換する場合の動作について説明する。
Next, the JPEG "Y: U: V = 4: 1:
An operation for converting NTSC image data obtained by decoding 1 "block interleaved data into a PAL format pixel configuration as an input of the line conversion circuit according to the configuration of the present embodiment will be described.

【0040】JPEGの「Y:U:V=4:1:1」ブ
ロックインターリーブ方式のデータは、図13に示すよ
うに、1マクロブロックがY0,Y1,Y2,Y3,C
B,CRの6つの成分ブロックから構成され、各成分ブ
ロックは8×8画素(8ライン×8ドット)から構成さ
れる。説明の便宜のためにY0ブロック内の各ラインに
Y0L0〜Y0L7、Y1ブロックの各ラインにY1L
0〜Y1L7、Y2ブロックの各ラインにY2L0〜Y
2L7、Y3ブロックの各ラインにY3L0〜Y3L
7、CBブロックの各ラインにCBL0〜CBL7、C
Rブロックの各ラインにCRL0〜CRL7という符号
を付ける。また、各ライン内の水平方向の画素には順に
H0〜H7という符号を付ける。
In JPEG "Y: U: V = 4: 1: 1" block interleave system data, one macroblock is Y0, Y1, Y2, Y3, C as shown in FIG.
It is composed of 6 component blocks of B and CR, and each component block is composed of 8 × 8 pixels (8 lines × 8 dots). For convenience of description, Y0L0 to Y0L7 are assigned to each line in the Y0 block, and Y1L is assigned to each line in the Y1 block.
0 to Y1L7, Y2L0 to Y on each line of the Y2 block
Y3L0 to Y3L on each line of 2L7 and Y3 blocks
7, CBL0 to CBL7, C on each line of the CB block
Codes CRL0 to CRL7 are attached to each line of the R block. In addition, the horizontal pixels in each line are sequentially numbered H0 to H7.

【0041】初期状態では演算係数レジスタ制御部27
内の演算係数レジスタポインタおよびポインタバッファ
31内のすべてのアドレスの値、ラインバッファ・アド
レスカウンタ25がすべて0となっている。また、切り
換えスイッチ2はラインバッファ23側に接続されてい
る。以後、次の手順でライン変換動作が行われる。
In the initial state, the arithmetic coefficient register control unit 27
The value of all addresses in the calculation coefficient register pointer and the pointer buffer 31 and the line buffer / address counter 25 are all zero. The changeover switch 2 is connected to the line buffer 23 side. After that, the line conversion operation is performed in the following procedure.

【0042】まず、R/Wクロック生成部26からJP
EGコーデック21に対し復号された画像データの1バ
イトの読み出しクロックが出力される(手順21)。読
み出されたデータY0L0−H0をラインバッファ23
のアドレス0に書き込む。以後、順次同様の動作を繰り
返し、デ−タY0L0−H1〜H7をラインバッファ2
3のアドレス1〜7に書き込む。これによってY0ブロ
ック内の1ラインの書き込みが終了する。この段階でラ
インバッファ・アドレスカウンタ25の値は7から0
に、演算係数レジスタ29および30のポインタは0と
なっている(手順22)。
First, from the R / W clock generator 26, JP
A 1-byte read clock of the decoded image data is output to the EG codec 21 (procedure 21). The read data Y0L0-H0 is stored in the line buffer 23.
Write to address 0 of. After that, the same operation is sequentially repeated, and the data Y0L0-H1 to H7 are transferred to the line buffer 2
Write to addresses 1 to 7 of 3. This completes the writing of one line in the Y0 block. At this stage, the value of the line buffer / address counter 25 is 7 to 0.
Further, the pointers of the arithmetic coefficient registers 29 and 30 are 0 (procedure 22).

【0043】次に、演算係数レジスタ29および30の
ポインタの値が0のとき、ラインバッファ23に書き込
まれたデータは、演算回路28で演算を行わずに読み出
す。これが、ライン変換回路の最初の出力ラインY0P
L0となる(手順23)。
Next, when the pointer values of the arithmetic coefficient registers 29 and 30 are 0, the data written in the line buffer 23 is read out without arithmetic operation in the arithmetic circuit 28. This is the first output line Y0P of the line conversion circuit.
It becomes L0 (procedure 23).

【0044】次に、切り換えスイッチ2をラインバッフ
ァ24側に切り換え、手順21〜22と同様にラインバ
ッファ24のアドレス0に次のラインのデータY0L1
−H0を書き込むと同時に、ラインバッファ23のアド
レス0のデータY0L0−H0を読み出し、それぞれの
データを演算回路28に入力する(手順24)。
Next, the changeover switch 2 is changed over to the line buffer 24 side, and the data Y0L1 of the next line is set to the address 0 of the line buffer 24 as in steps 21 to 22.
At the same time as writing -H0, the data Y0L0-H0 at the address 0 of the line buffer 23 is read out, and the respective data are input to the arithmetic circuit 28 (procedure 24).

【0045】演算回路28では、演算係数レジスタ29
および30のポインタは0であるので、演算係数レジス
タ29のレジスタ0にある係数が読み出され、手順24
で得られたデータY0L0−H0と乗算をとりデ−タY
0L0−H0aを生成する。一方、手順24で得られた
データY0L1−H0は演算係数レジスタ30のレジス
タ0にある係数と乗算を取りデ−タY0L1−H0aを
生成する。そして、演算結果であるデ−タY0L0−H
0aとデ−タY1L0−H0aを加算して出力デ−タY
0PL1−H0を生成する(手順25)。
In the arithmetic circuit 28, the arithmetic coefficient register 29
Since the pointers of 30 and 30 are 0, the coefficient in the register 0 of the arithmetic coefficient register 29 is read out, and the procedure 24
The data Y0L0-H0 obtained in the above is multiplied and data Y is obtained.
0L0-H0a is generated. On the other hand, the data Y0L1-H0 obtained in step 24 is multiplied by the coefficient in the register 0 of the arithmetic coefficient register 30 to generate data Y0L1-H0a. Then, the data Y0L0-H which is the calculation result
0a and data Y1L0-H0a are added to output data Y
0PL1-H0 is generated (procedure 25).

【0046】次いで、手順24と同様にデ−タY0L1
−H1〜H7をラインバッファ24のアドレス1〜7に
書き込むと同時に、ラインバッファ23のアドレス1〜
7のデ−タY0L0−H1〜H7を読み出し演算回路2
8に入力する。そして、手順25と同様の演算を行って
出力データY0PL1−H1〜H7を生成し、出力ライ
ンY0PL1を出力する(手順26)。
Then, as in step 24, data Y0L1
-H1 to H7 are written to the addresses 1 to 7 of the line buffer 24, and at the same time, the addresses 1 to 7 of the line buffer 23 are written.
7 data Y0L0-H1 to H7 are read out and arithmetic circuit 2
Enter in 8. Then, the same calculation as in step 25 is performed to generate output data Y0PL1-H1 to H7, and the output line Y0PL1 is output (step 26).

【0047】次いで、切り換えスイッチ22がラインバ
ッファ23側に設定され、演算係数レジスタ29,30
のレジスタポインタは1に、ラインバッファ・アドレス
カウンタ25は7から0になる。そして、手順22〜2
4と同様にラインY0L2の画素デ−タをラインバッフ
ァ23に書き込み、出力ラインY0PL2を出力する
(手順27)。
Next, the changeover switch 22 is set to the line buffer 23 side, and the operation coefficient registers 29 and 30 are set.
The register pointer of 1 is changed to 1, and the line buffer address counter 25 is changed from 7 to 0. Then, steps 22 to 2
Similarly to 4, the pixel data of the line Y0L2 is written in the line buffer 23, and the output line Y0PL2 is output (procedure 27).

【0048】次いで、切り換えスイッチ22がラインバ
ッファ24側に設定され、演算係数レジスタ29,30
のレジスタポインタは2になる。そして、手順22〜2
4と同様にラインY0L3の画素デ−タをラインバッフ
ァ24に書き込み、出力ラインY0PL3を出力する
(手順28)。
Next, the changeover switch 22 is set to the line buffer 24 side, and the operation coefficient registers 29 and 30 are set.
The register pointer of becomes 2. Then, steps 22 to 2
Similarly to 4, the pixel data of the line Y0L3 is written in the line buffer 24 and the output line Y0PL3 is output (procedure 28).

【0049】次いで、切り換えスイッチ22がラインバ
ッファ23側に設定され、演算係数レジスタ29,30
のレジスタポインタは3になる。そして、手順22〜2
4と同様にラインY0L4の画素デ−タをラインバッフ
ァ23に書き込み、出力ラインY0PL4を出力する
(手順29)。
Next, the changeover switch 22 is set to the line buffer 23 side, and the operation coefficient registers 29 and 30 are set.
The register pointer of becomes 3. Then, steps 22 to 2
Similarly to 4, the pixel data of the line Y0L4 is written in the line buffer 23 and the output line Y0PL4 is output (procedure 29).

【0050】次いで、切り換えスイッチ22がラインバ
ッファ24側に設定され、演算係数レジスタ29,30
のレジスタポインタは4になる。そして、手順22〜2
4と同様にラインY0L5の画素デ−タをラインバッフ
ァ24に書き込み、出力ラインY0PL5を出力する
(手順30)。
Next, the changeover switch 22 is set to the line buffer 24 side, and the operation coefficient registers 29 and 30 are set.
The register pointer of becomes 4. Then, steps 22 to 2
Similarly to 4, the pixel data of the line Y0L5 is written in the line buffer 24 and the output line Y0PL5 is output (step 30).

【0051】次いで、切り換えスイッチ22がラインバ
ッファ23側に設定され、演算係数レジスタ29,30
のレジスタポインタは0に戻る。レジスタポインタが0
に戻ると、手順23と同様に手順30で書き込んだライ
ンY0L5の画素デ−タを読み出し、演算回路28で演
算を行わないで出力する。これが出力ラインY0PL6
となる。この時点で、図24に示す演算のすべてが終了
したことになる。以後は、この繰り返しとなる。しか
し、1ブロックのラインデータは、まだラインY0L6
とラインY0L7が残っているので、次にこれを使って
ライン数変換を行う(手順31)。
Next, the changeover switch 22 is set to the line buffer 23 side, and the operation coefficient registers 29 and 30 are set.
The register pointer of is returned to 0. Register pointer is 0
Returning to step 23, similarly to step 23, the pixel data of the line Y0L5 written in step 30 is read out, and the arithmetic circuit 28 outputs it without performing arithmetic operation. This is the output line Y0PL6
Becomes At this point, all the calculations shown in FIG. 24 have been completed. After that, this process is repeated. However, the line data for one block is still Y0L6
And the line Y0L7 remains, the number of lines is converted using this (step 31).

【0052】ラインY0L6の画素デ−タをラインバッ
ファ23に書くと同時に、ラインバッファ24からライ
ンY0L5の画素デ−タを読み出し、演算係数レジスタ
29および30のレジスタ0で示される演算係数A0,
B0を用いて演算回路28で演算を行い、出力ラインY
0PL7を出力する(手順32)。
At the same time as writing the pixel data of the line Y0L6 into the line buffer 23, the pixel data of the line Y0L5 is read from the line buffer 24, and the calculation coefficient A0, which is indicated by the register 0 of the calculation coefficient registers 29 and 30,
B0 is used to perform calculation in the calculation circuit 28, and the output line Y
0PL7 is output (procedure 32).

【0053】次いで、ラインY0L7の画素デ−タをラ
インバッファ24に書くと同時に、ラインバッファ23
からラインY0L6の画素データを読み出し、演算係数
レジスタ29,30のレジスタ1で示される演算係数A
1 ,B1 を用いて演算回路28で演算を行い、出力ライ
ンY0PL8を出力する(手順33)。
Next, the pixel data of the line Y0L7 is written in the line buffer 24, and at the same time, the line buffer 23 is written.
The pixel data of the line Y0L6 is read from the calculation coefficient A shown in the register 1 of the calculation coefficient registers 29 and 30.
The arithmetic circuit 28 performs an arithmetic operation using 1 and B1 and outputs the output line Y0PL8 (step 33).

【0054】以上で、Y0ブロックのライン変換が終了
する。この時点でラインバッファ・アドレスカウンタ2
5は8にセットされ、演算係数レジスタポインタはポイ
ンタバッファ31のアドレス0に保存した後、0にリセ
ットされる。また、切り換えスイッチ2はラインバッフ
ァ23側に設定される。
This completes the line conversion of the Y0 block. Line buffer address counter 2 at this point
5 is set to 8, and the arithmetic coefficient register pointer is stored in the address 0 of the pointer buffer 31 and then reset to 0. The changeover switch 2 is set on the line buffer 23 side.

【0055】次いで、Y1ブロックに対して手順21〜
33と同様の処理を行い、出力ラインY1PL0〜Y1
PL7を生成する。ここで、ラインバッファ・アドレス
カウンタ25の値は0に戻る。前述した第1の実施例で
は、この値は16となっている。すなわち、次のCBブ
ロックのラインデ−タのバッファリングをアドレス16
から使用するということであった。図14に、出力ライ
ンY1PL8の生成手順を示す(手順34)。
Then, steps 21 to 21 are performed for the Y1 block.
Perform the same processing as 33 to output lines Y1PL0 to Y1.
Generate PL7. Here, the value of the line buffer / address counter 25 returns to 0. In the above-described first embodiment, this value is 16. That is, the buffering of the line data of the next CB block is performed at the address 16
It was meant to be used from. FIG. 14 shows a procedure for generating the output line Y1PL8 (procedure 34).

【0056】次に、演算係数レジスタポインタの値(こ
こでは0)をポインタバッファ31のアドレス1に格納
し、切り換えスイッチ22をラインバッファ23側に切
り換える。そして、次のY2ブロックは次のように処理
される。
Next, the value (0 in this case) of the arithmetic coefficient register pointer is stored in the address 1 of the pointer buffer 31, and the changeover switch 22 is changed over to the line buffer 23 side. Then, the next Y2 block is processed as follows.

【0057】まず、図15に示すように、ポインタバッ
ファ31のアドレス0の値P0を演算係数レジスタ29
および30の演算係数レジスタポインタにセットする。
これにより、Y0ブロックのラインY0L7の変換を行
った時点の演算係数レジスタポインタの値(この場合
3)が復元される。次に、JPEGコーデック21から
Y2ブロックの最初のラインデータY2L0−H0〜H
7を読み出し、ラインバッファ23に書き込む。これに
並行してラインバッファ24に格納されているアドレス
0〜7のデータY0L7−H0〜H7を順次読み出し、
各々のデータに対して前述した演算係数レジスタポイン
タにセットされた演算係数A3,B3を使用して演算回
路28で演算を行い、出力ラインY2PL0を出力する
(手順35)。
First, as shown in FIG. 15, the value P0 of the address 0 of the pointer buffer 31 is set to the arithmetic coefficient register 29.
And 30 arithmetic coefficient register pointers.
As a result, the value (3 in this case) of the arithmetic coefficient register pointer at the time of converting the line Y0L7 of the Y0 block is restored. Next, the first line data Y2L0-H0-H of the Y2 block is output from the JPEG codec 21.
7 is read and written in the line buffer 23. In parallel with this, the data Y0L7-H0 to H7 at addresses 0 to 7 stored in the line buffer 24 are sequentially read out,
The arithmetic circuit 28 performs arithmetic operation on each data using the arithmetic coefficients A3 and B3 set in the arithmetic coefficient register pointer described above, and outputs the output line Y2PL0 (step 35).

【0058】次に、図16に示すように、切り換えスイ
ッチ22がラインバッファ24側に設定され、演算係数
レジスタ29,30のレジスタポインタは4になる。そ
して、デ−タY2L1−H0〜H7をラインバッファ2
4に書き込むと同時にラインバッファ23のデータY2
L0−H0〜H7を読み出し、演算係数レジスタ29,
30に格納された演算係数A4,B4を使って演算を行
い、出力ラインY2PL1を生成する(手順36)。
Next, as shown in FIG. 16, the changeover switch 22 is set to the line buffer 24 side, and the register pointers of the arithmetic coefficient registers 29 and 30 become 4. Then, the data Y2L1-H0 to H7 are transferred to the line buffer 2
4 and simultaneously the data Y2 of the line buffer 23
L0-H0 to H7 are read out, and the operation coefficient register 29,
Calculation is performed using the calculation coefficients A4 and B4 stored in 30 to generate the output line Y2PL1 (step 36).

【0059】以後、ラインY2L2〜Y2L7に対して
同様の処理を行い、出力ラインY2PL2〜Y2PL9
を生成する。図17に出力ラインY2PL9の生成過程
を示す(手順37)。この時点で、演算係数レジスタポ
インタの値(この場合は0)はポインタバッファ31の
アドレス0に格納される。また、ラインバッファ・アド
レスカウンタ25は8になる。
Thereafter, similar processing is performed on the lines Y2L2 to Y2L7, and output lines Y2PL2 to Y2PL9.
Generate FIG. 17 shows a process of generating the output line Y2PL9 (procedure 37). At this point, the value of the arithmetic coefficient register pointer (0 in this case) is stored at address 0 of the pointer buffer 31. Further, the line buffer / address counter 25 becomes 8.

【0060】次に、Y3ブロックを変換するために、図
18に示すように、Y2ブロックの場合と同様にポイン
タバッファ31のアドレス1の値(この場合3)P1を
演算係数レジスタポインタにセットする。そして、デ−
タY3L0−H0〜H7をラインバッファ23に書き込
むと同時にラインバッファ24のデータY1L7−H0
〜H7を読み出し、演算係数レジスタ29および30に
格納された係数A3,B3を使って演算を行い、出力ラ
インY3PL0を生成する(手順38)。
Next, in order to convert the Y3 block, as shown in FIG. 18, the value of the address 1 (3 in this case) P1 of the pointer buffer 31 is set in the arithmetic coefficient register pointer as in the case of the Y2 block. . And the de
Data Y3L0-H0-H7 to the line buffer 23 and data Y1L7-H0 of the line buffer 24 at the same time.
To H7 are read out, calculation is performed using the coefficients A3 and B3 stored in the calculation coefficient registers 29 and 30, and the output line Y3PL0 is generated (procedure 38).

【0061】次に、図19に示すように、切り換えスイ
ッチ22がラインバッファ24側に設定され、デ−タY
3L1−H0〜H7をラインバッファ24に書き込むと
同時にラインバッファ23のデータY3L0−H0〜H
7を読み出し、演算係数レジスタ29および30に格納
された演算係数A4,B4を使って演算を行い、出力ラ
インY3PL1を出力する(手順39)。
Next, as shown in FIG. 19, the changeover switch 22 is set to the line buffer 24 side, and the data Y
3L1-H0-H7 are written in the line buffer 24, and at the same time, data Y3L0-H0-H in the line buffer 23 are written.
7 is read, calculation is performed using the calculation coefficients A4 and B4 stored in the calculation coefficient registers 29 and 30, and the output line Y3PL1 is output (procedure 39).

【0062】以後、ラインY3L2〜Y3L7に対して
同様の処理を行い、出力ラインY3PL2〜Y3PL9
を生成する。図20に出力ラインY3PL9の生成過程
を示す(手順40)。この時点で、演算係数レジスタポ
インタの値(この場合0)はポインタバッファ31のア
ドレス1に格納される。また、ラインバッファ・アドレ
スカウンタ25は16になる。
Thereafter, similar processing is performed on the lines Y3L2 to Y3L7, and output lines Y3PL2 to Y3PL9.
Generate FIG. 20 shows a process of generating the output line Y3PL9 (procedure 40). At this point, the value of the arithmetic coefficient register pointer (0 in this case) is stored in the address 1 of the pointer buffer 31. Further, the line buffer / address counter 25 becomes 16.

【0063】次に、CBブロックの変換を行う前に、ポ
インタバッファ31のアドレス2の値(この場合、初期
値の0)を演算係数レジスタポインタに設定する。その
後、ラインCBL0〜CBL7に対して同様の処理を行
い、出力ラインCBPL0〜CBPL8を生成する。そ
して、次の演算係数レジスタポインタの値(ここでは
3)をポインタバッファ31のアドレス2に保存する。
図21に出力ラインCBPL8の生成過程を示す(手順
41)。
Next, before the conversion of the CB block, the value of address 2 of the pointer buffer 31 (in this case, the initial value 0) is set in the arithmetic coefficient register pointer. Then, the same processing is performed on the lines CBL0 to CBL7 to generate the output lines CBPL0 to CBPL8. Then, the value of the next arithmetic coefficient register pointer (here, 3) is stored in the address 2 of the pointer buffer 31.
FIG. 21 shows a process of generating the output line CBPL8 (procedure 41).

【0064】次に、手順41と同様にCRブロックを変
換する。すなわち変換を行う前にポインタバッファ31
のアドレス3の値(この場合、初期値の0)を演算係数
レジスタポインタに設定する。その後、ラインCRL0
〜CRL7に対して同様の処理を行い、出力ラインCR
PL0〜CRPL8を生成する。そして、次の演算係数
レジスタポインタの値(ここでは3)をポインタバッフ
ァ31のアドレス3に保存する。図22に出力ラインC
RPL8の生成過程を示す(手順42)。
Then, the CR block is converted in the same manner as in step 41. That is, before conversion is performed, the pointer buffer 31
The value of the address 3 (in this case, the initial value 0) is set in the arithmetic coefficient register pointer. Then line CRL0
~ Do the same processing for CRL7 and output line CR
PL0 to CRPL8 are generated. Then, the value of the next arithmetic coefficient register pointer (here, 3) is stored in the address 3 of the pointer buffer 31. Output line C in FIG.
The generation process of RPL8 is shown (procedure 42).

【0065】これで最初の1マクロブロックのライン変
換が終了する。以後、手順21〜42と同様の処理を繰
り返し行うことにより、以降のデータを生成する。これ
によりブロック単位でのライン変換処理が可能となる。
This completes the line conversion of the first macro block. After that, the same data as in steps 21 to 42 is repeated to generate subsequent data. This allows line conversion processing in block units.

【0066】なお、ここではJPEGの「Y:U:V=
4:1:1」のブロックインターリーブ方式の復号デー
タを画像メモリに格納する場合の変換処理について説明
したが、この変換回路に入力されるデータは、例えばJ
PEGの「Y:U:V=4:2:2」や「Y:U:V=
4:4:4」など、画像の垂直方向のブロックが交互に
送られて来る場合でも、また、第1の実施例のように水
平方向のブロックが連続して入力されるような場合でも
変換が可能である。
In this case, JPEG "Y: U: V =
The conversion processing in the case of storing the decoded data of the block interleave system of 4: 1: 1 ”in the image memory has been described. The data input to this conversion circuit is, for example, J
"Y: U: V = 4: 2: 2" of PEG and "Y: U: V =
4: 4: 4 ", etc., even when vertical blocks of an image are alternately sent, or even when horizontal blocks are continuously input as in the first embodiment. Is possible.

【0067】ただし、演算係数レジスタポインタの値を
1ブロックの処理が終わる毎に保存しておかなければな
らず、そのためのバッファおよび制御回路が第1の実施
例に比べて増えてしまうため、第1の実施例のような入
力に限定される場合は、第1の実施例の構成を使うのが
好ましい。
However, the value of the arithmetic coefficient register pointer must be saved every time the processing of one block is completed, and the number of buffers and control circuits for that purpose is increased as compared with the first embodiment. When the input is limited to the first embodiment, it is preferable to use the configuration of the first embodiment.

【0068】また、前述の実施例では、NTSC方式の
画像デ−タからPAL方式の画像デ−タへの変換につい
て説明したが、いずれの場合の構成でもPAL方式の画
像デ−タからNTSC方式の画像デ−タへの変換も可能
である。この場合、演算係数レジスタの設定値をPAL
方式からNTSC方式への演算係数に設定し、演算係数
レジスタポインタのカウント値を0〜5に設定する必要
がある。
In the above embodiment, the conversion from the NTSC image data to the PAL image data has been described, but in any case, the PAL image data is converted to the NTSC image data. Can also be converted into image data. In this case, set the setting value of the calculation coefficient register to PAL.
It is necessary to set the calculation coefficient from the system to the NTSC system and set the count value of the calculation coefficient register pointer to 0-5.

【0069】[0069]

【発明の効果】本発明によれば、従来必要とした1マク
ロブロックライン分の記憶容量を有するブロックバッフ
ァに代えて2ライン分のラインバッファのみで済み、コ
ストダウンおよび回路規模の削減が可能となるという効
果がある。
According to the present invention, only the line buffer for two lines is required instead of the block buffer having the storage capacity for one macroblock line, which has been conventionally required, and it is possible to reduce the cost and the circuit scale. There is an effect that.

【0070】また、従来は1マクロブロックライン分の
データが揃うまでライン変換ができなかったのに対し、
本発明では1ブロック内の2ラインが揃った時点で順次
変換を行うことができるため、変換に伴うデータ処理の
スピードを大幅に改善することができるという効果があ
る。
Further, in the past, line conversion could not be performed until data for one macroblock line was prepared.
According to the present invention, since conversion can be performed sequentially when two lines in one block are aligned, there is an effect that the data processing speed associated with conversion can be significantly improved.

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

【図1】本発明の第1の実施例を示すブロック図であ
る。
FIG. 1 is a block diagram showing a first embodiment of the present invention.

【図2】JPEGの「Y:U:V=2:1:1」ブロッ
クインターリーブ方式のマクロブロックの構成を示す図
である。
FIG. 2 is a diagram showing a configuration of a macroblock of a JPEG “Y: U: V = 2: 1: 1” block interleave system.

【図3】本発明の手順1〜3の説明図である。FIG. 3 is an explanatory diagram of procedures 1 to 3 of the present invention.

【図4】本発明の手順4〜6の説明図である。FIG. 4 is an explanatory diagram of procedures 4 to 6 of the present invention.

【図5】本発明の手順7の説明図である。FIG. 5 is an explanatory diagram of procedure 7 of the present invention.

【図6】本発明の手順8の説明図である。FIG. 6 is an explanatory diagram of procedure 8 of the present invention.

【図7】本発明の手順9の説明図である。FIG. 7 is an explanatory diagram of a procedure 9 of the present invention.

【図8】本発明の手順10の説明図である。FIG. 8 is an explanatory diagram of procedure 10 of the present invention.

【図9】本発明の手順11の説明図である。FIG. 9 is an explanatory diagram of procedure 11 of the present invention.

【図10】本発明の手順12の説明図である。FIG. 10 is an explanatory diagram of procedure 12 of the present invention.

【図11】本発明の手順13の説明図である。FIG. 11 is an explanatory diagram of procedure 13 of the present invention.

【図12】本発明の第2の実施例を示すブロック図であ
る。
FIG. 12 is a block diagram showing a second embodiment of the present invention.

【図13】JPEGの「Y:U:V=4:1:1」ブロ
ックインターリーブ方式のマクロブロックの構成を示す
図である。
[Fig. 13] Fig. 13 is a diagram illustrating the configuration of a macro block of a "Y: U: V = 4: 1: 1" block interleave system of JPEG.

【図14】本発明の手順34の説明図である。FIG. 14 is an explanatory diagram of the procedure 34 of the present invention.

【図15】本発明の手順35の説明図である。FIG. 15 is an explanatory diagram of a procedure 35 of the present invention.

【図16】本発明の手順36の説明図である。FIG. 16 is an explanatory diagram of the procedure 36 of the present invention.

【図17】本発明の手順37の説明図である。FIG. 17 is an explanatory diagram of procedure 37 of the present invention.

【図18】本発明の手順38の説明図である。FIG. 18 is an explanatory diagram of the procedure 38 of the present invention.

【図19】本発明の手順39の説明図である。FIG. 19 is an explanatory diagram of procedure 39 of the present invention.

【図20】本発明の手順40の説明図である。FIG. 20 is an explanatory diagram of the procedure 40 of the present invention.

【図21】本発明の手順41の説明図である。FIG. 21 is an explanatory diagram of procedure 41 of the present invention.

【図22】本発明の手順42の説明図である。FIG. 22 is an explanatory diagram of the procedure 42 of the present invention.

【図23】NTSC/PAL変換の概略図である。FIG. 23 is a schematic diagram of NTSC / PAL conversion.

【図24】NTSC/PAL変換の直線補間の演算を説
明する説明図である。
FIG. 24 is an explanatory diagram illustrating a calculation of linear interpolation of NTSC / PAL conversion.

【図25】ラインバッファを用いた従来のライン変換の
動作を説明する説明図である。
FIG. 25 is an explanatory diagram illustrating an operation of conventional line conversion using a line buffer.

【図26】「Y:U:V=2:1:1」ブロックインタ
ーリーブ方式の場合の従来のライン変換の動作を説明す
る説明図である。
FIG. 26 is an explanatory diagram illustrating a conventional line conversion operation in the case of the “Y: U: V = 2: 1: 1” block interleave method.

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

1,21 JPEGコ−デック 2,22 切り換えスイッチ 3,23 第1のラインバッファ 4,24 第2のラインバッファ 5,25 ラインバッファ・アドレスカウンタ 6,26 R/Wクロック生成部 7,27 演算係数レジスタ制御部 8,28 演算回路 9,29 第1の演算係数レジスタ 10,30 第2の演算係数レジスタ 11,32 メモリアドレス生成部 12,33 画像メモリ 31 ポインタバッファ 1, 21 JPEG codec 2, 22 Changeover switch 3, 23 First line buffer 4, 24 Second line buffer 5, 25 Line buffer / address counter 6, 26 R / W clock generator 7, 27 Calculation coefficient Register control unit 8,28 Arithmetic circuit 9,29 First arithmetic coefficient register 10,30 Second arithmetic coefficient register 11,32 Memory address generating unit 12,33 Image memory 31 Pointer buffer

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 複数m×n画素の画素デ−タからなる画
素ブロック単位で映像信号の成分別に水平方向に連続し
て画像デ−タの処理を行い画像メモリに格納する画像処
理装置において、 前記画素ブロックを構成する各ラインの画素デ−タをラ
イン毎に交互に一時的に格納する第1および第2のライ
ンバッファと、 前記ラインバッファに格納した前記画素デ−タに対する
前記画像メモリ上でのラインアドレスに応じて決まるラ
イン変換のための演算係数を設定する演算係数設定手段
と、 前記第1および第2のラインバッファの一方のラインバ
ッファに前記画素データが書き込まれるのと同時に他方
のラインバッファの相当する位置の前記画素デ−タを読
み出して前記第1および第2のラインバッファの各々の
前記画素データに対する前記演算係数を用いて演算する
演算手段と、 前記演算手段で生成された前記画素データをブロック単
位で前記画像メモリに格納するためのアドレス信号を発
生するメモリアドレス生成手段と、を備えることを特徴
とする画像処理装置のライン変換回路。
1. An image processing apparatus for continuously processing image data in the horizontal direction for each component of a video signal in a pixel block unit composed of a plurality of m × n pixel data, and storing the processed image data in an image memory. First and second line buffers for temporarily and temporarily storing pixel data of each line forming the pixel block for each line; and on the image memory for the pixel data stored in the line buffer. And a calculation coefficient setting means for setting a calculation coefficient for line conversion determined according to the line address in the first and second line buffers, and at the same time the pixel data is written in one of the first and second line buffers. The pixel data at the corresponding position of the line buffer is read out and the arithmetic unit for the pixel data of each of the first and second line buffers is read. An image characterized by comprising: an arithmetic means for performing arithmetic operation using the above; and a memory address generating means for generating an address signal for storing the pixel data generated by the arithmetic means in the image memory in block units. Line conversion circuit for processing equipment.
【請求項2】 複数m×n画素の画素デ−タからなる画
素ブロック単位で映像信号の成分別に水平方向と垂直方
向に交互に画像デ−タの処理を行い画像メモリに格納す
る画像処理装置において、 前記画素ブロックを構成する各ラインの画素デ−タをラ
イン毎に交互に一時的に格納する第1および第2のライ
ンバッファと、 前記ラインバッファに格納した前記画素デ−タに対する
前記画像メモリ上でのラインアドレスに応じて決まるラ
イン変換のための演算係数を設定する演算係数設定手段
と、 前記ブロック単位で前記演算係数設定手段のポイント値
を保持するポインタバッファと、 前記第1および第2のラインバッファの一方のラインバ
ッファに前記画素データが書き込まれるのと同時に他方
のラインバッファの相当する位置の前記画素デ−タを読
み出して前記第1および第2のラインバッファの各々の
前記画素データに対する前記演算係数を用いて演算する
演算手段と、 前記演算手段で生成された前記画素データをブロック単
位で前記画像メモリに格納するためのアドレス信号を発
生するメモリアドレス生成手段と、を備えることを特徴
とする画像処理装置のライン変換回路。
2. An image processing apparatus for alternately processing image data in a horizontal direction and a vertical direction for each component of a video signal in a pixel block unit composed of a plurality of m × n pixel data and storing the processed image data in an image memory. The first and second line buffers for temporarily storing the pixel data of each line forming the pixel block alternately for each line, and the image for the pixel data stored in the line buffer. Arithmetic coefficient setting means for setting an arithmetic coefficient for line conversion determined according to a line address on a memory; a pointer buffer for holding the point value of the arithmetic coefficient setting means in block units; While the pixel data is written into one of the two line buffers, the pixel data of the corresponding position in the other line buffer is simultaneously written. Computing means for reading the data and computing using the computing coefficient for the pixel data of each of the first and second line buffers; and the pixel data generated by the computing means in the image memory in block units. A line conversion circuit of an image processing apparatus, comprising: a memory address generation unit that generates an address signal for storing.
JP14174395A 1995-06-08 1995-06-08 Line conversion circuit of image processing device Expired - Fee Related JP3302531B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14174395A JP3302531B2 (en) 1995-06-08 1995-06-08 Line conversion circuit of image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14174395A JP3302531B2 (en) 1995-06-08 1995-06-08 Line conversion circuit of image processing device

Publications (2)

Publication Number Publication Date
JPH08336114A true JPH08336114A (en) 1996-12-17
JP3302531B2 JP3302531B2 (en) 2002-07-15

Family

ID=15299174

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14174395A Expired - Fee Related JP3302531B2 (en) 1995-06-08 1995-06-08 Line conversion circuit of image processing device

Country Status (1)

Country Link
JP (1) JP3302531B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007521768A (en) * 2003-12-11 2007-08-02 インフォーカス コーポレイション System and method for processing image data
US9026697B2 (en) 2011-02-08 2015-05-05 Olympus Corporation Data processing apparatus

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007521768A (en) * 2003-12-11 2007-08-02 インフォーカス コーポレイション System and method for processing image data
US9026697B2 (en) 2011-02-08 2015-05-05 Olympus Corporation Data processing apparatus

Also Published As

Publication number Publication date
JP3302531B2 (en) 2002-07-15

Similar Documents

Publication Publication Date Title
US5742274A (en) Video interface system utilizing reduced frequency video signal processing
JP3279852B2 (en) Signal decoding device
JPH02999A (en) Still picture editing device
KR100201981B1 (en) The memory control apparatus and image decoder using that
JPH01145778A (en) Image processor having pipeline bus of free flow
WO2004090860A1 (en) Video combining circuit
JPH06332843A (en) Moving image video data transfer device and computer system
US6348950B1 (en) Video signal processing circuit and image pickup apparatus using the circuit
JPH08336114A (en) Line conversion circuit for image processor
JP2001285644A (en) Control method for line memory
JP2006304203A (en) Electronic camera with color difference interleave conversion function
US6741263B1 (en) Video sampling structure conversion in BMME
JP2772412B2 (en) Pixel matrix filter and method of processing pixel matrix
JP5738639B2 (en) Data processing apparatus and data processing method
JPH11168665A (en) Image size conversion method and system for the same
JPH11112873A (en) Image processing method and device
JP4170173B2 (en) Block matching arithmetic unit
JP3189873B2 (en) Color converter
JP2000059800A (en) Image signal processing circuit
JP2989193B2 (en) Image memory interleaved input / output circuit
JP3145477B2 (en) Sub screen display circuit
JP3380706B2 (en) Signal processing device
JPH0676051A (en) Parallel picture processor
JP4784954B2 (en) Data transfer mechanism
JPH1040366A (en) Image processor

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080426

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20090426

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20090426

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20100426

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20100426

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20110426

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20120426

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees