JP2013084311A - Image audio signal processing device and electronic apparatus using the same - Google Patents

Image audio signal processing device and electronic apparatus using the same Download PDF

Info

Publication number
JP2013084311A
JP2013084311A JP2013018161A JP2013018161A JP2013084311A JP 2013084311 A JP2013084311 A JP 2013084311A JP 2013018161 A JP2013018161 A JP 2013018161A JP 2013018161 A JP2013018161 A JP 2013018161A JP 2013084311 A JP2013084311 A JP 2013084311A
Authority
JP
Japan
Prior art keywords
data
data bus
processing
unit
parallel processor
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
JP2013018161A
Other languages
Japanese (ja)
Other versions
JP5655100B2 (en
Inventor
Tomonori Kataoka
知典 片岡
Hideshi Nishida
英志 西田
Kozo Kimura
浩三 木村
Nobuo Higaki
信生 檜垣
Tokuzo Kiyohara
督三 清原
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 Corp
Original Assignee
Panasonic 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 Panasonic Corp filed Critical Panasonic Corp
Priority to JP2013018161A priority Critical patent/JP5655100B2/en
Publication of JP2013084311A publication Critical patent/JP2013084311A/en
Application granted granted Critical
Publication of JP5655100B2 publication Critical patent/JP5655100B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Image Processing (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a signal processing device capable of performing image processing with high performance and high efficiency to the image processing such as encoding/decoding processing of MPEG-4 AVC requiring a large amount of data processing, and to provide an electronic apparatus using the signal processing device.SOLUTION: A signal processing device comprises: an instruction parallel processor 100; a first data parallel processor 101; a second data parallel processor 102; a motion detection unit 103 which is dedicated hardware; a de-blocking filter processing unit 104; and a variable length encoding/decoding unit 105. By this structure, the signal processing device in which loads are distributed to software and the hardware, and high throughput and flexibility are attained, and an electronic apparatus using the signal processing device can be provided, in signal processing of image compression/decompression algorithm with much processing amount.

Description

本発明は、オーディオ及び画像の圧縮伸張処理を、並列プロセッサと専用ハードウェアを用いて高速に行う、画像音声信号処理装置及びそれを用いた電子機器に関するものである。   The present invention relates to an audio / video signal processing apparatus and an electronic apparatus using the same, which perform high-speed audio and image compression / decompression processing using a parallel processor and dedicated hardware.

近年の動画像を扱う画像処理装置及び画像表示装置の高性能化、小型化の動きに呼応して、ISO(International Standard Organization)とITU−T(International Telecommunication
Union−Telecommunication Standardization
Sector)は、共同で次世代の圧縮伸張技術として、MPEG−4 AVC(Advanced Video Coding)を規格化策定中である。MPEG−4 AVCは、4×4画素の整数変換、最大9方向のイントラ予測、7種類のサブマクロブロックタイプ、マクロブロックあたり最大16本の動きベクトル、マルチフレーム参照、ループ内のデブロックフィルタ、算術符号などの新しい技術を導入することによって、画像の高圧縮率を実現し、既に実用化されているMPEG−2方式の50%に圧縮された符号量を目指している。
In response to the recent trend toward higher performance and downsizing of image processing devices and image display devices that handle moving images, ISO (International Standard Organization) and ITU-T (International Telecommunication)
Union-Telecommunication Standardization
(Sector) is working on standardization of MPEG-4 AVC (Advanced Video Coding) as a next-generation compression / decompression technology. MPEG-4 AVC is 4 × 4 pixel integer conversion, intra prediction in up to 9 directions, 7 types of sub-macroblock types, up to 16 motion vectors per macroblock, multiframe reference, deblocking filter in a loop, By introducing new technologies such as arithmetic codes, a high image compression rate is achieved, and the code amount is compressed to 50% of the MPEG-2 system already in practical use.

しかし、新たに導入された符号化ツールは、符号化効率を重視したアルゴリズムを採用しているために、その処理量が多く、組み込みシステムへの実装が困難になっている。   However, since the newly introduced encoding tool employs an algorithm that emphasizes encoding efficiency, the amount of processing is large and it is difficult to implement it in an embedded system.

これまでの符号化方式の圧縮伸張を行う画像音声信号処理装置には、プロセッサによる並列処理と専用ハードウェアによる構成とが用いられてきた。   Conventional audio / video signal processing apparatuses that perform compression / decompression of an encoding method have used parallel processing by a processor and a configuration by dedicated hardware.

プロセッサによる並列処理手法を使った高速化信号処理の例として、特許文献1がある。この特許文献1に示される例は、制御の流れが1つで、処理されるデータの流れが複数である、SIMD(Single Instruction stream Multiple Data stream)型の並列データ処理装置と、制御の流れもデータの流れも複数である、MIMD(Multiple Instruction stream
Multiple Data stream)型の並列データ処理装置とを組み合わせた、並列処理装置である。
As an example of high-speed signal processing using a parallel processing technique by a processor, there is Patent Literature 1. The example shown in this Patent Document 1 is a SIMD (Single Instruction Stream Multiple Data Stream) type parallel data processing apparatus having a single control flow and a plurality of data flows to be processed, and a control flow. Multiple instruction stream, MIMD (Multiple Instruction stream)
This is a parallel processing device combined with a multiple data stream (parallel data processing device) type.

図16は、特許文献1の図1から引用した、従来のSIMD型並列データ処理装置902とMIMD型並列データ処理装置903とを組み合わせた信号処理装置のブロック図である。   FIG. 16 is a block diagram of a signal processing apparatus which is a combination of a conventional SIMD type parallel data processing apparatus 902 and a MIMD type parallel data processing apparatus 903, which is cited from FIG.

この信号処理装置は、装置全体を制御するシステム制御部901、SIMD型並列データ処理装置902、MIMD型並列データ処理装置903、共有メモリバス904、及び共有メモリ905を備える。   This signal processing device includes a system control unit 901 that controls the entire device, a SIMD type parallel data processing device 902, a MIMD type parallel data processing device 903, a shared memory bus 904, and a shared memory 905.

システム制御部901は、アプリケーションプログラムの実行制御を行う。   The system control unit 901 performs execution control of the application program.

SIMD型並列データ処理装置902は、全体制御部910と、演算器911〜914とそれぞれのローカルメモリ915〜918とを有している。一つの演算器と一つのローカルメモリは、一つのプロセッサを構成している。全体制御部910は、プログラムを実行し、演算器911〜914のすべてに同一の命令を発行する。演算器911〜914は、発行された同一の命令の下で、各々のローカルメモリ915〜918に格納されている
データを処理する。
The SIMD type parallel data processing device 902 includes an overall control unit 910, computing units 911 to 914, and local memories 915 to 918, respectively. One arithmetic unit and one local memory constitute one processor. The overall control unit 910 executes the program and issues the same instruction to all of the computing units 911 to 914. The arithmetic units 911 to 914 process data stored in the local memories 915 to 918 under the same issued instruction.

MIMD型並列データ処理装置903は、全体制御部920と、制御部921〜924と、演算器925〜928と、ローカルメモリ929〜932とを有している。一つの制御部と一つの演算器と一つのローカルメモリは、一つのプロセッサを構成している。制御部921〜924の各々において別々のプログラムが実行され、演算器925〜928の各々に別々の命令が発効され、ローカルメモリ929〜932の各々に格納されているデータを処理する。全体制御部920は、MIMD型並列データ処理装置903の全体の同期や監視のための制御を行う。   The MIMD type parallel data processing device 903 includes an overall control unit 920, control units 921 to 924, computing units 925 to 928, and local memories 929 to 932. One control unit, one arithmetic unit, and one local memory constitute one processor. A separate program is executed in each of the control units 921 to 924, and a separate command is issued to each of the computing units 925 to 928 to process data stored in each of the local memories 929 to 932. The overall control unit 920 performs control for overall synchronization and monitoring of the MIMD type parallel data processing apparatus 903.

以上のような並列データ処理装置においては、対象となる処理が単純で、かつ、データ処理が大量なものをSIMD型並列データ処理装置902で処理し、対象となる処理が複雑で、かつ、データ処理が少量なものをMIMD型並列データ処理装置903で処理していた。   In the parallel data processing apparatus as described above, the target process is simple and a large amount of data processing is processed by the SIMD type parallel data processing apparatus 902, the target process is complicated, and the data The MIMD type parallel data processing device 903 processed a small amount of processing.

一方、対象となる処理に対して最適な演算器を専用ハードウェアで構成することによって、演算性能を改善した高速化手法も用いられている。その例として、特許文献2は、画像処理の可変長符号/復号処理を専用ハードウェア化することにより、処理の高速化を実現した技術を開示している。   On the other hand, a high-speed technique is also used in which computing performance is improved by configuring a computing unit optimal for the target processing with dedicated hardware. As an example, Patent Document 2 discloses a technology that realizes a high-speed processing by making variable-length encoding / decoding processing of image processing into dedicated hardware.

図17は、特許文献2の図1から引用した、従来のSIMD型並列データ処理装置と専用ハードウェアとを組み合わせた画像処理装置1001のブロック図である。   FIG. 17 is a block diagram of an image processing apparatus 1001 which is a combination of a conventional SIMD type parallel data processing apparatus and dedicated hardware, cited from FIG.

この画像処理装置1001は、外部のビデオデータバス1008を介して、外部のビデオ入力装置1009と、ビデオ出力装置1010と、外部メモリ1011とに接続されている。画像処理装置1001は、命令メモリ1002、プロセッサ1003、SIMD型演算手段1004、VLC(可変長符号化)処理手段1005、外部データインターフェース1006、及び、内部データバス1007を備える。VLC処理手段1005は、専用ハードウェアにより構成されている。   The image processing apparatus 1001 is connected to an external video input apparatus 1009, a video output apparatus 1010, and an external memory 1011 via an external video data bus 1008. The image processing apparatus 1001 includes an instruction memory 1002, a processor 1003, a SIMD type arithmetic unit 1004, a VLC (variable length coding) processing unit 1005, an external data interface 1006, and an internal data bus 1007. The VLC processing unit 1005 is configured by dedicated hardware.

プロセッサ1003は、スカラー演算やビット操作演算、比較分岐命令を行うと共に、命令メモリ1002に保持されている命令をデコードし、SIMD型演算手段1004と、VLC処理手段1005と、外部データインターフェース1006と、ビデオ入力装置1009と、ビデオ出力装置1010とを制御する。   The processor 1003 performs a scalar operation, a bit operation operation, and a comparison branch instruction, and also decodes an instruction held in the instruction memory 1002. The SIMD type operation unit 1004, a VLC processing unit 1005, an external data interface 1006, The video input device 1009 and the video output device 1010 are controlled.

ビデオ入力装置1009は、外部からのビデオ信号を入力し、ビデオ出力装置1010は外部にビデオデータを出力する。   The video input device 1009 inputs an external video signal, and the video output device 1010 outputs video data to the outside.

ビデオ入力装置1009から入力された画像データは、外部メモリ1011に転送され、次のステップで、SIMD演算手段1004で行う処理に応じて、外部データインターフェース1006に転送される。SIMD演算手段1004では、動き補償、DCT、量子化の各処理が行われ、変換係数データを得る。次のステップで、VLC変換手段1005において、変換係数データは、可変長符号化され、ビットストリームデータが生成される。   The image data input from the video input device 1009 is transferred to the external memory 1011 and transferred to the external data interface 1006 according to the processing performed by the SIMD calculation means 1004 in the next step. In the SIMD calculation unit 1004, motion compensation, DCT, and quantization are performed to obtain transform coefficient data. In the next step, the VLC conversion means 1005 performs variable length coding on the transform coefficient data to generate bit stream data.

SIMD演算手段1004は、8並列のパイプライン演算器で構成されているため、DCTなどの定型処理を効率よく処理することができる。   Since the SIMD calculation means 1004 is composed of eight parallel pipeline calculation units, it can efficiently perform routine processing such as DCT.

上述した特許文献1に代表される、SIMD型データ並列処理装置とMIMD型並列データ処理装置を組み合わせた信号処理装置は、様々な符号化アルゴリズムに対する柔軟性
を持っている。したがって、並列度を増すことによって、画像処理に十分対応できていた。これは、従来の動き検出処理が、最大16×16ペルで最小8×8ペルのマクロブロックサイズに対するものであったことによる。
A signal processing device, which is a combination of a SIMD type data parallel processing device and a MIMD type parallel data processing device, represented by Patent Document 1 described above, has flexibility with respect to various encoding algorithms. Therefore, it was possible to sufficiently cope with image processing by increasing the degree of parallelism. This is because the conventional motion detection processing is for a macroblock size of a maximum of 16 × 16 pels and a minimum of 8 × 8 pels.

しかし、MPEG−4 AVCでは、最小のサブマクロブロックサイズが4×4ペルになっているため、従来の信号処理装置では、16並列以上の演算器を用意しても、演算器の処理効率が向上しない。   However, in MPEG-4 AVC, since the minimum sub-macroblock size is 4 × 4 pels, even if a conventional signal processing apparatus prepares 16 parallel or more arithmetic units, the processing efficiency of the arithmetic units is high. Does not improve.

また、MPEG−4 AVCの算術符号化/復号処理では、周辺のマクロブロックのコンテキストによって発生確率を変更しながら処理するために、1ビットづつ符号化しなければならず、並列処理ができない。つまり、従来の信号処理装置では、MIMD型並列データ処理装置の並列度を増加させても、MPEG−4 AVCでの処理性能は改善されない。   Also, in the arithmetic encoding / decoding process of MPEG-4 AVC, since processing is performed while changing the probability of occurrence depending on the context of surrounding macroblocks, encoding must be performed bit by bit, and parallel processing cannot be performed. That is, in the conventional signal processing apparatus, even if the parallelism of the MIMD type parallel data processing apparatus is increased, the processing performance in MPEG-4 AVC is not improved.

MPEG−4 AVCのデブロックフィルタにおいても、4×4ペルのサブマクロブロック単位でフィルタパラメータを計算し、その結果に基づいてフィルタ処理を行う。SIMD型演算装置を使えば、フィルタ処理を並列処理することが可能であるが、判定処理の際に演算器を有効に活用できない。   Also in the MPEG-4 AVC deblock filter, filter parameters are calculated in units of 4 × 4 pel sub-macroblocks, and filter processing is performed based on the result. If the SIMD type arithmetic device is used, it is possible to perform the filter processing in parallel, but the arithmetic unit cannot be effectively used in the determination processing.

また、上述した特許文献2に代表される、SIMD型データ並列処理装置と専用ハードウェアとを組み合わせた信号処理装置では、高い処理性能を要求する算術符号化/復号処理に対しては、専用ハードウェアを採用することによって処理性能が改善されるが、最も処理量の多い動き検出をSIMD型並列データ処理装置で処理するには、以下の問題がある。   Further, in a signal processing device represented by the above-mentioned Patent Document 2 that combines a SIMD data parallel processing device and dedicated hardware, dedicated hardware is used for arithmetic coding / decoding processing that requires high processing performance. Although the processing performance is improved by adopting the hardware, there are the following problems when the motion detection with the largest processing amount is processed by the SIMD type parallel data processing device.

MPEG−4 AVCでは、1/4画素精度の動き補償が導入され、ハーフペルの画素生成に6タップフィルタ処理を行わなければならない。更に、4×4ペルのサブマクロブロックブロックサイズが導入されたために、1マクロブロックあたり最大16本の動きベクトルの設定が可能である。小さなサブマクロブロックサイズで、1/4画素精度の探索を行い、マクロブロック当たり最大16本の動きベクトルを計算する動き検出の処理は、その処理量が飛躍的に増加している。   In MPEG-4 AVC, motion compensation with 1/4 pixel accuracy is introduced, and 6-tap filter processing must be performed for half-pel pixel generation. Furthermore, since a 4 × 4 pel sub-macroblock block size is introduced, a maximum of 16 motion vectors can be set per macroblock. The amount of processing of the motion detection processing that performs a 1/4 pixel precision search with a small sub-macroblock size and calculates a maximum of 16 motion vectors per macroblock has increased dramatically.

このような動き検出処理をSIMD型データ並列処理装置で処理させようとすると、演算器の並列度を高め、動作周波数を高く設定しなければならない。そのような能力を持ったSIMD型並列データ装置は、デコード処理においては、その能力に余剰が発生してしまい、装置全体を効率的に利用できない。   If such motion detection processing is to be performed by the SIMD type data parallel processing device, the parallelism of the computing units must be increased and the operating frequency must be set high. A SIMD type parallel data device having such a capability causes a surplus in the capability in decoding processing, and the entire device cannot be used efficiently.

さらに、SIMD型並列データ処理装置の並列度を高めて処理性能を改善しようとしても、ブロックサイズが4×4ペルであるために、16並列以上にはできない。   Furthermore, even if the degree of parallelism of the SIMD type parallel data processing device is increased to improve the processing performance, the block size is 4 × 4 pels, and therefore it cannot be increased to 16 parallels or more.

国際公開第91/17507号International Publication No. 91/17507 特開2001−309386号公報JP 2001-309386 A

そこで本発明は、MPEG−4 AVCの符号化/復号処理のような、大量のデータ処理量が要求される画像処理に対して、高性能で、高効率な画像処理が行える信号処理装置及びそれを用いた電子機器を提供することを目的とする。   Accordingly, the present invention provides a signal processing apparatus capable of performing high-performance and high-efficiency image processing for image processing that requires a large amount of data processing, such as MPEG-4 AVC encoding / decoding processing, and the like. An object of the present invention is to provide an electronic device using the.

第1の発明に係る画像音声信号処理装置は、第1データバスと、前記第1データバスに接続され、前記第1データバスを介して共有される第1共有メモリと、前記第1データバスとは独立分離した状態に設けられる第2データバスと、前記第2データバスに接続され、前記第2データバスを介して共有される第2共有メモリと、前記第1データバスと前記第2データバスとを仲介し、前記第1データバスと前記第2データバスとを間接的に接続するブリッジユニットと、音声オーディオの圧縮処理を行い、前記第2データバスに接続される命令並列プロセッサと、前記第1データバスに接続されるが前記第2データバスには直接接続されず、かつ前記命令並列プロセッサとともに同時並行して画像圧縮処理を行うデータ並列プロセッサ及び専用ハードウェアとを備え、命令並列プロセッサ、データ並列プロセッサ及び前記専用ハードウェアのそれぞれは、同時並行して圧縮処理を実行する。   According to a first aspect of the present invention, there is provided a video / audio signal processing device, a first data bus, a first shared memory connected to the first data bus and shared via the first data bus, and the first data bus. A second data bus provided independently of the second data bus, a second shared memory connected to the second data bus and shared via the second data bus, the first data bus, and the second data bus A bridge unit that mediates a data bus and indirectly connects the first data bus and the second data bus; an instruction parallel processor that performs audio audio compression processing and is connected to the second data bus; A data parallel processor that is connected to the first data bus but not directly connected to the second data bus and that performs image compression processing concurrently with the instruction parallel processor, and a dedicated data processor. A hardware instruction parallel processor, each of the data parallel processor and the dedicated hardware performs the compression process concurrently.

第2の発明に係る画像音声信号処理装置は、第1データバスと、前記第1データバスに接続され、前記第1データバスを介して共有される第1共有メモリと、前記第1データバスとは独立分離した状態に設けられる第2データバスと、前記第2データバスに接続され、前記第2データバスを介して共有される第2共有メモリと、前記第1データバスと前記第2データバスとを仲介し、前記第1データバスと前記第2データバスとを間接的に接続するブリッジユニットと、音声オーディオの伸長処理を行い、前記第2データバスに接続される命令並列プロセッサと、前記第1データバスに接続されるが前記第2データバスには直接接続されず、かつ前記命令並列プロセッサとともに同時並行して画像伸長処理を行うデータ並列プロセッサ及び専用ハードウェアとを備え、命令並列プロセッサ、データ並列プロセッサ及び前記専用ハードウェアのそれぞれは、同時並行して伸長処理を実行する。   According to a second aspect of the present invention, there is provided a video / audio signal processing apparatus, a first data bus, a first shared memory connected to the first data bus and shared via the first data bus, and the first data bus. A second data bus provided independently of the second data bus, a second shared memory connected to the second data bus and shared via the second data bus, the first data bus, and the second data bus A bridge unit that mediates a data bus and indirectly connects the first data bus and the second data bus; an instruction parallel processor that performs audio audio decompression processing and is connected to the second data bus; A data parallel processor and a dedicated processor connected to the first data bus but not directly connected to the second data bus and performing image decompression processing concurrently with the instruction parallel processor. A hardware instruction parallel processor, each of the data parallel processor and the dedicated hardware performs the decompression processing concurrently.

第3の発明に係る画像音声信号処理装置は、命令並列プロセッサと、データ並列プロセッサと、専用ハードウェアとは、それぞれのローカルメモリを有し、データ並列プロセッサのローカルメモリと専用ハードウェアのそれぞれのローカルメモリは第1データバスに接続され、命令並列プロセッサのローカルメモリは第2データバスに接続され、ブリッジユニットは、第1データバスと第2データバスとに互いに独立した状態で接続される各メモリ間のデータ転送を仲介する。   In the video / audio signal processing device according to the third invention, the instruction parallel processor, the data parallel processor, and the dedicated hardware each have a local memory, and each of the local memory and the dedicated hardware of the data parallel processor The local memory is connected to the first data bus, the local memory of the instruction parallel processor is connected to the second data bus, and the bridge unit is connected to the first data bus and the second data bus independently of each other. Mediates data transfer between memories.

第4の発明に係る画像音声信号処理装置は、ローカルメモリを有する入出力インターフェイスをさらに備え、入出力インターフェイスのローカルメモリは第1のデータバスに接続される。   The video / audio signal processing apparatus according to the fourth invention further includes an input / output interface having a local memory, and the local memory of the input / output interface is connected to the first data bus.

第5の発明に係る画像音声信号処理装置は、命令並列プロセッサは、入出力インターフェイスによる入出力処理を制御する。   In the video / audio signal processing device according to the fifth invention, the instruction parallel processor controls input / output processing by the input / output interface.

本発明によれば、MPEG−4 AVCの符号化/復号処理のような、大量のデータ処理量が要求される画像処理に対して、高性能で、高効率な画像処理が行える信号処理装置及びそれを用いた電子機器を提供すること出来る。   According to the present invention, a signal processing apparatus capable of performing high-performance and high-efficiency image processing for image processing that requires a large amount of data processing, such as MPEG-4 AVC encoding / decoding processing, and An electronic device using the device can be provided.

本発明の第1の実施の形態における信号処理装置のブロック図The block diagram of the signal processing apparatus in the 1st Embodiment of this invention 本発明の第2の実施の形態における信号処理装置のブロック図The block diagram of the signal processing apparatus in the 2nd Embodiment of this invention 本発明の第3の実施の形態におけるビデオエンコーダのブロック図The block diagram of the video encoder in the 3rd Embodiment of this invention CABAC算術符号化処理ユニットのブロック図Block diagram of CABAC arithmetic coding processing unit 符号化対象ブロックと隣接ブロックの配置図Arrangement of encoding target block and adjacent block 1/4画素精度の動き補償を説明する図The figure explaining the motion compensation of 1/4 pixel precision 本発明の第3の実施の形態におけるデブロックフィルタのブロック図The block diagram of the deblocking filter in the 3rd Embodiment of this invention デブロックフィルタの処理順序を説明する図The figure explaining the processing order of a deblocking filter 本発明の第3の実施の形態と他の方式におけるエンコード処理量の比較を説明する図The figure explaining the comparison of the encoding processing amount in the 3rd Embodiment of this invention and another system 本発明の第4の実施の形態におけるビデオエデコーダのブロック図The block diagram of the video decoder in the 4th Embodiment of this invention 本発明の第5の実施の形態におけるオーディオエンコーダのブロック図The block diagram of the audio encoder in the 5th Embodiment of this invention 本発明の第5の実施の形態におけるオーディオデコーダのブロック図The block diagram of the audio decoder in the 5th Embodiment of this invention 本発明の第6の実施の形態におけるAV再生システムのブロック図Block diagram of an AV playback system in the sixth embodiment of the present invention 本発明の第7の実施の形態におけるAV記録システムのブロック図Block diagram of an AV recording system according to the seventh embodiment of the invention 本発明の第8の実施の形態におけるAV記録/再生システムのブロック図Block diagram of an AV recording / reproducing system in the eighth embodiment of the invention 従来のSIMD型並列データ処理装置とMIMD型並列データ処理装置とを組み合わせた信号処理装置のブロック図Block diagram of a signal processing apparatus combining a conventional SIMD type parallel data processing apparatus and a MIMD type parallel data processing apparatus 従来のSIMD型並列データ処理装置と専用ハードウェアとを組み合わせた画像処理装置のブロック図Block diagram of an image processing apparatus combining a conventional SIMD type parallel data processing apparatus and dedicated hardware

第1の構成による信号処理装置は、命令並列プロセッサと、データ並列プロセッサと、複数の専用ハードウェアとを備え、命令並列プロセッサは、音声オーディオの圧縮伸長処理、及び、画像の圧縮伸長処理のうちの非定型でかつ比較的軽い処理を行い、データ並列プロセッサは、画像の圧縮伸張処理のうちの定型でかつ比較的重い処理を行い、複数の専用ハードウェアは、画像の圧縮伸張処理のうちの比較的重い処理を行う。   The signal processing device according to the first configuration includes an instruction parallel processor, a data parallel processor, and a plurality of dedicated hardware, and the instruction parallel processor includes audio audio compression / decompression processing and image compression / decompression processing. The data parallel processor performs the standard and relatively heavy processing of the image compression / decompression processing, and the plurality of dedicated hardware units perform the image compression / decompression processing of the image compression / decompression processing. Perform relatively heavy processing.

この構成によれば、命令並列のプロセッサとデータ並列のプロセッサと専用ハードウェアとからなる構成で信号処理装置を形成し、命令並列プロセッサで、音声・オーディオの圧縮伸張処理と画像処理のうち非定型処理を行い、データ並列プロセッサで画像処理のうち定型処理を行い、専用ハードウェアで動き検出、可変長符合化、デブロックフィルタ処理などの処理を行うことが出来る。したがって、処理量の多い画像圧縮伸張アルゴリズムの信号処理に対して、ソフトウェアとハードウェアで負荷が分散され、高い処理能力と柔軟性を持った信号処理装置を実現することが出来る。   According to this configuration, a signal processing device is formed by a configuration including a processor in parallel with an instruction, a processor in parallel with data, and dedicated hardware, and the instruction parallel processor is an atypical of audio / audio compression / decompression processing and image processing. It is possible to perform processing, perform fixed processing among image processing with a data parallel processor, and perform processing such as motion detection, variable length coding, and deblocking filter processing with dedicated hardware. Therefore, with respect to the signal processing of the image compression / decompression algorithm having a large amount of processing, the load is distributed by software and hardware, and a signal processing device having high processing capability and flexibility can be realized.

第2の構成による信号処理装置は、請求項1記載の信号処理装置であって、第1命令バスと、第1データバスと、第1共有メモリと、入出力インターフェースとを、さらに備え、命令並列プロセッサと、データ並列プロセッサと、複数の専用ハードウェアと、入出力インターフェースとは、それぞれのローカルメモリを有し、第1命令バスには、命令並列プロセッサと、データ並列プロセッサと、複数の専用ハードウェアとが接続され、第1命令バスを介して、命令並列プロセッサが、データ並列プロセッサ、及び、複数の専用ハードウェアを制御するための命令が通信され、第1データバスには、命令並列プロセッサのローカルメモリと、データ並列プロセッサのそれぞれのローカルメモリと、複数の専用ハードウェアのそれぞれのローカルメモリと、第1共有メモリと、入出力インターフェースのローカルメモリとが接続され、これらのメモリの間でのデータ転送が行われる。   The signal processing device according to the second configuration is the signal processing device according to claim 1, further comprising a first instruction bus, a first data bus, a first shared memory, and an input / output interface. The parallel processor, the data parallel processor, the plurality of dedicated hardware, and the input / output interface each have a local memory, and the first instruction bus includes an instruction parallel processor, a data parallel processor, and a plurality of dedicated processors. Hardware is connected, and the instruction parallel processor communicates with the data parallel processor and a plurality of dedicated hardware via the first instruction bus, and the instruction parallel to the first data bus is communicated with the instruction parallel. The local memory of the processor, the local memory of each of the data parallel processors, and the local of multiple dedicated hardware A memory, a first shared memory, a local memory of the input-output interface is connected, the data transfer between memory takes place.

この構成によれば、第1の構成による信号処理装置が有する特徴に加えて、さらに、命令バスとデータバスを分離することによって、バスのトラフィックを分散し、処理性能を向上させることが出来る。   According to this configuration, in addition to the characteristics of the signal processing device according to the first configuration, by separating the instruction bus and the data bus, the bus traffic can be distributed and the processing performance can be improved.

第3の構成による信号処理装置は、第1、第2の構成による信号処理装置であって、第2データバスと、第2共有メモリと、第1データバスと第2データバスとを接続するブリッジユニットとを、さらに備え、第1データバスには、データ並列プロセッサのそれぞれ
のローカルメモリと、複数の専用ハードウェアのそれぞれのローカルメモリと、第1共有メモリと、入出力インターフェースのローカルメモリとが接続され、これらのメモリの間でのデータ転送が行われ、第2データバスには、命令並列プロセッサのローカルメモリと、第2共有メモリとが接続され、これらのメモリの間でのデータ転送が行われ、ブリッジユニットを介して、第1データバスに接続された各メモリと、第2データバスに接続された各メモリとの間のデータ転送が行われる。
The signal processing device according to the third configuration is a signal processing device according to the first and second configurations, and connects the second data bus, the second shared memory, the first data bus, and the second data bus. A bridge unit, and the first data bus includes a local memory of each of the data parallel processors, a local memory of a plurality of dedicated hardware, a first shared memory, and a local memory of the input / output interface. Are connected, and data is transferred between these memories. The local memory of the instruction parallel processor and the second shared memory are connected to the second data bus, and data transfer between these memories is performed. And transferring data between each memory connected to the first data bus and each memory connected to the second data bus via the bridge unit. It takes place.

この構成によれば、データ処理プロセッサのローカルメモリと、専用ハードウェアの専用メモリと、共有メモリとを第1データバスで接続し、命令並列プロセッサのローカルメモリと共有メモリとを第2データバスで接続する。これにより、大容量のデータを扱う画像処理のデータ転送が第1データバス中心に行われ、オーディオ処理を行う命令並列プロセッサが接続される第2データバスとの負荷分散が実現出来る。   According to this configuration, the local memory of the data processor, the dedicated memory of the dedicated hardware, and the shared memory are connected by the first data bus, and the local memory and the shared memory of the instruction parallel processor are connected by the second data bus. Connecting. As a result, data transfer for image processing that handles large amounts of data is performed around the first data bus, and load distribution with the second data bus to which an instruction parallel processor that performs audio processing is connected can be realized.

第4の構成による信号処理装置は、第1から第3の構成による信号処理装置であって、制御プロセッサをさらに備え、命令並列プロセッサは、制御プロセッサを経由して、データ並列プロセッサと、複数の専用ハードウェアとを制御する。   The signal processing device according to the fourth configuration is a signal processing device according to the first to third configurations, further including a control processor, wherein the instruction parallel processor is connected to the data parallel processor and the plurality of data via the control processor. Control dedicated hardware.

この構成によれば、命令並列プロセッサは、制御プロセッサを経由してデータ並列プロセッサ及び専用ハードウェアを制御することが出来るので、命令並列プロセッサと制御プロセッサの負荷が分散され、より高い処理性能を実現することが出来る。   According to this configuration, since the instruction parallel processor can control the data parallel processor and the dedicated hardware via the control processor, the load on the instruction parallel processor and the control processor is distributed, and higher processing performance is realized. I can do it.

第5の構成による信号処理装置は、第1から第4の構成による信号処理装置であって、第2命令バスをさらに備え、第1命令バスには、命令並列プロセッサと、制御プロセッサと、複数の専用ハードウェアのうちの一部のハードウェアが接続され、第2命令バスには、制御プロセッサと、データ並列プロセッサと、複数の専用ハードウェアのうちの第1命令バスに接続されていない、他の専用ハードウェアが接続され、命令並列プロセッサは、複数の専用ハードウェアのうちの、第1命令バスに接続されている一部のハードウェアを制御し、また、制御プロセッサを経由して、データ並列プロセッサと、複数の専用ハードウェアのうちの第1命令バスに接続されていない、他の専用ハードウェアとを制御する。   The signal processing device according to the fifth configuration is a signal processing device according to the first to fourth configurations, and further includes a second instruction bus. The first instruction bus includes an instruction parallel processor, a control processor, and a plurality of A portion of the dedicated hardware is connected, and the second instruction bus is not connected to the control processor, the data parallel processor, and the first instruction bus of the plurality of dedicated hardware, Other dedicated hardware is connected, and the instruction parallel processor controls a part of the plurality of dedicated hardware connected to the first instruction bus, and via the control processor, It controls the data parallel processor and other dedicated hardware that is not connected to the first instruction bus among the plurality of dedicated hardware.

この構成によれば、命令並列プロセッサは、第1命令バスを介して、制御プロセッサと、一部の専用ハードウェアのみを制御すればよく、定型的な処理を行うデータ並列プロセッサと専用ハードウェアは、第2命令バスを介して、制御プロセッサによって制御されるため、命令バスにおける命令の輻輳を回避でき、効率良く信号処理を行うことが出来る。   According to this configuration, the instruction parallel processor only needs to control the control processor and some dedicated hardware via the first instruction bus, and the data parallel processor and dedicated hardware that perform routine processing are Since control is performed by the control processor via the second instruction bus, congestion of instructions on the instruction bus can be avoided and signal processing can be performed efficiently.

第6の構成による信号処理装置では、データ並列プロセッサの並列度は、圧縮伸長処理する画像サイズによって定められる。   In the signal processing device according to the sixth configuration, the degree of parallelism of the data parallel processor is determined by the image size to be compressed and expanded.

この構成によれば、圧縮伸張の対象となる画像のサイズによって、データ並列プロセッサの並列度を変更するので、同一のプロセッサアーキテクチャでありながら、多様な画像サイズに対応出来る信号処理装置を提供出来る。   According to this configuration, since the degree of parallelism of the data parallel processor is changed according to the size of the image to be compressed and expanded, it is possible to provide a signal processing device that can handle various image sizes even with the same processor architecture.

第7の構成による信号処理装置では、データ並列プロセッサの並列度は、信号処理装置に供給される電源電圧や、動作周波数によって定められる。   In the signal processing device according to the seventh configuration, the degree of parallelism of the data parallel processor is determined by the power supply voltage supplied to the signal processing device and the operating frequency.

この構成によれば、LSIに共有される電源電圧や動作周波数によって、データ並列プロセッサの並列度を変更出来る。データ並列プロセッサの並列度を増大させることによって、動作周波数を下げ、信号処理装置の消費電力を低減することが出来るので、モバイル端末などの電子機器への応用が特に有効となる。   According to this configuration, the parallelism of the data parallel processor can be changed according to the power supply voltage and the operating frequency shared by the LSI. By increasing the degree of parallelism of the data parallel processor, the operating frequency can be lowered and the power consumption of the signal processing device can be reduced. Therefore, application to electronic devices such as mobile terminals is particularly effective.

第8の構成による信号処理装置では、専用ハードウェアが行う処理は、可変長符号化処理、可変長復号処理、ビデオ入出力処理、動き検出処理、動き補償処理、DCT(離散コサイン変換)処理、逆DCT処理、量子化処理、逆量子化処理、及び、デブロックフィルタ処理の少なくとも一つを含む。   In the signal processing device according to the eighth configuration, the processing performed by the dedicated hardware includes variable length encoding processing, variable length decoding processing, video input / output processing, motion detection processing, motion compensation processing, DCT (discrete cosine transform) processing, At least one of inverse DCT processing, quantization processing, inverse quantization processing, and deblocking filter processing is included.

この構成によれば、圧縮伸張処理の中で、動き検出、可変長符号/復号、デブロックフィルタなどの処理量の多いモジュールを専用ハードウェアで処理することにより、命令並列プロセッサ及びデータ並列プロセッサの動作周波数の増大を抑制することが出来る。   According to this configuration, in a compression / decompression process, modules having a large amount of processing such as motion detection, variable length encoding / decoding, and deblocking filters are processed by dedicated hardware, so that an instruction parallel processor and a data parallel processor An increase in operating frequency can be suppressed.

第9の構成による信号処理装置では、複数の専用ハードウェアのうちの、第1命令バスに接続される一部のハードウェアが行う処理は、可変長符号化処理、及び/又は、可変長復号処理である。   In the signal processing device according to the ninth configuration, the processing performed by some hardware connected to the first instruction bus among the plurality of dedicated hardware is variable length encoding processing and / or variable length decoding. It is processing.

この構成によれば、可変長符号化処理、及び/又は、可変長復号処理を行う専用ハードウェアを、命令並列プロセッサによって、直接、かつ、頻繁に制御出来る。したがって、可変長符号化処理、及び/又は、可変長復号処理を繊細に、かつ多様に制御出来る。   According to this configuration, dedicated hardware that performs variable-length encoding processing and / or variable-length decoding processing can be directly and frequently controlled by the instruction parallel processor. Therefore, the variable length encoding process and / or the variable length decoding process can be delicately and variously controlled.

第10の構成による電子機器は、第1から第9の構成による信号処理装置を用いた電子機器であって、信号処理装置は、音声オーディオの圧縮処理、音声オーディオの伸長処理、画像圧縮処理、及び、画像伸長処理の、少なくとも一つの処理を行う。   The electronic device according to the tenth configuration is an electronic device using the signal processing device according to the first to ninth configurations, and the signal processing device includes audio audio compression processing, audio audio expansion processing, image compression processing, At least one of the image decompression processes is performed.

この構成によれば、請求項1から9記載の信号処理装置が有する特徴を生かした、電子機器を提供出来る。   According to this configuration, it is possible to provide an electronic apparatus that takes advantage of the characteristics of the signal processing device according to claims 1 to 9.

第11の構成による電子機器は、第1から第9の構成による信号処理装置と、再生機構を有する再生装置と、復調・エラー訂正部と、メモリと、複数のD/A変換器とを備え、再生装置は、変調された符号化信号を記録媒体から再生し、復調・エラー訂正部は、再生装置が再生した変調された符号化信号を復調して、エラー訂正を行い、符号化データとして出力し、信号処理装置は、復調・エラー訂正部が出力した符号化データをデコードして、ビデオデータ及びオーディオデータとして出力し、メモリは、デコード処理前、処理中、及び/又は、処理後のデータを格納し、複数のD/A変換器は、信号処理装置が出力したビデオデータ及びオーディオデータをD/A変換して、アナログのビデオ出力及びアナログのオーディオ出力を出力する。   An electronic apparatus according to an eleventh configuration includes a signal processing device according to the first to ninth configurations, a playback device having a playback mechanism, a demodulation / error correction unit, a memory, and a plurality of D / A converters. The reproduction device reproduces the modulated encoded signal from the recording medium, and the demodulation / error correction unit demodulates the modulated encoded signal reproduced by the reproduction device, performs error correction, and produces encoded data. The signal processing device decodes the encoded data output by the demodulation / error correction unit and outputs the decoded data as video data and audio data. The memory can be processed before decoding, during processing, and / or after processing. The plurality of D / A converters store data, D / A convert the video data and audio data output from the signal processing device, and output analog video output and analog audio output. .

この構成によれば、符号化データを高速に、効率よくデコードでき、消費電力が小さい再生電子機器を実現出来る。   According to this configuration, it is possible to realize a playback electronic device that can efficiently decode encoded data at high speed and consumes less power.

第12の構成による電子機器は、第1から第9の構成による信号処理装置と、複数のA/D変換器と、メモリと、エラー訂正・変調部と、記録機構を有する記録装置とを備え、複数のA/D変換器は、入力されたアナログのビデオ入力及びアナログのオーディオ入力をA/D変換して、ビデオデータ及びオーディオデータを出力し、信号処理装置は、複数のA/D変換器が出力したビデオデータ及びオーディオデータをエンコードして、符号化データを出力し、メモリは、エンコード処理前、処理中、及び/又は、処理後のデータを格納し、エラー訂正・変調部は、信号処理装置がエンコードした符号化データに、エラー訂正符号を付加して、変調し、符号化信号として出力し、記録装置は、エラー訂正・変調部が出力した符号化信号を、記録媒体に記録する。   An electronic apparatus according to a twelfth configuration includes a signal processing device according to the first to ninth configurations, a plurality of A / D converters, a memory, an error correction / modulation unit, and a recording device having a recording mechanism. The plurality of A / D converters perform A / D conversion on the input analog video input and analog audio input to output video data and audio data, and the signal processing apparatus converts the plurality of A / D conversions The video data and audio data output from the device are encoded to output encoded data, the memory stores data before, during and / or after the encoding process, and the error correction / modulation unit An error correction code is added to the encoded data encoded by the signal processing device, modulated and output as an encoded signal, and the recording device records the encoded signal output by the error correction / modulation unit. It is recorded on the medium.

この構成によれば、AV信号を、高速に効率よくエンコードでき、消費電力が小さい記録電子機器を実現出来る。   According to this configuration, it is possible to realize a recording electronic device that can efficiently encode an AV signal at high speed and consumes less power.

第13の構成による電子機器は、第11の構成による電子機器と第12の構成による電子機器とを一体的に構成される。   The electronic device according to the thirteenth configuration integrally includes the electronic device according to the eleventh configuration and the electronic device according to the twelfth configuration.

この構成によれば、AV信号を、高速に効率よくエンコード/デコードでき、消費電力が小さい、記録機能と再生機能とを一体化した電子機器を実現出来る。   According to this configuration, it is possible to realize an electronic apparatus in which an AV signal can be efficiently encoded / decoded at a high speed and power consumption is small, and a recording function and a reproduction function are integrated.

次に、図面を参照しながら、本発明の実施の形態を説明する。   Next, embodiments of the present invention will be described with reference to the drawings.

(第1の実施の形態)
図1は、本発明の第1の実施の形態における信号処理装置のブロック図である。本形態の信号処理装置は、ローカルメモリ110を有する命令並列プロセッサ100、ローカルメモリ111を有する第1データ並列プロセッサ101、ローカルメモリ112を有する第2データ並列プロセッサ102、ローカルメモリ113を有する動き検出ユニット103、ローカルメモリ114を有するデブロックフィルタ処理ユニット104、ローカルメモリ115を有する可変長符号化/復号処理ユニット105、ローカルメモリ116を有する入出力インターフェース106、第1共有メモリ121、第1命令バス130、及び、第1データバス132を備え、第1命令バス130には、各プロセッサ100〜102と各ユニット112〜116とが接続され、第1データバス132には、ローカルメモリ110〜116と、第1共有メモリ121と、入出力インターフェース106とが接続されている。可変長符号化/復号処理ユニット105は、さらに、外部装置に対してビットストリーム入出力135を有しており、入出力インターフェース106は、外部装置に対してオーディオ入出力136とビデオ入出力137を有している。
(First embodiment)
FIG. 1 is a block diagram of a signal processing apparatus according to the first embodiment of the present invention. The signal processing apparatus according to this embodiment includes an instruction parallel processor 100 having a local memory 110, a first data parallel processor 101 having a local memory 111, a second data parallel processor 102 having a local memory 112, and a motion detection unit having a local memory 113. 103, deblock filter processing unit 104 having local memory 114, variable length encoding / decoding processing unit 105 having local memory 115, input / output interface 106 having local memory 116, first shared memory 121, first instruction bus 130 And the first instruction bus 130 is connected to the processors 100 to 102 and the units 112 to 116. The first data bus 132 includes local memories 110 to 116, First A shared memory 121, an input-output interface 106 is connected. The variable length encoding / decoding processing unit 105 further has a bit stream input / output 135 for an external device, and the input / output interface 106 has an audio input / output 136 and a video input / output 137 for the external device. Have.

第1データ並列プロセッサ101と第2データ並列プロセッサ102とに採用されているSIMD型プロセッサには、8個の処理要素が含まれており、1個の命令で8個のデータ流を並列に処理することが出来る。   The SIMD type processor adopted in the first data parallel processor 101 and the second data parallel processor 102 includes eight processing elements, and processes eight data streams in parallel with one instruction. I can do it.

動き検出ユニット103と、デブロックフィルタ処理ユニット104と、可変長符号化/復号処理ユニット105と、入出力インターフェース106とは、それぞれ専用のハードウェアである。   The motion detection unit 103, the deblock filter processing unit 104, the variable length encoding / decoding processing unit 105, and the input / output interface 106 are dedicated hardware.

次に、本形態の動作の概略を、画像の符号化処理を例として、説明する。   Next, an outline of the operation of this embodiment will be described by taking an image encoding process as an example.

外部から入力されたビデオ信号は、A/D変換された後、入出力インターフェース106より、第1データバス132を経由して、第1共有メモリ121に格納される。   The video signal input from the outside is A / D converted and then stored in the first shared memory 121 via the input / output interface 106 via the first data bus 132.

動き検出ユニット103は、第1共有メモリ121に格納されている前フレームの画像データと、現フレームの画像データを基に、動きベクトルを算出する。   The motion detection unit 103 calculates a motion vector based on the previous frame image data and the current frame image data stored in the first shared memory 121.

第1データ並列プロセッサ101は、第1共有メモリ121に格納されている前フレームの画像データと、動き検出ユニット103が算出した動きベクトルを基に、動き補償処理を行って、予測画像データを算出する。また、この予測画像データに対する現フレームの画像データの差分画像データを算出する。   The first data parallel processor 101 performs motion compensation processing based on the image data of the previous frame stored in the first shared memory 121 and the motion vector calculated by the motion detection unit 103, and calculates predicted image data. To do. Also, difference image data of the image data of the current frame with respect to the predicted image data is calculated.

第2データ並列プロセッサ102は、差分画像データをDCT変換処理し、さらに、得られたDCT係数を量子化処理する。また、第2データ並列プロセッサ102は、量子化DCT係数を逆量子化し、さらに、逆DCT変換処理して、差分画像データを算出し、第1データ並列プロセッサ101が処理した予測画像データとから、再構築画像データを算出する。   The second data parallel processor 102 performs DCT conversion processing on the difference image data, and further performs quantization processing on the obtained DCT coefficients. Further, the second data parallel processor 102 inversely quantizes the quantized DCT coefficient, further performs inverse DCT transform processing to calculate difference image data, and the predicted image data processed by the first data parallel processor 101, Reconstructed image data is calculated.

本形態の信号処理装置では、第1データ並列プロセッサ101が、動き補償処理の画素値計算を行っている間に、第2データ並列プロセッサ102が、DCT変換処理を行う。このように、2つのデータ並列プロセッサの稼働率を維持して、それぞれに別々の処理をさせることができ、演算性能の改善を図っている。   In the signal processing apparatus of this embodiment, the second data parallel processor 102 performs DCT conversion processing while the first data parallel processor 101 performs pixel value calculation of motion compensation processing. In this way, it is possible to maintain the operation rate of the two data parallel processors and perform separate processing for each, thereby improving the calculation performance.

デブロックフィルタ処理ユニット104は、再構築画像データに対して、デブロックフィルタ処理をして、ブロックノイズを除去し、第1共有メモリ121に格納する。   The deblock filter processing unit 104 performs deblock filter processing on the reconstructed image data to remove block noise, and stores the block noise in the first shared memory 121.

可変長符号化/復号処理ユニット105は、量子化DCT係数と動きベクトルとを、算術符号を用いた可変長符号化処理し、ビットストリームとして出力する。   The variable length coding / decoding processing unit 105 performs variable length coding processing using an arithmetic code on the quantized DCT coefficient and the motion vector, and outputs the result as a bit stream.

命令並列プロセッサ100は、上述した各種の処理の全体的な制御を、第1命令バス130を介して行う。また、命令並列プロセッサ100は、予測画像の生成を、イントラ予測符号化で行うか、あるいは、インター予測符号化で行うかの符号化モードの判定を行う。   The instruction parallel processor 100 performs overall control of the various processes described above via the first instruction bus 130. In addition, the instruction parallel processor 100 determines a coding mode for generating a prediction image by intra prediction encoding or by inter prediction encoding.

各プロセッサと各ユニットと間のデータ転送は、第1データバス132を介して行われる。   Data transfer between each processor and each unit is performed via the first data bus 132.

このように、画像圧縮・伸長処理のうち逐次的な処理を命令並列プロセッサ100が行い、画像圧縮・伸長処理のうち定型的な処理を第1データ並列プロセッサ101と第2データ並列プロセッサ102とが行い、さらに、動き検出処理、デブロックフィルタ処理、及び、可変長符号化処理といった重い処理を専用ハードウェアで行うことにより、高効率な画像処理を実現出来る。   In this way, the instruction parallel processor 100 performs sequential processing of image compression / decompression processing, and the first data parallel processor 101 and the second data parallel processor 102 perform routine processing of image compression / decompression processing. Further, by performing heavy processing such as motion detection processing, deblocking filter processing, and variable length coding processing with dedicated hardware, highly efficient image processing can be realized.

本形態における、第1データ並列プロセッサ101と第2データ並列プロセッサ102との処理対象の分担区分は、一例であって、その他の区分でも良い。あるいは、プロセッサの性能によっては、第1データ並列プロセッサ101と第2データ並列プロセッサ102の処理を一つのデータ並列プロセッサで行っても良い。   In this embodiment, the division of processing targets between the first data parallel processor 101 and the second data parallel processor 102 is an example, and other divisions may be used. Alternatively, depending on the performance of the processor, the processing of the first data parallel processor 101 and the second data parallel processor 102 may be performed by one data parallel processor.

さらに、第1データ並列プロセッサ101が行っている動き補償処理は、動き検出ユニット103が行っても良い。   Further, the motion compensation processing performed by the first data parallel processor 101 may be performed by the motion detection unit 103.

(第2の実施の形態)
図2は、本発明の第2の実施の形態における信号処理装置のブロック図である。図2において、図1と同様の構成要素については、同一の符号を付すことにより、説明を省略する。
(Second Embodiment)
FIG. 2 is a block diagram of a signal processing apparatus according to the second embodiment of the present invention. 2, the same components as those in FIG. 1 are denoted by the same reference numerals, and the description thereof is omitted.

本形態の信号処理装置は、第1の実施の形態の信号処理装置に比べ、制御プロセッサ107、第2共有メモリ122、第2命令バス131、第2データバス133、及び、第1データバス132と第2データバス133とを接続するブリッジユニット120とを、さらに備える。   Compared with the signal processing apparatus of the first embodiment, the signal processing apparatus of the present embodiment has a control processor 107, a second shared memory 122, a second instruction bus 131, a second data bus 133, and a first data bus 132. And a second data bus 133 are further included.

第1命令バス130には、命令並列プロセッサ100と、制御プロセッサ107と、可変長符号化/復号処理ユニット105とが接続されている。第2命令バスには、制御プロセッサ107、第1データ並列プロセッサ101、第2データ並列プロセッサ102、動き検出ユニット103、及び、デブロックフィルタ処理ユニット104とが接続されている。   The instruction parallel processor 100, the control processor 107, and the variable length encoding / decoding processing unit 105 are connected to the first instruction bus 130. A control processor 107, a first data parallel processor 101, a second data parallel processor 102, a motion detection unit 103, and a deblock filter processing unit 104 are connected to the second instruction bus.

第1データバスには、ローカルメモリ111〜115、第1共有メモリ121、入出力
インターフェース106、及び、ブリッジユニット120とが接続されている。第2データバスには、ローカルメモリ110と第2共有メモリ122とブリッジユニット120とが接続されている。
The local memories 111 to 115, the first shared memory 121, the input / output interface 106, and the bridge unit 120 are connected to the first data bus. A local memory 110, a second shared memory 122, and a bridge unit 120 are connected to the second data bus.

本形態の信号処理装置は、第1の実施の形態に比べ、データの並列処理をさらに強固にしたものである。すなわち、本形態において導入された制御プロセッサ107は、命令並列プロセッサ100からの命令を受けて、第1データ並列プロセッサ101、第2データ並列プロセッサ102、動き検出ユニット103、及び、デブロックフィルタ処理ユニット104とを、第2命令バス131を介して制御する。その結果、本形態の信号処理装置は、各データ並列プロセッサ及び専用ハードウェアでの並列処理がより迅速に行えるように構成されている。   The signal processing apparatus according to the present embodiment further enhances parallel processing of data as compared with the first embodiment. That is, the control processor 107 introduced in this embodiment receives the instruction from the instruction parallel processor 100, and receives the first data parallel processor 101, the second data parallel processor 102, the motion detection unit 103, and the deblock filter processing unit. 104 is controlled via the second instruction bus 131. As a result, the signal processing apparatus of the present embodiment is configured so that parallel processing by each data parallel processor and dedicated hardware can be performed more quickly.

さらに、本形態の第2共有メモリ122は、命令並列プロセッサ100に関係するデータと、第1データバス132に接続されている各構成要素が扱うデータのうち、比較的アクセス頻度が低いデータとを格納する。この構成により、第1共有メモリ121の負荷が軽減され、信号処理装置全体の処理効率が改善される。   Further, the second shared memory 122 of the present embodiment stores data related to the instruction parallel processor 100 and data with relatively low access frequency among data handled by each component connected to the first data bus 132. Store. With this configuration, the load on the first shared memory 121 is reduced, and the processing efficiency of the entire signal processing apparatus is improved.

本形態の動作は、以下に述べる第3の実施の形態において、詳述する。   The operation of this embodiment will be described in detail in a third embodiment described below.

(第3の実施の形態)
図3は、本発明の第3の実施の形態におけるビデオエンコーダのブロック図である。
(Third embodiment)
FIG. 3 is a block diagram of a video encoder according to the third embodiment of the present invention.

本形態のビデオエンコーダは、MPEG−4 AVCに対応出来るエンコーダであり、各構成要素には、MPEG−4 AVCに対応するビデオエンコーダの各機能を的確に表現した名前が付されている。   The video encoder of this embodiment is an encoder that can support MPEG-4 AVC, and each component is given a name that accurately represents each function of the video encoder that supports MPEG-4 AVC.

図3に示した本形態のビデオエンコーダは、第2の実施の形態の信号処理装置によって構成されている。そこで、まず、図3の構成要素と、図2の構成要素との対応関係を示す。   The video encoder of this embodiment shown in FIG. 3 is configured by the signal processing device of the second embodiment. First, the correspondence between the components shown in FIG. 3 and the components shown in FIG. 2 is shown.

符号化制御部301とモード切替部303の処理は、図2の命令並列プロセッサ100が行う。   The processing of the encoding control unit 301 and the mode switching unit 303 is performed by the instruction parallel processor 100 of FIG.

動き補償部312と差分検出部302の処理は、図2の第1データ並列プロセッサ101が行う。   The processing of the motion compensation unit 312 and the difference detection unit 302 is performed by the first data parallel processor 101 in FIG.

4×4DCT変換部304、量子化部305、逆量子化部306、逆4×4DCT変換部307、及び、再構築部309の処理は、図2の第2データ並列プロセッサ102が行う。   The processes of the 4 × 4 DCT transform unit 304, the quantization unit 305, the inverse quantization unit 306, the inverse 4 × 4 DCT transform unit 307, and the reconstruction unit 309 are performed by the second data parallel processor 102 in FIG.

可変長符号化部308は、図2の可変長符号化/復号処理ユニット105に相当し、デブロックフィルタ310は、図2のデブロックフィルタ処理ユニット104に相当し、フレームメモリ311は、図2の第1共有メモリ121に相当し、動き検出部313は、図2の動き検出ユニット103に相当する。   The variable length coding unit 308 corresponds to the variable length coding / decoding processing unit 105 in FIG. 2, the deblock filter 310 corresponds to the deblock filter processing unit 104 in FIG. 2, and the frame memory 311 The motion detection unit 313 corresponds to the motion detection unit 103 in FIG.

次に、MPEG−4 AVCの主要な信号処理を、本形態の各部の動作を参照して、説明する。   Next, main signal processing of MPEG-4 AVC will be described with reference to the operation of each part of this embodiment.

まず、図3を参照して、エンコード処理を説明する。ビデオ入力314は、イントラ符号化の場合、4×4DCT変換部304において離散コサイン変換(直交変換)されDC
T係数が求められる。次に、量子化部305においてDCT係数が量子化される。
First, the encoding process will be described with reference to FIG. In the case of intra coding, the video input 314 is subjected to discrete cosine transform (orthogonal transform) in the 4 × 4 DCT transform unit 304 and DC.
A T-factor is determined. Next, the DCT coefficient is quantized in the quantization unit 305.

MPEG−2やH.263などの既存の符号化規格では、8×8ブロックサイズに対して、実数精度のDCTが採用されており、DCT精度を規定しなければミスマッチが発生した。しかし、MPEG−4 AVCでは、4×4ブロックサイズに対して、整数精度のDCT変換が適用されており、この結果、DCT精度に起因するミスマッチが発生しなくなった。   MPEG-2 and H.264 In existing coding standards such as H.263, real number precision DCT is adopted for the 8 × 8 block size, and a mismatch occurs if the DCT precision is not defined. However, in MPEG-4 AVC, integer precision DCT conversion is applied to a 4 × 4 block size, and as a result, mismatch due to DCT precision does not occur.

量子化されたDCT係数は、可変長符号部308において、算術符号化器を使ってエントロピー符号化される。その詳細は、後述する。   The quantized DCT coefficient is entropy-coded in the variable-length code unit 308 using an arithmetic coder. Details thereof will be described later.

次に、可変長符号化/復号処理について説明する。   Next, variable length encoding / decoding processing will be described.

MPEG−4 AVCの概要は、非特許文献1「MPEG−4 AVC|H.264の概要と標準化動向」(鈴木輝明;情報処理学会、オーディオビジュアル複合情報処理38―13、69〜73頁、2002年11月)で説明されている。以下では、非特許文献1に基づいて説明する。   The outline of MPEG-4 AVC is described in Non-Patent Document 1, “MPEG-4 AVC | H.264 Outline and Standardization Trend” (Suzuki Teruaki; Information Processing Society of Japan, Audio Visual Complex Information Processing 38-13, 69-73, 2002). November). Below, it demonstrates based on the nonpatent literature 1.

マクロブロックの個数、動きベクトルの差分、変換係数などのシンタックス要素の可変長符号化では、CAVLC(Context Adaptive Variable Length Coding;コンテキスト適応可変長符号化)と、CABAC(Context Adaptive Binary Arithmetic Coding;コンテキスト適応2進算術符号化)という2種類のエントロピー符号化方式が使い分けられる。   In variable-length coding of syntax elements such as the number of macroblocks, motion vector differences, and transform coefficients, CAVLC (Context Adaptive Variable Length Coding) and CABAC (Context Adaptive Binary Coding Context Coding Context; Two types of entropy coding methods (adaptive binary arithmetic coding) are used properly.

ここでは、メインプロファイルで用いられるCABACという算術符号化方式について説明する。算術符号は、長さ「1」の線分を、符号化しようとするシンボルの出現確率に従って分割し、その分割された線分と符号化しようとするシンボルとが1対1に対応することから、その線分について符号化するものである。その線分を代表する2進数が符号となるため、線分の区間が広い、すなわち符号化しようとするシンボルの出現確率が高いほど、そのシンボルは短い2進数で表現でき、その結果圧縮率が高くなる。そこで、対象ブロックの符号化を行う場合に、周辺ブロックのコンテキストに応じて出現確率を操作して、圧縮率が高くなるように制御される。   Here, an arithmetic encoding method called CABAC used in the main profile will be described. In the arithmetic code, a line segment having a length of “1” is divided according to the appearance probability of the symbol to be encoded, and the divided line segment and the symbol to be encoded have a one-to-one correspondence. The line segment is encoded. Since a binary number representing the line segment is a code, the wider the section of the line segment, that is, the higher the appearance probability of the symbol to be encoded, the more the symbol can be expressed in a short binary number. Get higher. Therefore, when encoding the target block, the appearance probability is controlled according to the context of the surrounding blocks, and the compression rate is controlled to be high.

図4は、CABAC算術符号化処理ユニットのブロック図である。これは、非特許文献1の図7から引用したものである。図4に示すCABAC算術符号化処理ユニットは、コンテキストモデリング部401と、バイナリ化部402と、適応2進算術符号化処理部405とを備え、適応2進算術符号化処理部405は、出現確立予測部403、及び、符号化部404とを有する。   FIG. 4 is a block diagram of the CABAC arithmetic coding processing unit. This is cited from FIG. 7 of Non-Patent Document 1. The CABAC arithmetic coding processing unit shown in FIG. 4 includes a context modeling unit 401, a binarizing unit 402, and an adaptive binary arithmetic coding processing unit 405. The adaptive binary arithmetic coding processing unit 405 A prediction unit 403; and an encoding unit 404.

コンテキスト・モデリングは、各シンボルを符号化する際の確率モデルである。各シンタックス要素には、コンテキストが定義されており、このコンテキストに応じて確率テーブルを切り替えて算術符号を行う。   Context modeling is a probabilistic model for encoding each symbol. A context is defined for each syntax element, and arithmetic codes are performed by switching the probability table according to the context.

図5は、符号化対象ブロックと隣接ブロックの配置図である。図5において、符号化対象ブロックC408を符号化する際、隣接ブロックA406と隣接ブロックB407の状態に応じて、符号化対象ブロックC408のコンテキストが決定される。   FIG. 5 is a layout diagram of the encoding target block and adjacent blocks. In FIG. 5, when encoding the encoding target block C408, the context of the encoding target block C408 is determined according to the states of the adjacent block A406 and the adjacent block B407.

以上のような算術符号処理において、可変長符号化された符号のデコード処理は、出現確率情報をデコーダで解釈し、その情報に基づいて再構成するという逐次処理である。ま
た、出現確率の操作は、テーブルによって行われることから、これらの符号化処理と復号処理を、VLIW(極長命令語)対応の命令並列プロセッサ(上述した第2の実施の形態では、図2に示す命令並列プロセッサ100に相当)や、SIMD型のデータ並列プロセッサ(同じく、第1データ並列プロセッサ101、あるいは、第2データ並列プロセッサ102に相当)で行ったのでは、処理性能は、改善されない。むしろ、これらの処理は、専用ハードウェア(同じく、可変長符号化/復号処理ユニット105に相当)を用いて処理することによって、命令並列プロセッサとデータ並列プロセッサの負荷分散ができ、その結果、動作周波数が低減され、処理装置の周波数バランスを良好にすることが出来る。これが、本実施の形態において、図3に示す可変長符号化部308を、図2に示す専用ハードウェアである可変長符号化/復号処理ユニット105によって、処理している理由である。
In the arithmetic coding process as described above, the decoding process of the variable-length coded code is a sequential process in which the appearance probability information is interpreted by the decoder and reconstructed based on the information. In addition, since the operation of the appearance probability is performed by a table, the encoding process and the decoding process are performed by an instruction parallel processor (VLIW (extremely long instruction word)) corresponding to the instruction parallel processor (in the second embodiment described above, FIG. The processing performance is not improved by using the SIMD type data parallel processor (corresponding to the first data parallel processor 101 or the second data parallel processor 102). . Rather, these processes can be performed using dedicated hardware (also equivalent to the variable-length encoding / decoding processing unit 105) to distribute the load between the instruction parallel processor and the data parallel processor. The frequency is reduced, and the frequency balance of the processing apparatus can be improved. This is the reason why the variable length coding unit 308 shown in FIG. 3 is processed by the variable length coding / decoding processing unit 105 shown in FIG. 2 in the present embodiment.

図3において、量子化部305によって量子化されたDCT係数は、逆量子化部306において逆量子化された後、逆4×4DCT変換部307において、逆DCT変換され、再構築部309において、画像が再構築される。再構築された画像は、デブロックフィルタ310によって、デブロックフィルタ処理が施され、4×4画素境界で画素値が書き換えられる。デブロックフィルタ処理については、後述する。   In FIG. 3, the DCT coefficient quantized by the quantization unit 305 is inversely quantized by the inverse quantization unit 306, and then inverse DCT transformed by the inverse 4 × 4 DCT transform unit 307, and then reconstructed by the reconstruction unit 309. The image is reconstructed. The reconstructed image is subjected to deblock filter processing by the deblock filter 310, and the pixel value is rewritten at the 4 × 4 pixel boundary. The deblocking filter process will be described later.

次に、図3の動き補償部312において行う1/4画素精度の動き補償処理について、図6を参照して、説明する。図6は、1/4画素精度の動き補償を説明する図である。   Next, a motion compensation process with 1/4 pixel accuracy performed in the motion compensation unit 312 in FIG. 3 will be described with reference to FIG. FIG. 6 is a diagram for explaining motion compensation with 1/4 pixel accuracy.

動き補償とは、参照する画像から予測画像を構成する場合に、動きベクトルの情報を用いて、符号化しようとする画像により近い予測画像を構成しようとするものである。予測誤差が少ないほど、符号量が小さくなるため、MPEG−4 AVCでは1/4画素精度の動き補償が採用されている。動きベクトルは、ブロック単位での平行移動を表す2つのパラメータ(水平方向の移動距離と垂直方向の移動距離)から構成される。   In motion compensation, when a predicted image is configured from a reference image, motion vector information is used to configure a predicted image closer to the image to be encoded. Since the smaller the prediction error, the smaller the code amount, MPEG-4 AVC employs 1/4 pixel precision motion compensation. The motion vector is composed of two parameters (translation distance in the horizontal direction and movement distance in the vertical direction) representing parallel movement in units of blocks.

動きベクトルが指し示した参照画像の予測画像は、下記の方法によって求められる。   The predicted image of the reference image pointed to by the motion vector is obtained by the following method.

図6において、画素A、B、C、D、E、F、G、H、I、J、K、L、M、N、P、Q、R、S、T、Uは、それぞれ整数位置の画素であり、画素aa、bb、cc、dd、ee、ff、gg、hh、及び、画素b、h、j、m、sは、それぞれ1/2精度の画素であり、画素a、c、d、e、f、g、i、k、n、p、q、rは、それぞれ1/4精度の画素である。   In FIG. 6, pixels A, B, C, D, E, F, G, H, I, J, K, L, M, N, P, Q, R, S, T, and U are respectively in integer positions. The pixels aa, bb, cc, dd, ee, ff, gg, hh, and the pixels b, h, j, m, s are pixels of half precision, respectively, and the pixels a, c, Each of d, e, f, g, i, k, n, p, q, and r is a ¼ precision pixel.

これらの画素の画素値を求める手順について説明する。まず、1/2精度の画素bは、以下のように求められる。画素bの水平方向の近傍の画素E、F、G、H、I、Jを変数として、(数1)で定義される6タップフィルタを用いて、中間データb1が生成される。   A procedure for obtaining pixel values of these pixels will be described. First, the ½ precision pixel b is obtained as follows. Intermediate data b1 is generated using a 6-tap filter defined by (Equation 1) with pixels E, F, G, H, I, and J in the horizontal direction of pixel b as variables.

次に、この中間データb1を、(数2)によって、丸め処理と正規化の後、0〜255にクリップ処理して、画素bが求まる。 Next, the intermediate data b1 is clipped from 0 to 255 after rounding and normalization according to (Equation 2) to obtain a pixel b.

ここに、Clip(X)は、カッコ内の変数Xを0から255の範囲にクリップする関数である。すなわち、変数Xが0未満であれば、b=0とし、変数Xが0から255の範囲であれば、b=Xとし、変数Xが256以上であれば、b=255とする。 Here, Clip (X) is a function that clips the variable X in parentheses in the range of 0 to 255. That is, b = 0 if the variable X is less than 0, b = X if the variable X is in the range of 0 to 255, and b = 255 if the variable X is 256 or more.

同様に、1/2精度の画素hは、次のように求められる。画素hの垂直方向の近傍の画素A、C、G、M、R、Tを変数として、(数3)で定義される6タップフィルタを用いて、中間データh1が生成される。   Similarly, the half-precision pixel h is obtained as follows. Intermediate data h1 is generated using a 6-tap filter defined by (Equation 3) with pixels A, C, G, M, R, and T in the vicinity of pixel h in the vertical direction as variables.

この中間データh1を、(数4)によって、丸め処理と正規化の後、0〜255にクリップ処理して、画素hが求まる。 This intermediate data h1 is clipped from 0 to 255 after rounding and normalization according to (Equation 4) to obtain a pixel h.

1/4精度の画素a、c、d、f、i、k、n、q、は、(数5)に示すように、それぞれの近傍の2画素を用いて、丸め付き平均により求められる。   The quarter-accuracy pixels a, c, d, f, i, k, n, and q are obtained by rounded average using two neighboring pixels as shown in (Equation 5).

1/4精度の画素e、g、p、rは、同様に、(数6)に示すように、それぞれの近傍の2画素を用いて、丸め付き平均により求められる。   Similarly, the ¼ precision pixels e, g, p, and r are obtained by rounded average using two neighboring pixels as shown in (Equation 6).

以上のような予測画像の生成において、動きベクトルはサブマクロブロック毎に設定することが可能である。最も小さなサブマクロブロックである4×4の場合においては、整数位置の画素から実数位置の16箇所の画素を6タップフィルタを使って内挿しなければならない。画素の内挿では画素間にデータの依存関係がないため並列に処理が可能である。従って、本実施の形態に示すように、SIMD型データ並列プロセッサを使うと、効率よくフィルタ処理が出来る。   In generating a predicted image as described above, a motion vector can be set for each sub macroblock. In the case of 4 × 4 which is the smallest sub-macroblock, it is necessary to interpolate 16 pixels at real positions from pixels at integer positions using a 6-tap filter. Pixel interpolation allows processing in parallel because there is no data dependency between the pixels. Therefore, as shown in the present embodiment, when a SIMD type data parallel processor is used, filtering can be performed efficiently.

次に、デブロックフィルタ処理について説明する。   Next, the deblock filter process will be described.

MPEG−4 AVCでは、4×4画素単位でDCT処理を行うために、ブロックの境界にブロック歪みが発生する。デブロックフィルタ処理は、ブロックの境界にフィルタをかけて歪みを平滑化するものである。画像の4×4境界に施すフィルタ処理は、Boundary Strength(BS)という境界の強度の値に応じて、フィルタの強度がブロック境界毎に最も適した値に調整される、適応的なフィルタ処理である。すなわち、境界の強度BSは、その境界にフィルタをかけるかどうかの判定と、フィルタをかける際の画素値変動の最大値を定義するために用いられる。   In MPEG-4 AVC, since DCT processing is performed in units of 4 × 4 pixels, block distortion occurs at block boundaries. In the deblocking filter process, the distortion is smoothed by filtering the block boundary. The filtering process applied to the 4 × 4 boundary of the image is an adaptive filtering process in which the filter strength is adjusted to the most suitable value for each block boundary in accordance with the boundary strength value called Boundary Strength (BS). is there. That is, the boundary strength BS is used to determine whether or not to apply a filter to the boundary and to define the maximum value of pixel value fluctuation when applying the filter.

図7は、本発明の第3の実施の形態におけるデブロックフィルタ310のブロック図である。本形態のデブロックフィルタ310は、BS条件判定処理部602、メモリ603、制御部604、及び、フィルタ処理部605を備え、フィルタ処理部605は、メモリ606とフィルタ607〜609を有する。   FIG. 7 is a block diagram of the deblocking filter 310 according to the third embodiment of the present invention. The deblocking filter 310 according to this embodiment includes a BS condition determination processing unit 602, a memory 603, a control unit 604, and a filter processing unit 605. The filter processing unit 605 includes a memory 606 and filters 607 to 609.

図7に示すデブロックフィルタ310において、BS条件判定処理部602は、境界の強度BSを計算し、その結果を判定して、制御パラメータ613をフィルタ処理部605に渡す。フィルタ処理部605は、制御パラメータ613に応じてフィルタ処理を行う。   In the deblocking filter 310 shown in FIG. 7, the BS condition determination processing unit 602 calculates the boundary strength BS, determines the result, and passes the control parameter 613 to the filter processing unit 605. The filter processing unit 605 performs filter processing according to the control parameter 613.

デブロックフィルタ310の処理を、図8を参照して、説明する。   The processing of the deblocking filter 310 will be described with reference to FIG.

図8は、本発明の第3の実施の形態におけるデブロックフィルタ310の処理順序を示す。フィルタ処理は、図8に示すように、境界[1]〜[4]に対する水平フィルタ処理が行われ、続いて、境界[5]〜[8]に対する垂直フィルタ処理が行われる。   FIG. 8 shows the processing order of the deblocking filter 310 in the third embodiment of the present invention. As shown in FIG. 8, the filtering process is performed by performing horizontal filtering on the boundaries [1] to [4], and subsequently performing vertical filtering on the boundaries [5] to [8].

境界の強度 BS=4 の時のフィルタ処理について説明する。4×4のサブマクロブロックの境界[1]における最初のフィルタ処理では、境界[1]を挟んだ画素p3、p2、p1、p0、q0、q1、q2、q3の8画素を入力として、画素p2、p1、p0、q0、q1、q2の6画素を、画素P2、P1、P0、Q0、Q1、Q2に書き換える。   The filtering process when the boundary strength BS = 4 will be described. In the first filtering process at the boundary [1] of the 4 × 4 sub-macroblock, the pixels p3, p2, p1, p0, q0, q1, q2, and q3 across the boundary [1] are input, and the pixels The six pixels p2, p1, p0, q0, q1, q2 are rewritten to the pixels P2, P1, P0, Q0, Q1, Q2.

画素P2、P1、P0は、(数7)の条件式によってフィルタ処理の式を切り換え、(数8)と(数9)とによって求められる。   The pixels P2, P1, and P0 are obtained by (Equation 8) and (Equation 9) by switching the filter processing equation according to the conditional equation (Equation 7).

(数7)の条件が満たされる場合は、画素P0、P1、P2を(数8)から求める。 When the condition of (Expression 7) is satisfied, the pixels P0, P1, and P2 are obtained from (Expression 8).

(数7)の条件が満たされない場合は、画素P0、P1、P2を(数9)から求める。 When the condition of (Expression 7) is not satisfied, the pixels P0, P1, and P2 are obtained from (Expression 9).

また、画素Q0、Q1、Q2は、(数10)の条件式によってフィルタ処理の式を切り換え、(数11)と(数12)とによって求められる。   Also, the pixels Q0, Q1, and Q2 are obtained by (Equation 11) and (Equation 12) by switching the filter processing equation according to the conditional equation (Equation 10).

(数10)の条件が満たされる場合は、画素Q0、Q1、Q2を(数11)から求める。 When the condition of (Expression 10) is satisfied, the pixels Q0, Q1, and Q2 are obtained from (Expression 11).

(数10)の条件が満たされない場合は、画素Q0、Q1、Q2を(数12)から求める。 When the condition of (Expression 10) is not satisfied, the pixels Q0, Q1, and Q2 are obtained from (Expression 12).

以上のように、量子化パラメータと画素値によって適応的にフィルタ処理を切り換える場合、SIMD型データ並列プロセッサによるデータ処理装置では、BS条件判定を並列
に処理できないために、並列設置された演算器が有効に活用できない。それに代わって、図7に示したように、デブロックフィルタ処理を、BS条件判定処理部602とフィルタ処理部605とからなる専用ハードウェアで実行すれば、BS計算処理とフィルタ処理を別々に演算することができ、BS条件の判定処理が高速化され、フィルタ処理が並列処理出来る。その結果、デブロックフィルタ処理を、効率よく行うことが出来る。さらに、フィルタ処理部は、輝度Yと色差UVにデータの依存がないため、並列動作が可能であり、演算器を導入すると更に処理サイクル数の削減が可能である。これが、本実施の形態において、図3に示すデブロックフィルタ310を、図2に示す専用ハードウェアであるデブロックフィルタ処理ユニット104によって、処理している理由である。
As described above, when the filter processing is adaptively switched according to the quantization parameter and the pixel value, the data processing device using the SIMD type data parallel processor cannot process the BS condition determination in parallel. It cannot be used effectively. Instead, as shown in FIG. 7, if the deblocking filter processing is executed by dedicated hardware including the BS condition determination processing unit 602 and the filter processing unit 605, the BS calculation processing and the filter processing are separately performed. The BS condition determination process can be accelerated, and the filter process can be performed in parallel. As a result, deblocking filter processing can be performed efficiently. Further, since the filter processing unit has no data dependence on the luminance Y and the color difference UV, it can operate in parallel, and the number of processing cycles can be further reduced by introducing an arithmetic unit. This is the reason why the deblocking filter 310 shown in FIG. 3 is processed by the deblocking filter processing unit 104, which is the dedicated hardware shown in FIG.

図3に示す本形態のビデオエンコーダにおいて、デブロックフィルタ310によりデブロックフィルタ処理された画像は、出力画像として用いられるだけでなく、そのフレーム以降の参照画像として参照されるため、フレームメモリ311に保存しておく。   In the video encoder of this embodiment shown in FIG. 3, the image subjected to the deblocking filter processing by the deblocking filter 310 is used not only as an output image but also as a reference image after that frame. Save it.

次に、図3に示すビデオエンコーダを、本形態の信号処理装置で実現した場合の所要処理量と、他の方式によって構成した場合の所要処理量とを比較する。   Next, the required processing amount when the video encoder shown in FIG. 3 is realized by the signal processing apparatus of this embodiment is compared with the required processing amount when configured by another method.

図9は、本発明の第3の実施の形態と他の方式におけるエンコード処理量の比較を示す図である。   FIG. 9 is a diagram showing a comparison of encoding processing amounts in the third embodiment of the present invention and another method.

図9において、方式1は、1クロックサイクルあたり1命令を発行出来るプロセッサを用いて、図3に示すビデオエンコーダを構成し、全てソフト処理した場合である。方式2は、MIMD型並列データ処理装置とSIMD型並列データ処理装置を組み合わせて、図3に示すビデオエンコーダを構成し、全てソフト処理した場合である。方式3は、SIMD型並列データ処理装置とVLCの専用ハードウェアを用いて、図3に示すビデオエンコーダを構成した場合である。方式4は、VLIW型並列データ処理装置とSIMD型並列データ処理装置と専用ハードウェアを用いて、図3に示すビデオエンコーダを構成した場合であり、本実施の形態に相当する。すなわち、方式4のVLIW型並列データ処理装置は、本形態の図2に示す、命令並列プロセッサ100に相当し、SIMD型並列データ処理装置は、同じく、第1データ並列プロセッサ101と第2データ並列プロセッサ102に相当し、専用ハードウェアは、同じく、動き検出ユニット103と、デブロックフィルタ処理ユニット104と、可変長符号化/復号処理ユニット105に、相当する。   In FIG. 9, method 1 is a case where the video encoder shown in FIG. 3 is configured using a processor that can issue one instruction per clock cycle, and all the software processing is performed. Method 2 is a case where the MIMD type parallel data processing device and the SIMD type parallel data processing device are combined to form the video encoder shown in FIG. Method 3 is a case in which the video encoder shown in FIG. 3 is configured using a SIMD type parallel data processing device and VLC dedicated hardware. Method 4 is a case where the video encoder shown in FIG. 3 is configured using a VLIW type parallel data processing device, a SIMD type parallel data processing device, and dedicated hardware, and corresponds to the present embodiment. That is, the VLIW type parallel data processing apparatus of method 4 corresponds to the instruction parallel processor 100 shown in FIG. 2 of the present embodiment, and the SIMD type parallel data processing apparatus is also the first data parallel processor 101 and the second data parallel. The dedicated hardware corresponds to the processor 102, and similarly corresponds to the motion detection unit 103, the deblock filter processing unit 104, and the variable length encoding / decoding processing unit 105.

エンコード処理において、処理量が多いのは、動き検出と動き補償と可変長符号化とデブロックフィルタである。これらの処理量の具体的な数値を各方式について比較すると、以下のようになる。   In the encoding process, a large amount of processing is motion detection, motion compensation, variable length coding, and deblocking filter. Comparison of specific numerical values of these processing amounts for the respective methods is as follows.

方式1においては、動き検出処理が「3048」メガサイクル、可変長符号化処理が「1000」メガサイクル、デブロックフィルタ処理が「321」メガサイクル、動き補償処理が「314」メガサイクル、その他の処理が「217」メガサイクルである。全処理量は、「4900」メガサイクルである。   In method 1, the motion detection process is “3048” megacycle, the variable length coding process is “1000” megacycle, the deblock filter process is “321” megacycle, the motion compensation process is “314” megacycle, Processing is “217” megacycles. The total throughput is “4900” megacycles.

方式2においては、動き検出処理が「381」メガサイクル、可変長符号化処理が「333」メガサイクル、デブロックフィルタ処理が「107」メガサイクル、動き補償処理が「39」メガサイクル、その他の処理が「52」メガサイクルである。全処理量は、「900」メガサイクルである。   In method 2, the motion detection process is “381” megacycle, the variable length encoding process is “333” megacycle, the deblock filter process is “107” megacycle, the motion compensation process is “39” megacycle, Processing is “52” megacycles. The total throughput is “900” megacycles.

方式3においては、動き検出処理が「381」メガサイクル、可変長符号化処理が「67」メガサイクル、デブロックフィルタ処理が「80」メガサイクル、動き補償処理が「39」メガサイクル、その他の処理が「30」メガサイクルである。全処理量は、「60
7」メガサイクルである。
In method 3, the motion detection process is “381” megacycle, the variable length encoding process is “67” megacycle, the deblock filter process is “80” megacycle, the motion compensation process is “39” megacycle, Processing is “30” megacycles. The total throughput is “60
7 ”megacycle.

方式4においては、動き検出処理が「203」メガサイクル、可変長符号化処理が「67」メガサイクル、デブロックフィルタ処理が「21」メガサイクル、動き補償処理が「21」メガサイクル、その他の処理が「29」メガサイクルである。全処理量は、「352」メガサイクルである。   In method 4, the motion detection process is “203” megacycles, the variable length encoding process is “67” megacycles, the deblock filter process is “21” megacycles, the motion compensation process is “21” megacycles, Processing is “29” megacycles. The total throughput is “352” megacycles.

動き検出処理は、対象マクロブロックと参照マクロブロックの画素値の差分絶対値和が最も少ないポジション(動きベクトル)を選択する処理である。MPEG−4 AVCの場合、4×4のサブマクロブロック単位で動きベクトルを設定することが可能である。従って、16画素の差分絶対値和の計算が並列に処理出来る。方式2及び方式3では、この動き検出の処理を、8並列のSIMD型並列データ処理装置で処理させたものであり、方式1に比べ大幅な高速化が実現している。方式4は、16並列で差分絶対値和の計算が可能な専用ハードウェアで、動き検出を処理しているため、SIMD型並列データ処理装置よりも更に高速な処理が実現している。   The motion detection process is a process of selecting a position (motion vector) with the smallest sum of absolute differences between pixel values of the target macroblock and the reference macroblock. In the case of MPEG-4 AVC, it is possible to set a motion vector in units of 4 × 4 sub-macroblocks. Therefore, the calculation of the sum of absolute differences of 16 pixels can be processed in parallel. In the method 2 and the method 3, this motion detection process is processed by an 8-parallel SIMD type parallel data processing device, and a significant speed increase is realized as compared with the method 1. Method 4 is dedicated hardware capable of calculating the sum of absolute differences in 16 parallels, and performs motion detection, so that higher-speed processing is realized than the SIMD type parallel data processing device.

動き補償処理は、動きベクトルが指し示した参照画像を、1/4画素精度で求める処理である。この処理においても、4×4サブマクロブロック単位で処理が行われるため、並列処理が可能である。動き検出処理と同様に、方式2と方式3は、8並列のSIMD型並列データ処理装置で、方式4は、専用ハードウェアで動き補償処理を行っており、大幅な高速化を達成している。   The motion compensation process is a process for obtaining the reference image indicated by the motion vector with a 1/4 pixel accuracy. Also in this processing, since processing is performed in units of 4 × 4 sub macroblocks, parallel processing is possible. Similar to motion detection processing, method 2 and method 3 are 8-parallel SIMD type parallel data processing devices, and method 4 performs motion compensation processing with dedicated hardware, achieving a significant increase in speed. .

可変長符号化処理は、CABACと呼ばれる算術符号処理で、周辺ブロックのコンテキストに応じて対象ブロックの発生確率を変化させて復号を行う逐次処理である。方式2では、可変長符号化の処理を、4命令発行可能なMIMD型並列データ処理装置を用いて行うことを想定しているが、方式1の1命令発行のプロセッサに比べて、最大でも1/3の処理量である。方式3と方式4は、専用ハードウェアでVLC処理を行うもので、判定処理やテーブル検索が高速に行われるため、方式1に比べて、1/15に高速化が可能である。   The variable-length coding process is an arithmetic coding process called CABAC, which is a sequential process in which decoding is performed by changing the occurrence probability of the target block according to the context of surrounding blocks. In the method 2, it is assumed that the variable length coding process is performed using a MIMD type parallel data processing apparatus capable of issuing four instructions. / 3 throughput. The method 3 and the method 4 perform VLC processing with dedicated hardware, and the determination process and the table search are performed at high speed, so that the speed can be increased to 1/15 compared to the method 1.

デブロックフィルタ処理は、方式2がMIMD型並列データ処理装置による並列処理で、方式3がSIMD型並列データ処理装置による並列処理である。MIMD型では、フィルタ処理の性能が、SIMD型では、BS判定処理の性能が改善されないため、1/3〜1/4の高速化しか得られない。一方、方式4は、デブロックフィルタ処理を専用ハードウェアで実行するもので、BS判定処理とフィルタ処理を分割し、パイプライン動作させることによって、方式1に比べ、1/15の高速化が可能である。   In the deblock filter processing, method 2 is parallel processing by the MIMD type parallel data processing device, and method 3 is parallel processing by the SIMD type parallel data processing device. In the MIMD type, the performance of the filter processing is not improved. In the SIMD type, the performance of the BS determination processing is not improved, so that only a speed increase of 1/3 to 1/4 can be obtained. On the other hand, method 4 executes deblocking filter processing with dedicated hardware, and by dividing the BS determination processing and filter processing and performing pipeline operation, the speed can be increased by 1/15 compared to method 1. It is.

以上、明らかなように、本形態のように、動き検出処理と動き補償処理と可変長符号化処理とデブロックフィルタ処理とを、専用ハードウェアで構成することによって、大幅な高速化が可能である。   As described above, as in this embodiment, the speed can be significantly increased by configuring the motion detection process, the motion compensation process, the variable length coding process, and the deblock filter process with dedicated hardware. is there.

(第4の実施の形態)
図10は、本発明の第4の実施の形態におけるビデオデコーダのブロック図である。
(Fourth embodiment)
FIG. 10 is a block diagram of a video decoder according to the fourth embodiment of the present invention.

本形態のビデオデコーダは、MPEG−4 AVCに対応出来るデコーダであり、各構成要素には、MPEG−4 AVCに対応するビデオデコーダの各機能を的確に表現した名前が付されている。   The video decoder of this embodiment is a decoder that can support MPEG-4 AVC, and each component is given a name that accurately represents each function of the video decoder that supports MPEG-4 AVC.

図10に示した本形態のビデオデコーダは、第2の実施の形態の信号処理装置によって構成されている。そこで、まず、図10の構成要素と、図2の構成要素との対応関係を示
す。
The video decoder of this embodiment shown in FIG. 10 is configured by the signal processing apparatus of the second embodiment. First, the correspondence between the components shown in FIG. 10 and the components shown in FIG. 2 is shown.

復号制御部331の処理は、図2の命令並列プロセッサ100が行う。   Processing of the decoding control unit 331 is performed by the instruction parallel processor 100 of FIG.

動きベクトル復号部336と動き補償部337の処理は、図2の第1データ並列プロセッサ101が行う。   The processing of the motion vector decoding unit 336 and the motion compensation unit 337 is performed by the first data parallel processor 101 in FIG.

逆量子化部333、逆4×4DCT変換部334、及び、再構築部335の処理は、図2の第2データ並列プロセッサ102が行う。   The processes of the inverse quantization unit 333, the inverse 4 × 4 DCT conversion unit 334, and the reconstruction unit 335 are performed by the second data parallel processor 102 in FIG.

可変長復号部332は、図2の可変長符号化/復号処理ユニット105に相当し、デブロックフィルタ338は、図2のデブロックフィルタ処理ユニット104に相当し、フレームメモリ339は、図2の第1共有メモリ121に相当する。   The variable length decoding unit 332 corresponds to the variable length encoding / decoding processing unit 105 in FIG. 2, the deblock filter 338 corresponds to the deblock filter processing unit 104 in FIG. 2, and the frame memory 339 This corresponds to the first shared memory 121.

本形態のビデオデコーダの動作の概略を説明する。   An outline of the operation of the video decoder of this embodiment will be described.

可変長復号部332に、算術符号で符号化された符号化ビデオ入力341が入力され、復号されて、量子化DCT係数と動きベクトルの差分が求められる。得られた量子化DCT係数は、逆量子化部333において逆量子化され、さらに、逆4×4DCT変換部334において逆DCT変換されて、差分画像データが得られる。   An encoded video input 341 encoded with an arithmetic code is input to the variable length decoding unit 332 and decoded, and a difference between the quantized DCT coefficient and the motion vector is obtained. The obtained quantized DCT coefficients are inversely quantized by the inverse quantizing unit 333 and further inversely DCT transformed by the inverse 4 × 4 DCT transforming unit 334 to obtain difference image data.

一方、可変長復号部332で得られた動きベクトルの差分から、動きベクトル復号部336において、動きベクトルが求められ、動き補償部337において、フレームメモリ339に格納されている参照画像と動きベクトルとから、予測画像が求められる。   On the other hand, the motion vector decoding unit 336 obtains a motion vector from the motion vector difference obtained by the variable length decoding unit 332, and the motion compensation unit 337 stores the reference image and the motion vector stored in the frame memory 339. Thus, a predicted image is obtained.

再構築部335において、前述の差分画像データと予測画像から、新しい画像が再構築されて、ビデオ出力342として出力される。出力されたビデオ出力342は、同時に、デブロックフィルタ338においてデブロックフィルタ処理された後、フレームメモリ339に格納される。   In the reconstruction unit 335, a new image is reconstructed from the above-described difference image data and the predicted image, and is output as the video output 342. The output video output 342 is simultaneously deblocked by the deblocking filter 338 and then stored in the frame memory 339.

逆量子化部333や逆4×4DCT変換部334の制御は、復号制御部331が行う。   The decoding control unit 331 controls the inverse quantization unit 333 and the inverse 4 × 4 DCT conversion unit 334.

デブロックフィルタ処理をはじめ、逆量子化処理、逆DCT変換処理は、上述した第3の実施の形態の場合と同様であり、ここでは説明を省略する。   Since the deblocking filter process, the inverse quantization process, and the inverse DCT transform process are the same as those in the third embodiment described above, description thereof is omitted here.

本形態においても、可変長復号処理とデブロックフィルタ処理とを、専用ハードウェアで処理することによって、大幅な高速化が実現出来ている。   Also in the present embodiment, the variable length decoding process and the deblocking filter process are processed by dedicated hardware, so that a significant increase in speed can be realized.

また、上述した説明は、本形態のビデオエデコーダを、図2に示す本発明の第2の実施の形態の信号処理装置で実現する例を取り上げたが、本形態のビデオエデコーダは、本発明の第1の実施の形態の信号処理装置を用いて実現することも出来る。また、各プロセッサが分担する処理対象は、適宜変更することも出来る。   In the above description, the example in which the video decoder according to the present embodiment is realized by the signal processing apparatus according to the second embodiment of the present invention shown in FIG. 2 has been described. It can also be realized by using the signal processing apparatus according to the first embodiment of the invention. In addition, the processing target shared by each processor can be changed as appropriate.

(第5の実施の形態)
図11は、本発明の第5の実施の形態におけるオーディオエンコーダのブロック図であり、図12は、同じく、本発明の第5の実施の形態におけるオーディオデコーダのブロック図である。
(Fifth embodiment)
FIG. 11 is a block diagram of an audio encoder according to the fifth embodiment of the present invention, and FIG. 12 is a block diagram of an audio decoder according to the fifth embodiment of the present invention.

図11に示すオーディオエンコーダにおいては、オーディオ入力353は、圧縮部351において、サンプリング及び量子化を含む圧縮処理が行われ、符号化部352において
、符号化が行われ、符号化オーディオ出力354として、出力される。
In the audio encoder shown in FIG. 11, the audio input 353 is subjected to compression processing including sampling and quantization in the compression unit 351, encoded in the encoding unit 352, and encoded audio output 354 as Is output.

図12に示すオーディオデコーダにおいては、符号化オーディオ入力363は、復号部361において、復号が行われ、伸長部362において、逆量子化され伸長処理が行われる。   In the audio decoder shown in FIG. 12, the encoded audio input 363 is decoded by the decoding unit 361 and dequantized and decompressed by the decompressing unit 362.

オーディオのエンコーディング及びデコーディングは、MPEG−4 AVCのビデオのエンコーディングやデコーディングに比べて、必要な処理量が少ないために、いずれのプロセッサを用いても処理出来る。   Audio encoding and decoding require less processing than MPEG-4 AVC video encoding and decoding, and can be processed using any processor.

本形態のオーディオエンコーダとオーディオデコーダとを、第1の実施の形態の信号処理装置で実現する場合には、図11に示す圧縮部351と符号化部352の処理と、図12に示す復号部361と伸長部362の処理とは、図1に示す命令並列プロセッサ100によってお行う。これらの処理は、十分な余裕を持って実行出来る。   When the audio encoder and the audio decoder of the present embodiment are realized by the signal processing apparatus of the first embodiment, the processing of the compression unit 351 and the encoding unit 352 shown in FIG. 11 and the decoding unit shown in FIG. The processing of 361 and the decompression unit 362 is performed by the instruction parallel processor 100 shown in FIG. These processes can be executed with a sufficient margin.

(第6の実施の形態)
図13は、本発明の第6の実施の形態におけるAV再生システムのブロック図である。
(Sixth embodiment)
FIG. 13 is a block diagram of an AV playback system according to the sixth embodiment of the present invention.

本形態のAV再生システムは、再生装置801、復調/エラー訂正部802、AVデコーダ部803、メモリ804、D/A変換器805、807を備え、AVデコーダ部803は、ビデオデコーダ803Aとオーディオデコーダ803Bを有する。   The AV playback system of this embodiment includes a playback device 801, a demodulation / error correction unit 802, an AV decoder unit 803, a memory 804, and D / A converters 805 and 807. The AV decoder unit 803 includes a video decoder 803A and an audio decoder. 803B.

ビデオデコーダ803Aは、図10に示した、本発明の第4の実施の形態のビデオデコーダであり、本発明の第1の実施の形態の信号処理装置、あるいは、第2の実施の形態の信号処理装置を用いて実現出来る。   The video decoder 803A is the video decoder of the fourth embodiment of the present invention shown in FIG. 10, and the signal processing device of the first embodiment of the present invention or the signal of the second embodiment of the present invention. This can be realized using a processing device.

オーディオデコーダ803Bは、図12に示した、本発明の第5の実施の形態のオーディオデコーダである。第5の実施の形態において述べたように、第5の実施の形態のオーディオデコーダの処理は、画像データの処理に比べれば、必要な処理量が少ないために、ビデオデコーダ803Aに適用される第1の実施の形態の信号処理装置、あるいは、第2の実施の形態の信号処理装置の命令並列プロセッサ100(図1、あるいは、図2)によって、並列に処理することが可能であり、別のプロセッサを用意する必要はない。従って、AVデコーダ部803は、第1の実施の形態における一つの信号処理装置、あるいは、第2の実施の形態における一つの信号処理装置によって構成することが出来る。   The audio decoder 803B is the audio decoder according to the fifth embodiment of the present invention shown in FIG. As described in the fifth embodiment, the processing of the audio decoder of the fifth embodiment requires a smaller amount of processing than the processing of image data, and therefore is applied to the video decoder 803A. It can be processed in parallel by the instruction parallel processor 100 (FIG. 1 or FIG. 2) of the signal processing device according to the first embodiment or the signal processing device according to the second embodiment. There is no need to prepare a processor. Therefore, the AV decoder unit 803 can be configured by one signal processing device in the first embodiment or one signal processing device in the second embodiment.

再生装置801は、符号化AV信号を記録したメディアを再生して、再生信号を出力する。この再生装置801は、MPEG−4 AVC規格の符号化AV信号を記録したメディアを再生出来るものであれば、DVDビデオ再生機、HD(ハードディスク)ビデオ再生機、など、いずれの再生機でも良い。   The playback device 801 plays back the media on which the encoded AV signal is recorded, and outputs a playback signal. The playback device 801 may be any playback device, such as a DVD video playback device or an HD (hard disk) video playback device, as long as the playback device 801 can play back media recorded with MPEG-4 AVC standard encoded AV signals.

復調/エラー訂正部802は、再生装置801が再生した信号を復調し、エラー訂正を行って、AVデコーダ部803に出力する。   The demodulation / error correction unit 802 demodulates the signal reproduced by the reproduction device 801, performs error correction, and outputs the result to the AV decoder unit 803.

AVデコーダ部803のビデオデコーダ803Aは、符号化ビデオ信号をデコードして、出力し、D/A変換器805において、アナログ信号に変換して、ビデオ出力806として出力する。   The video decoder 803A of the AV decoder unit 803 decodes and outputs the encoded video signal, and the D / A converter 805 converts it into an analog signal and outputs it as a video output 806.

AVデコーダ部803のオーディオデコーダ803Bは、符号化オーディオ信号をデコードして、出力し、D/A変換器807において、アナログ信号に変換して、オーディオ出力808として出力する。   The audio decoder 803B of the AV decoder unit 803 decodes and outputs the encoded audio signal, and the D / A converter 807 converts it into an analog signal and outputs it as an audio output 808.

メモリ804は、デコード前、デコード中、及び/又は、デコード後のAV信号とその他のデータとを保存する。   The memory 804 stores the AV signal and other data before decoding, during decoding, and / or after decoding.

なお、本形態のAV再生システムにおいて、復調/エラー訂正部802の機能の一部、または全部を、再生装置801に持たせてもよい。   Note that in the AV playback system of this embodiment, the playback device 801 may have some or all of the functions of the demodulation / error correction unit 802.

本形態のAV再生システムは、CATV、インターネット、あるいは、衛星通信などから、送られてくる、MEPG−4 AVC仕様のAV信号を受信して、復調、デコードすることにも利用出来る。この場合には、受信した信号を復調/エラー訂正部802に入力して、上述したプロセスでデコードすることが出来る。さらに、ビデオ出力をディスプレイに表示すれば、ディジタルテレビとしても応用出来る。   The AV playback system of this embodiment can also be used for receiving, demodulating, and decoding AV signals of the MPEG-4 AVC specification sent from CATV, the Internet, or satellite communications. In this case, the received signal can be input to the demodulation / error correction unit 802 and decoded by the process described above. Furthermore, if the video output is displayed on a display, it can be applied to a digital television.

(第7の実施の形態)
図14は、本発明の第7の実施の形態におけるAV記録システムのブロック図である。
(Seventh embodiment)
FIG. 14 is a block diagram of an AV recording system in the seventh embodiment of the invention.

本形態のAV記録システムは、AVエンコーダ部825、エラー訂正符号付与/変調部827、記録装置828、メモリ826、及び、A/D変換器822、824を備え、AVエンコーダ部825は、ビデオエンコーダ825Aとオーディオエンコーダ825Bを有する。   The AV recording system of this embodiment includes an AV encoder unit 825, an error correction code assigning / modulating unit 827, a recording device 828, a memory 826, and A / D converters 822 and 824. The AV encoder unit 825 includes a video encoder. 825A and an audio encoder 825B.

ビデオエンコーダ825Aは、図3に示した、本発明の第3の実施の形態のビデオエンコーダであり、本発明の第1の実施の形態の信号処理装置、あるいは、第2の実施の形態の信号処理装置でを用いて実現出来る。   The video encoder 825A is the video encoder of the third embodiment of the present invention shown in FIG. 3, and the signal processing device of the first embodiment of the present invention or the signal of the second embodiment of the present invention. It can be realized by using a processing apparatus.

オーディオエンコーダ825Bは、図11に示した、本発明の第5の実施の形態のオーディオエンコーダである。第5の実施の形態において述べたように、第5の実施の形態のオーディオエンコーダの処理は、画像データの処理に比べれば、必要な処理量が少ないために、ビデオエンコーダ825Aに適用される第1の実施の形態の信号処理装置、あるいは、第2の実施の形態の信号処理装置の命令並列プロセッサ100(図1、あるいは、図2)によって、並列に処理することが可能であり、別のプロセッサを用意する必要はない。従って、AVエンコーダ部825は、第1の実施の形態における一つの信号処理装置、あるいは、第2の実施の形態における一つの信号処理装置によって構成することが出来る。   The audio encoder 825B is the audio encoder according to the fifth embodiment of the present invention shown in FIG. As described in the fifth embodiment, the processing of the audio encoder of the fifth embodiment requires a smaller amount of processing than the processing of image data, and thus is applied to the video encoder 825A. It can be processed in parallel by the instruction parallel processor 100 (FIG. 1 or FIG. 2) of the signal processing device according to the first embodiment or the signal processing device according to the second embodiment. There is no need to prepare a processor. Therefore, the AV encoder unit 825 can be configured by one signal processing device in the first embodiment or one signal processing device in the second embodiment.

本形態のAV記録システムの動作の概略を説明する。   An outline of the operation of the AV recording system of this embodiment will be described.

ビデオ入力821は、A/D変換器822でA/D変換され、オーディオ入力823は、A/D変換器824でA/D変換され、それぞれ、AVエンコーダ部825に出力される。   The video input 821 is A / D converted by the A / D converter 822, and the audio input 823 is A / D converted by the A / D converter 824 and output to the AV encoder unit 825.

AVエンコーダ部825のビデオエンコーダ825Aは、入力されたビデオ信号を、MPEG−4 AVCの仕様に従って、エンコードして、符号化ビデオビットストリームとして出力する。同様に、オーディオエンコーダ825Bは、入力されたオーディオ信号を、MPEG−4 AVCの仕様に従って、エンコードして、符号化オーディオビットストリームとして出力する。   The video encoder 825A of the AV encoder unit 825 encodes the input video signal according to the MPEG-4 AVC specification, and outputs the encoded video bit stream. Similarly, the audio encoder 825B encodes the input audio signal according to the MPEG-4 AVC specification and outputs the encoded audio bit stream.

エラー訂正/変調部827は、AVエンコーダ部825が出力した符号化ビデオビットストリームと符号化オーディオビットストリームとに、エラー訂正符号を付与した後、変調し記録装置に出力する。   The error correction / modulation unit 827 assigns an error correction code to the encoded video bit stream and the encoded audio bit stream output from the AV encoder unit 825, modulates them, and outputs them to the recording apparatus.

記録装置828は、変調されたAV信号を記録媒体に記録する。記録媒体は、DVDなどの光メディア、HD(ハードディスク)などの磁気記録媒体、半導体メモリなどである。   The recording device 828 records the modulated AV signal on a recording medium. The recording medium is an optical medium such as a DVD, a magnetic recording medium such as an HD (hard disk), a semiconductor memory, or the like.

メモリ826は、AVエンコーダ部825でのエンコード前、エンコード中、及び/又は、エンコード後のAV信号とその他のデータとを保存する。   The memory 826 stores an AV signal and other data before encoding, during encoding, and / or after encoding by the AV encoder unit 825.

なお、本形態のAV記録システムにおいて、エラー訂正/変調部827の機能の一部、または全部を、記録装置828に含めることも出来る。   In the AV recording system of this embodiment, a part or all of the functions of the error correction / modulation unit 827 can be included in the recording device 828.

本形態のAV記録システムは、入力にビデオカメラを接続して、その信号をMPEG−4 AVC仕様でエンコードして記録する、ビデオカメラシステムとして利用することも出来る。   The AV recording system of this embodiment can also be used as a video camera system in which a video camera is connected to the input and the signal is encoded and recorded according to the MPEG-4 AVC specification.

(第8の実施の形態)
図15は、本発明の第8の実施の形態におけるAV記録/再生システムのブロック図である。本形態のAV記録/再生システムは、制御部840、記録/再生装置841、変復調/エラー処理部842、AVエンコーダ/デコーダ部843、AVインターフェース845、及び、メモリ844を備え、AVエンコーダ/デコーダ部843は、ビデオエンコーダ/デコーダ843Aとオーディオエンコーダ/デコーダ843Bを有し、AVインターフェース845は、ビデオの入出力とオーディオの入出力を行う。
(Eighth embodiment)
FIG. 15 is a block diagram of an AV recording / reproducing system in the eighth embodiment of the present invention. The AV recording / reproducing system of this embodiment includes a control unit 840, a recording / reproducing device 841, a modulation / demodulation / error processing unit 842, an AV encoder / decoder unit 843, an AV interface 845, and a memory 844, and an AV encoder / decoder unit. 843 has a video encoder / decoder 843A and an audio encoder / decoder 843B, and the AV interface 845 performs video input / output and audio input / output.

AVエンコーダ/デコーダ部843は、機能的には、本発明の第3の実施の形態のビデオエンコーダと、第4の実施の形態のビデオデコーダと、第5の実施の形態のオーディオエンコーダとオーディオデコーダの、それぞれの機能と同等の機能を有しており、第1の実施の形態における一つの信号処理装置、又は、第2の実施の形態における一つの信号処理装置によって構築されている。それぞれの動作については、すでに述べたので、ここでは説明を省略する。   The AV encoder / decoder unit 843 functionally includes a video encoder according to the third embodiment of the present invention, a video decoder according to the fourth embodiment, and an audio encoder and an audio decoder according to the fifth embodiment. These functions are equivalent to the respective functions, and are constructed by one signal processing device in the first embodiment or one signal processing device in the second embodiment. Since each operation has already been described, description thereof is omitted here.

記録再生装置841は、変調されたMPEG−4 AVC規格のAV信号を、記録/再生するもので、記録媒体は、DVDなどの光メディア、HD(ハードディスク)などの磁気記録媒体、半導体メモリなどである。使用する記録媒体によって、異なる記録/再生機構を有している。   The recording / reproducing apparatus 841 records / reproduces a modulated MPEG-4 AVC standard AV signal. The recording medium is an optical medium such as a DVD, a magnetic recording medium such as an HD (hard disk), a semiconductor memory, or the like. is there. Different recording / reproducing mechanisms are used depending on the recording medium used.

変復調/エラー処理部842は、記録時には、AVエンコーダ/デコーダ部843のエンコードしたビデオビットストリームとオーディオビットストリームとに、エラー訂正符号を付与して変調し、記録/再生装置841に送出する。変復調/エラー処理部842は、再生時には、記録/再生装置841が再生したAV信号を復調して、エラー訂正を施した後、ビデオビットストリームとオーディオビットストリームとを、AVエンコーダ/デコーダ部843に、送出する。   The modulation / demodulation / error processing unit 842 modulates the video bit stream and audio bit stream encoded by the AV encoder / decoder unit 843 by adding an error correction code to the recording / reproducing device 841 during recording. The modulation / demodulation / error processing unit 842 demodulates the AV signal reproduced by the recording / reproducing device 841 at the time of reproduction, performs error correction, and then sends the video bit stream and audio bit stream to the AV encoder / decoder unit 843. Send out.

AVインターフェース845は、再生時には、AVエンコーダ/デコーダ部843がデコードしたビデオ信号とオーディオ信号とを, それぞれD/A変換して、ビデオ出力846とオーディオ出力848を出力する。AVインターフェース845は、記録時には、ビデオ入力847とオーディオ入力849とを、それぞれA/D変換して、AVエンコーダ/デコーダ部843に送出する。   The AV interface 845 performs D / A conversion on the video signal and the audio signal decoded by the AV encoder / decoder unit 843 during reproduction, and outputs a video output 846 and an audio output 848, respectively. At the time of recording, the AV interface 845 performs A / D conversion on the video input 847 and the audio input 849, and sends them to the AV encoder / decoder unit 843.

メモリ844は、AVエンコーダ/デコーダ部843でのエンコード前、エンコード中、及び/又は、エンコード後のAV信号、並びに、デコード前、デコード中、及び/又は
、デコード後のAV信号と、その他のデータとを保存する。
The memory 844 stores an AV signal before, during, and / or after encoding by the AV encoder / decoder unit 843, and an AV signal before decoding, during and / or after decoding, and other data. And save.

制御部840は、記録/再生装置841、変復調/エラー処理部842、AVエンコーダ/でコーダ部843、及び、AVインターフェース845を制御して、それぞれの記録時と、再生時の機能の切り替えと、データ転送の制御を行う。   The control unit 840 controls the recording / reproducing device 841, the modulation / demodulation / error processing unit 842, the coder unit 843 and the AV interface 845 with the AV encoder / Controls data transfer.

なお、本形態のAV記録/再生システムにおいて、変復調/エラー処理部842の機能の一部、または全部を、記録/再生装置841に含めることも出来る。   In the AV recording / reproducing system of this embodiment, a part or all of the functions of the modem / error processing unit 842 can be included in the recording / reproducing apparatus 841.

以上、詳細に述べたように、本発明の信号処理装置及びそれを用いた電子機器は、今後、MPEG−4 AVCの符号化規格が適用される様々な電子機器への応用が期待される。このような電子機器への応用は、現在MPEG−2で行われているDVDシステムや、ビデオカメラのシステム、携帯電話におけるテレビ電話システムなど家庭内の据え置き端末から電池駆動のモバイル端末までの広い範囲に渡る。   As described above in detail, the signal processing apparatus of the present invention and the electronic device using the same are expected to be applied to various electronic devices to which the MPEG-4 AVC encoding standard is applied in the future. Applications to such electronic devices include a wide range from home-use stationary terminals to battery-powered mobile terminals, such as DVD systems currently used in MPEG-2, video camera systems, and videophone systems for mobile phones. Cross over.

それらのシステムでは、MPEG−4 AVC規格を実現するLSIに対して要求される性能が、システムの応用の仕方によって異なる。据え置きのシステムでは、大きな画像サイズを扱うために処理性能が重要であり、一方、携帯端末ではバッテリ寿命を長くするために低消費電力が重要となる。本発明の信号処理装置及びそれを用いた電子機器は、そのいずれにも応用可能である。すなわち、命令並列プロセッサとデータ並列プロセッサと専用ハードウェアを組み合わせることにより、処理性能の向上と消費電力の低減を可能としている。   In these systems, the performance required for an LSI that implements the MPEG-4 AVC standard differs depending on how the system is applied. In a stationary system, processing performance is important in order to handle a large image size, while in a mobile terminal, low power consumption is important in order to extend battery life. The signal processing apparatus of the present invention and the electronic apparatus using the same can be applied to both of them. That is, by combining an instruction parallel processor, a data parallel processor, and dedicated hardware, it is possible to improve processing performance and reduce power consumption.

本発明の信号処理装置は、複数のSIMD型プロセッサ(図1の例では、第1データ並列プロセッサ101と第2のデータ並列プロセッサ102)で構成されている。1個のSIMD型プロセッサには、8個の処理要素が含まれており、一つの命令で8種類のデータ流を並列に処理することが出来る。これらのSIMD型プロセッサの搭載数を信号処理装置の利用目的に応じて変更することにより、LSIのアーキテクチャ変更することなしに様々な要求性能に対応することが出来る。   The signal processing apparatus of the present invention is composed of a plurality of SIMD type processors (first data parallel processor 101 and second data parallel processor 102 in the example of FIG. 1). One SIMD type processor includes eight processing elements, and eight types of data streams can be processed in parallel with one instruction. By changing the number of these SIMD type processors mounted according to the purpose of use of the signal processing apparatus, it is possible to cope with various required performances without changing the LSI architecture.

例えば、低消費電力が求められる携帯端末向けの信号処理装置では、SIMD型プロセッサを2つ搭載することにより、並列度を16にすることができ、低電圧動作及び動作周波数低減が可能である。   For example, in a signal processing device for a portable terminal that requires low power consumption, by installing two SIMD type processors, the degree of parallelism can be made 16, and low voltage operation and operation frequency can be reduced.

また、16並列で使用するのではなく、8個の処理要素からなるSIMD型プロセッサを2組使い別の処理をさせることも可能である。   Further, instead of using 16 in parallel, two sets of SIMD type processors composed of 8 processing elements can be used for different processing.

第一のSIMD型プロセッサが動き補償の画素値計算をしている間に、第二のSIMD型プロセッサがDCT処理を行うといったように、全体の処理を分担して、並列処理することによって、処理要素の稼働率を維持したまま、複数の処理が出来る。この結果、演算性能の大幅な改善が可能となる。   While the first SIMD type processor calculates the pixel value for motion compensation, the second SIMD type processor performs DCT processing so that the entire process is shared and processed in parallel. Multiple processes can be performed while maintaining element availability. As a result, the calculation performance can be greatly improved.

上記の実施の形態では、MPEG−4 AVC規格に則った応用について述べたが、本発明は、この応用のみに限定されるものではない。本発明の趣旨は、命令並列プロセッサとデータ並列プロセッサと専用ハードウェアを組み合わせることにより、処理性能の向上と消費電力の低減を実現することにあるのであって、本発明の趣旨を逸脱しない限り、種々の適用が可能である。   Although the application according to the MPEG-4 AVC standard has been described in the above embodiment, the present invention is not limited to this application. The gist of the present invention is to realize an improvement in processing performance and a reduction in power consumption by combining an instruction parallel processor, a data parallel processor, and dedicated hardware, so long as they do not depart from the gist of the present invention. Various applications are possible.

本発明に係る信号処理装置は、例えば、オーディオ及び画像の圧縮伸張処理を、並列プ
ロセッサと専用ハードウェアを用いて高速に行う分野あるいはその関連分野等において利用できる。
The signal processing apparatus according to the present invention can be used, for example, in a field in which audio and image compression / decompression processing is performed at high speed using a parallel processor and dedicated hardware, or in a related field.

100 命令並列プロセッサ
101 第1データ並列プロセッサ
102 第2データ並列プロセッサ
103 動き検出ユニット
104 デブロックフィルタ処理ユニット
105 可変長符号化/復号処理ユニット
106 入出力インターフェース
110〜116 ローカルメモリ
120 ブリッジユニット
121 第1共有メモリ
122 第2共有メモリ
130 第1命令バス
131 第2命令バス
132 第1データバス
133 第2データバス
301 符号化制御部
302 差分検出部
303 モード切替部
304 4×4DCT変換部
305 量子化部
306 逆量子化部
307 逆4×4DCT変換部
308 可変長符号部
309 再構築部
310、338 デブロックフィルタ
311、339 フレームメモリ
312 動き補償部
313 動き検出部
316 動きベクトル
317 予測画像
318 イントラモード
319 インターモード
331 復号制御部
332 可変長復号部
333 逆量子化部
334 逆4×4DCT変換部
335 再構築部
336 動きベクトル復号部
337 動き補償部
351 圧縮部
352 符号化部
361 復号部
362 伸長部
401 コンテキストモデリング部
402 バイナリ化部
403 出現確立予測部
404 符号化部
405 適応2進算術符号化処理部
406 隣接ブロックA
407 隣接ブロックB
408 符号化対象ブロックC
602 BS条件判定処理部
603、606、804、826、844 メモリ
604 制御部
605 フィルタ処理部
607〜609 フィルタ
801 再生装置
802 復調/エラー訂正部
803 AVデコーダ部
803A ビデオデコーダ
803B オーディオデコーダ
805、807 D/A変換器
822、824 A/D変換器
825 AVエンコーダ部
825A ビデオエンコーダ
825B オーディオエンコーダ
827 エラー訂正符号付与/変調部
828 記録装置
840 制御部
841 記録/再生装置
842 変復調/エラー処理部
843 AVエンコーダ/でコーダ部
843A ビデオエンコーダ/デコーダ
843B オーディオエンコーダ/デコーダ
845 AVインターフェース
901 システム制御部
902 SIMD型並列データ処理装置
903 MIMD型並列データ処理装置
904 共有メモリバス
905 共有メモリ
910、920 全体制御部
911〜914、925〜928 演算器
915〜918、929〜932 ローカルメモリ
921〜924 制御部
1001 画像処理装置
1002 命令メモリ
1003 プロセッサ
1004 SIMD型演算手段
1005 VLC(可変長符号化)処理手段
1006 外部データインターフェース
1007 内部データバス
1008 ビデオデータバス
1009 ビデオ入力装置
1010 ビデオ出力装置
1011 外部メモリ
100 instruction parallel processor 101 first data parallel processor 102 second data parallel processor 103 motion detection unit 104 deblock filter processing unit 105 variable length encoding / decoding processing unit 106 input / output interfaces 110 to 116 local memory 120 bridge unit 121 first Shared memory 122 Second shared memory 130 First instruction bus 131 Second instruction bus 132 First data bus 133 Second data bus 301 Encoding control unit 302 Difference detection unit 303 Mode switching unit 304 4 × 4 DCT conversion unit 305 Quantization unit 306 Inverse quantization unit 307 Inverse 4 × 4 DCT conversion unit 308 Variable length coding unit 309 Reconstruction unit 310, 338 Deblock filter 311, 339 Frame memory 312 Motion compensation unit 313 Motion detection unit 316 Motion vector 3 7 Predictive image 318 Intra mode 319 Inter mode 331 Decoding control unit 332 Variable length decoding unit 333 Inverse quantization unit 334 Inverse 4 × 4 DCT conversion unit 335 Reconstruction unit 336 Motion vector decoding unit 337 Motion compensation unit 351 Compression unit 352 Encoding unit 361 Decoding unit 362 Decompression unit 401 Context modeling unit 402 Binary unit 403 Appearance establishment prediction unit 404 Encoding unit 405 Adaptive binary arithmetic coding processing unit 406 Adjacent block A
407 Adjacent block B
408 Encoding target block C
602 BS condition determination processing unit 603, 606, 804, 826, 844 Memory 604 Control unit 605 Filter processing unit 607 to 609 Filter 801 Playback device 802 Demodulation / error correction unit 803 AV decoder unit 803A Video decoder 803B Audio decoder 805, 807 D / A converters 822 and 824 A / D converter 825 AV encoder unit 825A Video encoder 825B Audio encoder 827 Error correction code assigning / modulating unit 828 Recording device 840 Control unit 841 Recording / reproducing device 842 Modulation / demodulation / error processing unit 843 AV encoder / Decoder unit 843A Video encoder / decoder 843B Audio encoder / decoder 845 AV interface 901 System control unit 902 SIMD type parallel data processing device 903 IMD type parallel data processing device 904 Shared memory bus 905 Shared memory 910, 920 Overall control units 911-914, 925-928 Calculators 915-918, 929-932 Local memories 921-924 Control unit 1001 Image processing device 1002 Instruction memory 1003 Processor 1004 SIMD type computing means 1005 VLC (variable length coding) processing means 1006 External data interface 1007 Internal data bus 1008 Video data bus 1009 Video input device 1010 Video output device 1011 External memory

Claims (6)

第1データバスと、
前記第1データバスに接続され、前記第1データバスを介して共有される第1共有メモリと、
前記第1データバスとは独立分離した状態に設けられる第2データバスと、
前記第2データバスに接続され、前記第2データバスを介して共有される第2共有メモリと、
前記第1データバスと前記第2データバスとを仲介し、前記第1データバスと前記第2データバスとを間接的に接続するブリッジユニットと、
音声オーディオの圧縮処理を行い、前記第2データバスに接続される命令並列プロセッサと、
前記第1データバスに接続されるが前記第2データバスには直接接続されず、かつ前記命令並列プロセッサとともに同時並行して画像圧縮処理を行うデータ並列プロセッサ及び専用ハードウェアとを備え、
前記命令並列プロセッサ、前記データ並列プロセッサ及び前記専用ハードウェアのそれぞれは、同時並行して圧縮処理を実行することを特徴とする画像音声信号処理装置。
A first data bus;
A first shared memory connected to the first data bus and shared via the first data bus;
A second data bus provided in a state separated from the first data bus;
A second shared memory connected to the second data bus and shared via the second data bus;
A bridge unit that mediates between the first data bus and the second data bus and indirectly connects the first data bus and the second data bus;
An instruction parallel processor for performing audio audio compression processing and connected to the second data bus;
A data parallel processor and dedicated hardware connected to the first data bus but not directly connected to the second data bus and performing image compression processing in parallel with the instruction parallel processor;
Each of the instruction parallel processor, the data parallel processor, and the dedicated hardware executes a compression process simultaneously in parallel.
第1データバスと、
前記第1データバスに接続され、前記第1データバスを介して共有される第1共有メモリと、
前記第1データバスとは独立分離した状態に設けられる第2データバスと、
前記第2データバスに接続され、前記第2データバスを介して共有される第2共有メモリと、
前記第1データバスと前記第2データバスとを仲介し、前記第1データバスと前記第2データバスとを間接的に接続するブリッジユニットと、
音声オーディオの伸長処理を行い、前記第2データバスに接続される命令並列プロセッサと、
前記第1データバスに接続されるが前記第2データバスには直接接続されず、かつ前記命令並列プロセッサとともに同時並行して画像伸長処理を行うデータ並列プロセッサ及び専用ハードウェアとを備え、
前記命令並列プロセッサ、前記データ並列プロセッサ及び前記専用ハードウェアのそれぞれは、同時並行して伸長処理を実行することを特徴とする画像音声信号処理装置。
A first data bus;
A first shared memory connected to the first data bus and shared via the first data bus;
A second data bus provided in a state separated from the first data bus;
A second shared memory connected to the second data bus and shared via the second data bus;
A bridge unit that mediates between the first data bus and the second data bus and indirectly connects the first data bus and the second data bus;
An instruction parallel processor for performing audio audio decompression processing and connected to the second data bus;
A data parallel processor and dedicated hardware connected to the first data bus but not directly connected to the second data bus and performing image decompression processing in parallel with the instruction parallel processor;
Each of the instruction parallel processor, the data parallel processor, and the dedicated hardware executes decompression processing simultaneously in parallel.
前記データ並列プロセッサは第1のローカルメモリを有し、
前記専用ハードウェアは第2のローカルメモリを有し、
前記命令並列プロセッサは第3のローカルメモリを有し、
前記第1のローカルメモリと前記第2のローカルメモリは前記第1データバスに接続され、
前記第3のローカルメモリは前記第2データバスに接続され、
前記ブリッジユニットは、前記第1データバスと前記第2データバスとに互いに独立した状態で接続される第1、第2ローカルメモリと第3のローカルメモリ間のデータ転送を仲介する請求項1または2記載の画像音声信号処理装置。
The data parallel processor has a first local memory;
The dedicated hardware has a second local memory;
The instruction parallel processor has a third local memory;
The first local memory and the second local memory are connected to the first data bus;
The third local memory is connected to the second data bus;
2. The bridge unit mediates data transfer between first, second and third local memories connected to the first data bus and the second data bus in an independent state from each other. 3. The audio / video signal processing apparatus according to 2.
ローカルメモリを有する入出力インターフェイスをさらに備え、
前記入出力インターフェイスの前記ローカルメモリは前記第1データバスに接続される請求項1から3のいずれかに記載の画像音声信号処理装置。
An input / output interface having a local memory;
4. The audio / video signal processing apparatus according to claim 1, wherein the local memory of the input / output interface is connected to the first data bus.
前記命令並列プロセッサは、前記入出力インターフェイスによる入出力処理を制御する請求項4記載の画像音声信号処理装置。 The video / audio signal processing apparatus according to claim 4, wherein the instruction parallel processor controls input / output processing by the input / output interface. 請求項1から5のいずれかの画像音声信号処理装置を有する電子機器。 An electronic apparatus comprising the image / audio signal processing device according to claim 1.
JP2013018161A 2013-02-01 2013-02-01 Image / audio signal processing apparatus and electronic apparatus using the same Expired - Lifetime JP5655100B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013018161A JP5655100B2 (en) 2013-02-01 2013-02-01 Image / audio signal processing apparatus and electronic apparatus using the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013018161A JP5655100B2 (en) 2013-02-01 2013-02-01 Image / audio signal processing apparatus and electronic apparatus using the same

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2009271743A Division JP2010055629A (en) 2009-11-30 2009-11-30 Image audio signal processor and electronic device using the same

Publications (2)

Publication Number Publication Date
JP2013084311A true JP2013084311A (en) 2013-05-09
JP5655100B2 JP5655100B2 (en) 2015-01-14

Family

ID=48529362

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013018161A Expired - Lifetime JP5655100B2 (en) 2013-02-01 2013-02-01 Image / audio signal processing apparatus and electronic apparatus using the same

Country Status (1)

Country Link
JP (1) JP5655100B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1165989A (en) * 1997-08-22 1999-03-09 Sony Computer Entertainment:Kk Information processor
JPH11239348A (en) * 1997-11-28 1999-08-31 Matsushita Electric Ind Co Ltd Video/audio signal processing unit
JP2001309386A (en) * 2000-04-19 2001-11-02 Mitsubishi Electric Corp Image processor
JP2002024084A (en) * 2000-07-12 2002-01-25 Mitsubishi Electric Corp Semiconductor integrated circuit device and electronic system
JP2002358288A (en) * 2001-05-31 2002-12-13 Hitachi Ltd Semiconductor integrated circuit and computer readable recording medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1165989A (en) * 1997-08-22 1999-03-09 Sony Computer Entertainment:Kk Information processor
JPH11239348A (en) * 1997-11-28 1999-08-31 Matsushita Electric Ind Co Ltd Video/audio signal processing unit
JP2001309386A (en) * 2000-04-19 2001-11-02 Mitsubishi Electric Corp Image processor
JP2002024084A (en) * 2000-07-12 2002-01-25 Mitsubishi Electric Corp Semiconductor integrated circuit device and electronic system
JP2002358288A (en) * 2001-05-31 2002-12-13 Hitachi Ltd Semiconductor integrated circuit and computer readable recording medium

Also Published As

Publication number Publication date
JP5655100B2 (en) 2015-01-14

Similar Documents

Publication Publication Date Title
JP4699685B2 (en) Signal processing apparatus and electronic apparatus using the same
KR101927283B1 (en) Low-complexity intra prediction for video coding
JP4920034B2 (en) Parallel execution of media coding using multi-thread SIMD processing
JP6989699B2 (en) Interpolation filters for inter-prediction equipment and methods for video coding
US10284851B2 (en) Method of determining binary codewords for transform coefficients
Lee et al. A new frame recompression algorithm integrated with H. 264 video compression
KR20040054776A (en) Reduced-complexity video decoding using larger pixel-grid motion compensation
JP7346601B2 (en) Method of configuring MPM list, method of obtaining intra prediction mode of chroma block, and apparatus
US20130188729A1 (en) Method of determining binary codewords for transform coefficients
US20210044799A1 (en) Adaptive resolution change in video processing
US20220321910A1 (en) Image processing device and image processing method
JP4318019B2 (en) Image processing apparatus and method, recording medium, and program
US11962784B2 (en) Intra prediction
US11317122B2 (en) Filters for motion compensation interpolation with reference down-sampling
JP5655100B2 (en) Image / audio signal processing apparatus and electronic apparatus using the same
JP2010055629A (en) Image audio signal processor and electronic device using the same
Roszkowski et al. Intra prediction hardware module for high-profile H. 264/AVC encoder
Nagathihalli Jagadish Implementation and Comparison of Serial and Parallel algorithms of SAO in HEVC
Lin et al. Introduction to Video Coding and H. 264/AVC

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130201

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20130528

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20130530

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140129

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140225

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20141121

R151 Written notification of patent or utility model registration

Ref document number: 5655100

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

EXPY Cancellation because of completion of term