JPH01194672A - Picture information decoder - Google Patents

Picture information decoder

Info

Publication number
JPH01194672A
JPH01194672A JP63017028A JP1702888A JPH01194672A JP H01194672 A JPH01194672 A JP H01194672A JP 63017028 A JP63017028 A JP 63017028A JP 1702888 A JP1702888 A JP 1702888A JP H01194672 A JPH01194672 A JP H01194672A
Authority
JP
Japan
Prior art keywords
reference line
buffer
data
memory
image information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP63017028A
Other languages
Japanese (ja)
Inventor
Yoshihiro Yokoyama
横山 佳弘
Yasuo Kurosu
康雄 黒須
Nobuaki Izuno
伊豆野 信明
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP63017028A priority Critical patent/JPH01194672A/en
Publication of JPH01194672A publication Critical patent/JPH01194672A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve a whole decoding processing speed by using a memory for a referring line equipped to supply the picture information of a referring line to a decoder at a high speed for a buffer between a decoder and a data bus. CONSTITUTION:When the change of the color of a picture element obtained by a referring line buffer A102 is not present, a decoder 101 writes at a high speed the picture information of a single color to a referring line buffer B103. For this reason, the processing of the decoder 101 is not stopped. When the change of the color of the picture element is many at a referring line, the decoder 101 decodes many code data obtained from an input bus interface 104 and the picture information with many changes of the color is written to the referring line buffer B103. In this case, the writing from an output bus interface 105 to a memory 107 is not stopped.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は画像情報を符号化したデータに対してこれを再
び画像情報に復号する装置に係り0%に複数ラインの画
素の色の相対関係に基づき復号するためラインバッファ
を持った装置に好適な画像情報復号装置に関する。
Detailed Description of the Invention [Field of Industrial Application] The present invention relates to a device for decoding encoded image information into image information again, and relates to a relative relationship between colors of pixels of multiple lines at 0%. The present invention relates to an image information decoding device suitable for a device having a line buffer for decoding based on .

〔従来の技術〕[Conventional technology]

画像情報の伝送やファイリングでは単位時間当りの伝送
枚数や1つの記憶媒体当りの記憶枚数が重要な性能とな
る。このため、伝送やファイリングの前に画像情報のデ
ータ量を圧縮するのが普通セする。この代表的なものと
してはファクシミリで使用されているhtg (モディ
ファイド・ホフマン)符号化とMR(モディファイド・
REAL) )符号化がある・ MH符号化は1次元圧縮法であり、圧縮する画像の1ラ
インずつを処理対象とし1画素の色が黒から白あるいは
白から黒に変化する点(変化点)を検出して、2つの変
化点間の画素数を符号化するものである。MR符号化は
2次元圧縮法であり一般にME符号化より圧縮率が高い
。この方法は上下に隣接した2ライン内の変化点の相対
関係を符号化するものである。第4図は画像情報の例で
あり、符号化の対象を符号化ライン、符号化ラインの上
で相対関係を求めるもとにするラインを参照ラインと呼
ぶ。この図では変化点A401に対して参照ラインの変
化点と同じ位置、変化点B4O2に対して参照ラインの
変化点から右に1ずれた位置という符号を割当てる。
In the transmission and filing of image information, the number of images transmitted per unit time and the number of images stored per one storage medium are important performance factors. For this reason, it is common practice to compress the amount of image information before transmission or filing. Typical examples are HTG (Modified Hoffman) encoding and MR (Modified Hoffman) encoding used in facsimile.
MH encoding is a one-dimensional compression method that processes each line of the image to be compressed, and processes the point at which the color of one pixel changes from black to white or from white to black (change point). , and encodes the number of pixels between two changing points. MR encoding is a two-dimensional compression method and generally has a higher compression rate than ME encoding. This method encodes the relative relationship between change points in two vertically adjacent lines. FIG. 4 shows an example of image information, in which the object of encoding is called a coding line, and the line on which the relative relationship is determined on the coding line is called a reference line. In this figure, the change point A401 is assigned the same position as the change point on the reference line, and the change point B4O2 is assigned a position shifted by 1 to the right from the change point on the reference line.

