JPH02159170A - Coding device - Google Patents

Coding device

Info

Publication number
JPH02159170A
JPH02159170A JP31408788A JP31408788A JPH02159170A JP H02159170 A JPH02159170 A JP H02159170A JP 31408788 A JP31408788 A JP 31408788A JP 31408788 A JP31408788 A JP 31408788A JP H02159170 A JPH02159170 A JP H02159170A
Authority
JP
Japan
Prior art keywords
circuit
table search
state
information
bus
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
JP31408788A
Other languages
Japanese (ja)
Inventor
Toru Kitamoto
徹 北本
Toru Ozaki
透 尾崎
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Panasonic System Solutions Japan Co Ltd
Original Assignee
Matsushita Graphic Communication Systems 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 Matsushita Graphic Communication Systems Inc filed Critical Matsushita Graphic Communication Systems Inc
Priority to JP31408788A priority Critical patent/JPH02159170A/en
Publication of JPH02159170A publication Critical patent/JPH02159170A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To perform a coding process at a high speed by using a means which controls the process action of a deciding/computing circuit and that of a table retrieving circuit independently of each other an in accordance with the state of a corresponding bus and the process state of its own circuit and at the same time setting a temporary memory circuit before the table retrieving circuit to store the output information on the deciding/computing circuit. CONSTITUTION:A temporary memory circuit 10 stores temporarily the coding mode information outputted from a deciding/computing circuit 3 and the run length information (both information called as the mode information hereafter). A sequence control circuit 13 performs the start control, etc., of the circuit 3 based on a prescribed process sequence and in accordance with the states of a picture bus 1 and the circuit 3. The circuit 13 also controls the start of a table retrieving circuit 4 in response to the states of a system bus 5 and the circuit 4. The state control circuits 11 and 12 perform the state control, etc., of the process action of the started circuits 3 and 4 respectively.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、画像データをMH(モディファイド・ハフマ
ン)符号、MR(モディファイド・リード)符号などに
符号化するための符号化装置に関する。
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to an encoding device for encoding image data into an MH (Modified Huffman) code, an MR (Modified Read) code, or the like.

従来の技術 従来、この種の符号化装置は一般に、第3図に示すよう
な構成であった。1は画像バス、2は画像バス1からの
画像データの入力を制御するインタフェース回路、3は
画像バス1から入力した画像データの変化点を検出し符
号化モード判定およびジンレングス演算を行い、符号化
モード情報およびランレングス情報を出力する判定・演
算回路、4は符号化モード情報およびランレングス情報
よりテーブル検索を行って符号を作成し、符号データを
ワード揃えして出力するテーブル検索回路、5はシステ
ムバス、6はテーブル検索回路4の出力符号データのシ
ステムバス5への出力を制御するインタフェース回路、
7は所定の処理シーケンスに従って各部を制御する制御
回路である。
2. Description of the Related Art Conventionally, this type of encoding device has generally had a configuration as shown in FIG. 1 is an image bus, 2 is an interface circuit that controls the input of image data from image bus 1, and 3 is an interface circuit that detects changing points in the image data input from image bus 1, performs encoding mode determination and gin length calculation, and 4 is a table search circuit that performs a table search based on the encoding mode information and run length information to create a code, aligns the words of the code data, and outputs the code data; 5; 6 is a system bus; 6 is an interface circuit that controls the output of code data output from the table search circuit 4 to the system bus 5;
7 is a control circuit that controls each part according to a predetermined processing sequence.

画像バス1よりインタフェース回路2を介し画像データ
が1ワードずつ判定・演算回路3に入力され、変化点の
検出および符号化モード判定、さらに必要に応じてラン
レングス演算の処理が行われる。この符号化モード判定
・ランレングス演算処理が完了すると、テーブル検索回
路4によるテーブル検索処理が実行され、符号データが
出力される。この符号データはインタフェース回路6を
介しシステムバス5へ出力される。この符号データの出
力が完了すると、次の画像データが入力され、同様の処
理が実行される。
Image data is input one word at a time from the image bus 1 through the interface circuit 2 to the judgment/calculation circuit 3, where detection of change points, coding mode judgment, and further run length calculation processing are performed as necessary. When this encoding mode determination/run length calculation processing is completed, table search processing is executed by the table search circuit 4, and code data is output. This code data is output to the system bus 5 via the interface circuit 6. When the output of this encoded data is completed, the next image data is input and the same processing is executed.

