[go: up one dir, main page]

JP2003052052A - Signal processing apparatus and method therefor, program and recording medium - Google Patents

Signal processing apparatus and method therefor, program and recording medium

Info

Publication number
JP2003052052A
JP2003052052A JP2001241156A JP2001241156A JP2003052052A JP 2003052052 A JP2003052052 A JP 2003052052A JP 2001241156 A JP2001241156 A JP 2001241156A JP 2001241156 A JP2001241156 A JP 2001241156A JP 2003052052 A JP2003052052 A JP 2003052052A
Authority
JP
Japan
Prior art keywords
signal
color difference
luminance
difference signal
digital video
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2001241156A
Other languages
Japanese (ja)
Inventor
Hirokazu Kawahara
博和 河原
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.)
Sony Corp
Original Assignee
Sony 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 Sony Corp filed Critical Sony Corp
Priority to JP2001241156A priority Critical patent/JP2003052052A/en
Publication of JP2003052052A publication Critical patent/JP2003052052A/en
Pending legal-status Critical Current

Links

Landscapes

  • Color Television Systems (AREA)
  • Processing Of Color Television Signals (AREA)
  • Memory System Of A Hierarchy Structure (AREA)

Abstract

PROBLEM TO BE SOLVED: To effectively use a cache memory mounted in a CPU. SOLUTION: A selector 31 outputs signals to a Y-distributor 32 for inputted digital video Y-signals and the distributor 32 distributes the Y-signals of 8 bits to a Y-FIFO 35. When the Y-FIFO 35 stores Y-outputs, the selector 38 selects outputs to be transferred among the Y-outputs putted out from the Y-FIFO 35 and transfer the selected outputs to a DMAC 40, and the DMAC 40, if accessible to a main bus 20, outputs addresses for designating areas on a DRAM 14 to the main bus 20, thus writing the Y-outputs transferred from the selector 38 into the DRAM 14 according to their addresses.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、信号処理装置及び
方法、並びにプログラム及び記録媒体に関し、詳しく
は、入力した輝度信号、第1の色差信号及び第2の色差
信号を所定のワード長でそれぞれ異なる領域に書き込む
信号処理装置及び方法、並びにプログラム及び記録媒体
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a signal processing device and method, and a program and a recording medium, and more specifically, to an input luminance signal, a first color difference signal and a second color difference signal each having a predetermined word length. The present invention relates to a signal processing device and method for writing in different areas, a program, and a recording medium.

【0002】[0002]

【従来の技術】現在、放送局用ビデオ信号は、例えばI
TU Rec656(InternationalTelecommunication
s Union Recommendation656)規格に準拠してデジタル
化されている。このデジタル化されたビデオ信号(以
下、デジタルビデオ信号と記す)は、8ビットで表現さ
れる輝度信号(以下、単にY信号と記す)及び2つの色
差信号(以下、単にU信号、V信号と記す)がパラレル
で出力される。また、デジタルビデオ信号は、Y信号と
U信号又はV信号とが交互に混合されており、例えば、
/Y/V/Y/U/Y/V/Y/・
・・のフォーマットになっている。
2. Description of the Related Art Currently, a video signal for broadcasting station is, for example,
TU Rec656 (International Telecommunication
s Union Recommendation 656) Digitalized according to the standard. The digitized video signal (hereinafter, referred to as a digital video signal) includes a luminance signal (hereinafter, simply referred to as Y signal) represented by 8 bits and two color difference signals (hereinafter, simply referred to as U signal and V signal). Will be output in parallel. Further, in the digital video signal, the Y signal and the U signal or the V signal are alternately mixed, and for example,
U 0 / Y 0 / V 0 / Y 1 / U 1 / Y 2 / V 1 / Y 3 / ・
.. format is used.

【0003】一般に、エンコーダは、上述のようなY信
号とU信号又はV信号とが交互に混合されたフォーマッ
トのままデジタルビデオ信号をメインメモリに書き込
み、CPU(Central Processing Unit)によってエン
コードプログラムを起動することによって、エンコード
処理を行っている。このとき、CPUは、内部に搭載し
たキャッシュメモリに、メインメモリに書き込まれたデ
ジタルビデオ信号をコピーし、処理の高速化を図ってい
る。
Generally, an encoder writes a digital video signal in a main memory in a format in which the Y signal and the U signal or the V signal are alternately mixed as described above, and activates an encoding program by a CPU (Central Processing Unit). By doing so, the encoding process is performed. At this time, the CPU copies the digital video signal written in the main memory to the cache memory incorporated therein to speed up the processing.

【0004】また、一般に、キャッシュメモリの容量
は、メインメモリの容量と比べて小さいので、CPU
は、キャッシュメモリに対してフラッシュ又はパージを
行って、次の処理のために再びメインメモリからデジタ
ルビデオ信号をコピーしている。
Further, since the capacity of the cache memory is generally smaller than the capacity of the main memory, the CPU
Flushes or purges the cache memory and again copies the digital video signal from the main memory for subsequent processing.

【0005】[0005]

【発明が解決しようとする課題】ところで、上述のエン
コーダは、メインメモリに書き込まれたデジタルビデオ
信号をエンコードする際、実際には、対象となるY信
号、U信号又はV信号のうち、いずれか1つの一連の信
号、例えば一連のY信号(Y/Y/Y/・・・)
のみを必要とする。しかしながら、キャッシュメモリに
は、メインメモリ上のイメージ、すなわちメインメモリ
に書き込まれている上述のフォーマットのデジタルビデ
オ信号(U/Y/V/Y/U/Y/V
/・・・)の一部がコピーされる。このように、キ
ャッシュメモリには、メインメモリと比べて容量が小さ
いにもかかわらず、使用されないU信号及びV信号まで
もがコピーされるので、キャッシュメモリの使用効率が
低下するという問題点がある。
By the way, when the above-mentioned encoder encodes the digital video signal written in the main memory, any one of the target Y signal, U signal and V signal is actually used. One series of signals, for example a series of Y signals (Y 0 / Y 1 / Y 3 / ...)
Only need. However, in the cache memory, the image on the main memory, that is, the digital video signal (U 0 / Y 0 / V 0 / Y 1 / U 1 / Y 2 / V 1 /
A part of Y 3 / ...) is copied. In this way, even though the capacity of the cache memory is smaller than that of the main memory, even unused U and V signals are copied, so that there is a problem in that the use efficiency of the cache memory decreases. .

【0006】また、CPUは、キャッシュメモリに上述
のフォーマットのデジタルビデオ信号がコピーされた状
態では、プログラムによって必要とする一連のY信号だ
けを切り出す処理が発生するので、負荷が大きくなると
いう問題点がある。
Further, the CPU, in a state where the digital video signal of the above-mentioned format is copied to the cache memory, causes a process of cutting out only a series of Y signals required by the program, resulting in a heavy load. There is.

【0007】そこで、本発明は、上述の実情に鑑みて提
案されたものであり、CPUに搭載されたキャッシュメ
モリを有効に使用することができる信号処理装置及び方
法、並びにプログラム及び記録媒体を提供することを目
的としている。
Therefore, the present invention has been proposed in view of the above circumstances, and provides a signal processing device and method, a program, and a recording medium capable of effectively using a cache memory mounted on a CPU. The purpose is to do.

【0008】[0008]

【課題を解決するための手段】本発明に係る信号処理装
置は、上述の問題点を解決するために、輝度信号、第1
の色差信号及び第2の色差信号が時分割されて配列され
て成るデジタルビデオ信号を処理する信号処理装置にお
いて、入力したデジタルビデオ信号を輝度信号、第1の
色差信号及び第2の色差信号に選別する選別手段と、選
別手段によって選別された輝度信号、第1の色差信号及
び第2の色差信号がそれぞれ記憶される輝度領域、第1
の色差領域及び第2の色差領域を有する記憶手段と、輝
度信号、第1の色差信号及び第2の色差信号をそれぞれ
輝度領域、第1の色差領域及び第2の色差領域に書き込
む書き込み制御手段とを備える。
SUMMARY OF THE INVENTION In order to solve the above-mentioned problems, a signal processing apparatus according to the present invention has a luminance signal, a first
In a signal processing device for processing a digital video signal in which the color difference signal and the second color difference signal are time-divided and arrayed, the input digital video signal is converted into a luminance signal, a first color difference signal, and a second color difference signal. A selecting unit for selecting, a brightness region in which the brightness signal, the first color difference signal, and the second color difference signal selected by the selecting unit are respectively stored;
And a writing control means for writing the luminance signal, the first color difference signal, and the second color difference signal to the luminance area, the first color difference area, and the second color difference area, respectively. With.