MR符号の復号では上記の簡単な符号化方法の説明でも
明らかなように、参照ラインから符号化ラインを生成し
、この符号化ラインが次の参照ラインとなる。これを実
現するため、復号した画像情報をメモリに一度書込み、
それを読み出して参照ラインの画像情報とする。第2図
は従来の画像情報復号装置の例である。復号装置101
から出力された画像情報は画像出力用FIFO202、
出力バスインタフェース105およびデータバス106
を通してメモリ107へ書込まれる。参照ラインの画像
情報は一度書込まれた後にメモリ1o7から読み出さり
、データバス106.入力バスインタフェース104お
よび画像入力用FIFO201を通して復号装置101
へ入力される。この構成では参照ラインの画像情報を得
るために、復号装置101の内部回路のデータ転送速度
より遅いデータバス106にアクセスし、バスのアクセ
ス権を得るまでに待ち時間を要するため、処理速度の低
下する可能性がある。
In decoding an MR code, as is clear from the simple explanation of the encoding method above, a coded line is generated from a reference line, and this coded line becomes the next reference line. To achieve this, the decoded image information is written once in memory,
It is read out and used as image information of the reference line. FIG. 2 is an example of a conventional image information decoding device. Decoding device 101
The image information output from the image output FIFO 202,
Output bus interface 105 and data bus 106
is written into the memory 107 through. Once the image information of the reference line is written, it is read out from the memory 1o7 and transferred to the data bus 106. Decoding device 101 through input bus interface 104 and image input FIFO 201
is input to. In this configuration, in order to obtain the image information of the reference line, the data bus 106 is accessed which is slower than the data transfer rate of the internal circuit of the decoding device 101, and waiting time is required before gaining access to the bus, resulting in a decrease in processing speed. there's a possibility that.

これに対して特開昭55−79564号公報に記載のよ
うに復号装置自体に参照ライン用メモリを備え。
On the other hand, as described in Japanese Unexamined Patent Publication No. 55-79564, the decoding device itself is provided with a reference line memory.

バスアクセスをなくして処理速度の向上を図ったものも
ある。
There are also some that eliminate bus access to improve processing speed.

一方、MR符号の復号では参照ラインの変化点と符号化
ラインの変化点の相対位置で符号化しているため、特開
昭59−126368号公報に記載のような復号装置で
は、第4図のように変化点のない部分ではほとんど処理
することがないので、高速処理でき、変化点のある部分
では処理速度が低下し、処理速度にむらが生じる。これ
に対して、画像情報をメモリに書込むためにバスアクセ
スが生じるカ、ハスのアクセス権を得るまでの待ち時間
は一定でない。従って、復号処理が早く終了して画像情
報を出力可能となるが、バス使用率が高くてバスアクセ
スが待たされたり、復号処理に多くの時間を要してバス
が空状態になるといった復号装置101とデータバス1
06との間での不整合が発生し、全体の処理速度が低下
する。
On the other hand, in decoding an MR code, encoding is performed using the relative positions of the change points of the reference line and the change points of the encoded line. As shown in the figure, there is almost no processing required in areas where there are no changing points, so high-speed processing is possible; however, in areas where there are changing points, the processing speed decreases, resulting in uneven processing speed. On the other hand, when a bus access is required to write image information to a memory, the waiting time until the bus access right is obtained is not constant. Therefore, the decoding process ends quickly and image information can be output, but the bus usage rate is high and the bus access is forced to wait, or the decoding process takes a long time and the bus becomes empty. 101 and data bus 1
06, and the overall processing speed decreases.

この問題に対しては、特開昭57−61379号公報に
記載のようにメモリやFIFO(ファーストイン・ファ
ーストアウト・バッファ)をバスバッファに使用して、
上記不整合を解決している。第2図はFIFOヲパスバ
ッファに使用した従来の画像情報復号装置のブロック図
である。
To solve this problem, use memory or FIFO (first-in first-out buffer) as a bus buffer as described in Japanese Patent Application Laid-Open No. 57-61379.
The above inconsistency has been resolved. FIG. 2 is a block diagram of a conventional image information decoding device used in a FIFO pass buffer.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上記従来技術の中で、FIFOをパスバッファに使用し
た場合はメモリを使用するよりも小規模な回路構成で実
現できるが、 FIFOは小容量であり、復号装置とデ
ータバスとの間に大きな不整合があると、その差を吸収
できず全体の処理速度が低下するという問題があった。
Among the above-mentioned conventional technologies, using FIFO as a path buffer can be realized with a smaller circuit configuration than using memory, but FIFO has a small capacity and there is a large gap between the decoding device and the data bus. If there is matching, there is a problem that the difference cannot be absorbed and the overall processing speed decreases.

