JP2009177356A5 - - Google Patents

Download PDF

Info

Publication number
JP2009177356A5
JP2009177356A5 JP2008011940A JP2008011940A JP2009177356A5 JP 2009177356 A5 JP2009177356 A5 JP 2009177356A5 JP 2008011940 A JP2008011940 A JP 2008011940A JP 2008011940 A JP2008011940 A JP 2008011940A JP 2009177356 A5 JP2009177356 A5 JP 2009177356A5
Authority
JP
Japan
Prior art keywords
binary
decoding
data
decoded
binary 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.)
Granted
Application number
JP2008011940A
Other languages
Japanese (ja)
Other versions
JP4895396B2 (en
JP2009177356A (en
Filing date
Publication date
Application filed filed Critical
Priority to JP2008011940A priority Critical patent/JP4895396B2/en
Priority claimed from JP2008011940A external-priority patent/JP4895396B2/en
Publication of JP2009177356A publication Critical patent/JP2009177356A/en
Publication of JP2009177356A5 publication Critical patent/JP2009177356A5/ja
Application granted granted Critical
Publication of JP4895396B2 publication Critical patent/JP4895396B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Claims (8)

二値算術符号化された映像ストリームを復号する画像復号化装置であって、
前記映像ストリームを算術復号化する算術復号化手段と、
前記算術復号化手段において算術復号化された二値データを格納する記憶手段と、
前記算術復号化手段において算術復号化された二値データを二値復号化し、前記二値データが前記記憶手段に格納されていた位置と、前記二値データが復号された後の画像位置とを関係付けるアドレスデータを算出するアドレス算出手段と、
前記記憶手段に記憶されている二値データを読出す読出し手段と、
N(但し、Nは2以上の自然数)個の二値復号化部を有し、前記読出し手段によって読み出された二値データを前記アドレスデータに基づいて、前記N個の二値復号化部のそれぞれが分担して二値復号化処理する二値復号化手段とを有することを特徴とする画像復号化装置。
An image decoding device for decoding a binary arithmetically encoded video stream,
Arithmetic decoding means for arithmetic decoding the video stream;
Storage means for storing binary data arithmetically decoded by the arithmetic decoding means;
The binary data arithmetically decoded by the arithmetic decoding means is binary decoded, and the position where the binary data is stored in the storage means and the image position after the binary data is decoded Address calculating means for calculating address data to be related;
Reading means for reading binary data stored in the storage means;
N (where N is a natural number greater than or equal to 2) binary decoding units, and the binary data read by the reading unit is converted into the N binary decoding units based on the address data. And a binary decoding means for performing binary decoding processing in a shared manner .
前記映像ストリームは、所定画素数から構成されるブロック単位に符号化されており、
前記アドレス算出手段は、前記アドレスデータを所定数のブロック単位に算出することを特徴とする請求項1に記載の画像復号化装置。
The video stream is encoded in units of blocks composed of a predetermined number of pixels,
The image decoding apparatus according to claim 1, wherein the address calculation unit calculates the address data in units of a predetermined number of blocks.
前記所定数のブロック単位は、画像の水平方向の画面幅に相当する単位であることを特徴とする請求項2に記載の画像復号化装置。   The image decoding apparatus according to claim 2, wherein the predetermined number of block units is a unit corresponding to a horizontal screen width of an image. 前記所定数のブロック単位は、縦横それぞれ16画素で構成されるマクロブロックであることを特徴とする請求項2に記載の画像復号化装置。   3. The image decoding apparatus according to claim 2, wherein the predetermined number of block units are macroblocks each including 16 pixels vertically and horizontally. 前記N個の二値復号化手段は、二値復号化処理を並列に行うことを特徴とする請求項1に記載の画像復号化装置。   The image decoding apparatus according to claim 1, wherein the N binary decoding units perform binary decoding processing in parallel. 二値算術符号化された映像ストリームを復号する画像復号化方法であって、
前記映像ストリームを算術復号化する算術復号化工程と、
前記算術復号化工程において算術復号化された二値データを記憶手段に格納する格納工程と、
前記算術復号化工程において算術復号化された二値データを二値復号化し、前記二値データが前記記憶手段に格納されていた位置と、前記二値データが復号された後の画像位置とを関係付けるアドレスデータを算出するアドレス算出工程と、
前記記憶手段に記憶されている二値データを読出す読出し工程と、
N(但し、Nは2以上の自然数)個の二値復号化部を用い、前記読出し工程において読み出された二値データを前記アドレスデータに基づいて、前記N個の二値復号化部のそれぞれが分担して二値復号化処理する二値復号化工程とを有することを特徴とする画像復号化方法。
An image decoding method for decoding a binary arithmetically encoded video stream, comprising:
An arithmetic decoding step of arithmetic decoding the video stream;
A storage step of storing the binary data arithmetically decoded in the arithmetic decoding step in a storage means;
The binary data arithmetically decoded in the arithmetic decoding step is binary decoded, and the position where the binary data is stored in the storage means and the image position after the binary data is decoded An address calculation step for calculating address data to be related;
A reading step of reading binary data stored in the storage means;
N (where N is a natural number greater than or equal to 2) binary decoding units, the binary data read in the reading step is converted into the N binary decoding units based on the address data. An image decoding method comprising: a binary decoding step in which each of them is shared and performs a binary decoding process .
二値算術符号化された映像ストリームを復号する工程をコンピュータに実行させるプログラムであって、
前記映像ストリームを算術復号化する算術復号化工程と、
前記算術復号化工程において算術復号化された二値データを記憶手段に格納する格納工程と、
前記算術復号化工程において算術復号化された二値データを二値復号化し、前記二値データが前記記憶手段に格納されていた位置と、前記二値データが復号された後の画像位置とを関係付けるアドレスデータを算出するアドレス算出工程と、
前記記憶手段に記憶されている二値データを読出す読出し工程と、
N(但し、Nは2以上の自然数)個の二値復号化部を用い、前記読出し工程において読み出された二値データを前記アドレスデータに基づいて、前記N個の二値復号化部のそれぞれが分担して二値復号化処理する二値復号化工程とをコンピュータに実行させることを特徴とするプログラム。
A program for causing a computer to execute a process of decoding a binary arithmetically encoded video stream,
An arithmetic decoding step of arithmetic decoding the video stream;
A storage step of storing the binary data arithmetically decoded in the arithmetic decoding step in a storage means;
The binary data arithmetically decoded in the arithmetic decoding step is binary decoded, and the position where the binary data is stored in the storage means and the image position after the binary data is decoded An address calculation step for calculating address data to be related;
A reading step of reading binary data stored in the storage means;
N (where N is a natural number greater than or equal to 2) binary decoding units, the binary data read in the reading step is converted into the N binary decoding units based on the address data. A program that causes a computer to execute a binary decoding process in which each of them shares a binary decoding process .
請求項7に記載のプログラムを記憶したことを特徴とするコンピュータ読み取り可能な記憶媒体。   A computer-readable storage medium storing the program according to claim 7.
JP2008011940A 2008-01-22 2008-01-22 Image decoding apparatus and image decoding method Expired - Fee Related JP4895396B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008011940A JP4895396B2 (en) 2008-01-22 2008-01-22 Image decoding apparatus and image decoding method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008011940A JP4895396B2 (en) 2008-01-22 2008-01-22 Image decoding apparatus and image decoding method

Publications (3)

Publication Number Publication Date
JP2009177356A JP2009177356A (en) 2009-08-06
JP2009177356A5 true JP2009177356A5 (en) 2011-02-03
JP4895396B2 JP4895396B2 (en) 2012-03-14

Family

ID=41032020

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008011940A Expired - Fee Related JP4895396B2 (en) 2008-01-22 2008-01-22 Image decoding apparatus and image decoding method

Country Status (1)

Country Link
JP (1) JP4895396B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2869563B1 (en) 2012-07-02 2018-06-13 Samsung Electronics Co., Ltd. METHOD FOR ENTROPY DECODING of a VIDEO

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100648258B1 (en) * 2004-08-02 2006-11-23 삼성전자주식회사 Context-based adaptive binary arithmetic decoder of pipeline structure for high speed decoding operation
JP2007259323A (en) * 2006-03-24 2007-10-04 Toshiba Corp Image decoding apparatus
JP4062711B2 (en) * 2006-04-17 2008-03-19 俊宏 南 Video encoding device
JP4095664B2 (en) * 2006-04-17 2008-06-04 俊宏 南 Video encoding device
JP2007295392A (en) * 2006-04-26 2007-11-08 Toshiba Corp Information processing apparatus, decoding processing method, and program
JP2008271467A (en) * 2007-04-25 2008-11-06 Matsushita Electric Ind Co Ltd Playback apparatus for compressed image data

Similar Documents

Publication Publication Date Title
JP2018201222A5 (en)
JP2015046907A5 (en)
JP2010268507A5 (en)
JP2014526818A5 (en) Decoding method, decoding device, computer program product, and integrated circuit
JP2010103681A5 (en)
JP2015526973A5 (en)
JP2014014142A5 (en)
JP2006157481A5 (en)
JP2017535142A5 (en)
JP2010016453A5 (en)
JP2016530774A5 (en)
JP2016524408A5 (en)
JP2016524407A5 (en)
RU2011146833A (en) DEVICE FOR CODING IMAGES, DEVICE FOR DECODING IMAGES, METHOD FOR CODING IMAGES AND METHOD FOR DECODING IMAGES
JP2011199396A5 (en)
JP2014064249A5 (en)
RU2017123542A (en) METHOD OF ENCODING, METHOD OF DECODING, DEVICE FOR ENCODING, DEVICE FOR DECODING AND DEVICE FOR ENCODING AND DECODING
JP2016508011A5 (en)
JP2015503877A5 (en)
JP2010154490A5 (en)
JP2009302776A5 (en)
JP2008283402A5 (en)
JP2010220270A5 (en) Encoding method, encoding apparatus, and computer readable recording medium
JP2007214641A5 (en)
TWI510099B (en) Multi-threaded texture decoding