JP2000209100A - Decoder and decoding method - Google Patents

Decoder and decoding method

Info

Publication number
JP2000209100A
JP2000209100A JP400699A JP400699A JP2000209100A JP 2000209100 A JP2000209100 A JP 2000209100A JP 400699 A JP400699 A JP 400699A JP 400699 A JP400699 A JP 400699A JP 2000209100 A JP2000209100 A JP 2000209100A
Authority
JP
Japan
Prior art keywords
decoding
bit
vlc
bits
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
JP400699A
Other languages
Japanese (ja)
Inventor
Masamichi Izumida
正道 泉田
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson 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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP400699A priority Critical patent/JP2000209100A/en
Publication of JP2000209100A publication Critical patent/JP2000209100A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

PROBLEM TO BE SOLVED: To decode VLC data including a lot of information at high speed. SOLUTION: A short code decoder 2 successively detects all VLCs to which a short code is allocated included in the VLC data inputted from a shift register 1 from a leading bit. A combination circuit 3 for decoding decodes one VLC included in the inputted VLC data and outputs the result and the number of decoded bits. In a judgement circuit 4, in the case that the VLC of the short code is not detected by the short code decoder 2, the decoded result and the number of the bit sent from the combination circuit 3 for decoding are outputted. In the case that one or more VLCs of the short code are detected, the decoded result of the detected VLCs is outputted and the total number of the bits of the one or more VLCs of the short code is outputted.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、圧縮されたデー
タを伸張(デコード)するデコーダに関し、特に、VL
C(Variable Length Code)の符号化にしたがって圧縮さ
れたデータをデコードするデコーダ及びデコード方法に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a decoder for decompressing (decoding) compressed data, and more particularly, to VL.
The present invention relates to a decoder and a decoding method for decoding data compressed according to C (Variable Length Code) coding.

【0002】[0002]

【従来の技術】情報化の発達に伴なって、画像データな
どの膨大な量のデータを保存したり、要求先に送信する
要求が増えている。通常、このような膨大なデータを、
そのまま保存すると記憶容量の不足が生じ、送信した場
合には送信時間が増大するという不具合が生じる。
2. Description of the Related Art With the development of computerization, there is an increasing demand for storing an enormous amount of data such as image data and transmitting it to a request destination. Usually, such a huge amount of data is
If the data is stored as it is, a shortage of storage capacity occurs, and if the data is transmitted, a problem that the transmission time is increased occurs.

【0003】このような不具合を回避するため、近年で
は、このような膨大なデータを保存または送信する際に
は圧縮し、データを再生する際に圧縮されたデータを伸
張する符号化(復号化)技術が開発されている。特に、
自然界の信号の特質からデータ値の分布にかたよりがで
きることを利用した、可変ビット長(VLC:Variable
Length Code、またはハフマンコード)の符号化がよく
知られている。
In order to avoid such problems, in recent years, encoding (decoding) for compressing such a huge amount of data when storing or transmitting the data and expanding the compressed data when reproducing the data has been performed. ) Technology is being developed. In particular,
Variable bit length (VLC: Variable) utilizing the fact that the distribution of data values can be changed from the characteristics of natural signals.
Length Code, or Huffman Code) coding is well known.

【0004】このVLCで符号化されたデータは、1つ
の情報を示すデータの長さ、すなわちビット数がそれぞ
れの情報によって異なる。そのため、いくつもの情報を
VLCで符号化したデータをデコードする場合、デコー
ドするデータの先頭ビットから順次解読(デコード処
理)を行う必要がある。
[0004] In the data encoded by the VLC, the length of data indicating one information, that is, the number of bits differs depending on each information. Therefore, when decoding data in which a number of pieces of information are encoded by VLC, it is necessary to sequentially decode (decode) from the first bit of the data to be decoded.

【0005】すなわち、符号化されたデータの先頭ビッ
トから解読を行い、1つの情報が解読されたときに、次
の情報を示すデータの先頭ビットが判明する。
That is, decoding is performed from the first bit of encoded data, and when one piece of information is decoded, the first bit of data indicating the next information is determined.

