JP2006062132A - Image data conversion circuit - Google Patents

Image data conversion circuit Download PDF

Info

Publication number
JP2006062132A
JP2006062132A JP2004245091A JP2004245091A JP2006062132A JP 2006062132 A JP2006062132 A JP 2006062132A JP 2004245091 A JP2004245091 A JP 2004245091A JP 2004245091 A JP2004245091 A JP 2004245091A JP 2006062132 A JP2006062132 A JP 2006062132A
Authority
JP
Japan
Prior art keywords
data
image
raster
conversion circuit
image data
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.)
Withdrawn
Application number
JP2004245091A
Other languages
Japanese (ja)
Inventor
Kenichi Kaneko
謙一 金子
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2004245091A priority Critical patent/JP2006062132A/en
Publication of JP2006062132A publication Critical patent/JP2006062132A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To perform processing efficiently by switching internal circuitry depending on the data width of a memory to be connected in a circuit for converting the raster image data of an ink jet printer into column data. <P>SOLUTION: The image data conversion circuit comprises a means for inputting data of raster formant, and changes a region being stored in an image conversion buffer depending on the bit width of data being inputted by the input means. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明はラスタ方向に順次送られてきたデータをメモリに格納し、データ変換を行う変換回路に関するものである。   The present invention relates to a conversion circuit that stores data sequentially sent in a raster direction in a memory and performs data conversion.

インクジェットプリンタ(記録装置)の記録ヘッドは、複数の記録素子が縦方向に並んでおり、同時に複数のラスタ画像を出力する。記録装置の内部のデータ処理においては、複数のラスタデータをカラム毎に抽出して記録ヘッドにデータを転送する。このラスタ・カラム変換回路において、入力されるデータ幅とラスタ数の積のレジスタからなる中間バッファが必要になる。
特開平10−217584号
A recording head of an ink jet printer (recording apparatus) has a plurality of recording elements arranged in the vertical direction and outputs a plurality of raster images simultaneously. In the data processing inside the recording apparatus, a plurality of raster data is extracted for each column and the data is transferred to the recording head. In this raster / column conversion circuit, an intermediate buffer consisting of a register of the product of the input data width and the number of rasters is required.
Japanese Patent Laid-Open No. 10-217584

入力ラスタデータバス幅64bit、出力カラムデータバス幅32bitのメモリに接続される画像変換回路は、64bitのラスタデータを32個格納する画像変換バッファを持ち、64×32=2048bitのレジスタを必要とする。カラムデータを順次抽出するためには、画像変換バッファがフルの状態になるまで書き込みを行うため、その間カラムデータの読み出しは行えない。   An image conversion circuit connected to a memory having an input raster data bus width of 64 bits and an output column data bus width of 32 bits has an image conversion buffer for storing 32 64-bit raster data, and requires a 64 × 32 = 2048 bit register. . In order to sequentially extract the column data, writing is performed until the image conversion buffer becomes full, so that column data cannot be read during that time.

画像変換の高速化を図るためには、入力ラスタデータバス幅を拡張する方法が取られる。この場合、画像変換回路と同一回路内に構成するメモリに対してはバス幅を拡張しても、配線は容易に行われるが、より大きな容量が接続可能な外部メモリに対しては、外部ピンの制約によりデータバス幅を拡張する事は困難である。   In order to increase the speed of image conversion, a method of expanding the input raster data bus width is employed. In this case, wiring is easily performed even if the bus width is expanded for the memory configured in the same circuit as the image conversion circuit, but for the external memory to which a larger capacity can be connected, the external pin It is difficult to expand the data bus width due to restrictions of the above.

データ幅が小さいメモリに対しては、内部中間バッファを2つ用意しダブルバッファ構造にすることで、書き込みと読み出しを同時に行う事により処理の高速化を図る事ができる。しかし、データ幅が大きいメモリに対してダブルバッファ構造にすると、内部中間バッファが増大してしまうとう課題が発生する。   For a memory with a small data width, two internal intermediate buffers are prepared and a double buffer structure is used, so that the processing speed can be increased by simultaneously performing writing and reading. However, when a double buffer structure is used for a memory having a large data width, there arises a problem that the number of internal intermediate buffers increases.