【0009】この信号処理装置によれば、入力したデジ
タルビデオ信号を輝度信号、第1の色差信号及び第2の
色差信号に選別し、選別した輝度信号、第1の色差信号
及び第2の色差信号をそれぞれ記憶手段の輝度領域、第
1の色差領域及び第2の色差領域に書き込むことによ
り、輝度信号、第1の色差信号及び第2の色差信号がそ
れぞれ独立した領域に記憶される。
According to this signal processing device, the input digital video signal is sorted into the luminance signal, the first color difference signal and the second color difference signal, and the sorted luminance signal, the first color difference signal and the second color difference signal are selected. By writing the signals in the luminance area, the first color difference area, and the second color difference area of the storage unit, the luminance signal, the first color difference signal, and the second color difference signal are stored in independent areas.

【0010】本発明に係る信号処理方法は、上述の問題
点を解決するために、輝度信号、第1の色差信号及び第
2の色差信号が時分割されて配列されて成るデジタルビ
デオ信号を処理する信号処理方法において、入力したデ
ジタルビデオ信号を輝度信号、第1の色差信号及び第2
の色差信号に選別する選別工程と、選別工程にて選別さ
れた輝度信号、第1の色差信号及び第2の色差信号を記
憶手段の輝度領域、第1の色差領域及び第2の色差領域
に書き込む書き込み制御工程とを有する。
In order to solve the above-mentioned problems, a signal processing method according to the present invention processes a digital video signal in which a luminance signal, a first color difference signal and a second color difference signal are time-divided and arranged. In the signal processing method, the input digital video signal is converted into a luminance signal, a first color difference signal and a second
And the luminance signal, the first color difference signal, and the second color difference signal selected in the selection step in the luminance area, the first color difference area, and the second color difference area of the storage unit. And a writing control step of writing.

【0011】この信号処理方法によれば、入力したデジ
タルビデオ信号を輝度信号、第1の色差信号及び第2の
色差信号に選別し、選別した輝度信号、第1の色差信号
及び第2の色差信号をそれぞれ記憶手段の輝度領域、第
1の色差領域及び第2の色差領域に書き込むことによ
り、輝度信号、第1の色差信号及び第2の色差信号がそ
れぞれ独立した領域に記憶される。
According to this signal processing method, the input digital video signal is sorted into the luminance signal, the first color difference signal and the second color difference signal, and the sorted luminance signal, the first color difference signal and the second color difference signal are selected. By writing the signals in the luminance area, the first color difference area, and the second color difference area of the storage unit, the luminance signal, the first color difference signal, and the second color difference signal are stored in independent areas.

【0012】本発明に係るプログラムは、上述の問題点
を解決するために、輝度信号、第1の色差信号及び第2
の色差信号が時分割されて配列されて成るデジタルビデ
オ信号を処理する信号処理装置に、入力したデジタルビ
デオ信号を輝度信号、第1の色差信号及び第2の色差信
号に選別する選別工程と、選別工程にて選別された輝度
信号、第1の色差信号及び第2の色差信号を記憶手段の
輝度領域、第1の色差領域及び第2の色差領域に書き込
む書き込み制御工程とを含む処理を実行させる。
In order to solve the above-mentioned problems, the program according to the present invention has a luminance signal, a first color difference signal and a second color difference signal.
A signal processing device for processing a digital video signal in which the color difference signals are time-divided and arranged, and a selecting step of selecting the input digital video signal into a luminance signal, a first color difference signal and a second color difference signal, A process including a writing control process for writing the luminance signal, the first color difference signal, and the second color difference signal selected in the selecting step into the brightness region, the first color difference region, and the second color difference region of the storage unit is executed. Let

【0013】このプログラムによれば、入力したデジタ
ルビデオ信号を輝度信号、第1の色差信号及び第2の色
差信号に選別し、選別した輝度信号、第1の色差信号及
び第2の色差信号をそれぞれ記憶手段の輝度領域、第1
の色差領域及び第2の色差領域に書き込むことにより、
輝度信号、第1の色差信号及び第2の色差信号がそれぞ
れ独立した領域に記憶される。
According to this program, the input digital video signal is sorted into the luminance signal, the first color difference signal and the second color difference signal, and the sorted luminance signal, the first color difference signal and the second color difference signal are selected. Luminance area of storage means, first
By writing in the color difference area and the second color difference area of
The luminance signal, the first color difference signal, and the second color difference signal are stored in independent areas.

【0014】本発明に係る記録媒体は、上述の問題点を
解決するために、輝度信号、第1の色差信号及び第2の
色差信号が時分割されて配列されて成るデジタルビデオ
信号を処理する信号処理装置に、入力したデジタルビデ
オ信号を輝度信号、第1の色差信号及び第2の色差信号
に選別する選別工程と、選別工程にて選別された輝度信
号、第1の色差信号及び第2の色差信号を記憶手段の輝
度領域、第1の色差領域及び第2の色差領域に書き込む
書き込み制御工程とを含む処理を実行させるプログラム
が記録されている。
In order to solve the above problems, the recording medium according to the present invention processes a digital video signal in which a luminance signal, a first color difference signal and a second color difference signal are time-divided and arranged. A sorting step of sorting the input digital video signal into a luminance signal, a first color difference signal and a second color difference signal, and a luminance signal, a first color difference signal and a second A program for executing a process including a writing control step of writing the color difference signal of (1) into the luminance region, the first color difference region, and the second color difference region of the storage means is recorded.

【0015】この記録媒体に記録されたプログラムによ
れば、入力したデジタルビデオ信号を輝度信号、第1の
色差信号及び第2の色差信号に選別し、選別した輝度信
号、第1の色差信号及び第2の色差信号をそれぞれ記憶
手段の輝度領域、第1の色差領域及び第2の色差領域に
書き込むことにより、輝度信号、第1の色差信号及び第
2の色差信号がそれぞれ独立した領域に記憶される。
According to the program recorded on this recording medium, the inputted digital video signal is selected into a luminance signal, a first color difference signal and a second color difference signal, and the selected luminance signal, first color difference signal and By writing the second color difference signal in the brightness area, the first color difference area, and the second color difference area of the storage means, the brightness signal, the first color difference signal, and the second color difference signal are stored in independent areas. To be done.

【0016】[0016]

【発明の実施の形態】以下、本発明の実施の形態につい
て図面を参照して詳細に説明する。本発明の実施の形態
は、本発明を、携帯情報端末の一例とするPDA(Pers
onal DigitalAssistants)に適用したものである。
BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. In the embodiment of the present invention, the present invention is applied to a PDA (Pers
onal DigitalAssistants).

【0017】このPDAは、輝度信号、第1の色差信号
及び第2の色差信号が時分割されて配列されて成るデジ
タルビデオ信号を処理する信号処理装置において、入力
したデジタルビデオ信号を輝度信号、第1の色差信号及
び第2の色差信号に選別する選別手段としての選別部
と、選別手段によって選別された輝度信号、第1の色差
信号及び第2の色差信号がそれぞれ記憶される輝度領
域、第1の色差領域及び第2の色差領域を有する記憶手
段としてのDRAM(Dynamic Random Access Memory)
と、輝度信号、第1の色差信号及び第2の色差信号をそ
れぞれ輝度領域、第1の色差領域及び第2の色差領域に
書き込む書き込み制御手段としてのDMAC(Direct M
emory Access Controller)とを備えている。
This PDA is a signal processing device for processing a digital video signal in which a luminance signal, a first color difference signal and a second color difference signal are time-divided and arrayed, and the input digital video signal is a luminance signal, A selection unit as a selection unit that selects the first color difference signal and the second color difference signal, and a brightness region in which the brightness signal selected by the selection unit, the first color difference signal, and the second color difference signal are stored, DRAM (Dynamic Random Access Memory) as a storage means having a first color difference region and a second color difference region
And a luminance signal, a first color difference signal, and a second color difference signal in the luminance area, the first color difference area, and the second color difference area, respectively, as a write control means for DMAC (Direct M
emory Access Controller).