【0006】以下、図4及び図5を参照し、VLCで符
号化されたデータ(以下、VLCデータと称する)をデ
コードする従来のデコーダについて説明する。なお、こ
の従来技術の説明では、MPEG(Motion Picture Expe
rts Group)1にしたがって動きベクトルを記述するため
のVLCで符号化されたデータのデコード処理について
説明する。
Hereinafter, a conventional decoder for decoding data encoded by VLC (hereinafter referred to as VLC data) will be described with reference to FIGS. In the description of the conventional technology, MPEG (Motion Picture Expe
A description will be given of a process of decoding data encoded by VLC for describing a motion vector according to (rts Group) 1.

【0007】ここで以下にVLCのコード表例を示す。Here, an example of a VLC code table is shown below.

【0008】[0008]

【表1】 [Table 1]

【0009】このVLCデータの場合、1ビットから1
1ビットまでの可変ビット長のコーデインクにより十進
数の−16より+16までの数値をあらわすことができ
る。特に、ここで取り扱われる画像信号の性質は、0を
中心とする絶対値の小さい値の出現頻度が高く、絶対値
の大きい値の出現頻度が低い。このため、0近傍の値に
対して短いビット長のVLCが割り当てられ、絶対値の
大きい値についてより長いピット長のVLCが割り当て
られている。
In the case of this VLC data, 1 bit to 1
A code from decimal -16 to +16 can be represented by a code ink of variable bit length up to 1 bit. In particular, regarding the properties of the image signal handled here, the appearance frequency of a small absolute value centered at 0 is high, and the appearance frequency of a large absolute value is low. Therefore, a VLC having a shorter bit length is assigned to a value near 0, and a VLC having a longer pit length is assigned to a value having a larger absolute value.

【0010】従来のデコーダ20は、図4及び図5に示
されるように、シフトレジスタ21、デコード用組み合
わせ回路22、及びシフト量指示回路23により構成さ
れている。
The conventional decoder 20, as shown in FIGS. 4 and 5, comprises a shift register 21, a decoding combination circuit 22, and a shift amount designating circuit 23.

【0011】デコーダ20は、入力されたVLCデータ
をシフトレジスタ21に順次格納する。デコード用組み
合わせ回路22は、先頭の第1ビットから第11ビット
までを入力し、前記表1の組み合わせにしたがって、先
頭のビットからデコードを行う。デコード用組み合わせ
回路22は、通常1つのタイミング(1クロック)でV
LCデータに含まれる1つのVLCをデコードし、デコ
ードした結果とこのデコードに使用したVLCのビット
数を生成する。
The decoder 20 sequentially stores the input VLC data in the shift register 21. The decoding combination circuit 22 receives the first to eleventh bits from the first bit and performs decoding from the first bit in accordance with the combination shown in Table 1. The decoding combinational circuit 22 normally outputs V at one timing (one clock).
One VLC included in the LC data is decoded, and the decoding result and the number of VLC bits used for the decoding are generated.

【0012】デコード用組み合わせ回路22は、デコー
ド結果を出力するとともに、シフト量指示回路23にデ
コードされたVLCのビット数を通知する。シフト量指
示回路23は、通知されたビット数をシフト量としてシ
フトレジスタ21に通知する。シフトレジスタ21は、
通知されたシフト量だけVLCデータをシフトする。
The decoding combination circuit 22 outputs the decoding result and notifies the shift amount instruction circuit 23 of the number of bits of the decoded VLC. The shift amount instruction circuit 23 notifies the shift register 21 of the notified number of bits as a shift amount. The shift register 21
The VLC data is shifted by the notified shift amount.

【0013】ここで、デコーダ20に以下のVLCデー
タ「 010101100000110010000001100010011」 が入力されたことを想定し、これらをデコードする処理
について説明する。
Here, assuming that the following VLC data "0101011000001100100000001100010011" has been input to the decoder 20, a process of decoding them will be described.

【0014】前述したように、従来のデコーダ20で
は、1クロックでVLCデータに含まれる1つのVLC
をデコードし、デコードした結果とこのデコードに使用
したVLCのビット数を生成する。
As described above, in the conventional decoder 20, one VLC data included in VLC data in one clock
Is decoded, and the decoding result and the number of VLC bits used for this decoding are generated.

【0015】したがって、第1のクロックに応じ、VL
C「010」がデコードされる(図4参照)。デコード用組
み合わせ回路22は、デコード結果「+1」を出力すると
ともに、シフト量「3ビット」をシフト量指示回路23に
通知する。
Therefore, according to the first clock, VL
C “010” is decoded (see FIG. 4). The decoding combination circuit 22 outputs the decoding result “+1” and notifies the shift amount instruction circuit 23 of the shift amount “3 bits”.

【0016】シフトレジスタ21においいて、VLCデ
ータが3ビットだけシフトされた後、第2のクロックに
応じてVLC「1」がデコードされる(図5参照)。デコー
ド用組み合わせ回路22は、デコード結果「0」を出力す
るとともに、シフト量「1ビット」をシフト量指示回路2
3に通知する。
In the shift register 21, after the VLC data is shifted by 3 bits, VLC "1" is decoded according to the second clock (see FIG. 5). The decoding combination circuit 22 outputs the decoding result “0” and also outputs the shift amount “1 bit” to the shift amount instruction circuit 2.
Notify 3.

【0017】以降、クロックにしたがって同様のデコー
ド処理が実行される。このような処理の結果、VLCデ
ータ「 010101100000110010000001100010011」 には、8つのをVLCが含まれており、VLCデータ全
体をデコードするのに8クロック必要となる。
Thereafter, a similar decoding process is performed according to the clock. As a result of such processing, the VLC data “0101011000001100100000001100010011” includes eight VLCs, and it takes eight clocks to decode the entire VLC data.

【0018】[0018]

【発明が解決しようとする課題】前述したように従来の
デコーダでは、1つのクロックに応じて1個のVLCし
かデコードすることができない。このため、多数の情報
(VLC)を含んでいるVLCデータをデコードする場
合、VLCデータに含まれている情報数に応じたデコー
ド時間が必要となり、デコーダによるデコード処理にか
かる時間が増大する。
As described above, the conventional decoder can decode only one VLC in response to one clock. Because of this, a lot of information
When decoding VLC data including (VLC), a decoding time corresponding to the number of information included in the VLC data is required, and the time required for the decoding process by the decoder increases.

【0019】そこでこの発明の課題は、多数の情報が含
まれているVLCデータを高速にデコードするデコーダ
及びデコード方法を提供することである。
An object of the present invention is to provide a decoder and a decoding method for decoding VLC data containing a large amount of information at high speed.

【0020】[0020]

【課題を解決するための手段】この発明に係るデコーダ
は、符号化された複数のコードを含むデータを順次格納
する格納手段と、前記格納手段に格納されたデータを、
先頭ビットから1つのコードだけデコードする第1デコ
ード手段と、所定のビット長以下のコードをデコードす
る第2デコード手段であって、前記格納手段に格納され
たデータを先頭ビットから所定ビット数入力し、入力さ
れたデータの先頭ビットから前記所定のビット長以下の
コードが1つあるかまたは2つ以上連続している場合、
前記先頭ビットからのコードを総てデコードする第2デ
コード手段と、前記第2デコード手段により、前記所定
のビット長以下のコードが1つまたはそれ以上デコード
された場合、この第2デコード手段によりデコードされ
たデコード結果を出力し、前記第2デコード手段におい
て、入力されたデータの先頭ビットから前記所定のビッ
ト長以下のコードがない場合、前記第1デコード手段に
よりデコードされたデコード結果を出力する出力手段と
を備えることを特徴とする。
A decoder according to the present invention comprises: storage means for sequentially storing data including a plurality of encoded codes; and data stored in the storage means.
First decoding means for decoding only one code from the first bit, and second decoding means for decoding a code having a predetermined bit length or less, wherein a predetermined number of bits of data stored in the storage means are inputted from the first bit. , If there is one or less than or equal to the code having the predetermined bit length from the first bit of the input data,
Second decoding means for decoding all the codes from the first bit, and when the second decoding means decodes one or more codes having a predetermined bit length or less, the second decoding means decodes the codes. And outputting a decoded result decoded by the first decoding means when there is no code having a predetermined bit length or less from the first bit of the input data in the second decoding means. Means.

【0021】このデコーダによれば、データの先頭ビッ
トから所定のビット長以下のコードが連続している場
合、前記第2デコード手段により複数のコードが同時に
デコードされる。これにより、多数の情報が含まれてい
る符号化されたデータを高速にデコードすることが可能
となる。
According to this decoder, when codes having a predetermined bit length or less continue from the first bit of data, a plurality of codes are decoded simultaneously by the second decoding means. This makes it possible to decode encoded data including a large amount of information at high speed.

【0022】前記出力手段は、出力するデコード結果に
おいてデコードされたコードの総ビット数を出力し、前
記デコーダはさらに、前記出力手段により出力される総
ビット数だけ、前記格納手段に格納されたデータを先頭
ビットより削除するシフト手段を備えるように構成して
もよい。
The output means outputs the total number of bits of the decoded code in the output decoding result, and the decoder further outputs the data stored in the storage means by the total number of bits output by the output means. May be provided so as to include a shift unit that deletes from the first bit.

【0023】また、前記格納手段に格納される複数のコ
ードは、VLCであることが好適である。
Preferably, the plurality of codes stored in the storage means are VLC.

【0024】また、前記第2デコード手段により入力さ
れる所定ビット数は、前記コードの最長ビット数以下で
あることが望ましい。
It is desirable that the predetermined number of bits input by the second decoding means be equal to or less than the longest bit number of the code.

【0025】前記所定のビット長以下のコードは、前記
デコーダにおいて使用頻度の高いコードであることが望
ましい。
It is preferable that the code having a predetermined bit length or less is a code frequently used in the decoder.

【0026】この発明に係るデコード方法は、符号化さ
れた複数のコードを含むデータをデコードするデコード
方法であって、前記データを、先頭ビットから1つのコ
ードだけデコードする第1デコードステップと、所定の
ビット長以下のコードをデコードする第2デコードステ
ップであって、先頭ビットから前記所定のビット長以下
のコードが1つあるかまたは2つ以上連続している場
合、前記先頭ビットからのコードを総てデコードする第
2デコードステップと、前記第2デコードステップによ
り、前記所定のビット長以下のコードが1つまたはそれ
以上デコードされた場合、この第2デコードステップに
よりデコードされたデコード結果を出力し、前記第2デ
コードステップにおいて、前記データの先頭ビットから
前記所定のビット長以下のコードがない場合、前記第1
デコードステップによりデコードされたデコード結果を
出力するステップとを有することを特徴とする。
A decoding method according to the present invention is a decoding method for decoding data including a plurality of encoded codes, wherein a first decoding step of decoding the data by one code from the first bit, A second code decoding step of decoding a code having a bit length equal to or less than the predetermined bit length, and when there is one or two or more codes having a predetermined bit length or less from the first bit, the code from the first bit is A second decoding step of decoding all, and, when one or more codes having a predetermined bit length or less are decoded by the second decoding step, a decoding result decoded by the second decoding step is output. , In the second decoding step, the predetermined bit length from the first bit of the data If there is no code below, the first
Outputting a decoding result decoded by the decoding step.

【0027】以上、この発明に係るデコーダ及びデコー
ド方法は、信号の性質により出現頻皮が高いものほど短
いピット長にエンコードするというVLCの特徴を生か
して少ないハードウエア量にて高速化できる。
As described above, the decoder and the decoding method according to the present invention can be speeded up with a small amount of hardware by taking advantage of the characteristic of VLC that the higher the appearance frequency is, the smaller the pit length is encoded due to the nature of the signal.

【0028】[0028]

【発明の実施の形態】以下、図1を参照してこの発明に
係るデコーダの実施形態について説明する。図1は、デ
コーダ10の構成を示すブロック図である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of a decoder according to the present invention will be described below with reference to FIG. FIG. 1 is a block diagram showing a configuration of the decoder 10.

【0029】デコーダ10は、シフトレジスタ1、短コ
ードデコーダ2、デコード用組み合わせ回路3、判定回
路4、及びシフト量指示回路5で構成されている。
The decoder 10 comprises a shift register 1, a short code decoder 2, a decoding combination circuit 3, a determination circuit 4, and a shift amount instruction circuit 5.

【0030】シフトレジスタ1は、デコード対象のVL
Cデータを先頭ビットから順次格納する。また、シフト
レジスタ1は、シフト量指示回路5から送られるシフト
量にしたがって格納したVLCデータをシフトし、後続
するVLCデータがある場合にはそのVLCデータを順
次格納する。
The shift register 1 stores a VL to be decoded.
The C data is stored sequentially from the first bit. The shift register 1 shifts the stored VLC data according to the shift amount sent from the shift amount instruction circuit 5, and sequentially stores the VLC data if there is subsequent VLC data.

【0031】短コードデコーダ2は、シフトレジスタ1
に格納されている先頭ビットから所定量のビット数を入
力し、入力したビット数に含まれている、出現頻度が高
いために短いコード(短いビット数)が割り当てられてい
るVLCを先頭ビットから順次総て検出する回路であ
る。短いコードが割り当てられているVLCとは、例え
ば、VLCの最長ビット数が11ビットである場合に
は、1〜4ビットが割り当てられているVLCである。
ただし、短コードデコーダ2が複数のVLCを検出する
場合、これら複数のVLCは先頭ビットから総て連続し
ている必要がある。
The short code decoder 2 includes a shift register 1
A predetermined amount of bits is input from the first bit stored in the VLC, and the VLC, which is included in the input bit number and is assigned a short code (short number of bits) due to high appearance frequency, This is a circuit that sequentially detects all the signals. The VLC to which a short code is assigned is, for example, a VLC to which 1 to 4 bits are assigned when the longest bit number of the VLC is 11 bits.
However, when the short code decoder 2 detects a plurality of VLCs, the plurality of VLCs need to be all continuous from the first bit.

【0032】短コードデコーダ2は検出結果を判定回路
4に出力する。
The short code decoder 2 outputs the detection result to the judgment circuit 4.

【0033】短コードデコーダ2は、従来のデコード用
組み合わせ回路と異なって、VLCの最長ビット数と同
じ数のビットをシフトレジスタ1から入力するように構
成する必要はない。例えば、VLCの最長ビット数が1
1ビットである場合、後述するデコード用組み合わせ回
路3は、この最長ビット数と同じビット数である11ビ
ットをシフトレジスタ1に格納されている先頭ビットか
ら入力する。しかし、この短コードデコーダ2は、あく
までも出現頻度が高いために短いコードが割り当てられ
ているVLCを検出するための回路であるため、例え
ば、シフトレジスタの先頭から5、または6ビットを入
力するように構成される。ただし、短コードデコーダ2
の入力ビット数をVLCの最長ビット数と同じにするこ
ともできるが、デコーダ10全体の装置構成を考慮する
と、最長ビット数よりも少ないビット数を入力するよう
に構成した方が装置構成を簡略化でき、好適である。
Unlike the conventional decoding combination circuit, the short code decoder 2 does not need to be configured to input the same number of bits from the shift register 1 as the longest bit number of the VLC. For example, if the longest bit number of VLC is 1
In the case of 1 bit, the decoding combination circuit 3 described later inputs 11 bits, which is the same bit number as the longest bit number, from the first bit stored in the shift register 1. However, since the short code decoder 2 is a circuit for detecting a VLC to which a short code is assigned because its appearance frequency is high, for example, the short code decoder 2 may input 5 or 6 bits from the head of the shift register. It is composed of However, short code decoder 2
Can be the same as the longest bit number of the VLC. However, in consideration of the overall device configuration of the decoder 10, it is easier to configure the device to input a smaller number of bits than the longest bit number. It is possible and suitable.

【0034】なお、短コードデコーダ2が検出するVL
Cのビット数(コード長)は、処理対象となるVLCデー
タの量と、適用されるVLCの種類(最短ビット数と最
長ビット数)に応じて設定するのが適切である。さら
に、検出するVLCのビット数に応じてシフトレジスタ
1から入力するビット数を設定するのが好適である。
The VL detected by the short code decoder 2 is
It is appropriate to set the number of bits (code length) of C according to the amount of VLC data to be processed and the type of VLC to be applied (the shortest bit number and the longest bit number). Further, it is preferable to set the number of bits input from the shift register 1 according to the number of bits of the VLC to be detected.

【0035】デコード用組み合わせ回路3は、前述した
従来のデコーダ用組み合わせ回路3と同様の機能を有す
る。デコード用組み合わせ回路3は、通常1つのタイミ
ング(1クロック)でVLCデータに含まれる1つのV
LCをデコードし、デコードした結果とこのデコードに
使用したVLCのビット数を生成する。
The decoding combination circuit 3 has the same function as the conventional decoder combination circuit 3 described above. The decoding combinational circuit 3 normally outputs one Vc included in the VLC data at one timing (one clock).
The LC is decoded, and the decoding result and the number of VLC bits used for the decoding are generated.

【0036】判定回路4は、短コードデコーダ2の検出
結果と、デコード用組み合わせ回路3により生成された
デコード結果及びデコードしたVLCのビット数とを入
力する。判定回路4は、短コードデコーダ2から送られ
た検出結果が、短コードのVLCが検出されなかったこ
とを示している場合、デコード用組み合わせ回路3から
送られたデコード結果とVLCのビット数を採用し、デ
コード結果を出力するとともにビット数をシフト量指示
回路5にシフト量ビットとして出力する。
The judgment circuit 4 inputs the detection result of the short code decoder 2, the decoding result generated by the decoding combination circuit 3, and the number of bits of the decoded VLC. When the detection result sent from the short code decoder 2 indicates that the VLC of the short code is not detected, the determination circuit 4 determines the decoding result sent from the decoding combination circuit 3 and the number of bits of the VLC. And outputs the decoding result and the number of bits to the shift amount instruction circuit 5 as a shift amount bit.

【0037】判定回路4は、短コードデコーダ2により
1つ以上の短コードのVLCが検出された場合、検出さ
れたVLCのデコード結果を出力するとともに、この1
つ以上の短コードのVLCの合計のビット数をシフト量
指示回路5にシフト量ビットとして出力する。
When one or more short code VLCs are detected by the short code decoder 2, the decision circuit 4 outputs a decoding result of the detected VLC and outputs the decoded result.
The total number of bits of VLCs of one or more short codes is output to the shift amount indicating circuit 5 as shift amount bits.

【0038】シフト量指示回路5は、判定回路4から受
け取ったビット数をシフト量ビットとしてシフトレジス
タ1に出力する。
The shift amount instruction circuit 5 outputs the number of bits received from the determination circuit 4 to the shift register 1 as a shift amount bit.

【0039】次に、この実施形態の動作について説明す
る。
Next, the operation of this embodiment will be described.

【0040】まず、VLCデータがシフトレジスタ1に
順次格納される。シフトレジスタ1に格納されたVLC
データのうち、先頭ビットから所定の数ビットが短コー
ドデコーダ2およびデコード組み合わせ回路3に送られ
る。この所定の数ビットに加え、VLCの最長コード数
に足りないビット数が、シフトレジスタ1からデコード
用組み合わせ回路3にさらに送られる。
First, VLC data is sequentially stored in the shift register 1. VLC stored in shift register 1
Of the data, predetermined bits from the first bit are sent to the short code decoder 2 and the decoding combination circuit 3. In addition to the predetermined number of bits, the number of bits less than the longest code number of the VLC is further transmitted from the shift register 1 to the decoding combination circuit 3.

【0041】短コードデコーダ2において、入力したV
LCデータ(前記所定の数ビット)に含まれている、出現
頻度が高いために短いコード(短いビット数)が割り当て
られているVLCが先頭ビットから順次総て検出され
る。
In the short code decoder 2, the input V
All VLCs included in the LC data (the predetermined number of bits) to which a short code (short number of bits) is assigned because of high appearance frequency are sequentially detected from the first bit.

【0042】一方、デコード用組み合わせ回路3におい
ても、入力したVLCデータに含まれる1つのVLCが
デコードされ、デコードされた結果とこのデコードに使
用したVLCのビット数が生成される。
On the other hand, the decoding combination circuit 3 also decodes one VLC included in the input VLC data, and generates a decoding result and the number of VLC bits used for the decoding.

【0043】短コードデコーダ2の検出結果と、デコー
ド用組み合わせ回路3により生成されたデコード結果及
びビット数は、判定回路4に送られる。
The detection result of the short code decoder 2, the decoding result and the number of bits generated by the decoding combination circuit 3 are sent to the judgment circuit 4.

【0044】判定回路4において、短コードデコーダ2
から送られた検出結果が、短コードのVLCが検出され
なかったことを示している場合、デコード用組み合わせ
回路3から送られたデコード結果が出力されるとともに
生成されたビット数がシフト量指示回路5に出力され
る。
In the judgment circuit 4, the short code decoder 2
The detection result sent from the decoding combination circuit 3 indicates that the short code VLC has not been detected, the decoding result sent from the decoding combination circuit 3 is output, and the number of generated bits is determined by the shift amount indicating circuit. 5 is output.

【0045】また、短コードデコーダ2により1つ以上
の短コードのVLCが検出された場合、検出されたVL
Cのデコード結果が出力されるとともに、この1つ以上
の短コードのVLCの合計のビット数がシフト量指示回
路5に出力される。
When one or more short code VLCs are detected by the short code decoder 2, the detected VL
The decoding result of C is output, and the total number of bits of the VLC of the one or more short codes is output to the shift amount indicating circuit 5.

【0046】シフト量指示回路5では、判定回路4から
送られたビット数をシフト量ビットとしてシフトレジス
タ1に出力する。
The shift amount instruction circuit 5 outputs the number of bits sent from the determination circuit 4 to the shift register 1 as a shift amount bit.

【0047】このような動作が、デコーダ10の1つの
動作クロックに応じて実行される。
Such an operation is executed according to one operation clock of the decoder 10.

【0048】以上説明した動作の結果、デコーダ10の
1つの動作クロックで、1つ以上のVLCがデコードさ
れる。すなわち、短コードデコーダ2によって複数のV
LCが検出されている場合、これら複数のVLCが同時
にデコードされることになる。前述したように、VLC
では、信号の性質により出現頻皮が高い情報ほど短いピ
ット長にエンコードされている。したがって、短コード
のVLCが、短コードデコーダ2によって複数個が同時
に検出される頻度が高くなる。このため、従来のように
1つの動作クロックで1つのVLCがデコードされるの
に比べ、高速なデコード処理が可能となる。
As a result of the operation described above, one or more VLCs are decoded by one operation clock of the decoder 10. That is, a plurality of V
If an LC has been detected, these multiple VLCs will be decoded simultaneously. As mentioned earlier, VLC
In, information with higher appearance frequency is encoded to a shorter pit length due to the nature of the signal. Therefore, the frequency at which a plurality of short code VLCs are simultaneously detected by the short code decoder 2 increases. For this reason, high-speed decoding can be performed as compared with the case where one VLC is decoded by one operation clock as in the related art.

【0049】[0049]

【実施例】次に、この発明に係るデコーダの実施例につ
いて図2及び図3を参照して説明する。なお、この実施
例の説明では、デジタルビデオ信号の圧縮・伸張に使用
されるMPEG(Motion Picture Experts Group)1にし
たがって動きベクトルを記述するためのVLCで符号化
されたデータのデコード処理について説明する。VLC
のコード対応は、前記表1に示されるものと同様であ
る。
Next, an embodiment of a decoder according to the present invention will be described with reference to FIGS. In the description of this embodiment, a decoding process of data encoded by VLC for describing a motion vector according to MPEG (Motion Picture Experts Group) 1 used for compression / expansion of a digital video signal will be described. . VLC
Are the same as those shown in Table 1 above.

【0050】この実施例におけるデコーダ11の構成要
素のうち、前記デコーダ10の構成要素と同様の構成要
素については同じ参照符号を付し、詳細な説明は省略す
る。
Of the components of the decoder 11 in this embodiment, the same components as those of the decoder 10 are denoted by the same reference numerals, and detailed description is omitted.

【0051】デコーダ11において、検出回路6は、図
1に示されている前記短コードデコーダ2の機能とデコ
ード組み合わせ回路3の機能とをともに有し、デコード
用組み合わせ回路3を内蔵している。以下に検出回路6
に含まれる各検出回路(デコード用組み合わせ回路3を
除く)について説明する。なお、シフトレジスタ1に格
納されているVLCデータは、先頭ビットをビット0と
し、ビット0〜ビット11が検出回路6に接続されてい
る。
In the decoder 11, the detection circuit 6 has both the function of the short code decoder 2 shown in FIG. 1 and the function of the decode combination circuit 3, and incorporates the decode combination circuit 3. Below is the detection circuit 6
Will be described below (excluding the decoding combination circuit 3). The VLC data stored in the shift register 1 has the first bit as bit 0 and bits 0 to 11 are connected to the detection circuit 6.

【0052】検出回路6aは、シフトレジスタ1のビッ
ト0に接続され、このビット0が1であることを検出す
る回路である。
The detection circuit 6a is connected to the bit 0 of the shift register 1 and detects that the bit 0 is "1".

【0053】検出回路6bは、シフトレジスタ1のビッ
ト1に接続され、このビット1が1であることを検出す
る回路である。
The detection circuit 6b is connected to the bit 1 of the shift register 1 and detects that the bit 1 is "1".

【0054】検出回路6cは、シフトレジスタ1のビッ
ト2に接続され、このビット2が1であることを検出す
る回路である。
The detection circuit 6c is connected to the bit 2 of the shift register 1 and detects that the bit 2 is "1".

【0055】検出回路6dは、シフトレジスタ1のビッ
ト3に接続され、このビット3が1であることを検出す
る回路である。
The detection circuit 6d is connected to bit 3 of the shift register 1 and detects that this bit 3 is "1".

【0056】検出回路6eは、シフトレジスタ1のビッ
ト4に接続され、このビット4が1であることを検出す
る回路である。 なお、これら検出回路6a〜6eは、
ビットn(ビット0〜4)が1であることを検出結果と考
えればビットnの信号そのものを検出結果とすることも
可能である。
The detection circuit 6e is connected to bit 4 of the shift register 1 and detects that this bit 4 is "1". Note that these detection circuits 6a to 6e
If it is considered that the bit n (bits 0 to 4) is 1 as the detection result, the signal of the bit n itself can be used as the detection result.

【0057】検出回路6fは、ビット0、1、2に接続
され、これらのビットの並びが「010」または「011」
であることを検出する回路である。また、検出回路6f
は、他の出力として最後のビット(ビット2)を符号出力
として出力する。
The detection circuit 6f is connected to bits 0, 1, and 2, and the arrangement of these bits is "010" or "011".
Is a circuit for detecting that The detection circuit 6f
Outputs the last bit (bit 2) as a code output as another output.

【0058】検出回路6gは、ビット0、1、2に接続
され、これらのビットの並びが「010」または「011」
であることを検出する回路である。また、検出回路6g
は、他の出力として最後のビット(ビット3)を符号出力
として出力する。
The detection circuit 6g is connected to bits 0, 1, and 2, and the arrangement of these bits is "010" or "011".
Is a circuit for detecting that The detection circuit 6g
Outputs the last bit (bit 3) as a code output as another output.

【0059】検出回路6hは、ビット2、3、4に接続
され、これらのビットの並びが「010」または「011」
であることを検出する回路である。また、検出回路6h
は、他の出力として最後のビット(ビット4)を符号出力
として出力する。
The detection circuit 6h is connected to bits 2, 3 and 4, and the arrangement of these bits is "010" or "011".
Is a circuit for detecting that The detection circuit 6h
Outputs the last bit (bit 4) as a code output as another output.

【0060】なお、検出回路6f〜6hは、最初の2ビ
ットが「01」であることを検出する回路とし、後続の1
ビットを符号出力とするように構成してもよい。
The detection circuits 6f to 6h are circuits for detecting that the first two bits are "01",
You may comprise so that a bit may be set as a code output.

【0061】検出回路6iは、ビット0、1、2、3に
接続され、このらのビットの並びが「0010」または
「0011」であることを検出する回路である。また、検
出回路6iは、他の出力として最後のビットを(ビット
3)を符号出力として出力する。
The detection circuit 6i is connected to bits 0, 1, 2, and 3, and detects that the arrangement of these bits is "0010" or "0011". The detection circuit 6i outputs the last bit as another output (bit 3) as a code output.

【0062】検出回路6jは、ビット1、2、3、4に
接続され、このらのビットの並びが「0010」または
「0011」であることを検出する回路である。また、検
出回路6jは、他の出力として最後のビットを(ビット
4)を符号出力として出力する。
The detection circuit 6j is connected to bits 1, 2, 3, and 4, and detects whether the arrangement of these bits is "0010" or "0011". The detection circuit 6j outputs the last bit as another output (bit 4) as a code output.

【0063】なお、検出回路6i,6hは、最初の3ビ
ットが「001」であることを検出する回路とし、後続の
1ビットを符号出力とするように構成してもよい。
The detection circuits 6i and 6h may be configured to detect that the first three bits are "001" and to output the next one bit as a code output.

【0064】判定回路4は、検出回路6から送られる各
種検出結果から、デコード結果と、シフト量とを判定す
る回路であり。これらの判定動作を以下の表2に示す。
The determination circuit 4 is a circuit for determining a decoding result and a shift amount from various detection results sent from the detection circuit 6. These determination operations are shown in Table 2 below.

【0065】[0065]

【表2】 [Table 2]

【0066】この表においては、検出回路6aの検出結
果が真(ヒット)であることをa○、偽(ミスヒット)であ
ることをa×として示している。また、デコード結果で
「±」と表示されている部分は、対応する検出回路6f,
6g,6h,6i,6jの各検出回路からの符号出力に
したがって決定される。このように、判定回路4は、高
々15の状態を識別する回路である。
In this table, the detection result of the detection circuit 6a is indicated by a ○ when it is true (hit) and ax when it is false (miss hit). In the decoding result, the portion indicated as "±" is the corresponding detection circuit 6f,
6g, 6h, 6i and 6j are determined according to the code output from each detection circuit. Thus, the determination circuit 4 is a circuit that identifies at most 15 states.

【0067】デコード結果出力回路7は、判定回路4に
より判定されたデコード結果を入力し、これを図示され
ていない他の構成要素に出力する。
The decoding result output circuit 7 receives the decoding result determined by the determining circuit 4 and outputs the result to another component (not shown).

【0068】次に、この実施例の動作を説明する。Next, the operation of this embodiment will be described.

【0069】ここでは、VLCデータとして「 0101011100000110010000001100010011」 をデコーダ11が入力したことを想定する。Here, it is assumed that the decoder 11 has input "0101101110000011001000000001100010011" as VLC data.

【0070】前記VLCデータは、シフトレジスタ1に
順次格納される。
The VLC data is sequentially stored in the shift register 1.

【0071】この後、ビット0〜ビット11までのVL
Cデータが検出回路6に送られる。検出回路6において
は、第1の動作クロックに応じ、前述した検出回路6a
〜6jが検出処理を行うとともに、デコード用組み合わ
せ検出回路3によりデコード結果及びシフト量(ビット
数)が求められ、これらが判定回路に送られる。
Thereafter, the VL of bit 0 to bit 11
The C data is sent to the detection circuit 6. In the detection circuit 6, according to the first operation clock, the detection circuit 6a
6j perform the detection processing, the decoding result and the shift amount (the number of bits) are obtained by the decoding combination detection circuit 3, and these are sent to the determination circuit.

【0072】ここでは、検出回路6f及び検出回路6d
がヒットする。このため、判定回路では、VLCデータ
「0101」の4ビットを「010」と「1」でデコードした
結果「+1,0」をデコード結果として判定する。さら
に、「0101」である4ビットをシフト量としてシフト
量指示回路4に通知する。
Here, the detection circuit 6f and the detection circuit 6d
Hits. For this reason, the determination circuit determines the result “+1, 0” obtained by decoding the four bits of the VLC data “0101” with “010” and “1” as the decoded result. Furthermore, the shift amount instructing circuit 4 is notified of the four bits “0101” as the shift amount.

【0073】シフト量指示回路4は、シフトレジスタ1
に対して4ビットシフトするように指示し、シフトレジ
スタ1はこの指示にしたがって、VLCデータを4ビッ
トシフトする。デコード結果出力回路7は、デコード結
果である「+1,0」を出力する。
The shift amount instructing circuit 4 includes a shift register 1
Are shifted by 4 bits, and the shift register 1 shifts the VLC data by 4 bits according to this instruction. The decoding result output circuit 7 outputs “+1, 0” as the decoding result.

【0074】以上の動作が図2に示されている。これに
より、1つの動作クロック(第1の動作クロック)で2つ
のVLCが同時にデコードされる。
The above operation is shown in FIG. Thus, two VLCs are simultaneously decoded by one operation clock (first operation clock).

【0075】この後、再度、ビット0〜ビット11まで
のVLCデータが検出回路6に送られる。検出回路6に
おいては、前記第1の動作クロックの場合と同様に第2
動作クロックに応じて、前述した検出回路6a〜6jが
検出処理を行うとともに、デコード用組み合わせ検出回
路3によりデコード結果及びシフト量(ビット数)が求め
られ、これらが判定回路に送られる。
Thereafter, the VLC data of bit 0 to bit 11 is sent to the detection circuit 6 again. In the detection circuit 6, the second operation clock is used as in the case of the first operation clock.
In accordance with the operation clock, the above-described detection circuits 6a to 6j perform detection processing, and the decoding combination detection circuit 3 obtains a decoding result and a shift amount (the number of bits), which are sent to the determination circuit.

【0076】ここでは、検出回路6f及び検出回路6d
がヒットする。このため、判定回路では、VLCデータ
「0111」の4ビットを「011」と「1」でデコードした
結果「−1,0」をデコード結果として判定する。さら
に、「0111」である4ビットをシフト量としてシフト
量指示回路4に通知する。
Here, the detection circuit 6f and the detection circuit 6d
Hits. For this reason, the determination circuit determines the result “−1, 0” obtained by decoding the four bits of the VLC data “0111” with “011” and “1” as the decoded result. Further, the shift amount instructing circuit 4 is notified of the four bits “0111” as the shift amount.

【0077】シフト量指示回路4は、シフトレジスタ1
に対して4ビットシフトするように指示し、シフトレジ
スタ1はこの指示にしたがって、VLCデータを4ビッ
トシフトする。デコード結果出力回路7は、デコード結
果である「−1,0」を出力する。
The shift amount indicating circuit 4 is provided with a shift register 1
Are shifted by 4 bits, and the shift register 1 shifts the VLC data by 4 bits according to this instruction. The decoding result output circuit 7 outputs the decoding result "-1, 0".

【0078】以上の動作が図3に示されている。これに
より、1つの動作クロック(第2の動作クロック)で2つ
のVLCが同時にデコードされる。
The above operation is shown in FIG. As a result, two VLCs are decoded simultaneously by one operation clock (second operation clock).

【0079】以降、同様の動作が、第3動作クロック〜
第5動作クロックまで繰り返される。
Thereafter, the same operation is performed from the third operation clock to the third operation clock.
This is repeated until the fifth operation clock.

【0080】この結果、図示していないが、第3動作ク
ロックにおいて、検出回路6a,6f,6iはミスヒッ
トとなり、デコード用組み合わせ回路3のデコード結果
である、「−16」が得られる。このときデコードされた
VLCは1つであり、シフト量は11ビットである。
As a result, although not shown, in the third operation clock, the detection circuits 6a, 6f, and 6i become mishits, and "-16", which is the decoding result of the decoding combination circuit 3, is obtained. At this time, the decoded VLC is one, and the shift amount is 11 bits.

【0081】第4動作クロックにおいて、検出回路6
a,6f,6iはミスヒットとなり、デコード用組み合
わせ回路3のデコード結果である、「+16」が得られ
る。このときデコードされたVLCは1つであり、シフ
ト量は11ビットである。
In the fourth operation clock, the detection circuit 6
“a”, “6f” and “6i” are mishits, and “+16”, which is the decoding result of the decoding combination circuit 3, is obtained. At this time, the decoded VLC is one, and the shift amount is 11 bits.

【0082】第5動作クロックにおいて、検出回路6
a,6jがヒットし、デコード結果「0,−2」が得られ
る。このときデコーダされたVLCは、2つである。
In the fifth operation clock, the detection circuit 6
a, 6j are hit, and the decoding result "0, -2" is obtained. At this time, two VLCs are decoded.

【0083】以上の説明した動作により、VLCデータ「 0101011100000110010000001100010011」 をデコードする場合、従来では8つの動作クロックだけ
デコード処理に時間がかかっていたが、この実施例では
5つの動作クロックでデコード処理が完了する。
According to the above-described operation, when decoding the VLC data "010110111000001100100000001100010011", the decoding process has conventionally required a time of only eight operation clocks. In this embodiment, the decoding process is completed with five operation clocks. I do.

【0084】特に、この実施例では、最大で同時に5つ
のVLCがデコード可能であり、少なくとも1つのVL
Cのスループットでデコード処理が実現できる。適用す
る情報(データ)の特性によって速度がある程度変わり、
データ依存性があるが、より短いコードのVLCが高頻
度であるように設定されているため、従来に比べて大幅
にスループットが改善される。
In particular, in this embodiment, up to five VLCs can be decoded simultaneously, and at least one VL can be decoded.
Decoding processing can be realized with a throughput of C. The speed varies to some extent depending on the characteristics of the information (data) to be applied,
Although there is data dependence, the VLC of the shorter code is set to be more frequent, so that the throughput is greatly improved as compared with the related art.

【0085】このように、この発明によれば、明らかに
従来に比べて高速なデコード処理が可能となる。
As described above, according to the present invention, the decoding process can be obviously performed at a higher speed than in the prior art.

【0086】なお、前述した実施例では、デジタルビデ
オ信号の圧縮・伸張に使用されるMPEG(Motion Pict
ure Experts Group)1にしたがって動きベクトルを記述
するためのVLCで符号化されたデータのデコード処理
について説明したがこれに限らない。すなわち、MPE
G1フォーマットて使われる他のVLC、例えばDCT
係数のランレンクス符号などをはじめとして、その他の
ブオーマットで使われろVLCのデコードー般について
この発明は適用可能である。
In the above-described embodiment, the MPEG (Motion Pict) used for compression / expansion of a digital video signal is used.
ure Experts Group 1), the decoding process of data encoded by VLC for describing a motion vector has been described, but the present invention is not limited to this. That is, MPE
Other VLC used in G1 format, eg DCT
The present invention is applicable to general decoding of VLC used in other formats, such as run-length coding of coefficients.