本発明は、ラスタ画像データをカラムデータに変換する画像変換回路において、内部中間バッファに接続されるメモリのデータバス幅に応じて、バス幅が大きいメモリに対してはバッファの全領域に対して読み書きを交互に行うシングルバッファ構造で処理を行い、バス幅が小さいメモリに対してはバッファの領域を2分割して、それぞれの書き込みと読み出しを同時に行えるダブルバッファ構造に切り替えて使用する。   The present invention relates to an image conversion circuit for converting raster image data into column data, in accordance with the data bus width of the memory connected to the internal intermediate buffer, for a memory having a large bus width, the entire buffer area. Processing is performed in a single buffer structure in which reading and writing are performed alternately. For a memory having a small bus width, the buffer area is divided into two parts and switched to a double buffer structure in which writing and reading can be performed simultaneously.

以上説明したように、接続するメモリのデータ幅に応じて内部のバッファ構造を切り替える機能を有する事で、内部のバッファ回路を有効に利用しつつ、高速な処理が行える。   As described above, by having the function of switching the internal buffer structure in accordance with the data width of the memory to be connected, high-speed processing can be performed while effectively using the internal buffer circuit.

小容量でデータ幅が大きい内蔵メモリに対する処理の高速化と、大容量でデータ幅が小さい外部メモリに対する処理の高速化を、内蔵中間バッファの領域を無駄にせずに双方の機能を同一回路で実現している。   High-speed processing for internal memory with a small capacity and large data width, and high-speed processing for external memory with a large capacity and small data width, both functions can be realized in the same circuit without wasting the internal intermediate buffer area is doing.

(実施例1)
図1において本発明における画像データ変換回路101は、回路内部の動作を指示するシーケンスコントロールブロック102と、メモリからデータを読み出すDMAインタフェース部で、対象メモリとデータ幅が異なる2つのブロック103,104と、ラスタデータを一時的に蓄えてカラムデータを出力するシフトレジスタ部105と、出力したカラムデータをメモリに書き込むDMAインタフェースブロック106から構成されている。
Example 1
In FIG. 1, an image data conversion circuit 101 according to the present invention includes a sequence control block 102 for instructing an internal operation of the circuit, a DMA interface unit for reading data from the memory, and two blocks 103 and 104 having a data width different from that of the target memory. The shift register unit 105 temporarily stores raster data and outputs column data, and the DMA interface block 106 writes the output column data to a memory.

DMAインタフェースブロック103は、ラスタデータを格納するメモリ107に対して、DMAコントロールブロック108を介して接続される。同様にDMAインタフェースブロック104は、ラスタデータを格納するバス幅が異なるメモリ109に対して、DMAコントローラブロック110を介して接続される。メモリ107は画像データ変換回路が構成されるICの外部に接続される大容量の低速度でアクセスするメモリモデル例であり、メモリ109は画像データ変換回路と同一IC内部に構成される小容量の高速でアクセスするメモリである。   The DMA interface block 103 is connected to a memory 107 for storing raster data via a DMA control block 108. Similarly, the DMA interface block 104 is connected via a DMA controller block 110 to a memory 109 having a different bus width for storing raster data. The memory 107 is an example of a large-capacity low-speed memory connected to the outside of the IC that constitutes the image data conversion circuit. The memory 109 is a small-capacity memory that is configured inside the same IC as the image data conversion circuit. This memory is accessed at high speed.

ラスタ画像データは図2に示すように、ラスタの並び順にデータが送信され、画像幅に達したところで次のラスタの先頭部分に折り返す構成である。図2に示す様に64bit幅のデータが1,2,3‥の順で送信されたときに、1ラスタ3個のデータ×32ラスタのデータ1〜96を一時的にメモリに蓄える。   As shown in FIG. 2, the raster image data is transmitted in the order of raster arrangement, and when the image width is reached, the raster image data is folded back to the beginning of the next raster. As shown in FIG. 2, when 64-bit data is transmitted in the order of 1, 2, 3,..., 1 raster 3 data × 32 raster data 1 to 96 are temporarily stored in the memory.

図3に示す一時保存メモリは、本発明の画像データ変換回路がこのラスタ画像データの読み出しを行うときに都合が良い順番に並べ替えて配置される様子を示している。   The temporary storage memory shown in FIG. 3 shows a state in which the image data conversion circuit of the present invention is arranged and arranged in an order that is convenient when the raster image data is read out.