【0018】まず、PDA1の概略外観構成について、
図1を用いて説明する。ここで、PDA1の正面図を図
1(a)に示し、PDA1の左側面図を図1(b)に示
す。
First, regarding the general external appearance of the PDA 1,
This will be described with reference to FIG. Here, a front view of the PDA 1 is shown in FIG. 1A, and a left side view of the PDA 1 is shown in FIG.

【0019】図1(a)に示すように、PDA1は、筐
体7で覆われており、その前面には、表示部2、タッチ
パッド3、操作部4及びカメラ5を備えている。さら
に、図1(b)に示すように、PDA1の左側面には、
回転ダイヤル6を備えている。
As shown in FIG. 1A, the PDA 1 is covered with a housing 7, and a display unit 2, a touch pad 3, an operation unit 4 and a camera 5 are provided on the front surface thereof. Further, as shown in FIG. 1B, the left side surface of the PDA 1
A rotary dial 6 is provided.

【0020】表示部2は、白黒又はカラー表示が可能な
液晶ディスプレイであり、各種データが表示される。タ
ッチパッド3は、図示していない操作ペン等による入力
操作が行われる。操作部4は、PDA1にインストール
されているアプリケーションプログラムを起動させる指
示等を与える操作子からなる。カメラ5は、レンズ部5
aで取り込んだ被写体の像からデジタル化したビデオ
(画像)信号(以下、デジタルビデオ信号)を生成す
る。このカメラ5は、例えば表示部2の上に取り付けら
れ、取り付けられた軸を基準に所定の角度だけ回転自在
とされている。回転ダイヤル6は、回転操作及び押下操
作によって、PDA1に各種処理を実行させる指示等を
与える。
The display unit 2 is a liquid crystal display capable of monochrome display or color display, and displays various data. An input operation is performed on the touch pad 3 using an operation pen or the like (not shown). The operation unit 4 includes an operator that gives an instruction or the like to start an application program installed in the PDA 1. The camera 5 has a lens unit 5.
A digitized video (image) signal (hereinafter, digital video signal) is generated from the image of the subject captured in a. The camera 5 is attached, for example, on the display unit 2 and is rotatable by a predetermined angle based on the attached shaft. The rotary dial 6 gives an instruction or the like for causing the PDA 1 to execute various processes by a rotating operation or a pressing operation.

【0021】次に、PDA1の概略構成について、図2
を用いて説明する。このPDA1は、表示部2、タッチ
パッド3、操作部4、カメラ5、回転ダイヤル6、CP
U(Central Processing Unit)11、カメラインター
フェース12、フラッシュメモリ13、DRAM14、
外部メモリインターフェース15、USBインターフェ
ース16、オーディオデータ再生部17、バッテリ18
及び電源回路部19を備えている。
Next, the schematic structure of the PDA 1 is shown in FIG.
Will be explained. The PDA 1 includes a display unit 2, a touch pad 3, an operation unit 4, a camera 5, a rotary dial 6, and a CP.
U (Central Processing Unit) 11, camera interface 12, flash memory 13, DRAM 14,
External memory interface 15, USB interface 16, audio data reproducing unit 17, battery 18
And a power supply circuit section 19.

【0022】CPU11は、メインバス20を介して、
フラッシュメモリ13、DRAM14、外部メモリイン
ターフェース15及びUSBインターフェース16と接
続している。また、CPU11は、表示部2、タッチパ
ッド3、操作部4、回転ダイヤル6及びオーディオデー
タ再生部17と接続している。カメラインターフェース
12は、カメラ5とメインバス20とに接続している。
The CPU 11 is connected via the main bus 20 to
It is connected to the flash memory 13, the DRAM 14, the external memory interface 15, and the USB interface 16. Further, the CPU 11 is connected to the display unit 2, the touch pad 3, the operation unit 4, the rotary dial 6, and the audio data reproducing unit 17. The camera interface 12 is connected to the camera 5 and the main bus 20.

【0023】次に、PDA1を構成する各部について説
明する。表示部2は、フラッシュメモリ13やDRAM
14に書き込まれているデータ及び外部メモリインター
フェース15に接続された図示していない外部メモリに
書き込まれているデータ等が表示される。タッチパッド
3は、図示していない操作ペン等による入力操作が行わ
れることによって操作ペンの先端が触れた位置と軌跡と
を指定する信号をCPU11へ出力する。操作部4は、
操作子が操作されることによってPDA1に各種処理を
実行させる指示を与える信号をCPU11へ出力する。
回転ダイヤル6は、回転操作及び押下操作によってPD
A1に各種処理を実行させる指示を与える信号をCPU
11へ出力する。オーディデータ再生部17は、例えば
外部メモリインターフェース15に接続された図示して
いない外部メモリに書き込まれているオーディオデータ
を再生し、図示していないヘッドホン等へ出力する。
Next, each part of the PDA 1 will be described. The display unit 2 is a flash memory 13 or a DRAM.
The data written in 14 and the data written in an external memory (not shown) connected to the external memory interface 15 are displayed. The touch pad 3 outputs to the CPU 11 a signal designating a position and a locus touched by the tip of the operation pen when an input operation is performed using an operation pen (not shown). The operation unit 4
A signal that gives an instruction to the PDA 1 to execute various processes is output to the CPU 11 by operating the operator.
The rotary dial 6 is used for PD by rotating and pressing.
CPU sends a signal that gives A1 an instruction to execute various processes.
Output to 11. The audio data reproducing unit 17 reproduces audio data written in an external memory (not shown) connected to the external memory interface 15, and outputs the audio data to headphones or the like (not shown).

【0024】フラッシュメモリ13は、電気的にデータ
の書き込み及び消去が行われるメモリであり、CPU1
1が実行するプログラム等が格納される。DRAM14
は、CPU11が実行するプログラムや、カメラインタ
ーフェース12から出力されたデジタルビデオ信号等の
データが格納される。ここで、DRAM14上には、詳
しくは図5を用いて説明するが、デジタルビデオ信号の
うちのY出力、U出力及びV出力が記憶されるそれぞれ
独立した領域が設けられている。
The flash memory 13 is a memory in which data is electrically written and erased, and the CPU 1
The program etc. which 1 runs are stored. DRAM14
Stores a program executed by the CPU 11 and data such as a digital video signal output from the camera interface 12. Here, as will be described in detail with reference to FIG. 5, the DRAM 14 is provided with independent areas for storing the Y output, U output, and V output of the digital video signal.

【0025】外部メモリインターフェース15には、図
示していない脱着自在とされる薄型板形状の外部メモリ
が接続される。USBインターフェース16には、図示
していないUSBコネクタを介して、パーソナルコンピ
ュータ等が接続される。
The external memory interface 15 is connected to a removable thin plate-shaped external memory (not shown). A personal computer or the like is connected to the USB interface 16 via a USB connector (not shown).

【0026】電源回路部19は、バッテリ18から供給
される電源電圧を所定の電圧の内部電力に変換して、C
PU11や表示部2等の各部に供給することにより、P
DA1全体を駆動させる。また、電源回路部19は、図
示していないACアダプタから電源電圧が供給される場
合もある。
The power supply circuit section 19 converts the power supply voltage supplied from the battery 18 into internal power of a predetermined voltage, and C
By supplying to each unit such as the PU 11 and the display unit 2, P
Drive the entire DA1. The power supply circuit unit 19 may be supplied with power supply voltage from an AC adapter (not shown).