発明が解決しようとする課題 しかし、かかる構成によれば、符号化処理時間が長く、
またバスの状況によって符号化処理時間が大きく変動す
るという問題があった。
Problems to be Solved by the Invention However, with this configuration, the encoding processing time is long;
Another problem is that the encoding processing time varies greatly depending on the bus status.

すなわち、符号化モード判定・ランレングス演算処理と
テーブル検索処理とがシリアルに実行される。しかも、
システムバス・ビジーでテーブル検索回路4が出力待ち
状態になると、判定・演算回路3も待ち状態になりてし
まり。逆に画像バス・ビジーで画像データの入力待ちに
なると、判定・演算回路3だけでなくテーブル検索回路
4も待ち状態になってしまう。
That is, the encoding mode determination/run length calculation process and the table search process are executed serially. Moreover,
When the table search circuit 4 goes into an output waiting state because the system bus is busy, the judgment/calculation circuit 3 also goes into a waiting state. On the other hand, if the image bus is busy and the system is waiting for input of image data, not only the judgment/calculation circuit 3 but also the table search circuit 4 will be in a waiting state.

本発明は、上述の問題点に鑑みてなされたもので、高速
の符号化処理が可能であり、かつバス入出力待ちによる
符号化処理時間の変動が小さい符号化装置を提供するこ
とを目的とする。
The present invention has been made in view of the above-mentioned problems, and an object of the present invention is to provide an encoding device that is capable of high-speed encoding processing and that has small fluctuations in encoding processing time due to bus input/output wait. do.

なお、特開昭61−263370号公報に、画像データ
の変化点検出、モード判定およびランレングス演算を行
う回路部と、モード判定結果を8ビツトの中間コードに
変換する回路部と、この中間コードおよびランレングス
情報を蓄積するFIFOメモリと、このFIFOメモリ
から出力した中間コードおよびランレングス情報から目
的の符号データを得るためのROMとからなり、符号化
モード判定・ランレングス演算処理と符号化データ生成
処理との独立性を強めた符号化装置が示されている。
In addition, Japanese Patent Application Laid-open No. 61-263370 describes a circuit unit that detects a change point in image data, determines a mode, and calculates a run length, a circuit unit that converts a mode determination result into an 8-bit intermediate code, and a circuit unit that performs change point detection of image data, mode determination, and run length calculation, and a circuit unit that converts the mode determination result into an 8-bit intermediate code. It consists of a FIFO memory that stores run-length information, and a ROM that obtains target code data from the intermediate code and run-length information output from the FIFO memory, and performs encoding mode determination, run-length calculation processing, and encoded data. An encoding device with increased independence from generation processing is shown.

課題を解決するための手段 本発明は上述の課題を解決するため、判定・演算回路の
処理動作とテーブル検索回路の処理動作とをそれぞれ独
立に、対応バスの状態および自回路の処理状態に応じて
制御するための手段を有し、また判定・演算回路の出力
情報の一時記憶回路をテーブル検索回路の前に有すると
いう構成を備えたものである。
Means for Solving the Problems In order to solve the above-mentioned problems, the present invention independently performs the processing operations of the judgment/arithmetic circuit and the table search circuit depending on the state of the corresponding bus and the processing state of its own circuit. The table retrieval circuit has a temporary storage circuit for the output information of the determination/arithmetic circuit in front of the table search circuit.

作用 上述のように、判定・演算回路およびテーブル検索回路
はそれぞれ、対応バスの状態および自回路の状態に応じ
て独立に制御される。
Operation As described above, the determination/arithmetic circuit and the table search circuit are each independently controlled according to the state of the corresponding bus and the state of its own circuit.