カラムデータはラスタ画像データの最上位ビットから順に取り出していくため、受信データ幅で複数ラスタが連続して読み出せる形式に配置される。具体的には最初のラスタの1のデータが一時保存メモリの0x000000番地に配置したときに、2のデータは64bit=8byteの32番地分加算した0x000100番地に配置され、3のデータはさらに32番地分加算した、0x000200番地に配置される。   Since the column data is sequentially extracted from the most significant bit of the raster image data, it is arranged in a format in which a plurality of rasters can be read continuously with the received data width. Specifically, when 1 data of the first raster is arranged at address 0x000000 in the temporary storage memory, data 2 is arranged at address 0x000100 obtained by adding 32 bits of 64 bits = 8 bytes, and data 3 is further addressed 32. It is arranged at the address 0x000200 after adding the minutes.

次のラスタの4のデータは、1のデータの下のラスタデータであるため、1のデータのすぐ後の0x000008番地に配置され、5のデータは0x000108番地、6のデータは0x000208番地に配置される。   Since the 4th data of the next raster is the raster data below the 1st data, it is arranged at the address 0x000008 immediately after the 1st data, the data 5 is arranged at the address 0x000108, and the data 6 is arranged at the address 0x000208. The

このように配置されたデータを0x000000から0x0000F8番地まで連続して読み出しを行うと、1,4,7‥‥91,94のデータが得られ、データ幅64bit×32個(32ラスタ)のデータの読み出しが行える。このデータを本発明の画像データ変換回路内のバッファに格納し、カラム毎にデータの読み出しを行う。   When the data arranged in this way is continuously read from address 0x000000 to address 0x0000F8, data of 1,4,7,... 91,94 is obtained, and the data width is 64 bits × 32 (32 rasters). Reading can be performed. This data is stored in a buffer in the image data conversion circuit of the present invention, and data is read out for each column.

図4に示す画像データ変換回路内のバッファに、前述のラスタデータがR0,R1‥‥R31の順に格納される。32個のラスタデータが格納された後に、R0,R1‥‥R31それぞれの64bit目のデータをC63,63bit目のデータをC62‥‥同様にC0としたものをC63から順に抽出する。C63のデータの32bit目はR0の64bit目のデータであり、C63のデータの31bit目はR1の64bit目のデータ、同様にC63の2bit目はR30の64bit目、C63の1bit目はR31の64bit目のデータとして変換され、後段のメモリに書き込まれる。   The aforementioned raster data is stored in the order of R0, R1,... R31 in the buffer in the image data conversion circuit shown in FIG. After the 32 pieces of raster data are stored, the 64th bit data of each of R0, R1... R31 is extracted as C63, the 63th bit data as C62. The 32nd bit of C63 data is the 64th bit data of R0, the 31st bit of the C63 data is the 64th bit data of R1, the second bit of C63 is the 64th bit of R30, and the 1st bit of C63 is the 64th bit of R31. It is converted as eye data and written to the subsequent memory.

図5に示すシフトレジスタは、画像データ変換回路内のバッファの構造を示す。各ラスタ画像を格納するレジスタはビットシフト構造になっており、カラム画像を抽出する毎に上位ビット方向にビットシフトを行う。C63のカラムデータを抽出後は、C62のデータがC63のレジスタへシフトされるため、カラムデータ抽出はC63のレジスタ読み出しとビットシフトを繰り返すことで実現している。   The shift register shown in FIG. 5 shows the structure of a buffer in the image data conversion circuit. The register for storing each raster image has a bit shift structure, and performs bit shift in the upper bit direction every time a column image is extracted. After the C63 column data is extracted, the C62 data is shifted to the C63 register. Therefore, the column data extraction is realized by repeating the C63 register reading and the bit shift.

(実施例2)
実施例1で説明したように、画像データ変換回路はラスタデータをバッファ内に全て格納した後にカラムデータを抽出する。よって、ラスタデータ格納動作とカラムデータ抽出動作は同時には行えない。それ故、格納するラスタデータのビット幅を拡張する事で処理速度低下を補っている。
(Example 2)
As described in the first embodiment, the image data conversion circuit extracts the column data after storing all the raster data in the buffer. Therefore, the raster data storage operation and the column data extraction operation cannot be performed simultaneously. Therefore, the reduction in processing speed is compensated by expanding the bit width of the raster data to be stored.