【0027】カメラ5は、レンズ部5aで取り込んだ被
写体の像からデジタルビデオ信号を生成し、カメライン
ターフェース12へ出力する。カメラインターフェース
12は、詳細は図4を用いて説明するが、メインバス2
0を介して、入力したデジタルビデオ信号を例えばDR
AM14に書き込む。
The camera 5 generates a digital video signal from the image of the subject captured by the lens section 5a and outputs it to the camera interface 12. The camera interface 12 will be described in detail with reference to FIG.
Input digital video signal via 0
Write to AM14.

【0028】CPU11は、フラッシュメモリ13やD
RAM14に格納されているプログラムを読み出し、各
部の動作を制御する。例えば、CPU11は、フラッシ
ュメモリ13やDRAM14からエンコードプログラム
を読み出して、DRAM14に既に書き込まれているデ
ジタルビデオ信号をMPEG(Moving Picture Experts
Group)等によりエンコードする場合には、そのデジタ
ルビデオ信号をキャッシュメモリ11aにコピーするこ
とにより、処理の高速化を図る。
The CPU 11 is a flash memory 13 or D
The program stored in the RAM 14 is read and the operation of each unit is controlled. For example, the CPU 11 reads the encode program from the flash memory 13 or the DRAM 14 and uses the MPEG (Moving Picture Experts) to read the digital video signal already written in the DRAM 14.
In the case of encoding by Group) or the like, the digital video signal is copied to the cache memory 11a to speed up the process.

【0029】ここで、カメラ5が出力するデジタルビデ
オ信号について、図3を用いて説明する。このデジタル
ビデオ信号は、例えばITU Rec656(Internat
ional Telecommunications Union Recommendation656)
規格に準拠しており、8ビットで表現される輝度信号
(以下、単にY信号と記す)及び2つの色差信号(以
下、単にU信号、V信号と記す)がパラレルで出力され
る。また、デジタルビデオ信号は、Y信号とU信号又は
V信号とが交互に混合されたフォーマットになってい
る。これにより、カメラ5は、8ビットの画素データ単
位デジタルビデオ信号を上述のフォーマットでカメライ
ンターフェース12へ出力する。
The digital video signal output by the camera 5 will be described with reference to FIG. This digital video signal is, for example, ITU Rec656 (Internat
ional Telecommunications Union Recommendation656)
The luminance signal (hereinafter, simply referred to as Y signal) and the two color difference signals (hereinafter, simply referred to as U signal and V signal) which are based on the standard and are expressed by 8 bits are output in parallel. Further, the digital video signal has a format in which the Y signal and the U signal or the V signal are alternately mixed. Thereby, the camera 5 outputs the 8-bit pixel data unit digital video signal to the camera interface 12 in the above-mentioned format.

【0030】次に、カメラインターフェース12の概略
構成について、図4を用いて詳細に説明する。カメライ
ンターフェース12は、カメラ5から上述のフォーマッ
トで出力されたデジタルビデオ信号を、メインバス20
を介して、例えばDRAM14に書き込む役割を果たし
ている。
Next, the schematic structure of the camera interface 12 will be described in detail with reference to FIG. The camera interface 12 outputs the digital video signal output from the camera 5 in the above-mentioned format to the main bus 20.
It plays a role of writing to the DRAM 14 via the memory.

【0031】カメラインターフェース12は、選別部3
1、Y−分配部32、U−分配部33、V−分配部3
4、Y−FIFO(First-In First-Out)35、U−F
IFO36、V−FIFO37、選択部38、タイミン
グジェネレイタ39及びDMAC40を備えている。
The camera interface 12 includes the selection unit 3
1, Y-distribution unit 32, U-distribution unit 33, V-distribution unit 3
4, Y-FIFO (First-In First-Out) 35, U-F
An IFO 36, a V-FIFO 37, a selection unit 38, a timing generator 39 and a DMAC 40 are provided.

【0032】タイミングジェネレイタ39は、カメラ5
から出力されたデジタルビデオ信号から同期信号を抽出
し、選別部31、Y−分配部32、U−分配部33、V
−分配部34、Y−FIFO35、U−FIFO36、
V−FIFO37、選択部38及びDMAC40で必要
となるタイミング信号を生成する。
The timing generator 39 is used by the camera 5
A synchronizing signal is extracted from the digital video signal output from the selection unit 31, the Y-distribution unit 32, the U-distribution unit 33, V
-Distributor 34, Y-FIFO 35, U-FIFO 36,
The V-FIFO 37, the selection unit 38, and the DMAC 40 generate timing signals required.

【0033】選別部31は、8ビットで入力したデジタ
ルビデオ信号がY信号である場合にY−分配部32へ出
力し、U信号である場合にU−分配部33へ出力し、V
信号である場合にV−分配部34へ出力するように選別
する。
The selecting unit 31 outputs the digital video signal input by 8 bits to the Y-distribution unit 32 when it is a Y signal, outputs it to the U-distribution unit 33 when it is a U signal, and outputs V
If it is a signal, it is selected so as to be output to the V-distribution unit 34.

【0034】Y−分配部32は、入力した8ビットのY
信号を、CPU11が基本単位として扱うワード長に合
わせた32ビット幅にパッキングするように、Y−FI
FO35にY信号を分配する。U−分配部33は、入力
した8ビットのU信号を、同様にCPU11が基本単位
として扱うワード長に合わせた32ビット幅にパッキン
グするように、U−FIFO36にU信号を分配する。
V−分配部34は、入力した8ビットのV信号を、同様
にCPU11が基本単位として扱うワード長に合わせた
32ビット幅にパッキングするように、V−FIFO3
7にV信号を分配する。
The Y-distribution unit 32 receives the input 8-bit Y
Y-FI is used so that the signal is packed into a 32-bit width that matches the word length handled by the CPU 11 as a basic unit.
The Y signal is distributed to the FO 35. The U-distribution unit 33 distributes the U signal to the U-FIFO 36 so that the input 8-bit U signal is packed into a 32-bit width that matches the word length handled by the CPU 11 as a basic unit.
The V-distribution unit 34 packs the input 8-bit V signal into a 32-bit width that matches the word length that the CPU 11 similarly treats as a basic unit, and the V-FIFO 3
Distribute V signal to 7.

【0035】Y−FIFO35では、Y−分配部32か
ら分配された8ビットのY信号が一時的に蓄積されて4
つまとめて32ビット幅にパッキングされ、そのパッキ
ングされた32ビット幅のY信号を複数ワード分まとめ
てY出力として順番に押し出す。U−FIFO36で
は、U−分配部33から分配された8ビットのU信号が
一時的に蓄積されて4つまとめて32ビット幅にパッキ
ングされ、そのパッキングされた32ビット幅のU信号
を複数ワード分まとめてU出力として順番に押し出す。
V−FIFO37では、V−分配部34から分配された
8ビットのV信号が一時的に蓄積されて4つまとめて3
2ビット幅にパッキングされ、そのパッキングされた3
2ビット幅のV信号を複数ワード分まとめてV出力とし
て順番に押し出す。
In the Y-FIFO 35, the 8-bit Y signal distributed from the Y-distribution unit 32 is temporarily accumulated and 4
They are collectively packed into a 32-bit width, and the packed 32-bit wide Y signals are collectively pushed out as a Y output for a plurality of words. In the U-FIFO 36, the 8-bit U signal distributed from the U-distribution unit 33 is temporarily accumulated and packed into a 32-bit width by grouping four, and the packed 32-bit width U signal is converted into a plurality of words. It pushes out in order as a U output collectively.
In the V-FIFO 37, the 8-bit V signal distributed from the V-distribution unit 34 is temporarily accumulated, and four V signals are combined into three.
Packed to 2 bits wide and packed 3
A 2-bit width V signal is collectively pushed out as a V output for a plurality of words.