また、判定・演算回路とテーブル検索回路との間に符号
化モード情報およびランレングス情報の一時記憶回路を
有する構成であるから、システムバス・ビジーによって
テーブル検索回路が出力待ち状態となっている期間に、
判定演算回路により次の画像データの符号化モード判定
・ランレングス演算処理を実行させても、その出力情報
は一時記憶回路に保存される。次に、画像バスビジーに
よって判定・演算回路が入力待ち状態となっている期間
に、一時記憶回路に保存されていた符号化モード情報お
よびランレングス情報によるテーブル検索をテーブル検
索回路で実行させることが可能である。
In addition, since the configuration has a temporary storage circuit for encoding mode information and run length information between the judgment/arithmetic circuit and the table search circuit, the table search circuit is in an output waiting state due to the system bus busy. To,
Even when the determination calculation circuit executes encoding mode determination and run length calculation processing for the next image data, the output information is stored in the temporary storage circuit. Next, during the period when the judgment/calculation circuit is in the input waiting state due to the image bus busy, it is possible to have the table search circuit perform a table search using the encoding mode information and run length information stored in the temporary storage circuit. It is.

したがって、符号化モード判定・ランレングス演算処理
とテーブル検索処理とを並行的に実行させ、各処理の時
間のたパラツブによって符号化処理時間を短縮すること
ができ、またバス・ビジーによる処理時間の変動を減ら
すことができる。
Therefore, the encoding mode determination/run length calculation process and the table search process can be executed in parallel, and the encoding process time can be shortened by parallelizing the time of each process. Fluctuations can be reduced.

実施例 第1図は本発明の一実施例による符号化装置の概略構成
図であって、第3図中の符号と同一の符号は同一部を示
す。
Embodiment FIG. 1 is a schematic diagram of an encoding apparatus according to an embodiment of the present invention, and the same reference numerals as those in FIG. 3 indicate the same parts.

10は判定・演算回路3から出力される符号化モード情
報およびランレングス情報(以下、画情報をモード情報
と総称する)を一時的に記憶するための一時記憶回路(
レジスタ)である。判定・演算回路3から出力されたモ
ード情報は、この一時記憶回路IOを経由してテーブル
検索回路4に入力される。
10 is a temporary storage circuit (hereinafter, image information is collectively referred to as mode information) for temporarily storing encoding mode information and run length information (hereinafter, image information is collectively referred to as mode information) output from the determination/arithmetic circuit 3;
register). The mode information output from the determination/arithmetic circuit 3 is input to the table search circuit 4 via this temporary storage circuit IO.

11は判定・演算回路3の処理動作状態を管理する状態
制御回路であり、12はテーブル検索回路4の処理動作
状態を管理する状態制御回路である。
11 is a state control circuit that manages the processing operation state of the judgment/arithmetic circuit 3, and 12 is a state control circuit that manages the processing operation state of the table search circuit 4.

13は全体の処理シーケンスを制御するだめのシーケン
ス制御回路である。画像バス1およびシステムバス5の
状態は各インタフェース回路2,6よりシーケンス制御
回路13に示され、また判定・演算回路3およびテーブ
ル検索回路4の動作状態は各状態制御回路11.12よ
りシーケンス制御回路13に示される。
13 is a sequence control circuit for controlling the entire processing sequence. The states of the image bus 1 and the system bus 5 are shown to the sequence control circuit 13 by the respective interface circuits 2 and 6, and the operating states of the judgment/calculation circuit 3 and the table search circuit 4 are shown to the sequence control circuit 13 by the respective state control circuits 11 and 12. Shown in circuit 13.