しかし、同画像データ変換回路に接続されるメモリのビット幅が拡張できないとき、例えば大容量外部メモリに接続を行うため、I/Oピンの制限から前述の64bitラスタデータから32bitラスタデータにビット幅が縮小される場合がある。このような場合に、同画像データ変換回路のバッファ64bit×32個(ラスタ)の容量を有効に活用する方法を示す。   However, when the bit width of the memory connected to the image data conversion circuit cannot be expanded, for example, to connect to a large-capacity external memory, the bit width is changed from the 64-bit raster data to the 32-bit raster data due to I / O pin limitations. May be reduced. In such a case, a method of effectively utilizing the capacity of 64 bits × 32 (raster) buffers of the image data conversion circuit will be described.

図6は、画像データがラスタの並び順に送信され、画像幅に達したところで次のラスタの先頭部分に折り返す構成を示している。図6に示す様に32bit幅のデータが1,2,3‥の順で送信されたときに、1ラスタ6個のデータ×32ラスタのデータ1〜192を一時的にメモリに蓄える。   FIG. 6 shows a configuration in which image data is transmitted in the order of raster arrangement and is turned back to the head portion of the next raster when the image width is reached. As shown in FIG. 6, when 32-bit width data is transmitted in the order of 1, 2, 3,..., 1 raster 6 data × 32 raster data 1 to 192 are temporarily stored in the memory.

図7に示す一時保存メモリは、本発明の画像データ変換回路がこのラスタ画像データの読み出しを行うときに都合が良い順番に並べ替えて配置される様子と、本発明の画像データ変換回路がカラム単位でデータを取り出す様子を示している。   The temporary storage memory shown in FIG. 7 is arranged in an order convenient for the image data conversion circuit of the present invention to read out the raster image data, and the image data conversion circuit of the present invention is arranged in the column. It shows how data is extracted in units.

カラムデータはラスタ画像データの最上位ビットから順に取り出していくため、受信データ幅で複数ラスタが連続して読み出せる形式に配置される。具体的には最初のラスタの1のデータが一時保存メモリの0x000000番地に配置したときに、2のデータは32bit=4byteの32番地分加算した0x000080番地に配置され、3のデータはさらに32番地分加算した、0x000100番地に配置される。   Since the column data is sequentially extracted from the most significant bit of the raster image data, it is arranged in a format in which a plurality of rasters can be read continuously with the received data width. Specifically, when 1 data of the first raster is arranged at address 0x000000 in the temporary storage memory, data 2 is arranged at address 0x000080 obtained by adding 32 bits of 32 bits = 4 bytes, and data 3 is further addressed 32. It is arranged at the address 0x000100 after adding the minutes.

次のラスタの7のデータは、1のデータの下のラスタデータであるため、1のデータのすぐ後の0x000004番地に配置され、その下の13のデータは0x000008番地に配置される。   Since the next 7 data of the raster is the raster data below the 1 data, it is arranged at the address 0x000004 immediately after the 1 data, and the 13 data below it is arranged at the address 0x000008.

このように配置されたデータを0x000000から0x00007C番地まで連続して読み出しを行うと、1,7,13‥‥181,187のデータが得られ、データ幅32bit×32個(32ラスタ)のデータの読み出しが行える。このデータを本発明の画像データ変換回路内のバッファに格納し、カラム毎にデータの読み出しを行う。   When data arranged in this way is continuously read from addresses 0x000000 to 0x00007C, data of 1,7,13,... 181,187 is obtained, and the data width is 32 bits × 32 (32 rasters). Reading can be performed. This data is stored in a buffer in the image data conversion circuit of the present invention, and data is read out for each column.

図8に示す画像データ変換回路内のバッファは前述と同様の回路で64bit×32個のレジスタが存在する。64bitのレジスタを上位32bit×32個に分割したレジスタ群をRxU(x=0,1,2‥31)、下位32bit×32個に分割したレジスタ群をRxD(x=0,1,2‥31)とするとき、前述の32bit×32個のラスタデータをRxUに格納する。   The buffer in the image data conversion circuit shown in FIG. 8 is the same circuit as described above, and there are 64 bits × 32 registers. A register group obtained by dividing a 64-bit register into upper 32 bits × 32 is RxU (x = 0, 1, 2,... 31), and a register group obtained by dividing the lower 32 bits × 32 is RxD (x = 0, 1, 2,... 31). ), The aforementioned 32-bit × 32 raster data is stored in RxU.

