JP4516068B2 - 可変長符号復号装置 - Google Patents
可変長符号復号装置 Download PDFInfo
- Publication number
- JP4516068B2 JP4516068B2 JP2006511070A JP2006511070A JP4516068B2 JP 4516068 B2 JP4516068 B2 JP 4516068B2 JP 2006511070 A JP2006511070 A JP 2006511070A JP 2006511070 A JP2006511070 A JP 2006511070A JP 4516068 B2 JP4516068 B2 JP 4516068B2
- Authority
- JP
- Japan
- Prior art keywords
- stream
- decoding
- data
- strm
- code
- 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.)
- Active
Links
- 238000000034 method Methods 0.000 claims description 57
- 238000012546 transfer Methods 0.000 claims description 9
- 238000012545 processing Methods 0.000 description 30
- 238000010586 diagram Methods 0.000 description 5
- 238000010295 mobile communication Methods 0.000 description 3
- 238000001514 detection method Methods 0.000 description 2
- 230000001174 ascending effect Effects 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 239000000284 extract Substances 0.000 description 1
- 238000013139 quantization Methods 0.000 description 1
- 239000000126 substance Substances 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M7/00—Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
- H03M7/30—Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction
- H03M7/40—Conversion to or from variable length codes, e.g. Shannon-Fano code, Huffman code, Morse code
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/102—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
- H04N19/12—Selection from among a plurality of transforms or standards, e.g. selection between discrete cosine transform [DCT] and sub-band transform or selection between H.263 and H.264
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/102—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
- H04N19/13—Adaptive entropy coding, e.g. adaptive variable length coding [AVLC] or context adaptive binary arithmetic coding [CABAC]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/42—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by implementation details or hardware specially adapted for video compression or decompression, e.g. dedicated software implementation
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/44—Decoders specially adapted therefor, e.g. video decoders which are asymmetric with respect to the encoder
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Physics & Mathematics (AREA)
- Discrete Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
Description
第1図は、本発明の実施の形態1における可変長復号装置のブロック図である。
第1の復号器40からの供給停止信号strm_stop、復号完了通知信号dec_end、符号長信号strm_lenと、
第2の復号器50からの供給停止信号strm_stop、復号完了通知信号dec_end、符号長信号strm_lenと、供給停止信号strm_stopと
を、方式信号にしたがって択一的に選択し、制御部12へ転送する。また、第1のマスク素子35と第2のマスク素子36は、復号開始指示信号dec_startと方式信号との論理積を求める。第1のマスク素子35と第2のマスク素子36は、第1の復号器40又は第2の復号器50の一方を、方式信号にしたがって択一的に選択し、選択された復号器にストリームデータバス31から転送されるストリームデータstrm_dataを復号させる。第1のマスク素子35と第2のマスク素子36とは、論理的に反転している。
ここでは、第3図(a)に示されるレジスタデータstrm_regがシフトレジスタ11に転送されるものとする。第2図に基づいて上述したように、コード検出器16がコードレジスタ15との比較を行い、先頭の開始コード"0x000001"を検出し、シフトレジスタ11に24ビット分のデータが補充される。
第4図を参照しながら、データセレクタ14がストリームデータstrm_dataを1回だけストリームデータバス31に転送しても、1単位の復号が完了せず、データセレクタ14が複数回(本例では、2回)ストリームデータstrm_dataを転送する場合について説明する。
以下、実施の形態1との相違点のみを説明する。実施の形態1では、複数の符号化方式毎に、専用の復号器40、50を設けている。
Claims (2)
- 複数の符号化方式により符号化された可変長符号を復号する復号段と、
前記可変長符号を入力するストリーム入力部と、
前記復号段と前記ストリーム入力部とを仲介するインターフェイスとを備え、
前記ストリーム入力部と前記インターフェイスとは、前記複数の符号化方式について共用され、
前記ストリーム入力部は、ストリームの一部を構成するレジスタデータを保持するシフトレジスタと、
前記レジスタデータから一定ビット幅のストリームデータを前記インターフェイスへ転送するデータセレクタと、
前記ストリームデータの位置を定めるストリームポインタを制御するポインタ制御部とを備え、
前記インターフェイスは、前記ストリームデータを保持し前記復号段へ転送するストリームデータバスと、
復号を中断すべきか否かを示すストリーム有効信号を保持し前記復号段へ転送するストリーム有効信号線と、
復号を開始すべきか否かを示す復号開始信号を保持し前記復号段へ転送する復号開始信号線とを備える可変長復号装置。 - 前記復号段は、復号が完了すると符号長を前記ストリーム入力部へ通知し、
前記ポインタ制御部は、通知された符号長に基づいてストリームポインタが定める前記ストリームデータの位置を移動する請求項1記載の可変長復号装置。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004070417 | 2004-03-12 | ||
JP2004070417 | 2004-03-12 | ||
PCT/JP2005/004863 WO2005088840A1 (ja) | 2004-03-12 | 2005-03-11 | 可変長符号復号装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2005088840A1 JPWO2005088840A1 (ja) | 2008-01-31 |
JP4516068B2 true JP4516068B2 (ja) | 2010-08-04 |
Family
ID=34975932
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006511070A Active JP4516068B2 (ja) | 2004-03-12 | 2005-03-11 | 可変長符号復号装置 |
Country Status (4)
Country | Link |
---|---|
US (1) | US7683807B2 (ja) |
EP (1) | EP1724931A1 (ja) |
JP (1) | JP4516068B2 (ja) |
WO (1) | WO2005088840A1 (ja) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2008120434A1 (ja) * | 2007-03-28 | 2008-10-09 | Panasonic Corporation | 復号化回路、復号化方法、符号化回路及び符号化方法 |
US8717289B2 (en) | 2010-06-22 | 2014-05-06 | Hsni Llc | System and method for integrating an electronic pointing device into digital image data |
JP6623843B2 (ja) * | 2016-03-01 | 2019-12-25 | 富士ゼロックス株式会社 | データ処理装置およびプログラム |
US9906239B1 (en) * | 2017-06-28 | 2018-02-27 | Ati Technologies Ulc | GPU parallel huffman decoding |
CN112492386A (zh) * | 2020-11-09 | 2021-03-12 | Tcl华星光电技术有限公司 | 解码方法、解码装置及可读存储介质 |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH09233429A (ja) * | 1996-02-13 | 1997-09-05 | Samsung Electron Co Ltd | ビデオデータデコーダ及びデコーディング方法 |
JP2000050263A (ja) * | 1998-07-28 | 2000-02-18 | Hitachi Ltd | 画像符号化並びに復号化装置及びこれを用いた撮像装置 |
JP2000261324A (ja) * | 1999-03-10 | 2000-09-22 | Fuji Film Microdevices Co Ltd | ハフマン復号化回路 |
JP2001202236A (ja) * | 2000-01-20 | 2001-07-27 | Fuji Xerox Co Ltd | プログラマブル論理回路装置によるデータ処理方法、プログラマブル論理回路装置、情報処理システム、プログラマブル論理回路装置への回路再構成方法 |
JP2002141807A (ja) * | 2000-11-02 | 2002-05-17 | Matsushita Electric Ind Co Ltd | 可変長復号化器 |
JP2002516501A (ja) * | 1998-05-18 | 2002-06-04 | ソニー エレクトロニクス インク | デジタル符号化されたビデオ信号を復号化する可変長デコーダ |
JP2002261623A (ja) * | 2001-02-28 | 2002-09-13 | Canon Inc | 復号装置、復号方法、記憶媒体及びプログラムソフトウェア |
JP2003347927A (ja) * | 2002-05-27 | 2003-12-05 | Nippon Telegr & Teleph Corp <Ntt> | 再構成可能なハードウェアにおけるデータ処理回路およびその方法 |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5990812A (en) * | 1997-10-27 | 1999-11-23 | Philips Electronics North America Corporation | Universally programmable variable length decoder |
US7035292B1 (en) * | 2000-03-17 | 2006-04-25 | Applied Micro Circuits Corporation | Transposable frame synchronization structure |
-
2005
- 2005-03-11 US US10/582,611 patent/US7683807B2/en not_active Expired - Fee Related
- 2005-03-11 JP JP2006511070A patent/JP4516068B2/ja active Active
- 2005-03-11 EP EP20050721050 patent/EP1724931A1/en not_active Withdrawn
- 2005-03-11 WO PCT/JP2005/004863 patent/WO2005088840A1/ja active Application Filing
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH09233429A (ja) * | 1996-02-13 | 1997-09-05 | Samsung Electron Co Ltd | ビデオデータデコーダ及びデコーディング方法 |
JP2002516501A (ja) * | 1998-05-18 | 2002-06-04 | ソニー エレクトロニクス インク | デジタル符号化されたビデオ信号を復号化する可変長デコーダ |
JP2000050263A (ja) * | 1998-07-28 | 2000-02-18 | Hitachi Ltd | 画像符号化並びに復号化装置及びこれを用いた撮像装置 |
JP2000261324A (ja) * | 1999-03-10 | 2000-09-22 | Fuji Film Microdevices Co Ltd | ハフマン復号化回路 |
JP2001202236A (ja) * | 2000-01-20 | 2001-07-27 | Fuji Xerox Co Ltd | プログラマブル論理回路装置によるデータ処理方法、プログラマブル論理回路装置、情報処理システム、プログラマブル論理回路装置への回路再構成方法 |
JP2002141807A (ja) * | 2000-11-02 | 2002-05-17 | Matsushita Electric Ind Co Ltd | 可変長復号化器 |
JP2002261623A (ja) * | 2001-02-28 | 2002-09-13 | Canon Inc | 復号装置、復号方法、記憶媒体及びプログラムソフトウェア |
JP2003347927A (ja) * | 2002-05-27 | 2003-12-05 | Nippon Telegr & Teleph Corp <Ntt> | 再構成可能なハードウェアにおけるデータ処理回路およびその方法 |
Also Published As
Publication number | Publication date |
---|---|
WO2005088840A1 (ja) | 2005-09-22 |
US20090051573A1 (en) | 2009-02-26 |
US7683807B2 (en) | 2010-03-23 |
JPWO2005088840A1 (ja) | 2008-01-31 |
EP1724931A1 (en) | 2006-11-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR100418437B1 (ko) | 멀티미디어 신호처리를 위한 영상복원 프로세서 | |
US20110280314A1 (en) | Slice encoding and decoding processors, circuits, devices, systems and processes | |
US8462841B2 (en) | System, method and device to encode and decode video data having multiple video data formats | |
JP5167412B2 (ja) | Tv放送システムにおける高速チャネル切り替え | |
TW201009566A (en) | Coordinating power management functions in a multi-media device | |
KR20160003342A (ko) | Gpu 가속을 갖는 소프트웨어 비디오 트랜스코더 | |
US20120201308A1 (en) | Method for Low Memory Footprint Compressed Video Decoding | |
JP2002229690A (ja) | 半導体装置 | |
JPWO2007032123A1 (ja) | マルチストリーム復号装置 | |
US6285789B1 (en) | Variable length code decoder for MPEG | |
JP4516068B2 (ja) | 可変長符号復号装置 | |
KR100666880B1 (ko) | 듀얼 비디오 디코딩 시스템 및 방법 | |
US20080215343A1 (en) | Audio decoding apparatus and audio decoding system | |
US20050080784A1 (en) | Data processing system | |
JP2007259323A (ja) | 画像復号化装置 | |
Iwata et al. | A 256 mW 40 Mbps full-HD H. 264 high-profile codec featuring a dual-macroblock pipeline architecture in 65 nm CMOS | |
US7590295B2 (en) | Semiconductor device and an image processor | |
US7760198B2 (en) | Display controller | |
CN115706804A (zh) | 解码装置及操作方法 | |
US20090245350A1 (en) | Image coding apparatus and image coding method | |
US20090316775A1 (en) | Video encoding and decoding method and system thereof | |
Mizosoe et al. | A single chip H. 264/AVC HDTV encoder/decoder/transcoder system LSI | |
Kim et al. | A cost-effective architecture for HDTV video decoder in ATSC receivers | |
Kimura et al. | A full HD multistandard video codec for mobile applications | |
JP2010268094A (ja) | 画像復号化装置および画像復号化方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20071228 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20091202 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100122 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20100421 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20100513 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4516068 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130521 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130521 Year of fee payment: 3 |