シーケンス制御回路13は、所定の処理シーケンスに従
い、画像バス1の状態および判定・演算回路3の状態に
応じて判定・演算回路3の起動制御などを行い、またシ
ステムバス5の状態およびテーブル検索回路4の状態に
応じてテーブル検索回路4の起動制御などを行う。判定
・演算回路3およびテーブル検索回路4の起動後の処理
動作の状態管理などは、それぞれの状態制御回路11.
12によってなされる。また、状態制御回路11. 1
2から出されるデータ入出力要求はシーケンス制御回路
13を経由してインタフェース回路2. 6勾伝達すれ
る。
The sequence control circuit 13 performs activation control of the judgment/calculation circuit 3 according to the state of the image bus 1 and the state of the judgment/calculation circuit 3 according to a predetermined processing sequence, and also controls the start-up of the judgment/calculation circuit 3 according to the state of the system bus 5 and the table search circuit. 4, startup control of the table search circuit 4, etc. is performed. The state management of the processing operations of the judgment/arithmetic circuit 3 and the table search circuit 4 after they are activated is carried out by the respective state control circuits 11.
It is done by 12. Also, the state control circuit 11. 1
Data input/output requests issued from 2.2 are sent to the interface circuit 2.2 via the sequence control circuit 13. 6 gradients are transmitted.

第2図は、この符号化装置の処理のタイミング図である
。*AENBLはシーケンス制御回路13より状態制御
回路11へ送出される符号化モード判定・ランレングス
演算処理の起動信号、本ACMPは状態制御回路11よ
りシーケンス制御回路13へ送出される符号化モード判
定・ランレングス演算処理の完了信号、本ARDYはイ
ンタフェース回路2よりシーケンス制御回路13へ送出
される画像バス1からの画像データの入力レディ信号、
MODは一時記憶回路10に記憶されたモード情報(符
号化モード情報およびランレングス情報)である。申B
ENBLはシーケンス制御回路13より状態制御回路1
2へ送出されるテーブル検索処理の起動信号、申BCM
Pは状態制御回路12よりシーケンス制御回路13へ送
出されるテーブル検索処理の完了信号、牢BRDYはイ
ンタフェース回路6よりシーケンス制御回路13へ送出
されるシステムバス5への符号データの出力レディ信号
である。ただし信号名の前の中印はアクティブローの信
号であることを示す。
FIG. 2 is a timing diagram of the processing of this encoding device. *AENBL is a start signal for encoding mode determination and run length calculation processing sent from the sequence control circuit 13 to the state control circuit 11, and ACMP is a start signal for encoding mode determination and run length calculation processing sent from the state control circuit 11 to the sequence control circuit 13. The run length calculation processing completion signal, this ARDY, is an input ready signal for image data from the image bus 1 sent from the interface circuit 2 to the sequence control circuit 13,
MOD is mode information (encoding mode information and run length information) stored in the temporary storage circuit 10. Monkey B
ENBL is connected to the state control circuit 1 by the sequence control circuit 13.
Start signal for table search processing sent to 2, signal BCM
P is a table search processing completion signal sent from the state control circuit 12 to the sequence control circuit 13, and BRDY is an output ready signal for code data to the system bus 5, sent from the interface circuit 6 to the sequence control circuit 13. . However, the middle mark in front of the signal name indicates that it is an active low signal.

このタイミング図を参照しながら、この符号化装置の動
作を説明する。
The operation of this encoding device will be explained with reference to this timing diagram.

符号化処理の開始をユーザよシ指示されると、まずシー
ケンス制御回路13は、皐AENBLをオンし符号化モ
ード判定・ランレングス演算処理を起動する(第2図の
a点)。
When the user instructs the start of the encoding process, the sequence control circuit 13 first turns on AENBL and starts the encoding mode determination/run length calculation process (point a in FIG. 2).

状態制御回路11はシーケンス制御回路13に対し画像
データの入力要求を出すが、ここでは傘ARDYはオン
しており画像バス1から画像データの入力が可能である
。したがって、インタフェース回路2を介して画像バス
1より画像データが判定・演算回路3に入力され、状態
制御回路11の制御下で変化点検出により符号化モード
判定および必要に応じてランレングス演算が実行される
The state control circuit 11 requests the sequence control circuit 13 to input image data, but here the umbrella ARDY is on and image data can be input from the image bus 1. Therefore, image data is input from the image bus 1 to the determination/calculation circuit 3 via the interface circuit 2, and under the control of the state control circuit 11, the encoding mode is determined by detecting a change point and run length calculation is executed as necessary. be done.