RxUのラスタデータR0,R1‥‥R31のそれぞれ32bit目のデータをカラムデータC31とするとき、C31,C30‥‥C0の順にデータを抽出し、後段のメモリに書き込む。   When the 32-bit data of RxU raster data R0, R1,... R31 is column data C31, the data is extracted in the order of C31, C30,.

図9に示すシフトレジスタは画像データ変改回路内のバッファの構造を示す。64bitの上位32bitのレジスタ群RxUと、下位32bitのレジスタ群RxDが、別のトリガにより独立にシフトする構造を持つ。よって、上位のバッファRxUにラスタデータを格納後、カラムデータを抽出すると同時に、次のラスタデータ2,8,14‥‥182,188を、前段のメモリ0x000080番地から0x0000FC番地まで読み出して下位のバッファRxDに格納する処理が同時に行える。   The shift register shown in FIG. 9 shows the structure of a buffer in the image data alteration circuit. A 64-bit high-order 32-bit register group RxU and a low-order 32-bit register group RxD are shifted independently by another trigger. Therefore, after the raster data is stored in the upper buffer RxU, the column data is extracted, and at the same time, the next raster data 2, 8, 14,... 182 and 188 are read from the memory 0x000080 to the address 0x0000FC in the previous stage, and the lower buffer. Processing stored in RxD can be performed simultaneously.

画像データ変換回路の概略を示すブロック図。The block diagram which shows the outline of an image data conversion circuit. データ幅が広いメモリに対するラスタ画像データの転送データ順を示す図。The figure which shows the transfer data order of the raster image data with respect to memory with a wide data width. 図2のラスタ画像データを読み出し用メモリに格納した様子を示す図。The figure which shows a mode that the raster image data of FIG. 2 was stored in the memory for reading. 画像変換用レジスタ上のラスタデータからカラムデータを取り出す様子を示す図。The figure which shows a mode that column data is taken out from the raster data on the image conversion register. 画像変換用シフトレジスタの概略図。Schematic diagram of a shift register for image conversion. データ幅が狭いメモリに対するラスタ画像データの転送データ順を示す図。The figure which shows the transfer data order of the raster image data with respect to memory with a narrow data width. 図6のラスタ画像データを読み出し用メモリに格納した様子を示す図。The figure which shows a mode that the raster image data of FIG. 6 was stored in the memory for reading. 画像変換用レジスタのラスタデータからカラムデータを取り出す様子を示す図。The figure which shows a mode that column data is taken out from the raster data of the register for image conversion. バッファ2分割時の画像変換用シフトレジスタの概略図。Schematic diagram of a shift register for image conversion at the time of buffer division.

符号の説明Explanation of symbols

101 本説明を実施する、画像データ変換回路
102 シーケンスコントローラ
103 データ読み出し用DMAインタフェースブロック
104 データ読み出し用DMAインタフェースブロック
105 読み出したデータを蓄えるシフトレジスタ
106 データ書き込み用DMAインタフェースブロック
107 データビット幅が狭い大容量メモリ
108 DMAコントローラ
109 データビット幅が広い小容量メモリ
110 DMAコントローラ
111 DMAコントローラ
112 画像変換後の格納用メモリ
101 Image data conversion circuit for implementing this description 102 Sequence controller 103 DMA interface block for reading data 104 DMA interface block for reading data 105 Shift register for storing read data 106 DMA interface block for writing data 107 Large data bit width is small Capacity memory 108 DMA controller 109 Small capacity memory with a wide data bit width 110 DMA controller 111 DMA controller 112 Storage memory after image conversion

Claims (7)