【0087】[0087]

【発明の効果】以上の説明から明らかなように、この発
明によれば、多数の情報が含まれているVLCデータを
高速にデコードすることが可能となる。
As is apparent from the above description, according to the present invention, it is possible to decode VLC data containing a large amount of information at a high speed.

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

【図1】この発明に係るデコーダの構成を示すブロック
図である。
FIG. 1 is a block diagram showing a configuration of a decoder according to the present invention.

【図2】この発明に係るデコーダの実施例を説明するた
めの図である。
FIG. 2 is a diagram for explaining an embodiment of a decoder according to the present invention.

【図3】この発明に係るデコーダの実施例を説明するた
めの図である。
FIG. 3 is a diagram for explaining an embodiment of a decoder according to the present invention.

【図4】従来のデコーダを説明するための図である。FIG. 4 is a diagram for explaining a conventional decoder.

【図5】従来のデコーダを説明するための図である。FIG. 5 is a diagram for explaining a conventional decoder.

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

1 シフトレジスタ 2 短コードデコーダ 3 デコード用組み合わせ回路 4 判定回路 5 シフト量指示回路 6 検出回路 7 デコード結果出力回路 10 デコーダ 11 デコーダ DESCRIPTION OF SYMBOLS 1 Shift register 2 Short code decoder 3 Combination circuit for decoding 4 Judgment circuit 5 Shift amount instruction circuit 6 Detection circuit 7 Decoding result output circuit 10 Decoder 11 Decoder

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 符号化された複数のコードを含むデータ
を順次格納する格納手段と、 前記格納手段に格納されたデータを、先頭ビットから1
つのコードだけデコードする第1デコード手段と、 所定のビット長以下のコードをデコードする第2デコー
ド手段であって、前記格納手段に格納されたデータを先
頭ビットから所定ビット数入力し、入力されたデータの
先頭ビットから前記所定のビット長以下のコードが1つ
あるかまたは2つ以上連続している場合、前記先頭ビッ
トからのコードを総てデコードする第2デコード手段
と、 前記第2デコード手段により、前記所定のビット長以下
のコードが1つまたはそれ以上デコードされた場合、こ
の第2デコード手段によりデコードされたデコード結果
を出力し、前記第2デコード手段において、入力された
データの先頭ビットから前記所定のビット長以下のコー
ドがない場合、前記第1デコード手段によりデコードさ
れたデコード結果を出力する出力手段とを備えることを
特徴とするデコーダ。
A storage unit for sequentially storing data including a plurality of encoded codes; and storing data stored in the storage unit as 1 bit from a first bit.
A first decoding means for decoding only one code, and a second decoding means for decoding a code having a predetermined bit length or less, wherein a predetermined number of bits of data stored in the storage means are inputted from a first bit, and A second decoding unit that decodes all the codes from the first bit when there is one or two or more codes having the predetermined bit length or less from the first bit of the data; When one or more codes having the predetermined bit length or less are decoded, a decoding result decoded by the second decoding means is output, and the second decoding means outputs the first bit of the input data. If there is no code shorter than the predetermined bit length, the decoding result decoded by the first decoding means Decoder and an outputting means for outputting.
【請求項2】 前記出力手段は、出力するデコード結果
においてデコードされたコードの総ビット数を出力し、 前記デコーダはさらに、 前記出力手段により出力される総ビット数だけ、前記格
納手段に格納されたデータを先頭ビットより削除するシ
フト手段を備えることを特徴とする請求項1記載のデコ
ーダ。
2. The output means outputs the total number of bits of a code decoded in a decoding result to be output, and the decoder further stores the total number of bits output by the output means in the storage means. 2. The decoder according to claim 1, further comprising a shift means for deleting the data from the first bit.
【請求項3】 前記格納手段に格納される複数のコード
は、VLCであることを特徴とする請求項1または2記
載のデコーダ。
3. The decoder according to claim 1, wherein the plurality of codes stored in the storage unit are VLC.
【請求項4】 前記第2デコード手段により入力される
所定ビット数は、前記コードの最長ビット数以下である
ことを特徴とする請求項1または2記載のデコーダ。
4. The decoder according to claim 1, wherein the predetermined number of bits input by the second decoding unit is equal to or less than the longest bit number of the code.
【請求項5】 前記所定のビット長以下のコードは、前
記デコーダにおいて使用頻度の高いコードであることを
特徴とする請求項1または2記載のデコーダ。
5. The decoder according to claim 1, wherein the code having a predetermined bit length or less is a code frequently used in the decoder.
【請求項6】 符号化された複数のコードを含むデータ
をデコードするデコード方法において、 前記データを、先頭ビットから1つのコードだけデコー
ドする第1デコードステップと、 所定のビット長以下のコードをデコードする第2デコー
ドステップであって、先頭ビットから前記所定のビット
長以下のコードが1つあるかまたは2つ以上連続してい
る場合、前記先頭ビットからのコードを総てデコードす
る第2デコードステップと、 前記第2デコードステップにより、前記所定のビット長
以下のコードが1つまたはそれ以上デコードされた場
合、この第2デコードステップによりデコードされたデ
コード結果を出力し、前記第2デコードステップにおい
て、前記データの先頭ビットから前記所定のビット長以
下のコードがない場合、前記第1デコードステップによ
りデコードされたデコード結果を出力するステップとを
有することを特徴とするデコード方法。
6. A decoding method for decoding data including a plurality of encoded codes, a first decoding step of decoding the data by one code from a first bit, and decoding a code having a predetermined bit length or less. A second decoding step of decoding all the codes from the first bit if there is one or less than two codes having a predetermined bit length or less from the first bit. When one or more codes having the predetermined bit length or less are decoded by the second decoding step, a decoding result decoded by the second decoding step is output, and in the second decoding step, If there is no code less than the predetermined bit length from the first bit of the data, Outputting a decoding result decoded by the first decoding step.
JP400699A 1999-01-11 1999-01-11 Decoder and decoding method Withdrawn JP2000209100A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP400699A JP2000209100A (en) 1999-01-11 1999-01-11 Decoder and decoding method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP400699A JP2000209100A (en) 1999-01-11 1999-01-11 Decoder and decoding method