この符号化モード判定・ランレングス演算処理が終了す
ると、状態制御回路11は本ACMPをオンする(b点
)。
When this encoding mode determination/run length calculation processing is completed, the state control circuit 11 turns on the main ACMP (point b).

シーケンス制御回路13は本AENBLを再度オンし、
符号化モード判定・ランレングス演算処理を起動する(
C点)。この時、判定・演算回路3の出力情報(前回の
処理結果)は一時記憶回路10に記憶される。*ARD
Yはオンしているため、前回と同様に画像データが入力
し、それに対する符号化モー ド判定・ランレングス演
算処理の実行が始まる。
The sequence control circuit 13 turns on this AENBL again,
Start encoding mode determination/run length calculation processing (
point C). At this time, the output information (previous processing result) of the determination/arithmetic circuit 3 is stored in the temporary storage circuit 10. *ARD
Since Y is on, image data is input as before, and execution of encoding mode determination and run length calculation processing begins for the data.

ネAENBLのオンに続き、シーケンス制御回路13は
*BENBLをオンしテーブル検索処理を起動する(d
点)。状態制御回路12の制御下で、テーブル検索回路
4において一時記憶回路10の出力情報(モード情報M
OD)が取り込まれ、これを用いたテーブル検索が実行
されることにより該当符号が作成され、またそのワード
揃えが行われる。
After turning on *BENBL, the sequence control circuit 13 turns on *BENBL and starts table search processing (d
point). Under the control of the state control circuit 12, the table search circuit 4 retrieves the output information (mode information M) of the temporary storage circuit 10.
OD) is taken in and a table search is performed using this to create a corresponding code, and its words are aligned.

ワード揃えされた符号データはインタフェース回路6へ
出力されるが、ここでは率BRDYがオフしておりシス
テムバス5は符号データを出力不可能な状態であるので
、テーブル検索回路4は待ち状態となり、*BCMPは
オンしない(第3図のd点−e点)。このようなシステ
ムバス・ビジーによる待ち期間に、判定・演算回路3の
処理は実行中である。
The word-aligned code data is output to the interface circuit 6, but here the rate BRDY is off and the system bus 5 is in a state where it cannot output code data, so the table search circuit 4 is in a waiting state. *BCMP is not turned on (points d-e in Figure 3). During such a waiting period due to the system bus being busy, the processing of the determination/arithmetic circuit 3 is being executed.

この符号化モード判定・ランレングス演算処理は第3図
のe点で終了し、*ACPMのオンによりシーケンス制
御回路13に通知される。
This encoding mode determination/run length calculation process ends at point e in FIG. 3, and is notified to the sequence control circuit 13 by turning on *ACPM.

シーケンス制御回路13は、IAENBLをオンして符
号化モード判定・ランレングス演算処理を再び起動する
(f点)。この時、直前の処理結果であるモード情報は
一時記憶回路lOに記憶される。
The sequence control circuit 13 turns on IAENBL and restarts the encoding mode determination/run length calculation process (point f). At this time, the mode information that is the immediately previous processing result is stored in the temporary storage circuit IO.

一時記憶回路lOに記憶されていた前のモード情報は破
壊されるが、このモード情報に対するチーフル検索処理
は済んでいるため問題はない。また、傘ARDYはオン
しているので、次の画像データが入力され、符号化モー
ド判定・ランレングス演算処理が実行される。
Although the previous mode information stored in the temporary storage circuit IO is destroyed, there is no problem because the search process for this mode information has been completed. Furthermore, since the umbrella ARDY is on, the next image data is input, and encoding mode determination and run length calculation processing are executed.