本発明は簡単な回路の追加で、復号装置とデータバスと
の間の大きな不整合を吸収するためのバッファを提供し
、全体の復号処理速度を向上することにある。
The object of the present invention is to provide a buffer for absorbing a large mismatch between the decoding device and the data bus by adding a simple circuit, thereby improving the overall decoding processing speed.

〔課題を解決するための手段〕[Means to solve the problem]

上記目的は、参照ラインの画像情報を高速に復号装置へ
供給するために備えた参照ライン用メモリを、復号装置
とデータバスとの間のバッファに兼用することにより達
成される。
The above object is achieved by using a reference line memory provided for supplying reference line image information to a decoding device at high speed as a buffer between the decoding device and a data bus.

〔作用〕[Effect]

復号装置は復号中の符号化ラインの画像情報を次の参照
ラインとするため参照ライン用メモリに書込む。この参
照ライン用メモリに書込まれた画像情報を読み出し、デ
ータバスへ出力することにより、バッファとして動作さ
せる。
The decoding device writes the image information of the encoded line being decoded into the reference line memory in order to use it as the next reference line. The image information written in this reference line memory is read out and output to the data bus to operate as a buffer.

参照ライン用メモリからの画像情報の読み出し方法は2
種類ある。符号化ラインの画像情報を参照ライン用メモ
リへ書込むときに、既に書込まれた画像情報だけを読み
出してデータバスへ出力する方法と、参照ライン用メモ
リから参照ラインとして画像情報を読み出すときに、1
ライン分の画像情報を順次読み出してデータバスへ出力
する方法がある。
The method for reading image information from the reference line memory is 2.
There are different types. When writing the image information of the encoded line to the reference line memory, there is a method of reading only the already written image information and outputting it to the data bus, and when reading the image information from the reference line memory as the reference line. ,1
There is a method of sequentially reading image information for lines and outputting it to a data bus.

〔実施例〕〔Example〕

以下1本発明の一実施例を説明する。 An embodiment of the present invention will be described below.

第1図は本実施例で使用する画像情報復号装置のブロッ
ク図である。
FIG. 1 is a block diagram of an image information decoding device used in this embodiment.

メモリ107は復号装置101の入力となる符号データ
と復号装置101の出力となる画像データを記憶するも
のである。処理開始前は符号データのみ記憶している。
The memory 107 stores coded data that is input to the decoding device 101 and image data that is output from the decoding device 101. Before starting processing, only code data is stored.

データバス106はメモリ107と復号装置101との
間でデータ転送の媒体となるものである。第1図では省
略しであるが、処理開始前に符号データをメモリ107
へ転送するためや、処理終了後に画像データをプリンタ
、デイスプレィ等へ転送するためにも使用できる。
The data bus 106 serves as a data transfer medium between the memory 107 and the decoding device 101. Although omitted in FIG. 1, code data is stored in the memory 107 before starting processing.
It can also be used to transfer image data to a printer, display, etc. after processing is completed.

入力バスインタフェース104は復号装置101とデー
タバス106とのインタフェースであり、データバス1
06のバスタイミングに従って符号データをメモリ10
7から受は取り、復号装置101の処理タイミングに従
って符号データな復号装置101へ送る。
The input bus interface 104 is an interface between the decoding device 101 and the data bus 106, and is an interface between the data bus 1
The code data is stored in the memory 10 according to the bus timing of 06.
7, and sends the encoded data to the decoding device 101 according to the processing timing of the decoding device 101.