Publications (1)

Publication Number Publication Date
JP2000209100A true JP2000209100A (en) 2000-07-28

Family

ID=11572907

Family Applications (1)

Application Number Title Priority Date Filing Date
JP400699A Withdrawn JP2000209100A (en) 1999-01-11 1999-01-11 Decoder and decoding method

Country Status (1)

Country Link
JP (1) JP2000209100A (en)

Similar Documents

Publication Publication Date Title
US6014095A (en) Variable length encoding system
JP3332619B2 (en) Decoding device and method thereof
US6587057B2 (en) High performance memory efficient variable-length coding decoder
JP3136796B2 (en) Variable length code decoder
US6215424B1 (en) System for variable length codeword processing suitable for video and other applications
US6389171B1 (en) Method and apparatus for a digital video cassette (DVC) decode system
US6185339B1 (en) Bit stream analyzing method and apparatus
JPH1065549A (en) Device for determining length of variable length encoded data value, device for decoding data stream of variable length encoded data value, and method for determining length of variable length encoded data value
JPH08213916A (en) Variable-length decoder using relative address
JP3940672B2 (en) Image processing apparatus and image processing method
US7728745B2 (en) Variable length code decoding apparatus and method with variation in timing of extracting bit string to be decoded depending on code word
US8228214B2 (en) Variable-length code decoding apparatus and method
JP2002026737A (en) Data decoder and its method
JP3450553B2 (en) Variable length code decoding device
JP2000209100A (en) Decoder and decoding method
JP3417684B2 (en) Image processing device
EP0703675B1 (en) Variable length decoding method and apparatus
JP2934603B2 (en) Method and apparatus for decoding variable length code
JP4466382B2 (en) Codeword extraction apparatus and method, decoding apparatus, and image reproduction apparatus
JPH11512271A (en) Two-word bit stream segmented high performance variable length decoder and related decoding method
JP3128016B2 (en) Image compression device
KR0122326B1 (en) Bit stream decoder of video
JP3093485B2 (en) Decryption device
JP2004179752A (en) Huffman decoder
JP2000216743A (en) Method and device for detecting special code, and decoder

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: 20060404