さて、IBRDYがオンすると(e点)、テーブル検索
回路4の出力符号データはシステムバス5に出力され、
テーブル検索回路4は待ち状態が解除されて処理終了と
なり、状態制御回路12は*BCMPをオンする(g点
)。
Now, when IBRDY is turned on (point e), the output code data of the table search circuit 4 is output to the system bus 5,
The table search circuit 4 is released from the waiting state and the processing ends, and the state control circuit 12 turns on *BCMP (point g).

シーケンス制御回路13は*BENBLをオンする(h
点)。状態制御回路12の制御下で、テーブル検索回路
4により一時記憶回路10からモード情報が取り込まれ
てテーブル検索処理が実行される。
The sequence control circuit 13 turns on *BENBL (h
point). Under the control of the state control circuit 12, the table search circuit 4 takes in mode information from the temporary storage circuit 10 and executes table search processing.

なお、第3図の1点でIAENBLがオンするが、この
時には*ARDYはオフしておシ画像データの入力が不
可能であるため、判定・演算回路3は待ち状態になる。
Incidentally, although IAENBL is turned on at one point in FIG. 3, at this time *ARDY is turned off and input of image data is impossible, so the judgment/calculation circuit 3 enters a waiting state.

この待ち状態は*ARDYがオンするj点で解除される
This wait state is canceled at point j when *ARDY turns on.

ここで第3図のd点−0点問および1点−j点間は一方
のバス・ビジーにより一方の処理は待ち状態となるが、
他方の処理は実行される。また、他の期間においては両
方の処理が並行的に実行される。したがって、従来装置
に比べ、各処理の時間のオーバラップにより符号化処理
時間が大幅に短縮し、またバス・ビジーによる符号化処
理時間の変動が大幅に減少する。
Here, between points d and 0 and points 1 and j in Figure 3, one of the processes is in a waiting state because one of the buses is busy.
The other process is executed. Furthermore, in other periods, both processes are executed in parallel. Therefore, compared to conventional devices, the encoding processing time is significantly shortened due to the time overlap between each processing, and the fluctuations in the encoding processing time due to bus busyness are also significantly reduced.

なお、判定・演算回路3からランレングス演算回路を分
離し、これを7−ケンス制御回路13によって直接的に
制御させることも可能である。
Note that it is also possible to separate the run length calculation circuit from the determination/calculation circuit 3 and have it directly controlled by the 7-case control circuit 13.

発明の効果 以上の説明から明らかなように、本発明は、判定・演算
回路の処理動作とテーブル検索回路の処理動作とをそれ
ぞれ独立に、対応バスの状態および自回路の処理状態に
応じて制御するための手段を有し、また判定・演算回路
の出力情報の一時記憶回路をテーブル検索回路の前に有
し、符号化モード判定・ランレングス演算処理およびテ
ーブル検索処理を並行的に実行させ、またバス・ビジー
によって一方の処理が待ち状態となっている期間にも他
方の処理を実行させることにより、符号化処理時間を短
縮することができるとともに、バス・ビジーによる処理
時間の変動を減らすことができるという効果を有するも
のである。
Effects of the Invention As is clear from the above description, the present invention controls the processing operations of the judgment/arithmetic circuit and the table search circuit independently, depending on the state of the corresponding bus and the processing state of its own circuit. and a temporary storage circuit for the output information of the determination/arithmetic circuit in front of the table search circuit to execute encoding mode determination/run length calculation processing and table search processing in parallel; In addition, by executing one process while the other process is in a waiting state due to bus busyness, it is possible to shorten encoding processing time and reduce fluctuations in processing time due to bus busyness. This has the effect that it is possible to

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

第1図は本発明の一実施例による符号化装置の概略構成
図、第2図は同装置の処理動作説明用のタイミング図、
第3図は従来の符号化装置の概略構成図である。 1・・・画像ハス、2・・・インタフェース回路、3°
゛。 判定・演算回路、4・・・テーブル検索回路、5・・・
システムバス、6・・・インタフェース回路、lO・・
・一時記憶回路、11.12・・・状態制御回路、13
・・・シーケンス制御回路。
FIG. 1 is a schematic configuration diagram of an encoding device according to an embodiment of the present invention, and FIG. 2 is a timing diagram for explaining the processing operation of the same device.
FIG. 3 is a schematic configuration diagram of a conventional encoding device. 1... Image lotus, 2... Interface circuit, 3°
゛. Judgment/arithmetic circuit, 4...Table search circuit, 5...
System bus, 6...interface circuit, lO...
・Temporary memory circuit, 11.12...State control circuit, 13
...Sequence control circuit.