【0036】ここで、Y−FIFO35、U−FIFO
36及びV−FIFO37が押し出すY出力51、U出
力52及びV出力53の一例を図5に示す。Y出力51
は、32ビット幅のY信号が4ワード分まとまってい
る。U出力52は、32ビット幅のU信号が2ワード分
まとまっている。V出力53は、32ビット幅のV信号
が2ワード分まとまっている。
Here, the Y-FIFO 35 and U-FIFO
FIG. 5 shows an example of the Y output 51, the U output 52, and the V output 53 pushed out by the 36 and the V-FIFO 37. Y output 51
, The Y signal having a width of 32 bits is collected for 4 words. In the U output 52, U signals having a width of 32 bits are collected for 2 words. In the V output 53, V signals having a width of 32 bits are collected for 2 words.

【0037】選択部38は、Y−FIFO35、U−F
IFO36及びV−FIFO37から押し出されたY出
力51、U出力52及びV出力53のうち、これから転
送する出力を選択し、DMAC40へ出力する。
The selection unit 38 includes a Y-FIFO 35 and a U-F.
The output to be transferred from the Y output 51, the U output 52, and the V output 53 pushed out from the IFO 36 and the V-FIFO 37 is selected and output to the DMAC 40.

【0038】DMAC40は、選択部38からの出力を
メインバス20に転送してDRAM14に書き込む。こ
のとき、DMAC40は、選択部38からの出力が書き
込まれるDRAM14上の領域を指定するアドレスをメ
インバス20へ出力する。DRAM14上には、Y出力
51、U出力52及びV出力53が記憶されるそれぞれ
独立した領域が設けられている。
The DMAC 40 transfers the output from the selector 38 to the main bus 20 and writes it in the DRAM 14. At this time, the DMAC 40 outputs to the main bus 20 an address designating an area on the DRAM 14 to which the output from the selection unit 38 is written. The DRAM 14 is provided with independent areas for storing the Y output 51, the U output 52, and the V output 53.

【0039】次に、上述の構成から成るカメラインター
フェース12の処理動作について、図6に示すフローチ
ャートを用いて説明する。
Next, the processing operation of the camera interface 12 having the above configuration will be described with reference to the flowchart shown in FIG.

【0040】まず、カメラ5から出力されたデジタルビ
デオ信号が選別部31に入力したときに、ステップS1
において、選別部31は、入力したデジタルビデオ信号
がY信号であるか否かを選別する。Y信号である場合、
ステップS2へ進んで処理が行われる。一方、Y信号で
ない場合、ステップS5へ進んで処理が行われる。
First, when the digital video signal output from the camera 5 is input to the selection unit 31, step S1
At, the selection unit 31 selects whether or not the input digital video signal is a Y signal. If it is a Y signal,
The process proceeds to step S2 and is performed. On the other hand, if it is not the Y signal, the process proceeds to step S5 and is performed.

【0041】ステップS2において、選別部31は、Y
信号をY−分配部32へ出力する。ステップS3におい
て、Y−分配部32は、8ビットのY信号をY−FIF
O35に分配する。ステップS4において、タイミング
ジェネレイタ39は、Y−FIFO35にY出力51が
蓄積されているか判断する。Y−FIFO35にY出力
51が蓄積されている場合、ステップS12へ進んで処
理が行われる。一方、Y−FIFO35にY出力51が
蓄積されていない場合、上述のステップS1に戻って処
理が繰り返される。
In step S2, the selection unit 31 determines that Y
The signal is output to the Y-distribution unit 32. In step S3, the Y-distribution unit 32 outputs the 8-bit Y signal to the Y-FIF.
Distribute to O35. In step S4, the timing generator 39 determines whether the Y output 51 is accumulated in the Y-FIFO 35. When the Y output 51 is accumulated in the Y-FIFO 35, the process proceeds to step S12 and is processed. On the other hand, when the Y output 51 is not stored in the Y-FIFO 35, the process returns to step S1 and the process is repeated.

【0042】また、ステップS5において、選別部31
は、入力したデジタルビデオ信号がU信号であるか否か
を選別する。U信号である場合、ステップS6へ進んで
処理が行われる。一方、U信号でない場合、すなわちV
信号である場合、ステップS9へ進んで処理が行われ
る。
Further, in step S5, the selection unit 31
Selects whether the input digital video signal is a U signal. If it is a U signal, the process proceeds to step S6 and is processed. On the other hand, if it is not a U signal, that is, V
If it is a signal, the processing proceeds to step S9.

【0043】ステップS6において、選別部31は、U
信号をU−分配部33へ出力する。ステップS7におい
て、U−分配部33は、8ビットのU信号をU−FIF
O36に分配する。ステップS8において、タイミング
ジェネレイタ39は、U−FIFO36にU出力52が
蓄積されているか判断する。U−FIFO36にU出力
52が蓄積されている場合、ステップS12へ進んで処
理が行われる。一方、U−FIFO36にU出力52が
蓄積されていない場合、上述のステップS1に戻って処
理が繰り返される。
In step S6, the selection unit 31 makes U
The signal is output to the U-distribution unit 33. In step S7, the U-distribution unit 33 outputs the 8-bit U signal to the U-FIF.
Distribute to O36. In step S8, the timing generator 39 determines whether the U output 52 is accumulated in the U-FIFO 36. When the U output 52 is stored in the U-FIFO 36, the process proceeds to step S12 and the process is performed. On the other hand, when the U output 52 is not accumulated in the U-FIFO 36, the process returns to step S1 and the process is repeated.

【0044】また、ステップS9において、選別部31
は、V信号をV−分配部34へ出力する。ステップS1
0において、V−分配部34は、8ビットのV信号をV
−FIFO37に分配する。ステップS11において、
タイミングジェネレイタ39は、V−FIFO37にV
出力53が蓄積されているか判断する。V−FIFO3
7にV出力53が蓄積されている場合、ステップS12
へ進んで処理が行われる。一方、V−FIFO37にV
出力53が蓄積されていない場合、上述のステップS1
に戻って処理が繰り返される。
In step S9, the selection unit 31
Outputs the V signal to the V-distribution unit 34. Step S1
At 0, the V-distribution unit 34 converts the 8-bit V signal to V
-Distribute to the FIFO 37. In step S11,
The timing generator 39 applies V to the V-FIFO 37.
It is determined whether the output 53 is accumulated. V-FIFO3
If the V output 53 is accumulated in step 7, step S12
Proceed to and processing will be performed. On the other hand, V-FIFO 37
If the output 53 is not accumulated, the above step S1
The process is repeated by returning to.

【0045】ステップS12において、選択部38は、
Y−FIFO35、U−FIFO36及びV−FIFO
37から押し出されたY出力51、U出力52及びV出
力53のうち、これから転送する出力を選択してDMA
C40へ転送する。
In step S12, the selection unit 38
Y-FIFO 35, U-FIFO 36 and V-FIFO
Out of the Y output 51, U output 52, and V output 53 extruded from 37, the output to be transferred is selected and DMA
Transfer to C40.

【0046】ステップS13において、DMAC40
は、メインバス20にアクセスができるか否かを問い合
わせする。アクセスができる場合、ステップS14へ進
んで処理が行われる。一方、アクセスができない場合、
DMAC40は、アクセスができるまで待機状態とな
る。
In step S13, the DMAC 40
Inquires whether or not the main bus 20 can be accessed. When the access is possible, the process proceeds to step S14 and is performed. On the other hand, if you cannot access
The DMAC 40 is in a standby state until it can be accessed.

【0047】ステップS14において、DMAC40
は、DRAM14上の領域を指定するアドレスをメイン
バス20へ出力し、そのアドレスに従って選択部38か
ら転送された出力をDRAM14に書き込む。
In step S14, the DMAC 40
Outputs an address designating an area on the DRAM 14 to the main bus 20, and writes the output transferred from the selection unit 38 to the DRAM 14 according to the address.

【0048】上述の処理動作により、カメラ5から出力
されたY信号、U信号及びV信号は、Y出力51、U出
力52及びV出力53として、DRAM14上に設けら
れたそれぞれ独立した領域に書き込まれて、転送は終了
となる。
By the above processing operation, the Y signal, the U signal and the V signal output from the camera 5 are written as the Y output 51, the U output 52 and the V output 53 in the respective independent areas provided on the DRAM 14. Then, the transfer ends.