復号装置101は入力バスインタフェース104から得
た符号データを解読し、参照ラインバッファAlO2あ
るいは参照ラインバッフyB105かう参照ラインの画
像情報を受は取り、その参照ラインの画素からの相対位
置を算出して画像情報を符号化ラインデータ用セレクタ
108へ出力する。
The decoding device 101 decodes the encoded data obtained from the input bus interface 104, receives the image information of the reference line from the reference line buffer AlO2 or the reference line buffer yB105, calculates the relative position of the reference line from the pixel, and calculates the relative position of the reference line from the pixel. The image information is output to the encoded line data selector 108.

参照ラインバッファAlO2と参照ラインバッファB1
03は参照ラインの画像情報を各々1ライン分記憶する
ものである。2つのラインバッファは符号化ラインデー
タ用セレクタ10Bと参照ラインデータ用セレクタ10
9により交互に参照ラインの画像情報を出力する。すな
わち、符号化ラインデータ用セレクタ108が参照ライ
ンバッファB 103を選択し、参照ラインデータ用セ
レクタ109が参照ラインバッファAlO2を選択した
場合、参照ラインバッファAlO2から復号装置101
へ参照ラインの画像情報を出力すると同時に、次の参照
ラインとなる符号化ラインの画像情報を復号装置ICN
から参照ラインバッファE 103へ入力する。次に1
ライン処理毎に符号化ラインデータ用セレクタ108と
参照ラインデータ用セレクタ109の選択方向を切替え
、符号化ラインデータ用セレクタ108が参照ラインバ
ッファ、(102を選択し、参照ラインデータ用セレク
タ109が参照ラインバッファB103を選択した場合
、参照ラインバッファE i03が前ライン処理時に入
力した符号化ラインの画像情報を参照ラインとして出力
し、参照ラインバッファAlO2が符号化ラインの画像
情報を入力する。
Reference line buffer AlO2 and reference line buffer B1
03 stores image information for each reference line for one line. The two line buffers are a selector 10B for encoded line data and a selector 10 for reference line data.
9, the image information of the reference line is output alternately. That is, when the encoded line data selector 108 selects the reference line buffer B 103 and the reference line data selector 109 selects the reference line buffer AlO2, the decoding device 101 from the reference line buffer AlO2
At the same time, the image information of the reference line is output to the decoding device ICN, and the image information of the encoded line that becomes the next reference line is output to the decoding device ICN.
input to the reference line buffer E 103. Next 1
The selection direction of the encoded line data selector 108 and the reference line data selector 109 is switched for each line process, and the encoded line data selector 108 selects the reference line buffer, (102), and the reference line data selector 109 selects the reference line buffer. When the line buffer B103 is selected, the reference line buffer E i03 outputs the image information of the encoded line input during the previous line processing as a reference line, and the reference line buffer AlO2 inputs the image information of the encoded line.

バス出力用セレクタ110は符号化ラインデータ用セレ
クタ108と同じラインバッファを選択し、参照ライン
バッファA 102 fたは参照ラインバッファB10
3を介して、復号装置101の出力する画像情報を出力
バスインタフェース105へ送ル。
The bus output selector 110 selects the same line buffer as the encoded line data selector 108, and selects the reference line buffer A 102 f or the reference line buffer B 10.
3, the image information output from the decoding device 101 is sent to the output bus interface 105.

出力バスインタフェース105は画像情報が設定さ八る
とデータバス106のバスタイミングに従って画像デー
タをメモリ107へ書き込む。
When the image information is set, the output bus interface 105 writes the image data to the memory 107 according to the bus timing of the data bus 106.

以上の構成により、復号装置101の出力する画像情報
は必らず参照ラインバッファAlO2あるいは参照ライ
ンバッファB103へ書き込まれ、−度バノファに書き
込まハた画像データが出力バスインタフェース105を
介してデータバス106へ出力される。
With the above configuration, the image information output from the decoding device 101 is always written to the reference line buffer AlO2 or reference line buffer B103, and the image data written to the buffer is transferred to the data bus 106 via the output bus interface 105. Output to.

以下、符号化ラインデータ用セレクタ108とバス出力
用セレクタ110が参照ラインバッファB103を選択
し、参照ラインデータ用セレクタ109が参照ラインバ
ッファAlO2を選択しているとして、第1図の画像情
報復号装置の動作を説明する。
Hereinafter, it is assumed that the encoded line data selector 108 and the bus output selector 110 select the reference line buffer B103, and the reference line data selector 109 selects the reference line buffer AlO2, and the image information decoding apparatus shown in FIG. Explain the operation.

参照ラインバッファAlO2より得られる参照ラインに
画素の色の変化がない場合、復号装置101は単色の画
像情報を参照ラインバッファB103へ高速に書き込む
。復号装置101はデータバス1o6のデータ転送速度
すなわち出力バスインタフェース105の参照ラインバ
ッファB103の読み出し速度より高速に画像情報を出
力するが、参照ラインバッファB103内の読み出され
ない画像情報が増加するだけで1画像情報を出力できず
復号装置101の処理が停止することはない。
If there is no change in pixel color in the reference line obtained from the reference line buffer AlO2, the decoding device 101 writes monochrome image information to the reference line buffer B103 at high speed. Although the decoding device 101 outputs image information at a higher speed than the data transfer rate of the data bus 1o6, that is, the reading speed of the reference line buffer B103 of the output bus interface 105, the amount of unread image information in the reference line buffer B103 only increases. The processing of the decoding device 101 does not stop due to failure to output one image information.

一方、参照ラインバッファAlO2より得うれる参照ラ
インに画素の色の変化が多い場合、復号装置101は入
力バスインタフェース104かも得る多くの符号データ
を解読し1色の変化の多い画像情報を参照ラインバッフ
ァB103へ書き込む。処理が多いため、復号装置10
1はデータバス1o6のデータ転送速度より低速に画像
情報を出力するが、参照ラインバッファB103内の読
み出されていない画像情報が減少するだけで、出力すべ
き画像情報がなくなり出力バスインタフェース105が
らメモリ107への書き込みが停止することはない。
On the other hand, if the reference line obtained from the reference line buffer AlO2 has many changes in pixel color, the decoding device 101 decodes a lot of code data obtained from the input bus interface 104 and uses the image information with many changes in one color as the reference line. Write to buffer B103. Since there is a lot of processing, the decoding device 10
1 outputs image information at a lower speed than the data transfer speed of the data bus 1o6, but only the unread image information in the reference line buffer B 103 decreases, and there is no more image information to be output, and the output bus interface 105 Writing to memory 107 never stops.

第3図は第1図の参照ラインバッファA 102 。FIG. 3 shows the reference line buffer A 102 shown in FIG.

参照ラインバッファJ103.符号化うインデータ用セ
レクタ108.参照ラインデータ用セレクタ109、バ
ス出力用セレクタ110の詳細ブロック図である。
Reference line buffer J103. Selector 108 for encoded data. 2 is a detailed block diagram of a reference line data selector 109 and a bus output selector 110. FIG.

参照ラインバッファA層メモリ601はメモリ書込みパ
ルスセレクタ303からの信号が“1°のときバッファ
A用アドレスセレクタ606からの信号をアドレスとし
て符号化ラインデータな記憶する。
The reference line buffer A layer memory 601 stores encoded line data using the signal from the buffer A address selector 606 as an address when the signal from the memory write pulse selector 303 is "1°."

メモ178込みパルスセレクタ303からの信号が@0
′のときはバッファA用アドレスセレクタ306からの
信号をアドレスとして参照ラインデータ用セレクタ10
9とバス出力用セレクタ110へ記憶したデータを出力
する。
The signal from the pulse selector 303 including memo 178 is @0
', the reference line data selector 10 uses the signal from the buffer A address selector 306 as an address.
9 and outputs the stored data to the bus output selector 110.

参照ラインバッファB用メモリ302は参照ラインバッ
ファA層メモリ301と同様に動作する。
The reference line buffer B memory 302 operates similarly to the reference line buffer A layer memory 301.

メモリ書込みパルスセレクタ303は参照ラインバッフ
ァA層メモリ301か参照ラインバッファB用メモリ3
02のどちらに符号化ラインデータな書込むか選択する
ものである。通常のメモリ素子は入力データを印加され
ると記憶するのではなく。
The memory write pulse selector 303 selects either the reference line buffer A layer memory 301 or the reference line buffer B memory 3.
02 to which the encoded line data will be written. Normal memory devices do not store input data when applied to it.

入力データな印加さ九た状態で書込みパルスを印加され
ると記憶するため、このメモリ書込みパルスセレクタ3
03は第1図の符号化ラインデータ用セレクタ108の
働きをする。
This memory write pulse selector 3 is used to store when a write pulse is applied while input data is not applied.
03 functions as the encoded line data selector 108 in FIG.

参照ライン用カウンタ304は、符号化ラインデータの
書込みと参照ラインデータの読み出しのため、参照ライ
ンバッファA層メモリ301と参照ラインバッファB用
メモリ302の両方に同じアドレスを出力する。参照ラ
インデータと符号化ラインデータの相対位置を算出する
ため、同じ位置の画素を読み書きするので、同じアドレ
スを与える。
The reference line counter 304 outputs the same address to both the reference line buffer A layer memory 301 and the reference line buffer B memory 302 for writing encoded line data and reading reference line data. In order to calculate the relative position of reference line data and encoded line data, pixels at the same position are read and written, so the same address is given.

バス出力用カウンタ305は画像出力データを読み出す
ため、参照ラインバッファA層メモリ301か参照ライ
ンバッファB用メモリ302のいずれかにアドレスを出
力する。□ 比較器308はバス出力用カウンタ305のアドレスが
参照ライン用カウンタ504のアドレスより先行しない
ように1両アドレスの大小関係を監視するためのもので
ある。バス出力用カウンタ305のアドレスが参照ライ
ン用カウンタ504のアドレスより小さい場合は出力す
べき画像データが残っているので次々とデータバス10
6へ出力するが、両アドレスが等しい場合は出力すべき
画像データがないのでデータバス106への出力を止め
る。
The bus output counter 305 outputs an address to either the reference line buffer A layer memory 301 or the reference line buffer B memory 302 in order to read the image output data. □ The comparator 308 is for monitoring the magnitude relationship between the two addresses so that the address of the bus output counter 305 does not precede the address of the reference line counter 504. If the address of the bus output counter 305 is smaller than the address of the reference line counter 504, there remains image data to be output, so
However, if both addresses are equal, there is no image data to be output, so output to the data bus 106 is stopped.

バッファA用アドレスセレクタ306は参照ラインバッ
ファA層メモリ301のアドレスが参照ライン用カウン
タ504かバス出力用カウンタ305かを選択するもの
である。参照ラインバッファA層メモリ301から参照
ラインデータな読み出す場合は必らず参照ライン用カウ
ンタ604を選択する。−方、符号化ラインデータな書
込む場合は、メモリ書込みパルスが“1″の間だけ参照
ライン用カウンタ304を選択し、メモリ書込みパルス
が“0°の間はバス出力用カウンタ305を選択する。
The buffer A address selector 306 selects whether the address of the reference line buffer A layer memory 301 is the reference line counter 504 or the bus output counter 305. When reading reference line data from the reference line buffer A layer memory 301, the reference line counter 604 is always selected. - On the other hand, when writing encoded line data, select the reference line counter 304 only while the memory write pulse is "1", and select the bus output counter 305 while the memory write pulse is "0°". .

バッファB 用7 )”レスセレクタ507ババツフア
A用アドレスセレクタ306と同様に動作する。
Address selector 507 for buffer B operates in the same manner as address selector 306 for buffer A.