Claims (1)

【特許請求の範囲】[Claims] 画像データより変化点を検出して符号化モード判定およ
びランレングス演算を行い符号化モード情報およびラン
レングス情報を出力する判定・演算回路と、この判定・
演算回路の出力情報を一時的に記憶する一時記憶回路と
、この一時記憶回路の出力情報によってテーブル検索を
行うことにより符号データを出力するテーブル検索回路
と、前記画像バスから前記判定・演算回路への画像デー
タの入力を制御するインタフェース回路と、前記テーブ
ル検索回路の出力符号データのシステムバスへの出力を
制御するインタフェース回路と、前記画像バスのインタ
フェース回路より示される前記画像バスの状態および前
記判定・演算回路の動作状態に応じて前記判定・演算回
路の処理動作の制御、および前記システムバスのインタ
フェース回路より示される前記システムバスの状態およ
び前記テーブル検索回路の状態に応じて前記テーブル検
索回路の処理動作の制御を、それぞれに独立に行う手段
とを有することを特徴とする符号化装置。
A determination/calculation circuit that detects a change point from image data, performs encoding mode determination and run length calculation, and outputs encoding mode information and run length information;
a temporary memory circuit that temporarily stores output information of the arithmetic circuit; a table search circuit that outputs code data by performing a table search based on the output information of the temporary memory circuit; an interface circuit that controls input of image data of the table search circuit; an interface circuit that controls output of output code data of the table search circuit to a system bus; and a state of the image bus indicated by the interface circuit of the image bus and the determination. - Control of the processing operation of the judgment/arithmetic circuit according to the operating state of the arithmetic circuit, and control of the table search circuit according to the state of the system bus indicated by the interface circuit of the system bus and the state of the table search circuit. 1. An encoding device comprising means for independently controlling processing operations.
JP31408788A 1988-12-13 1988-12-13 Coding device Pending JPH02159170A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP31408788A JPH02159170A (en) 1988-12-13 1988-12-13 Coding device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP31408788A JPH02159170A (en) 1988-12-13 1988-12-13 Coding device

Publications (1)

Publication Number Publication Date
JPH02159170A true JPH02159170A (en) 1990-06-19

Family

ID=18049080

Family Applications (1)

Application Number Title Priority Date Filing Date
JP31408788A Pending JPH02159170A (en) 1988-12-13 1988-12-13 Coding device

Country Status (1)

Country Link
JP (1) JPH02159170A (en)

Similar Documents

Publication Publication Date Title
JPH01237864A (en) Dma transfer controller
JPH05250305A (en) Data transfer control system
JPH02159170A (en) Coding device
JPH0736821A (en) Dma transfer controller
JPS60250438A (en) Information processor
JP2776785B2 (en) Serial data transfer device
JPH0736806A (en) Dma system
JPS58205258A (en) Data processor
JPS59146326A (en) Control system of channel device
JP2710219B2 (en) DMA controller
JPH01106158A (en) Control system for inter-processor data communication
JPH07146839A (en) Dma circuit
JPH0561813A (en) Data transfer system
JP2826781B2 (en) Data transfer method
JP2583614B2 (en) Vector arithmetic unit
JPH05334233A (en) Data transferring device
JPH064240A (en) Printer device control system
JPS6019023B2 (en) data processing equipment
JPH0850567A (en) Data transfer device
JPH0342721A (en) Information processor
JPS63147248A (en) Information processor containing buffer memory
JPH02133849A (en) Transfer process system for received data
JPS62175853A (en) Interface control system
JPH06103065A (en) Instruction prefetch device
JPS61206062A (en) Data transferring system