JP2013005452A - マルチフォーマットビデオ処理のためのコンフィギュレーションバッファ割当 - Google Patents
マルチフォーマットビデオ処理のためのコンフィギュレーションバッファ割当 Download PDFInfo
- Publication number
- JP2013005452A JP2013005452A JP2012137631A JP2012137631A JP2013005452A JP 2013005452 A JP2013005452 A JP 2013005452A JP 2012137631 A JP2012137631 A JP 2012137631A JP 2012137631 A JP2012137631 A JP 2012137631A JP 2013005452 A JP2013005452 A JP 2013005452A
- Authority
- JP
- Japan
- Prior art keywords
- buffer
- shared buffer
- memory
- read stream
- read
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/14—Handling requests for interconnection or transfer
- G06F13/16—Handling requests for interconnection or transfer for access to memory bus
- G06F13/1668—Details of memory controller
- G06F13/1673—Details of memory controller using buffers
-
- 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/40—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using video transcoding, i.e. partial or full decoding of a coded input stream followed by re-encoding of the decoded output stream
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
- G06F12/08—Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F5/00—Methods or arrangements for data conversion without changing the order or content of the data handled
- G06F5/06—Methods or arrangements for data conversion without changing the order or content of the data handled for changing the speed of data flow, i.e. speed regularising or timing, e.g. delay lines, FIFO buffers; over- or underrun control therefor
- G06F5/10—Methods or arrangements for data conversion without changing the order or content of the data handled for changing the speed of data flow, i.e. speed regularising or timing, e.g. delay lines, FIFO buffers; over- or underrun control therefor having a sequence of storage locations each being individually accessible for both enqueue and dequeue operations, e.g. using random access memory
-
- 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
- H04N19/423—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 characterised by memory arrangements
- H04N19/426—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 characterised by memory arrangements using memory downsizing methods
-
- 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)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Human Computer Interaction (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
- Image Processing (AREA)
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
- Image Input (AREA)
- Controls And Circuits For Display Device (AREA)
Abstract
【解決手段】本方法は、一方のリードストリームに関連するメモリリクエストに応答して、共有バッファ内のバッファライトアドレスを決定するステップと、他方のリードストリームに関連するメモリリクエストに応答して、共有バッファ内の異なるバッファライトアドレスを決定するステップとを有する。
【選択図】図1
Description
1002 プロセッサ
1012 メモリ
Claims (20)
- コンピュータにより実現される方法であって、
第1ビデオコーデックフォーマットに関連する第1リードストリームと、前記第1ビデオコーデックフォーマットと異なる第2ビデオコーデックフォーマットに関連する第2リードストリームとの処理をサポートするよう共有バッファを構成するステップと、
前記第1リードストリームに関連するメモリリクエストに応答して、前記共有バッファ内の第1バッファライトアドレスを決定するステップと、
前記第2リードストリームに関連するメモリリクエストに応答して前記共有バッファ内の前記第1バッファライトアドレスと異なる第2バッファライトアドレスを決定するステップと、
を有する方法。 - 前記第1バッファライトアドレスにピクセルデータを書き込むステップと、
前記共有バッファから前記ピクセルデータを読むステップと、
をさらに有する、請求項1記載の方法。 - 前記第2バッファライトアドレスに第2ピクセルデータを書き込むステップと、
前記共有バッファから前記第2ピクセルデータを読むステップと、
をさらに有する、請求項2記載の方法。 - 前記共有バッファは、プリフェッチバッファを有する、請求項1記載の方法。
- 前記共有バッファは、キャッシュメモリを有する、請求項1記載の方法。
- 前記共有バッファを構成するステップは、コンフィギュレーションデータに応答して前記共有バッファを構成することを有し、
前記コンフィギュレーションデータは、前記第1リードストリームに関連する第1ソフトウェアドライバと、前記第2リードストリームに関連する第2ソフトウェアドライバとにより提供されたものである、請求項1記載の方法。 - 前記コンフィギュレーションデータは、前記第1バッファライトアドレスと前記第2バッファライトアドレストとを指定する、請求項6記載の方法。
- 第1ビデオコーデックフォーマットに関連する第1リードストリームの処理をサポートするよう共有バッファを構成するステップと、
前記第1リードストリームに関連するメモリリクエストに応答して、前記共有バッファ内の第1バッファライトアドレスを決定するステップと、
第2ビデオコーデックフォーマットに関連する第2リードストリームの処理をサポートするよう前記共有バッファを再構成するステップと、
前記第2リードストリームに関連するメモリリクエストに応答して、前記共有バッファ内の第2バッファライトアドレスを決定するステップと、
をプロセッサが実行する方法。 - 前記共有バッファを再構成するステップの前に、
前記第1バッファライトアドレスにピクセルデータを書き込むステップと、
前記共有バッファから前記ピクセルデータを読むステップと、
をさらに有する、請求項8記載の方法。 - 前記共有バッファを再構成するステップの後に、
前記第2バッファライトアドレスに第2ピクセルデータを書き込むステップと、
前記共有バッファから前記第2ピクセルデータを読むステップと、
をさらに有する、請求項9記載の方法。 - 前記共有バッファは、プリフェッチバッファを有する、請求項8記載の方法。
- 前記共有バッファは、キャッシュメモリを有する、請求項8記載の方法。
- 前記共有バッファを構成するステップは、前記第1リードストリームに関連するソフトウェアドライバにより提供される第1コンフィギュレーションデータに応答して、前記共有バッファを構成することを有し、
前記共有バッファを再構成するステップは、前記第2リードストリームに関連するソフトウェアドライバにより提供される第2コンフィギュレーションデータに応答して、前記共有バッファを構成することを有する、請求項8記載の方法。 - 前記第1コンフィギュレーションデータは、前記第1バッファライトアドレスを指定し、
前記第2コンフィギュレーションデータは、前記第2バッファライトアドレスを指定する、請求項13記載の方法。 - プロセッサと、
前記プロセッサに接続されるメモリと、
を有するシステムであって、
前記プロセッサは、内部メモリを有し、
前記メモリの命令は、
第1ビデオコーデックフォーマットに関連する第1リードストリームの処理をサポートするよう前記内部メモリ内の共有バッファを構成し、
前記第1リードストリームに関連するメモリリクエストに応答して、前記共有バッファ内の第1バッファライトアドレスを決定し、
第2ビデオコーデックフォーマットに関連する第2リードストリームの処理をサポートするよう前記共有バッファを再構成し、
前記第2リードストリームに関連するメモリリクエストに応答して、前記共有バッファ内の第2バッファライトアドレスを決定する、
よう前記プロセッサを設定するシステム。 - ICに接続される外部メモリをさらに有し、
前記外部メモリは、第1ピクセルデータと第2ピクセルデータとを格納し、
前記第1ピクセルデータは前記第1リードストリームであり、前記第2ピクセルデータは前記第2リードストリームに関連する、請求項15記載のシステム。 - ロジックはさらに、
前記第1バッファライトアドレスに前記第1ピクセルデータを書き込み、
前記第2バッファライトアドレスに前記第2ピクセルデータを書き込む、
よう構成される、請求項16記載のシステム。 - 前記ICはさらに、前記第1リードストリームに関連する第1コンフィギュレーションデータを格納し、前記第2リードストリームに関連する第2コンフィギュレーションデータを格納するための1以上のレジスタを有する、請求項15記載のシステム。
- 前記ロジックはさらに、
前記第1コンフィギュレーションデータに応答して、前記共有バッファを構成し、
前記第2コンフィギュレーションデータに応答して、前記共有バッファを再構成する、
よう構成される、請求項18記載のシステム。 - 前記共有バッファは、プリフェッチバッファを有する、請求項15記載のシステム。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/163,969 | 2011-06-20 | ||
US13/163,969 US8484391B2 (en) | 2011-06-20 | 2011-06-20 | Configurable buffer allocation for multi-format video processing |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2013005452A true JP2013005452A (ja) | 2013-01-07 |
Family
ID=46640534
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2012137631A Pending JP2013005452A (ja) | 2011-06-20 | 2012-06-19 | マルチフォーマットビデオ処理のためのコンフィギュレーションバッファ割当 |
Country Status (6)
Country | Link |
---|---|
US (3) | US8484391B2 (ja) |
EP (1) | EP2538342B1 (ja) |
JP (1) | JP2013005452A (ja) |
KR (1) | KR101410168B1 (ja) |
CN (1) | CN102915280B (ja) |
TW (1) | TWI582689B (ja) |
Families Citing this family (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8484391B2 (en) * | 2011-06-20 | 2013-07-09 | Intel Corporation | Configurable buffer allocation for multi-format video processing |
KR101590098B1 (ko) * | 2015-01-27 | 2016-01-29 | 홍익대학교 산학협력단 | 버퍼링 장치 및 방법 |
CN105812620B (zh) * | 2016-03-30 | 2018-12-11 | 豪威科技(上海)有限公司 | 数据转换器及其工作方法 |
US11025933B2 (en) * | 2016-06-09 | 2021-06-01 | Apple Inc. | Dynamic video configurations |
US11226852B2 (en) | 2016-11-25 | 2022-01-18 | Genetec Inc. | System for inter-process communication |
US10999602B2 (en) | 2016-12-23 | 2021-05-04 | Apple Inc. | Sphere projected motion estimation/compensation and mode decision |
US11259046B2 (en) | 2017-02-15 | 2022-02-22 | Apple Inc. | Processing of equirectangular object data to compensate for distortion by spherical projections |
US10924747B2 (en) | 2017-02-27 | 2021-02-16 | Apple Inc. | Video coding techniques for multi-view video |
WO2018211131A1 (en) * | 2017-05-19 | 2018-11-22 | Movidius Ltd. | Methods and apparatus for improving data transformation in processing devices |
US11093752B2 (en) | 2017-06-02 | 2021-08-17 | Apple Inc. | Object tracking in multi-view video |
US10754242B2 (en) | 2017-06-30 | 2020-08-25 | Apple Inc. | Adaptive resolution and projection format in multi-direction video |
US10782916B2 (en) | 2018-08-08 | 2020-09-22 | Micron Technology, Inc. | Proactive return of write credits in a memory system |
US11409436B2 (en) * | 2018-08-08 | 2022-08-09 | Micron Technology, Inc. | Buffer management in memory systems for read and write requests |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000165784A (ja) * | 1998-11-26 | 2000-06-16 | Toshiba Corp | データ再生装置及びデータ再生方法 |
JP2002171523A (ja) * | 2000-09-22 | 2002-06-14 | Matsushita Electric Ind Co Ltd | 画像復号装置,画像復号方法,及びプログラム記憶媒体 |
JP2002232780A (ja) * | 2001-01-31 | 2002-08-16 | Kenwood Corp | ディジタル信号復号装置及びディジタル信号復号方法 |
WO2004002145A1 (ja) * | 2002-06-20 | 2003-12-31 | Sony Corporation | 復号装置及び復号方法 |
JP2007166597A (ja) * | 2005-11-15 | 2007-06-28 | Seiko Epson Corp | 情報再生装置及び電子機器 |
JP2009081781A (ja) * | 2007-09-27 | 2009-04-16 | Panasonic Corp | 動き補償装置及び動き補償方法 |
JP2009267837A (ja) * | 2008-04-25 | 2009-11-12 | Panasonic Corp | 復号化装置 |
WO2010032419A1 (ja) * | 2008-09-18 | 2010-03-25 | パナソニック株式会社 | 画像復号装置、画像符号化装置、画像復号方法、画像符号化方法およびプログラム |
Family Cites Families (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5696940A (en) * | 1995-09-29 | 1997-12-09 | Intel Corporation | Apparatus and method for sharing first-in first-out memory space between two streams of data |
US6229850B1 (en) * | 1997-07-22 | 2001-05-08 | C-Cube Semiconductor Ii, Inc. | Multiple resolution video compression |
US7574272B2 (en) * | 2000-10-13 | 2009-08-11 | Eric Paul Gibbs | System and method for data transfer optimization in a portable audio device |
US7206904B2 (en) * | 2002-03-20 | 2007-04-17 | Hewlett-Packard Development Company, L.P. | Method and system for buffering multiple requests from multiple devices to a memory |
US20050253858A1 (en) * | 2004-05-14 | 2005-11-17 | Takahide Ohkami | Memory control system and method in which prefetch buffers are assigned uniquely to multiple burst streams |
US7710426B1 (en) * | 2005-04-25 | 2010-05-04 | Apple Inc. | Buffer requirements reconciliation |
US7769274B2 (en) * | 2005-05-06 | 2010-08-03 | Mediatek, Inc. | Video processing and optical recording using a shared memory |
US7903743B2 (en) * | 2005-10-26 | 2011-03-08 | Mediatek Inc. | Memory sharing in video transcoding and displaying |
CN100461866C (zh) * | 2005-10-26 | 2009-02-11 | 联发科技股份有限公司 | 影像装置、影像处理系统及其方法 |
US7356671B1 (en) * | 2006-07-27 | 2008-04-08 | Vbridge Microsystem, Inc. | SoC architecture for voice and video over data network applications |
US8537890B2 (en) * | 2007-03-23 | 2013-09-17 | Ati Technologies Ulc | Video decoder with adaptive outputs |
US8179964B1 (en) * | 2007-09-07 | 2012-05-15 | Zenverge, Inc. | Efficient transcoding between formats using macroblock buffer |
US8681861B2 (en) * | 2008-05-01 | 2014-03-25 | Nvidia Corporation | Multistandard hardware video encoder |
US8506402B2 (en) * | 2009-06-01 | 2013-08-13 | Sony Computer Entertainment America Llc | Game execution environments |
US8484391B2 (en) | 2011-06-20 | 2013-07-09 | Intel Corporation | Configurable buffer allocation for multi-format video processing |
-
2011
- 2011-06-20 US US13/163,969 patent/US8484391B2/en not_active Expired - Fee Related
-
2012
- 2012-05-29 TW TW101119133A patent/TWI582689B/zh not_active IP Right Cessation
- 2012-06-05 EP EP12170808.5A patent/EP2538342B1/en not_active Not-in-force
- 2012-06-19 JP JP2012137631A patent/JP2013005452A/ja active Pending
- 2012-06-19 KR KR1020120065413A patent/KR101410168B1/ko active IP Right Grant
- 2012-06-19 CN CN201210208174.8A patent/CN102915280B/zh not_active Expired - Fee Related
-
2013
- 2013-07-05 US US13/935,708 patent/US9037761B2/en active Active
-
2015
- 2015-04-20 US US14/691,350 patent/US9510007B2/en active Active
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000165784A (ja) * | 1998-11-26 | 2000-06-16 | Toshiba Corp | データ再生装置及びデータ再生方法 |
JP2002171523A (ja) * | 2000-09-22 | 2002-06-14 | Matsushita Electric Ind Co Ltd | 画像復号装置,画像復号方法,及びプログラム記憶媒体 |
JP2002232780A (ja) * | 2001-01-31 | 2002-08-16 | Kenwood Corp | ディジタル信号復号装置及びディジタル信号復号方法 |
WO2004002145A1 (ja) * | 2002-06-20 | 2003-12-31 | Sony Corporation | 復号装置及び復号方法 |
JP2007166597A (ja) * | 2005-11-15 | 2007-06-28 | Seiko Epson Corp | 情報再生装置及び電子機器 |
JP2009081781A (ja) * | 2007-09-27 | 2009-04-16 | Panasonic Corp | 動き補償装置及び動き補償方法 |
JP2009267837A (ja) * | 2008-04-25 | 2009-11-12 | Panasonic Corp | 復号化装置 |
WO2010032419A1 (ja) * | 2008-09-18 | 2010-03-25 | パナソニック株式会社 | 画像復号装置、画像符号化装置、画像復号方法、画像符号化方法およびプログラム |
Also Published As
Publication number | Publication date |
---|---|
CN102915280B (zh) | 2016-01-27 |
US20120324129A1 (en) | 2012-12-20 |
TW201304549A (zh) | 2013-01-16 |
US20150288977A1 (en) | 2015-10-08 |
CN102915280A (zh) | 2013-02-06 |
TWI582689B (zh) | 2017-05-11 |
EP2538342A2 (en) | 2012-12-26 |
EP2538342A3 (en) | 2014-04-30 |
US9037761B2 (en) | 2015-05-19 |
US20140013016A1 (en) | 2014-01-09 |
US9510007B2 (en) | 2016-11-29 |
US8484391B2 (en) | 2013-07-09 |
KR20130001134A (ko) | 2013-01-03 |
KR101410168B1 (ko) | 2014-06-19 |
EP2538342B1 (en) | 2016-09-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2013005452A (ja) | マルチフォーマットビデオ処理のためのコンフィギュレーションバッファ割当 | |
US10521238B2 (en) | Apparatus, systems, and methods for low power computational imaging | |
JP7053713B2 (ja) | 低電力コンピュータイメージング | |
JP5792402B2 (ja) | グラフィックス処理ユニット上でのグラフィックスアプリケーションおよび非グラフィックスアプリケーションの実行 | |
US9304813B2 (en) | CPU independent graphics scheduler for performing scheduling operations for graphics hardware | |
US8661440B2 (en) | Method and apparatus for performing related tasks on multi-core processor | |
US9201821B2 (en) | Interrupt timestamping | |
US20220230271A1 (en) | Full screen processing in multi-application environments | |
US20110249744A1 (en) | Method and System for Video Processing Utilizing N Scalar Cores and a Single Vector Core | |
EP4152167A1 (en) | Scalable address decoding scheme for cxl type-2 devices with programmable interleave granularity | |
CN105700821B (zh) | 半导体装置及其压缩/解压缩方法 | |
US11023998B2 (en) | Apparatus and method for shared resource partitioning through credit management | |
TW202107408A (zh) | 波槽管理之方法及裝置 | |
US9170820B2 (en) | Syscall mechanism for processor to processor calls | |
US10110927B2 (en) | Video processing mode switching | |
US9135036B2 (en) | Method and system for reducing communication during video processing utilizing merge buffering | |
US20240330230A1 (en) | Apparatus and methods for universal serial bus 4 (usb4) data bandwidth scaling | |
WO2023173276A1 (en) | Universal core to accelerator communication architecture |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130926 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20131001 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20131122 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20131127 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140203 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20140930 |