【0049】以上、詳細に説明したように、本発明の実
施の形態に係るPDA1は、カメラ5から出力された8
ビットのY信号とU信号又はV信号が交互に混合された
デジタルビデオ信号を、Y信号、U信号及びV信号に選
別し、32ビット幅にパッキングして複数ワード分で転
送し、転送する信号を選択し、その信号を書き込むDR
AM14上の領域を指定するアドレスを出力することに
より、Y信号、U信号及びV信号をDRAM14上に設
けられたそれぞれ独立した領域に書き込むことができ
る。
As described above in detail, the PDA 1 according to the embodiment of the present invention outputs the data from the camera 8
A digital video signal in which bit Y signals and U signals or V signals are alternately mixed is selected into Y signals, U signals, and V signals, packed into a 32-bit width, transferred in multiple words, and transferred. DR to write the signal
By outputting the address designating the area on the AM 14, the Y signal, the U signal, and the V signal can be written in the independent areas provided on the DRAM 14.

【0050】これにより、キャッシュメモリ11aに
は、DRAM14から1つの信号、例えばY信号だけが
コピーされるので、PDA1は、カメラ5から出力され
たデジタルビデオ信号を、例えばMPEG等によりエン
コードする場合において、キャッシュメモリ11aの使
用効率を向上させることができる。
As a result, only one signal, for example, the Y signal, is copied from the DRAM 14 to the cache memory 11a, so that the PDA 1 encodes the digital video signal output from the camera 5 by, for example, MPEG. The use efficiency of the cache memory 11a can be improved.

【0051】従って、PDA1は、キャッシュメモリ1
1aの容量が小さい汎用CPUを搭載することができる
ようになるので、低コスト化を実現できる。
Therefore, the PDA 1 is the cache memory 1
Since a general-purpose CPU having a small capacity of 1a can be mounted, cost reduction can be realized.

【0052】また、キャッシュメモリ11aには、DR
AM14から1つの信号、例えばY信号だけがコピーさ
れるので、CPU11は、例えばMPEG等によりエン
コードする場合において、従来行っていた必要な信号を
切り出す処理が不要となり、DRAM14からコピーす
る処理も低減することができる。
Further, the cache memory 11a has a DR
Since only one signal, for example, the Y signal, is copied from the AM 14, the CPU 11 does not need the processing of cutting out the necessary signal, which has been conventionally performed when encoding by MPEG or the like, and the processing of copying from the DRAM 14 is also reduced. be able to.

【0053】従って、PDA1は、CPU11への負荷
を抑えることができるので、低電力消費化を実現するこ
とができる。
Therefore, the PDA 1 can reduce the load on the CPU 11 and can realize low power consumption.

【0054】また、PDA1は、従来と比べて、処理速
度を向上させ、フレームレートや画サイズを大きくする
ことができる。
Further, the PDA 1 can improve the processing speed and increase the frame rate and the image size as compared with the conventional one.

【0055】なお、本発明は上述した実施の形態のみに
限定されるものではなく、本発明の要旨を逸脱しない範
囲において種々の変更が可能であることはもちろんであ
る。
It should be noted that the present invention is not limited to the above-described embodiments, and it goes without saying that various modifications can be made without departing from the gist of the present invention.

【0056】例えば、本発明の実施の形態では、本発明
をPDAに適応したが、その他にカメラを備えた携帯電
話機やパーソナルコンピュータ等の携帯情報端末に適応
してもよい。
For example, although the present invention is applied to the PDA in the embodiment of the present invention, it may be applied to a mobile information terminal such as a mobile phone or a personal computer equipped with a camera.

【0057】また、本発明の実施の形態では、Y−FI
FO35、U−FIFO36及びV−FIFO37にお
いて、8ビットの信号が4つまとめて32ビット幅にパ
ッキングされているが、これに限らず、CPU11が扱
うワード長の仕様に応じて、例えば8つまとめて64ビ
ット幅にパッキングされ、16つまとめて128ビット
幅にパッキングされてもよい。
In the embodiment of the present invention, the Y-FI
In the FO 35, the U-FIFO 36, and the V-FIFO 37, four 8-bit signals are collectively packed into a 32-bit width, but not limited to this, for example, eight together according to the word length specification handled by the CPU 11. May be packed into a 64-bit width, and 16 may be packed together into a 128-bit width.

【0058】[0058]

【発明の効果】以上詳細に説明したように、本発明に係
る信号処理装置は、輝度信号、第1の色差信号及び第2
の色差信号が時分割されて配列されて成るデジタルビデ
オ信号を処理する信号処理装置において、入力したデジ
タルビデオ信号を輝度信号、第1の色差信号及び第2の
色差信号に選別する選別手段と、選別手段によって選別
された輝度信号、第1の色差信号及び第2の色差信号が
それぞれ記憶される輝度領域、第1の色差領域及び第2
の色差領域を有する記憶手段と、輝度信号、第1の色差
信号及び第2の色差信号をそれぞれ輝度領域、第1の色
差領域及び第2の色差領域に書き込む書き込み制御手段
とを備える。
As described in detail above, the signal processing device according to the present invention is provided with a luminance signal, a first color difference signal and a second color difference signal.
In a signal processing device for processing a digital video signal in which the color difference signals are time-divided and arrayed, a selecting means for selecting the input digital video signal into a luminance signal, a first color difference signal and a second color difference signal, A luminance area, a first color difference area, and a second luminance area in which the luminance signal, the first color difference signal, and the second color difference signal sorted by the sorting means are stored, respectively.
And a writing control unit that writes the luminance signal, the first color difference signal, and the second color difference signal to the luminance region, the first color difference region, and the second color difference region, respectively.

【0059】これにより、この信号処理装置は、輝度信
号、第1の色差信号及び第2の色差信号がそれぞれ独立
した領域に記憶されることにより、各信号をそれぞれ処
理することができるので、処理速度を向上することがで
きる。
As a result, the signal processing apparatus can process each signal by storing the luminance signal, the first color difference signal and the second color difference signal in independent areas, respectively. The speed can be improved.

【0060】また、本発明に係る信号処理方法は、輝度
信号、第1の色差信号及び第2の色差信号が時分割され
て配列されて成るデジタルビデオ信号を処理する信号処
理方法において、入力したデジタルビデオ信号を輝度信
号、第1の色差信号及び第2の色差信号に選別する選別
工程と、選別工程にて選別された輝度信号、第1の色差
信号及び第2の色差信号を記憶手段の輝度領域、第1の
色差領域及び第2の色差領域に書き込む書き込み制御工
程とを有する。
The signal processing method according to the present invention is a signal processing method for processing a digital video signal in which a luminance signal, a first color difference signal and a second color difference signal are time-divided and arranged. A sorting step of sorting the digital video signal into a luminance signal, a first color difference signal and a second color difference signal, and a luminance signal, a first color difference signal and a second color difference signal sorted in the sorting step in a storage means. And a writing control step of writing in the luminance region, the first color difference region, and the second color difference region.

【0061】これにより、この信号処理方法では、輝度
信号、第1の色差信号及び第2の色差信号がそれぞれ独
立した領域に記憶されることにより、各信号をそれぞれ
処理することができるので、処理速度を向上することが
できる。
Thus, in this signal processing method, each signal can be processed by storing the luminance signal, the first color difference signal and the second color difference signal in independent regions. The speed can be improved.

【0062】また、本発明に係るプログラムは、輝度信
号、第1の色差信号及び第2の色差信号が時分割されて
配列されて成るデジタルビデオ信号を処理する信号処理
装置に、入力したデジタルビデオ信号を輝度信号、第1
の色差信号及び第2の色差信号に選別する選別工程と、
選別工程にて選別された輝度信号、第1の色差信号及び
第2の色差信号を記憶手段の輝度領域、第1の色差領域
及び第2の色差領域に書き込む書き込み制御工程とを含
む処理を実行させる。
Further, the program according to the present invention is applied to a digital video signal input to a signal processing device for processing a digital video signal in which a luminance signal, a first color difference signal and a second color difference signal are time-divided and arranged. Signal is a luminance signal, first
A color difference signal and a second color difference signal,
A process including a writing control process for writing the luminance signal, the first color difference signal, and the second color difference signal selected in the selecting step into the brightness region, the first color difference region, and the second color difference region of the storage unit is executed. Let