ラスタ形式のデータを入力する入力手段と、
前記入力手段により入力される前記データのビット幅に応じて、画像変換バッファに格納する領域を変化させることを特徴とする画像データ変換回路。
Input means for inputting raster format data;
An image data conversion circuit, wherein an area to be stored in an image conversion buffer is changed according to a bit width of the data input by the input means.
前記画像変換バッファを一つの領域として使用し、書き込みと読み出しを交互におこなうことを特徴とする請求項1に記載の画像データ変換回路。   2. The image data conversion circuit according to claim 1, wherein the image conversion buffer is used as one area, and writing and reading are alternately performed. 前記画像変換バッファを二つの同サイズの領域として使用し、一方の領域に対する書き込み処理と他方の読み出し処理を同時に行うことを特徴とする請求項1に記載の画像データ変換回路。   2. The image data conversion circuit according to claim 1, wherein the image conversion buffer is used as two areas having the same size, and a writing process for one area and a reading process for the other area are simultaneously performed. 前記画像変換バッファに格納したそれぞれのデータの最上位ビットを抽出して、縦横変換処理データとして出力することを特徴とする請求項1に記載の画像データ変換回路。   2. The image data conversion circuit according to claim 1, wherein the most significant bit of each data stored in the image conversion buffer is extracted and output as vertical / horizontal conversion processing data. 前記画像変換バッファに格納したそれぞれのデータが、最上位ビット方向にシフトすることを特徴とする請求項1に記載の画像データ変換回路。   2. The image data conversion circuit according to claim 1, wherein each data stored in the image conversion buffer is shifted in a most significant bit direction. 前記画像変換バッファに格納したそれぞれのデータを二分割した上位データと下位データのそれぞれの最上位ビットを抽出して、縦横変換処理データとして出力することを特徴とする請求項1に記載の画像データ変換回路。   2. The image data according to claim 1, wherein the most significant bit of each of the upper data and the lower data obtained by dividing each data stored in the image conversion buffer is extracted and output as vertical / horizontal conversion processing data. Conversion circuit. 前記画像変換バッファに格納したそれぞれのデータを二分割した上位データと下位データのそれぞれの最上位ビット方向にシフトすることを特徴とする請求項1に記載の画像データ変換回路。   2. The image data conversion circuit according to claim 1, wherein each of the data stored in the image conversion buffer is shifted in the most significant bit direction of the upper data and the lower data divided into two.
JP2004245091A 2004-08-25 2004-08-25 Image data conversion circuit Withdrawn JP2006062132A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004245091A JP2006062132A (en) 2004-08-25 2004-08-25 Image data conversion circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004245091A JP2006062132A (en) 2004-08-25 2004-08-25 Image data conversion circuit

Publications (1)

Publication Number Publication Date
JP2006062132A true JP2006062132A (en) 2006-03-09

Family

ID=36109021

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004245091A Withdrawn JP2006062132A (en) 2004-08-25 2004-08-25 Image data conversion circuit

Country Status (1)

Country Link
JP (1) JP2006062132A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009205460A (en) * 2008-02-28 2009-09-10 Seiko Epson Corp Printer control method and unit, and printer control program
WO2015192765A1 (en) * 2014-06-16 2015-12-23 Mediatek Inc. Apparatus and method for processing data samples with different bit widths

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009205460A (en) * 2008-02-28 2009-09-10 Seiko Epson Corp Printer control method and unit, and printer control program
WO2015192765A1 (en) * 2014-06-16 2015-12-23 Mediatek Inc. Apparatus and method for processing data samples with different bit widths
US10126951B2 (en) 2014-06-16 2018-11-13 Mediatek Inc. Apparatus and method for processing data samples with different bit widths

Similar Documents

Publication Publication Date Title
US7103702B2 (en) Memory device
JP2006062132A (en) Image data conversion circuit
JP5744206B2 (en) Drawing control device
JPH0848062A (en) Data processor and printer controller using this
JP3203660B2 (en) Image recording device
JP5125205B2 (en) Data signal processing device, image processing device, image output device, and data signal processing method
JP2020090075A (en) Image formation device and image formation method
JP2000232623A (en) Video memory circuit
JP2002229933A (en) Image data conversion equipment, image processing system and image data conversion method
JP3778068B2 (en) Image data expansion method and image display control apparatus
JP4835872B2 (en) Image processing device
JP2005128689A (en) Image drawing device
JP2006326862A (en) Serial recorder
JP2006227498A (en) Image processing system
JP2007193159A (en) Image display controller and image display control method
JP2011204025A (en) Image processing accelerator
JPH01270176A (en) Graphic display system allowed to deliver partial image
JP2005122376A (en) Data transfer controller
JPH052643A (en) Picture processor
JP2002264408A (en) Method of overlay printing and apparatus for controlling overlay printing
JP2000284775A (en) Dot pattern data editing system
JP2006159754A (en) Image data conversion circuit
JPH09198027A (en) Character display device
JP2002117397A (en) Access method of color data to image memory
JP2007150722A (en) Data smoothing circuit

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20071106