以下、第3図の構成の動作を説明する。参照う。The operation of the configuration shown in FIG. 3 will be explained below. Please refer.

インバッファA用メモリ301から参照ラインデータな
読み出すとすると、メモリ書込みパルスセレクタ303
とバス出力用セレクタ110は参照ラインバッファB用
メモリ302を選択し、参照ラインデータ用セレクタ1
09は診照うインバッファA用メモリ301を選択する
。また、バッファA用アドレスセレクタ306は参照ラ
イン用カウンタ304を選択し、バッファB用アドレス
セレクタ307はメモリ書込みパルスセレクタ303の
信号に従って参照ライン用カウンタ304とバス出力用
カウンタ305を選択する。
When reading reference line data from the in-buffer A memory 301, the memory write pulse selector 303
The bus output selector 110 selects the reference line buffer B memory 302, and the reference line data selector 1 selects the reference line buffer B memory 302.
09 selects the in-buffer A memory 301 to be examined. Further, the buffer A address selector 306 selects the reference line counter 304, and the buffer B address selector 307 selects the reference line counter 304 and the bus output counter 305 according to the signal from the memory write pulse selector 303.

参照ラインバッファB用メモリ302は符号化ラインデ
ータを画像出力データとして出力するためのバッファと
なる。メモリ書込みパルスセレクタ3030入力が°1
°になると参照ラインバッファB用メモリ302のメモ
リ書込みパルスが”1”になる。
Reference line buffer B memory 302 serves as a buffer for outputting encoded line data as image output data. Memory write pulse selector 3030 input is °1
When the temperature reaches .degree., the memory write pulse of the reference line buffer B memory 302 becomes "1".