【0063】これにより、このプログラムでは、輝度信
号、第1の色差信号及び第2の色差信号がそれぞれ独立
した領域に記憶されることにより、各信号をそれぞれ処
理することができるので、処理速度を向上することがで
きる。
Thus, in this program, the luminance signal, the first color difference signal, and the second color difference signal are stored in independent areas, so that each signal can be processed, so that the processing speed is increased. Can be improved.

【0064】また、本発明に係る記録媒体は、輝度信
号、第1の色差信号及び第2の色差信号が時分割されて
配列されて成るデジタルビデオ信号を処理する信号処理
装置に、入力したデジタルビデオ信号を輝度信号、第1
の色差信号及び第2の色差信号に選別する選別工程と、
選別工程にて選別された輝度信号、第1の色差信号及び
第2の色差信号を記憶手段の輝度領域、第1の色差領域
及び第2の色差領域に書き込む書き込み制御工程とを含
む処理を実行させるプログラムが記録されている。
Further, the recording medium according to the present invention is such that a digital signal inputted to a signal processing device for processing a digital video signal in which a luminance signal, a first color difference signal and a second color difference signal are time-divided and arranged. Video signal to luminance signal, first
A color difference signal and a second color difference signal,
A process including a writing control process for writing the luminance signal, the first color difference signal, and the second color difference signal selected in the selecting step into the brightness region, the first color difference region, and the second color difference region of the storage unit is executed. The program that causes it is recorded.

【0065】これにより、この記録媒体に記録されてい
るプログラムでは、輝度信号、第1の色差信号及び第2
の色差信号がそれぞれ独立した領域に記憶されることに
より、各信号をそれぞれ処理することができるので、処
理速度を向上することができる。
Thus, in the program recorded on this recording medium, the luminance signal, the first color difference signal and the second color difference signal
Since the color difference signals are stored in independent areas, each signal can be processed, so that the processing speed can be improved.

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

【図1】本発明の実施の形態に係るPDA1の外観構成
を説明する図である。
FIG. 1 is a diagram illustrating an external configuration of a PDA 1 according to an embodiment of the present invention.

【図2】同PDA1の概略構成を説明する図である。FIG. 2 is a diagram illustrating a schematic configuration of the PDA 1.

【図3】同PDA1を構成するカメラ5が生成したデジ
タルビデオ信号のフォーマットを説明する図である。
FIG. 3 is a diagram illustrating a format of a digital video signal generated by a camera 5 included in the PDA 1.

【図4】同PDA1を構成するカメラインターフェース
12の概略構成を説明する図である。
FIG. 4 is a diagram illustrating a schematic configuration of a camera interface 12 included in the PDA 1.

【図5】同PDA1を構成するカメラインターフェース
12のY−FIFO35、U−FIFO36及びV−F
IFO37から押し出されたY出力、U出力及びV出力
の一例を示す図である。
FIG. 5 is a Y-FIFO 35, a U-FIFO 36, and a V-F of the camera interface 12 constituting the PDA 1.
It is a figure which shows an example of Y output, U output, and V output pushed out from IFO37.

【図6】同PDA1を構成するカメラインターフェース
12の処理動作を説明するフローチャートである。
FIG. 6 is a flowchart illustrating a processing operation of a camera interface 12 included in the PDA 1.

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

1 PDA、2 表示部、3 タッチパッド、4 操作
部、5 カメラ、6回転ダイヤル、11 CPU、11
a キャッシュメモリ、12 カメラインターフェー
ス、13 フラッシュメモリ、20 メインバス、31
選別部、32Y−分配部、33 U−分配部、34
V−分配部、35 Y−FIFO、36 U−FIF
O、37 V−FIFO、38 選択部、39 タイミ
ングジェネレイタ、40 DMAC
1 PDA, 2 display unit, 3 touch pad, 4 operation unit, 5 camera, 6 rotary dial, 11 CPU, 11
a cache memory, 12 camera interface, 13 flash memory, 20 main bus, 31
Sorting unit, 32 Y-distribution unit, 33 U-distribution unit, 34
V-distribution unit, 35 Y-FIFO, 36 U-FIF
O, 37 V-FIFO, 38 selector, 39 timing generator, 40 DMAC

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) H04N 11/24 Fターム(参考) 5B005 JJ13 LL15 MM01 5C055 AA06 AA07 BA07 CA01 EA02 EA04 FA18 FA19 FA22 HA12 5C057 AA06 BA05 CE06 DA06 EA02 EA07 EC01 EC02 EC03 EL01 5C066 AA03 BA04 CA01 GA02 GA05 GB01 GB02 GB03 HA01 HA03 HA04 KE07 KE09 KE11 ─────────────────────────────────────────────────── ─── Continuation of front page (51) Int.Cl. 7 Identification code FI theme code (reference) H04N 11/24 F term (reference) 5B005 JJ13 LL15 MM01 5C055 AA06 AA07 BA07 CA01 EA02 EA04 FA18 FA19 FA22 HA12 5C057 AA06 BA05 CE06 DA06 EA02 EA07 EC01 EC02 EC03 EL01 5C066 AA03 BA04 CA01 GA02 GA05 GB01 GB02 GB03 HA01 HA03 HA04 KE07 KE09 KE11

Claims (12)

【特許請求の範囲】[Claims] 【請求項1】 輝度信号、第1の色差信号及び第2の色
差信号が時分割されて配列されて成るデジタルビデオ信
号を処理する信号処理装置において、 入力した上記デジタルビデオ信号を輝度信号、第1の色
差信号及び第2の色差信号に選別する選別手段と、 上記選別手段によって選別された輝度信号、第1の色差
信号及び第2の色差信号がそれぞれ記憶される輝度領
域、第1の色差領域及び第2の色差領域を有する記憶手
段と、 上記輝度信号、第1の色差信号及び第2の色差信号をそ
れぞれ上記輝度領域、第1の色差領域及び第2の色差領
域に書き込む書き込み制御手段とを備えることを特徴と
する信号処理装置。
1. A signal processing apparatus for processing a digital video signal comprising a luminance signal, a first color difference signal and a second color difference signal arranged in a time division manner, wherein the input digital video signal is a luminance signal, Selecting means for selecting one color difference signal and second color difference signal, a luminance signal, a luminance area in which the first color difference signal and the second color difference signal are respectively stored, and a first color difference Area and a second color difference area, and writing control means for writing the luminance signal, the first color difference signal, and the second color difference signal in the luminance area, the first color difference area, and the second color difference area, respectively. A signal processing device comprising:
【請求項2】 上記デジタルビデオ信号は、上記輝度信
号と、第1の色差信号又は第2の色差信号とが画素デー
タのビット幅で交互に混合されていることを特徴とする
請求項1記載の信号処理装置。
2. The digital video signal according to claim 1, wherein the luminance signal and the first color difference signal or the second color difference signal are alternately mixed in a bit width of pixel data. Signal processing equipment.
【請求項3】 上記選別手段によって選別された輝度信
号、第1の色差信号及び第2の色差信号がそれぞれ一時
的に記憶される一時記憶手段を備えることを特徴とする
請求項1記載の信号処理装置。
3. The signal according to claim 1, further comprising: temporary storage means for temporarily storing the luminance signal, the first color difference signal, and the second color difference signal selected by the selecting means. Processing equipment.
【請求項4】 上記一時記憶手段では、上記輝度信号、
第1の色差信号及び第2の色差信号がそれぞれ出力ワー
ドのビット幅にパッキングされることを特徴とする請求
項3記載の信号処理装置。
4. The luminance signal is stored in the temporary storage means,
4. The signal processing device according to claim 3, wherein the first color difference signal and the second color difference signal are packed in the bit width of the output word.
【請求項5】 上記輝度領域、第1の色差領域及び第2
の色差領域に記憶された輝度信号、第1の色差信号及び
第2の色差信号に対して、画像処理を行う画像処理手段
を備えることを特徴とする請求項1記載の信号処理装
置。
5. The luminance area, the first color difference area, and the second area.
2. The signal processing device according to claim 1, further comprising image processing means for performing image processing on the luminance signal, the first color difference signal, and the second color difference signal stored in the color difference area.
【請求項6】 輝度信号、第1の色差信号及び第2の色
差信号とが時分割されて配列されて成るデジタルビデオ
信号を処理する信号処理方法において、 入力した上記デジタルビデオ信号を輝度信号、第1の色
差信号及び第2の色差信号に選別する選別工程と、 上記選別工程にて選別された輝度信号、第1の色差信号
及び第2の色差信号を記憶手段の輝度領域、第1の色差
領域及び第2の色差領域に書き込む書き込み制御工程と
を有することを特徴とする信号処理方法。
6. A signal processing method for processing a digital video signal in which a luminance signal, a first color difference signal and a second color difference signal are time-divided and arranged, wherein the input digital video signal is a luminance signal, A sorting step of sorting into the first color difference signal and the second color difference signal, and the luminance signal, the first color difference signal and the second color difference signal sorted in the sorting step, in the luminance region of the storage means, A signal processing method, comprising: a writing control step of writing in the color difference area and the second color difference area.
【請求項7】 上記デジタルビデオ信号は、上記輝度信
号と、第1の色差信号又は第2の色差信号とが画素デー
タのビット幅で交互に混合されていることを特徴とする
請求項6記載の信号処理方法。
7. The digital video signal according to claim 6, wherein the luminance signal and the first color difference signal or the second color difference signal are alternately mixed in a bit width of pixel data. Signal processing method.
【請求項8】 上記選別工程にて選別された輝度信号、
第1の色差信号及び第2の色差信号をそれぞれ一時的に
一時記憶手段に記憶させる一時記憶制御工程を有するこ
とを特徴とする請求項6記載の信号処理方法。
8. The luminance signal selected in the selecting step,
7. The signal processing method according to claim 6, further comprising a temporary storage control step of temporarily storing the first color difference signal and the second color difference signal in a temporary storage means.
【請求項9】 上記一時記憶制御工程では、上記輝度信
号、第1の色差信号及び第2の色差信号をそれぞれ出力
ワードのビット幅にパッキングすることを特徴とする請
求項8記載の信号処理方法。
9. The signal processing method according to claim 8, wherein, in the temporary storage control step, the luminance signal, the first color difference signal, and the second color difference signal are each packed in a bit width of an output word. .
【請求項10】 上記輝度領域、第1の色差領域及び第
2の色差領域に記憶された輝度信号、第1の色差信号及
び第2の色差信号に対して、画像処理を行う画像処理工
程を有することを特徴とする請求項6記載の信号処理方
法。
10. An image processing step of performing image processing on the luminance signal, the first color difference signal and the second color difference signal stored in the luminance area, the first color difference area and the second color difference area. The signal processing method according to claim 6, further comprising:
【請求項11】 輝度信号、第1の色差信号及び第2の
色差信号とが時分割されて配列されて成るデジタルビデ
オ信号を処理する信号処理装置に、 入力した上記デジタルビデオ信号を輝度信号、第1の色
差信号及び第2の色差信号に選別する選別工程と、 上記選別工程にて選別された輝度信号、第1の色差信号
及び第2の色差信号を記憶手段の輝度領域、第1の色差
領域及び第2の色差領域に書き込む書き込み制御工程と
を含む処理を実行させるプログラム。
11. A signal processing device for processing a digital video signal comprising a luminance signal, a first color difference signal and a second color difference signal which are time-divided and arrayed, and the input digital video signal is a luminance signal, A sorting step of sorting into the first color difference signal and the second color difference signal, and the luminance signal, the first color difference signal and the second color difference signal sorted in the sorting step, in the luminance region of the storage means, A program for executing processing including a writing control step of writing in the color difference area and the second color difference area.
【請求項12】 輝度信号、第1の色差信号及び第2の
色差信号とが時分割されて配列されて成るデジタルビデ
オ信号を処理する信号処理装置に、 入力した上記デジタルビデオ信号を輝度信号、第1の色
差信号及び第2の色差信号に選別する選別工程と、 上記選別工程にて選別された輝度信号、第1の色差信号
及び第2の色差信号を記憶手段の輝度領域、第1の色差
領域及び第2の色差領域に書き込む書き込み制御工程と
を含む処理を実行させるプログラムが記録された記録媒
体。
12. A signal processing device for processing a digital video signal in which a luminance signal, a first color difference signal and a second color difference signal are time-divided and arrayed, and the input digital video signal is a luminance signal, A sorting step of sorting into the first color difference signal and the second color difference signal, and the luminance signal, the first color difference signal and the second color difference signal sorted in the sorting step, in the luminance region of the storage means, A recording medium on which a program for executing a process including a writing control step of writing in the color difference region and the second color difference region is recorded.
JP2001241156A 2001-08-08 2001-08-08 Signal processing apparatus and method therefor, program and recording medium Pending JP2003052052A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001241156A JP2003052052A (en) 2001-08-08 2001-08-08 Signal processing apparatus and method therefor, program and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001241156A JP2003052052A (en) 2001-08-08 2001-08-08 Signal processing apparatus and method therefor, program and recording medium

Publications (1)

Publication Number Publication Date
JP2003052052A true JP2003052052A (en) 2003-02-21

Family

ID=19071657

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001241156A Pending JP2003052052A (en) 2001-08-08 2001-08-08 Signal processing apparatus and method therefor, program and recording medium

Country Status (1)

Country Link
JP (1) JP2003052052A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10191389A (en) * 1996-12-27 1998-07-21 Fuji Film Micro Device Kk Data write method to image memory and write device of image data to image memory
JP2000050308A (en) * 1998-07-30 2000-02-18 Matsushita Electric Ind Co Ltd Video signal processing device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10191389A (en) * 1996-12-27 1998-07-21 Fuji Film Micro Device Kk Data write method to image memory and write device of image data to image memory
JP2000050308A (en) * 1998-07-30 2000-02-18 Matsushita Electric Ind Co Ltd Video signal processing device

Similar Documents

Publication Publication Date Title
CA2216915C (en) Picture drawing apparatus and picture drawing method
JPS58139241A (en) Image memory access method
US8010746B2 (en) Data processing apparatus and shared memory accessing method
JPH0484192A (en) Graphic processing device and graphic processing method
JP3022903B2 (en) Image rotation device
CN115205099A (en) Image data transmission method, device and electronic device
JP3839948B2 (en) Digital electronic still camera
CN114428595A (en) Image processing method, image processing device, computer equipment and storage medium
JP4419868B2 (en) Information processing apparatus and method, memory control apparatus and method, recording medium, and program
JP2003052052A (en) Signal processing apparatus and method therefor, program and recording medium
WO2003075253A1 (en) Frame buffer access device, frame buffer access method, computer program and recording medium
JP2001285644A (en) Control method for line memory
US20060140036A1 (en) Memory controller, display controller, and memory control method
KR100663380B1 (en) Image pickup device and video signal generation method
US8832346B2 (en) Data packing and unpacking engine
JP3422453B2 (en) Image display processing device
US7538900B2 (en) Image processing apparatus, image processing method, and image processing system
JPS58217076A (en) Picture storage device
JP2966182B2 (en) Computer system
JPS6037930B2 (en) information storage device
KR20070013620A (en) Method and device for sharing multi-partitioned memory through multiple paths
KR100888427B1 (en) Digital processing device with shared memory and data output method
JPH11353470A (en) Image rendering parallelization device and parallelized image rendering system
JP2000232623A (en) Video memory circuit
JP2004320314A (en) Image reading device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080731

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110512

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110517

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110610

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20110712