これにより、参照ライン用カウンタ304の値がバッフ
ァB用アドレスセレクタ607を通り、参照ラインバッ
ファB用メモリ302に与えられ、これをアドレスとし
て符号化ラインデータの値が参照ラインバッファB用メ
モリ302に書込まれる。そして、このメモリ書込みパ
ルスが“1°になるタイミングで参照ラインバッファA
層メモリ301の参照ライン用カウンタ304で与えら
れたアドレスから参照ラインデータが読み出されるので
、次に、参照ライン用カウンタ304をカウントアツプ
する。
As a result, the value of the reference line counter 304 passes through the buffer B address selector 607 and is given to the reference line buffer B memory 302, and using this as an address, the value of the encoded line data is transferred to the reference line buffer B memory 302. written. Then, at the timing when this memory write pulse reaches “1°,” the reference line buffer A
Since the reference line data is read from the address given by the reference line counter 304 of the layer memory 301, the reference line counter 304 is then counted up.

メモリ書込みパルスセレクタ303の入力が0“Kなる
と参照ラインバッファB用メモリ′502のメモリ書込
みパルスも“0”になる。これにより、ノ(ス出力用カ
ウンタ305の値がバッファB用アドレスセレクタ30
7を通り、参照ラインバッファB用メモリ602に与え
らル、これをアドレスとして参照ラインバッファB用メ
モリ302の内容が読み出さハる。この読み出された値
はパス出力用セレクタ110を通して、画像出力データ
となる。ここで。
When the input of the memory write pulse selector 303 becomes 0"K, the memory write pulse of the reference line buffer B memory '502 also becomes "0". As a result, the value of the output counter 305 changes to
7 and is applied to the reference line buffer B memory 602, and the contents of the reference line buffer B memory 302 are read out using this as an address. This read value passes through the path output selector 110 and becomes image output data. here.

参照ライン用カウンタ304の値とパス出力用カウンタ
605の値とを比較器608で比較し、バス出力用カウ
ンタの値が小さければ、未出力画素残信号を出力する。
A comparator 608 compares the value of the reference line counter 304 and the value of the path output counter 605, and if the value of the bus output counter is small, an unoutput pixel residual signal is output.

この信号が出た場合は、画像出力ブータラ出力バスイン
タフエース105に取り込み。
When this signal is output, it is taken into the image output booter output bus interface 105.

データバス106にアクセスして、バス出力用カウンタ
605をカウントアツプする。逆に信号が出なかった場
合は全く処理しない。
The data bus 106 is accessed and the bus output counter 605 is counted up. Conversely, if no signal is output, no processing is performed.

以上説明したように1本実施例によ九ばカウンタ、比較
器、セレクタ等の簡単な回路の追加により参照ラインバ
ッファをデータ量1ラインの出力バッファにすることが
でき、復号装置とデータバスの速度差を吸収できる。
As explained above, according to this embodiment, the reference line buffer can be made into an output buffer with a data amount of one line by adding simple circuits such as a nine-sided counter, a comparator, a selector, etc. Can absorb speed differences.

〔発明の効果〕〔Effect of the invention〕

本発明によれば、多量の回路やメモリを新たに追加する
ことなく、1ライン分の画像出力バッファを備えること
ができるので、復号処理全体の速度を向上させる効果が
ある。
According to the present invention, it is possible to provide an image output buffer for one line without adding a large amount of new circuitry or memory, which has the effect of improving the speed of the entire decoding process.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例で用いた画像情報復号装置の
ブロック図、第2図は従来の画像情報復号装置のブロッ
ク図、第3図は本発明の一実施例で用いたバッファ部の
ブロック図、第4図は画像情報の例を示した図である。 101・・・・・・・・・・・・復号装置102・・・
・・・・・・・・・参照ラインバッファAlO3・・・
・・・・・・・・・参照ラインバッファB108・・・
・・・・・・・・・符号化ラインデータ用セレクタ10
9・・・・・・・・・・・・参照ラインデータ用セレク
タ110・・・・・・・・・・・・バス出力用セレクタ
代理人 弁理士 小 川 勝 男 第 1 図 刀 ? 図 IQワ
FIG. 1 is a block diagram of an image information decoding device used in an embodiment of the present invention, FIG. 2 is a block diagram of a conventional image information decoding device, and FIG. 3 is a buffer section used in an embodiment of the present invention. FIG. 4 is a block diagram showing an example of image information. 101......Decoding device 102...
・・・・・・Reference line buffer AlO3...
......Reference line buffer B108...
......Selector 10 for encoded line data
9...Reference line data selector 110...Buse output selector Agent Patent attorney Katsutoshi Ogawa 1st Zuto? Figure IQ Wa

Claims (1)

【特許請求の範囲】[Claims] 1、参照ラインバッファを備えた復号装置において、前
記参照ラインバッファを画像出力用バッファと兼用させ
たことを特徴とする画像情報復号装置。
1. An image information decoding device equipped with a reference line buffer, characterized in that the reference line buffer is also used as an image output buffer.
JP63017028A 1988-01-29 1988-01-29 Picture information decoder Pending JPH01194672A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63017028A JPH01194672A (en) 1988-01-29 1988-01-29 Picture information decoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63017028A JPH01194672A (en) 1988-01-29 1988-01-29 Picture information decoder

Publications (1)

Publication Number Publication Date
JPH01194672A true JPH01194672A (en) 1989-08-04

Family

ID=11932541

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63017028A Pending JPH01194672A (en) 1988-01-29 1988-01-29 Picture information decoder

Country Status (1)

Country Link
JP (1) JPH01194672A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009105596A (en) * 2007-10-23 2009-05-14 Fuji Xerox Co Ltd Decoder, decoding program, and image processor

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009105596A (en) * 2007-10-23 2009-05-14 Fuji Xerox Co Ltd Decoder, decoding program, and image processor
JP4525726B2 (en) * 2007-10-23 2010-08-18 富士ゼロックス株式会社 Decoding device, decoding program, and image processing device

Similar Documents

Publication Publication Date Title
US6378030B1 (en) Method and apparatus for processing video data
US8314808B2 (en) Electronic system and method for selectively allowing access to a shared memory
US4843632A (en) Compressed image expansion system
US7761685B2 (en) Compressing and decompressing image data without introducing artifacts
JP2611637B2 (en) Image compression / decompression device
US20050025250A1 (en) Video decoding during I-frame decode at resolution change
JPS62230164A (en) Degital signal coding/decoding circuit
US7400683B2 (en) Device with virtual tilized image memory
JP3702630B2 (en) Memory access control apparatus and method
US20040109679A1 (en) Method and apparatus for writing data by calculating addresses, and digital camera utilizing the same
JPH01194672A (en) Picture information decoder
JP3437197B2 (en) Image processing device
JPH10105672A (en) Computer and memory integrated circuit with operation function to be used in this computer
JP2933029B2 (en) Digital signal encoding / decoding circuit
JPS5819949A (en) Data write and read system
KR100192960B1 (en) Dma interface having channel link function
JP2869104B2 (en) Facsimile machine with storage function
JPH0818715A (en) Facsimile equipment and data transfer device
JPS58215868A (en) Line memory circuit for encode-decoder of facsimile for suppressing two dimensional redundancy
KR20010092235A (en) Apparatus and method for efficient memory utilization in a video decoder
JPH0131830B2 (en)
JPH0289185A (en) Picture reader
JPS63240173A (en) Image signal decoding device
JP2000270177A (en) Image processor, image processing method and recording medium
JPH02246473A (en) Reception recording method for facsimile equipment