WO2006009019A1 - 画像処理装置 - Google Patents

画像処理装置 Download PDF

Info

Publication number
WO2006009019A1
WO2006009019A1 PCT/JP2005/012865 JP2005012865W WO2006009019A1 WO 2006009019 A1 WO2006009019 A1 WO 2006009019A1 JP 2005012865 W JP2005012865 W JP 2005012865W WO 2006009019 A1 WO2006009019 A1 WO 2006009019A1
Authority
WO
WIPO (PCT)
Prior art keywords
memory
data
image data
format
address
Prior art date
Application number
PCT/JP2005/012865
Other languages
English (en)
French (fr)
Inventor
Masao Hamada
Original Assignee
Matsushita Electric Industrial Co., Ltd.
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 Matsushita Electric Industrial Co., Ltd. filed Critical Matsushita Electric Industrial Co., Ltd.
Publication of WO2006009019A1 publication Critical patent/WO2006009019A1/ja

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T1/00General purpose image data processing
    • G06T1/60Memory management

Definitions

  • the present invention relates to a memory interface technique suitable for an image processing apparatus, and particularly to a technique useful for reading and writing image data based on different image formats.
  • image processing apparatuses that handle images have become capable of handling various types of image data from still images to moving images and graphics as the processing performance improves.
  • this image processing apparatus is required to further improve the processing speed, and higher-speed memory access is required.
  • Document 1 Japanese Patent Application Laid-Open No. 2002-117397 describes a method for changing the color for each unit that can be continuously written in the memory as a technique for improving the efficiency of memory access in RGB format image data processing.
  • a technique for continuously writing image data for three colors by switching the bank of the image memory each time the color changes is disclosed.
  • Document 2 Japanese Patent Application Laid-Open No. 2003-84751 divides image data on a video memory into a plurality of rectangular areas having different drawing formats and converts addresses to perform drawing processing. Technology to improve memory access performance and reduce CPU load.
  • image processing apparatuses have developed various image data such as moving images such as MPEG-2 and MPEG-4, still images such as JPEG, or computer graphics (hereinafter referred to as “CG”). Display, compression, decompression, etc.
  • This moving image, still image, or image data such as CG is subjected to image expansion processing by a separate engine as necessary, and stored as image data in a common memory.
  • Image data such as moving images, still images, or CG is stored in Red Green Blue format (hereinafter referred to as “RGB format”), luminance color difference format (hereinafter referred to as “YCbCr format”), etc. , Including multiple formats.
  • the YCbCr format includes a plurality of subdivided formats such as YCbCr4: 2: 2 format and YCbCr4: 2: 0 format.
  • YCbCr4: 2: 2 format is taken as an example, when image data is stored in a memory, luminance Y data, color difference Cb data, and color difference Cr data are individually stored in consecutive address areas.
  • Format hereinafter referred to as planar format
  • YCbCr data for 2 pixels packed into 32-bit format hereinafter referred to as packed format.
  • packed format For optimal access, the arrangement of image data in memory will differ for each of these formats.
  • the common memory has a different format for each engine that operates. It is necessary to store image data correspondingly. For this reason, every time the engine that operates is changed, the storage format of the image data in the common memory is changed and the address arrangement is different, so that the access efficiency is lowered. Or, if the common memory stores image data according to the format difference, there is a problem that the efficiency of use of the memory decreases.
  • each signal is represented by 8 bits, and the image data of one pixel is 24 bits. If such a signal is stored in units of 24-bit pixels, the 32-bit memory needs to calculate the address each time it is accessed, thus reducing access efficiency. As a countermeasure, access efficiency is improved by adding 8-bit dummy data to 24-bit image data per pixel and storing it in 32-bit packs. However, this method has the problem that the required memory capacity increases.
  • Patent Document 1 Japanese Unexamined Patent Application Publication No. 2002-117397
  • Patent Document 2 Japanese Patent Laid-Open No. 2003-84751
  • an object of the present invention is to provide an image processing apparatus including a memory interface that improves the efficiency of address conversion when image data of different formats is stored in a memory and read from the memory.
  • An image processing apparatus is connected to a bus for transmitting transmission image data, a color information control line for transmitting color information included in the transmission image data, and the bus and the color information control line.
  • a memory interface unit and a memory unit that is connected to the bus via the memory interface unit and stores transmission image data as stored image data.
  • the memory interface unit transmits transmission image data based on color information.
  • Bus power Controls storage in the memory unit and reading of stored image data from the memory unit to the bus.
  • the memory interface unit stores the image data in the memory unit and stores the image data in accordance with the color information including the data format and the format format received by each image processing engine. Read can be controlled.
  • a plurality of image processing engines having different data formats and format formats can transfer image data to and from the memory unit without considering the storage format of the memory unit, thereby improving access efficiency.
  • memory storage can be realized with orderly efficiency.
  • the memory interface unit transmits the transmission image data. Is stored as image data from the bus to the memory unit, the address of the memory unit for storing the transmission image data is designated based on the color information.
  • image data from image processing engines having different storage formats can always be stored in the same format in the memory unit by designating the address of the storage unit memory unit according to the color information.
  • the memory interface unit reads the stored image data based on the color information when the stored image data is sent to the bus as read-out transmission image data. Specify the address of the part.
  • the memory interface unit stores the transmission image data force dummy data based on the color information when storing the transmission image data as stored image data from the bus to the memory unit. Delete and store in memory.
  • the memory interface unit converts the stored image data into the read stored image data based on the color information when the stored image data is sent to the bus as the memory unit read-out transmission image data. Add dummy data and send to the nose.
  • the transmission image data and the stored image data include luminance data, first color difference data, and second color difference data
  • the memory unit stores the luminance data.
  • the memory interface unit stores an address for storing the luminance data based on the color information when storing the transmission image data as stored image data from the bus to the memory unit. Specify the address in the first memory, specify the address to store the first color difference data as the address in the second memory, and specify the address to store the second color difference data as the address in the third memory.
  • the memory interface unit when sending the stored image data to the bus as memory unit read-out transmission image data, provides an address for reading out the luminance data based on the color information. Specify the address in the first memory, specify the address to read the first color difference data as the address in the second memory, and specify the address to read the second color difference data as the address in the third memory.
  • image data of different format formats can be stored in three memories, being distinguished into luminance Y data, first color difference Cb data, and second color difference Cr data.
  • address conversion is performed in the memory interface unit, and storage and readout of luminance Y data, first color difference Cb data, and second color difference Cr data are executed continuously.
  • memory access efficiency is improved.
  • the color information includes at least one of the data format of the transmission image data and the color format.
  • the data format includes at least one of a planar format and a pack format.
  • the color format is at least one of YCbCr4: 4: 4 format, YCbCr4: 2: 2 format, YCbCr4: 2: 0 format, and RGB format. Includes one.
  • the invention's effect it is possible to provide an image processing apparatus including a memory interface with improved address conversion efficiency when image data of different formats is stored in a memory and read from the memory.
  • the memory provided in common performs storage corresponding to an arbitrary image format, and the memory interface unit converts the image into a desired image format and mediates data exchange with the memory.
  • the processing engine can read and write data without considering the memory format. For this reason, the access efficiency is improved.
  • FIG. 1 is a block diagram of an image processing apparatus according to Embodiment 1 of the present invention.
  • FIG. 2 is a block diagram of a memory interface unit in the first embodiment of the present invention.
  • FIG. 3 (a) Data allocation diagram of the planar memory unit in the first embodiment of the present invention (b) Data allocation diagram on the planar memory in the first embodiment of the present invention.
  • FIG. 4 (a) Data format of memory part in pack format YCbCr4: 2: 2 format in Embodiment 1 of the present invention (b) Pack format YCbCr4: 2: 2 format in Embodiment 1 of the present invention Of data allocation in memory
  • FIG. 5 (a) Pack format YCbCr4 in the first embodiment of the present invention: Data arrangement of the memory part in 4: 4 format (b) Pack format YCbCr4 in the first embodiment of the present invention: 4: 4 format Of data allocation in memory
  • FIG. 6 (a) Data allocation diagram of first memory in Embodiment 1 of the present invention (b) Data allocation diagram of second memory in Embodiment 1 of the present invention (c) Embodiment of the present invention Data arrangement of the third memory in 1
  • FIG. 7 is a flowchart of the image processing device according to the first embodiment of the present invention.
  • FIG. 1 is a block diagram of an image processing apparatus according to Embodiment 1 of the present invention.
  • the image processing apparatus shown in FIG. 1 includes a memory unit 20 having a first memory 21, a second memory 22, and a third memory 23, and a memory interface unit 10.
  • the first memory 21 stores luminance Y data
  • the second memory 22 stores color difference Cb data corresponding to the first color difference data
  • the third memory 23 corresponds to second color difference data.
  • the memory interface unit 10 connects the memory unit 20 to the bus 30.
  • the bus 30 transmits addresses, image data, and bus control signals.
  • the memory interface unit 10 is further connected to the color information control line 40. In accordance with the color information supplied by the color information control line 40, the memory interface unit 10 performs address conversion of image data, data processing, etc. at the time of storage Z reading.
  • transmission image data is used when the image data particularly means image data transmitted through the bus 30, and the image data stored in the memory unit 20 is used.
  • stored image data is used.
  • image data generally means both, the term “image data” is simply used.
  • the memory interface unit 10 uses the color information fetched from the color information control line 40 to store the transmission image data to be stored. It is determined whether the color format is YCbCr4: 4: 4 format, YCbCr4: 2: 2 format, or YCbCr4: 2: 0 format. In addition, the memory interface The face unit 10 determines whether the data format of transmission image data to be stored is a planar format or a pack format. Based on these determination results, the memory interface unit 10 performs an address operation, luminance Y data is stored in the first memory 21, color difference Cb data is stored in the second memory 22, and color difference Cr data is stored in the third memory 23. Store each one.
  • the memory interface unit 10 transmits the transmission image data to be transmitted based on the color information fetched from the color information control line 40.
  • the color format and data format are determined.
  • the memory interface unit 10 performs an address calculation based on these determination results, and reads out stored image data from the memory unit 20.
  • the memory interface unit 10 converts the read stored image data into transmission image data in the requested data format and sends it to the bus 30.
  • the data format is a pack format
  • the luminance Y data, the color difference Cb data, and the color difference Cr data are packed into 32 bits and transmitted to the bus 30.
  • the bus 30 and the color information control line 40 are connected to a plurality of image processing engines and CPUs as shown in FIG.
  • the plurality of image processing engines read image data to be processed by the respective image processing engines from the memory unit 20 via the bus 30 and the memory interface unit 10, and store the processed image data in the memory unit 20 .
  • each image processing engine outputs information on the data format and color format of the image data (that is, transmission image data) exchanged with the memory unit 20 through the color information control line 40 as color information.
  • the memory interface unit 10 can recognize the color information via the color information control line 40.
  • the nose 30 and the color information control line 40 are controlled by the CPU. If the DMA is further connected to the bus 30 and the color information control line 40, the bus 30 and the color information control line 40 are controlled by the DMA under the instruction of the CPU.
  • the plurality of image processing engines can also transmit color information to the memory interface unit 10 via the bus 30.
  • each image processing engine transmits color information before transmitting image data to be stored (that is, transmission image data).
  • each image processing engine first reads color information from the memory unit 20 when reading image data from the memory unit 20. Then, the image data from the memory unit 20 is received as transmission image data. In this way, if the color information is transmitted to the memory interface unit 10 via the bus 30, the color information control line 40 may be omitted.
  • the image processing engine includes a processing circuit and a processing program for performing image compression / decompression such as MPEG2, MPEG4, and JPEG.
  • the image processing engine may be implemented in hardware or software.
  • FIG. 2 is a block diagram of the memory interface unit in the embodiment of the present invention.
  • the memory interface unit 10 of the present embodiment includes a color information determination unit 11, a memory control unit 12, an address calculation unit 13, and a data control unit 14.
  • the data width of the bus 30 is 32 bits.
  • FIG. 3 (a) is a data arrangement diagram on the planar-type bus 30 in Embodiment 1 of the present invention (that is, a data arrangement diagram of transmission image data in the planar format), and FIG. 3 (b) FIG. 5 is a data layout diagram of the memory unit 20 in the corresponding planar format.
  • the transmission image data YCbCr in the planar format is composed of 8 bits each of luminance Y data, color difference Cb data, and color difference Cr data. Each 8 bits of data is arranged, and 4 data are transmitted in parallel according to the 32-bit bus width. At this time, all of the luminance Y data, the color difference Cb data, and the color difference Cr data are transmitted continuously.
  • the data arrangement of the transmission image data on the bus 30 is the following continuous data with the four data described in parentheses as one data block.
  • the luminance Y data is stored in the first memory 21 area
  • the color difference Cb data is stored in the second memory 22 area
  • the color difference Cr data is stored in the third memory 23 area. Stored separately. The arrangement on each memory will be described later.
  • FIG. 4 (a) is a data layout diagram of transmission image data in pack format YCbCr4: 2: 2 format in Embodiment 1 of the present invention
  • FIG. 4 (b) is a corresponding pack format YCbCr4: 2 is a data arrangement diagram of stored image data stored in a memory unit 20 in a 2: 2 format.
  • FIG. 4 (b) is a data layout diagram of transmission image data in pack format YCbCr4: 2: 2 format in Embodiment 1 of the present invention
  • FIG. 4 (b) is a corresponding pack format YCbCr4: 2 is a data arrangement diagram of stored image data stored in a memory unit 20 in a 2: 2 format.
  • the transmission image data in pack format YCbCr4: 2: 2 format on the bus 30 is arranged in the memory unit 20 as follows and stored as stored image data. That is, the most significant 8 bits (1st byte) and 3rd 8 bits (3rd byte) luminance Y data of each 32-bit data are stored in the first memory 21 area.
  • the second 8-bit (second byte) color difference Cb data is stored in the second memory 22 area, and the lower 8-bit (fourth byte) color difference Cr data of each 32-bit data is stored in the second memory 22 area.
  • 3 Stored in the memory 23 area.
  • FIG. 5 (a) is a data arrangement diagram of transmission image data in the pack format YCbCr4: 4: 4 format in Embodiment 1 of the present invention
  • FIG. 5 (b) is a corresponding pack format YCbCr4: 4 is a data arrangement diagram of stored image data stored in a memory unit 20 of 4: 4 format.
  • FIG. 5 (a) is a data arrangement diagram of transmission image data in the pack format YCbCr4: 4: 4 format in Embodiment 1 of the present invention
  • FIG. 5 (b) is a corresponding pack format YCbCr4: 4 is a data arrangement diagram of stored image data stored in a memory unit 20 of 4: 4 format.
  • FIG. 5 (a) is a data arrangement diagram of transmission image data in the pack format YCbCr4: 4: 4 format in Embodiment 1 of the present invention
  • FIG. 5 (b) is a corresponding pack format YCbCr4: 4 is a data arrangement diagram
  • Pack format YCbCr4 4: 4 format image data
  • one pixel is one luminance Y data, one color difference Cb data, and one color difference Cr data (each 8 bits) It consists of Therefore, one pixel of image data is 24 bits.
  • This 1-pixel 24-bit image data has a 32-bit transmission with dummy data “X” added to the most significant 8 bits as shown in Fig. 5 (a) to match the 32-bit bus width.
  • the image data is sequentially transmitted to the nose 30.
  • the data arrangement of the transmission image data on the bus 30 is the following continuous data with the four data written in the parenthesis as a lump of 32-bit data.
  • Transmission image data in such pack format YCbCr4: 4: 4 format is arranged in the memory unit 20 as follows and stored as stored image data. That is, the second 8-bit (second byte) luminance Y data of each 32-bit data is stored in the first memory 21 area in the third 8-bit ( The 3rd byte) color difference Cb data is stored in the second memory 22 area, and the lower 8 bits (4th byte) color difference Cr data of each 32-bit data is stored in the 3rd memory 23 area. Each is stored. The dummy data “X” of the most significant 8 bits (first byte) of each 32-bit data is deleted and not stored in the memory unit 20.
  • the first memory 21, the second memory 22, and the third memory 23 may be composed of different memories, or one memory may be divided.
  • the first memory 21 stores luminance Y data
  • the second memory 22 stores color difference Cb data
  • the third memory 23 stores color difference Cr data.
  • FIG. 6 (a) is a data allocation diagram of the first memory 21 in Embodiment 1 of the present invention
  • FIG. 6 (b) is a data allocation diagram of the second memory 22 in Embodiment 1 of the present invention
  • FIG. 6 (c) is a data layout diagram of the third memory 23 in the first embodiment of the present invention.
  • Fig. 6 (a) in the image processing apparatus of the present embodiment, only the luminance Y data of the image data is stored in the first memory 21 (Y0, Yl, Y2, ⁇ 3 ), ( ⁇ 4, ⁇ 5, ⁇ 6, ⁇ 7), ( ⁇ 8, ⁇ 9, Y10, Yl l), (Y12, Y13, Y14, Y15) Stored in the address.
  • the stored image data includes luminance Y data, color difference Cb data, and color difference Cr that are related to the data format and color format of the transmission image data on the bus 30.
  • the data is distinguished and stored in the memory unit 20.
  • the color information determination unit 11 acquires color information from the color information control line 40, and determines the color format of transmission image data to be stored based on the acquired color information. That is, it is determined whether the image data of the stored transmission image data is YCbCr4: 4: 4 format, YCbCr4: 2: 2 format, YCbCr4: 2: 0 format, or RGB format.
  • the color information determination unit 11 determines whether the data format of the transmission image data to be stored is the planar format force pack format based on the acquired color information.
  • the address calculation unit 13 calculates the address of the storage destination memory, and the data control unit 14 outputs the data on the bus 30 to the memory unit 20.
  • the memory control unit 12 determines which memory of the memory unit 20 stores data based on the determination result of the color information determination unit 11, and outputs a write enable signal to the storage destination memory.
  • the address calculation unit 13 determines that the transmission image data related to the color format of the transmission image data is as shown in FIG. Recognized as being located in a continuous address space on bus 30.
  • the address calculation unit 13 performs an address calculation of the storage destination memory of the luminance Y data, the color difference Cb data, and the color difference Cr data of the transmission image data, and the first memory 21, the second memory 22, and the third memory 23 Specify the same address.
  • the data control unit 14 outputs the image data on the bus 30 to the first memory 21, the second memory 22, and the third memory 23.
  • the memory control unit 12 determines which memory of the first memory 21, the second memory 22, and the third memory 23 is to be accessed from the address of the image data on the bus 30, and enables writing to the write target memory. Output a signal. Stored in the image data memory by the write enable signal.
  • the color information determination unit 11 determines that the transmission image data to be stored is in pack format YCbCr4: 2: 2 format
  • the color information determination unit 11 uses the determination result as color format information and data format information.
  • the address calculation unit 13 stores the storage destination memory for the luminance Y data, color difference Cb data, and color difference Cr data of the packed transmission image data.
  • the address of each is calculated separately, and the address corresponding to each memory is specified individually.
  • the address space of the image data viewed from the bus 30 is in the form shown in Figure 4 (a).
  • the data control unit 14 Based on the color format information and data format information from the color information determination unit 11, the data control unit 14 converts the transmission image data captured from the bus 30 according to the YCbCr4: 2: 2 format into luminance Y data, color difference Cb data, and color Difference Divide into Cr data. Further, the data control unit 14 outputs the luminance Y data to the first memory 21, the color difference Cb data to the second memory 22, and the color difference Cr data to the third memory 23.
  • the memory control unit 12 outputs a write enable signal to the first memory 21, the second memory 22, and the third memory 23 based on the color format information and the data format information from the color information determination unit 11. Then, the image data is stored in the memory from which the write enable signal is output.
  • FIG. 7 is a flowchart of the image processing apparatus according to Embodiment 1 of the present invention.
  • FIG. 7 shows a flowchart of the image processing apparatus according to the present embodiment in the case of storing transmission image data in the pack format YCbCr4: 2: 2 format.
  • the transmission image data to be stored is packed in a 32-bit format (Y (n), Cb (n), Y (n + 1), Cr (n)).
  • the color information determination unit 11 acquires color information from the color information control line 40 in step S1.
  • step S 2 the color information determination unit 11 determines the color format of transmission image data to be stored on the bus 30.
  • the color format of the transmission image data to be stored is the YCbCr4: 2: 2 format.
  • the color information determination unit 11 sends the determination result of the color format to the memory control unit 12, the address calculation unit 13 and the data control unit 14 as color format information.
  • step S3 the color information determining unit 11 determines the data format of the transmission image data to be stored.
  • the data format of the transmission image data to be stored is a pack format according to the determination result.
  • the color information determination unit 11 sends the determination result of the data format to the memory control unit 12, the address calculation unit 13, and the data control unit 14 as data format information.
  • step S4 the data control unit 14 extracts medium luminance Y (n) data and luminance Y (n + 1) data of 32-bit transmission image data.
  • step S5 the address calculation unit 13 calculates the addresses on the first memory 21 for the luminance ⁇ ( ⁇ ) data and the luminance ⁇ ( ⁇ + 1) data.
  • step S 6 the memory control unit 12 outputs a write enable signal to the first memory 21, and sets the luminance ⁇ ( ⁇ ) data and luminance ⁇ ( ⁇ + 1) data force to a predetermined address in the first memory 21. Stored.
  • step S7 the data control unit 14 determines the medium color difference Cb of 32-bit image data.
  • step S8 the address calculation unit 13 calculates the address on the second memory 22 of the color difference Cb (n) data.
  • the memory control unit 12 outputs a write enable signal to the second memory 22 and stores the color difference Cb (n) data power at a predetermined address in the second memory 22.
  • step S10 the data control unit 14 extracts medium color difference C r (n) data of 32-bit image data.
  • step S8 the address calculation unit 13 calculates the address on the third memory 23 of the color difference Cr (n) data.
  • step S 6 the memory control unit 12 outputs a write enable signal to the third memory 23, and the color difference Cr (n) data is stored at a predetermined address in the third memory 23.
  • step S13 the image data (Y (n), Cb (n), Y
  • the color information determination unit 11 determines that the transmission image data to be stored is in pack format YCbCr4: 4: 4 format
  • the color information determination unit 11 uses the determination result as color format information and data format information.
  • the address calculation unit 13 assumes that the memory unit 20 is arranged in an address space as shown in FIG. 5B based on the color format information and data format information from the color information determination unit 11. Judgment is made and the memory address of each storage destination of the transmission image data is calculated and issued.
  • the data control unit 14 Based on the color format information and data format information from the color information discriminating unit 11, the data control unit 14 deletes the stored image data force dummy data, and obtains effective luminance Y data, color difference Cb data, and color difference Cr data. Are output to the first memory 21, the second memory 22, and the third memory 23, respectively.
  • the memory control unit 12 outputs a write enable signal to the first memory 21, the second memory 22, and the third memory 23 based on the color format information and the data format information from the color information determination unit 11.
  • the image data is stored in the memory from which the write enable signal is output.
  • the color information discriminating unit 11 discriminates that the transmission image data to be stored is in the RGB format
  • the color information discriminating unit 11 uses the discrimination result as the color format information, the memory control unit 12, the address calculation unit 13, Output to the data control unit 14.
  • the data control unit 14 Based on the color format information from the color information discriminating unit 11, the data control unit 14 converts the transmission image data to be stored from the RGB format to the YCbCr4: 4: 4 format and outputs it to each memory.
  • the transmission image data to be stored can be converted from the RGB format to the YCbCr4: 2: 2 format with some sacrifice in image quality!
  • the subsequent operation is the same as the storage of image data in each format.
  • the color information discriminating unit 11 When the color information discriminating unit 11 reads out the stored image data from the memory unit 20 and determines that it is transmitted as transmission image data in the bus 30 format, the color information discriminating unit 11 uses the discrimination result as data format information to The data is sent to the control unit 12, the address calculation unit 13, and the data control unit 14. Based on the data format information from the color information determination unit 11, the address calculation unit 13 issues the same address to the first memory 21, the second memory 22, and the third memory 23.
  • the memory control unit 12 outputs a read enable signal for the memory from which data is read.
  • the data control unit 14 buses the read image data in the order of luminance Y data, color difference Cb data, and color difference Cr data in the format of 4 data 32-bit transmission image data according to the address space shown in FIG. Output to 30.
  • the color information discriminating unit 11 If the color information discriminating unit 11 reads out the stored image data from the memory unit 20 and determines that it is sent to the bus 30 as transmission image data in the pack format YCbCr4: 2: 2 format, the color information discriminating unit 11 The color format information and the data format information are sent to the memory control unit 12, the address calculation unit 13, and the data control unit 14. Based on the color format information and data format information from the color information determination unit 11, the address calculation unit 13 separately calculates addresses for the first memory 21, the second memory 22, and the third memory 23. In memory Issue corresponding addresses individually.
  • the memory control unit 12 outputs a read enable signal for the memory from which data is read based on the color format information and the data format information from the color information determination unit 11. Based on the color format information and the data format information from the color information determination unit 11, the data control unit 14 converts the read image data into (Y (n), Cb according to the address space shown in FIG. 4 (a). (n), Y (n + 1), Cr (n)) are packed into a 32-bit format and output to the bus 30 as transmission image data.
  • the color information discriminating unit 11 When the color information discriminating unit 11 reads out the stored image data from the memory unit 20 and determines that it is sent as transmission image data in pack format YCbCr4: 4: 4 format to the bus 30, the color information discriminating unit 11 The color format information and the data format information are sent to the memory control unit 12, the address calculation unit 13, and the data control unit 14. Based on the color format information and data format information from the color information determination unit 11, the address calculation unit 13 separately calculates addresses for the first memory 21, the second memory 22, and the third memory 23. The address corresponding to each memory is issued individually. Based on the color format information and the data format information from the color information determination unit 11, the memory control unit 12 outputs a read enable signal for the memory from which data is read.
  • the data control unit 14 Based on the color format information and data format information from the color information discriminating unit 11, the data control unit 14 adds 8-bit dummy data “X” to the stored image data read out in accordance with the address space shown in FIG. Is added, packed in a 32-bit format (X, Y (n), Cb (n), C r (n)) and sent to the bus 30 as transmission image data.
  • the dummy data “X” a value preset in the register of the memory interface unit 10 may be used, or the dummy data may be used by adding dummy data to the color information control line 40 for each access. Good.
  • the image processing apparatus of the present invention includes the first memory 21 for storing the luminance Y data, the second memory 22 for storing the color difference Cb data, and the third memory 23 for storing the color difference Cr data 23.
  • the memory interface 20 is provided between the bus 30 and the memory unit 20, and the data interface and the color format of the image data are used as color information via the color information control line 40 to provide a memory interface. Part 10 is given. With this configuration, it is possible to convert the address space of suitable data of each image processing engine into the address space of the memory unit 20 based on the color information. As a result, even if an image processing engine that processes image data in the planar format and an image processing engine that processes in the pack format coexist on the nose 30, each image processing engine does not decrease the access efficiency. Can be accessed.
  • each image processing engine can access the memory unit 20 without reducing access efficiency.
  • the gist of the present invention is to provide color information to image data, store image data of different formats in memory, and improve the efficiency of address conversion when reading from the memory.
  • the purpose is to realize an image processing apparatus, and various applications are possible without departing from the spirit of the present invention.
  • the image processing apparatus can be used in, for example, an image processing apparatus equipped with a plurality of image processing engines having different color spaces or different memory storage formats and its application fields.

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Color Image Communication Systems (AREA)
  • Color Television Systems (AREA)

Abstract

 画像処理装置は、輝度Yデータを格納する第1メモリ(21)、色差Cbデータを格納する第2メモリ(22)、色差Crデータを格納する第3メモリ(23)を有するメモリ部(20)と、色情報判別部(11)、メモリ制御部(12)、アドレス演算部(13)、及び、データ制御部(14)を有するメモリインターフェイス部(10)とを備える装置である。色情報制御線(40)によって供給される色情報に従って、メモリインターフェイス部(10)は、バス(30)上の画像データの格納/読出しの際に、画像データのアドレス変換、データ処理などを行う。この結果、異なるフォーマットの画像データをメモリに格納しメモリから読み出す際の、アドレス変換の効率を改善できる。

Description

画像処理装置
技術分野
[0001] 本発明は、画像処理装置に適したメモリインターフェイス技術に関し、特に異なる画 像フォーマットに基づく画像データの読出し及び書込みに有用な技術に関する。 背景技術
[0002] 近年、画像を取り扱う画像処理装置は、その処理性能の向上に伴い、静止画から 動画、グラフィックスまで各種の画像データに対応できるようになつている。しかも、こ の画像処理装置では、処理速度のさらなる向上が要求されており、より高速なメモリ アクセスが必要となってきて 、る。
[0003] 例えば、文献 1 (特開 2002— 117397号公報)は、 RGBフォーマットの画像データ 処理におけるメモリアクセスの効率を向上させる手法として、メモリに連続して書き込 める単位毎に色を変え、かつ色が変わる毎に画像メモリのバンクを切り替えることで、 3色分の画像データを連続的に書き込む技術を開示して 、る。
[0004] また、文献 2 (特開 2003— 84751号公報)は、ビデオメモリ上の画像データを、描 画形式の異なる複数の矩形領域に分割し、アドレスを変換することで、描画処理にお けるメモリアクセス性能向上及び CPUの負荷低減を図る技術を開示している。
[0005] し力し、近年の画像処理装置は、 MPEG— 2や MPEG— 4等の動画、 JPEG等の 静止画、あるいは、コンピュータグラフィックス(以下、「CG」という)などの各種画像デ ータを処理し、表示や圧縮、伸長等を行っている。この動画、静止画、あるいは、 CG 等の画像データは、必要に応じて別個のエンジンで画像伸張処理され、共通のメモ リに画像データとして格納される。
[0006] この動画、静止画、あるいは、 CG等の画像データは、 Red Green Blueフォーマ ット(以下、「RGBフォーマット」という)や輝度'色差フォーマット(以下、「YCbCrフォ 一マット」という)等、複数のフォーマットを含む。また、 YCbCrフォーマットは、 YCbC r4 : 2 : 2フォーマットや YCbCr4: 2: 0フォーマット等の、細分化された複数のフォー マットを含む。 [0007] さらに、例えば、 YCbCr4 : 2 : 2フォーマットを例にとると、画像データをメモリに格納 する場合、輝度 Yデータと色差 Cbデータと色差 Crデータとをそれぞれ連続したアド レスの領域に個別に格納する形式 (以下、プラナ形式と呼ぶ)や、 2画素分の YCbCr データを 32ビットにパックして格納する形式 (以下、パック形式と呼ぶ)等がある。最 適なアクセスのためには、メモリ上の画像データの配置は、これらのフォーマットごと に異なる。
[0008] このように、異なる格納形式を持つ画像処理エンジン間で画像データの受け渡しを 行い画像処理をする場合、例えば、 YCbCr4 : 2 : 2フォーマットという同じ画像データ のフォーマットでも、メモリ上の格納形式に依存して、メモリへのアクセス効率が低下 し、それに伴い処理性能が低下する。
[0009] すなわち、 RGBフォーマット、 YCbCr4 : 2 : 2フォーマット、 YCbCr4 : 2 : 0フォーマ ットのそれぞれに対応する異なる処理エンジンが設けられて ヽる場合、共通メモリは、 動作するエンジン毎に異なるフォーマットに対応して、画像データを格納する必要が ある。このため、動作するエンジンが変化するたびに、共通メモリの画像データの格 納フォーマットが変更され、アドレス配置が相違するので、アクセス効率が低下する。 あるいは、共通メモリが、フォーマットの違いに合わせて画像データを格納する場合 は、メモリの使用効率が低下する問題もある。
[0010] このアクセス効率の低下を防止するために、フォーマット毎に対応した専用メモリを 設ける場合には、回路規模が増加する問題もある。
[0011] また、 YCbCr4 :4 :4フォーマットの場合、 1画素につき 1つの輝度信号と 2つの色差 信号が存在し、それぞれの信号は、 8ビットで表現されており、 1画素の画像データは 、 24ビットとなる。このような信号を 24ビットの画素単位で格納すると、 32ビット形式の メモリでは、アクセスする毎にアドレスを計算する必要があるため、アクセス効率が低 下する。対応策として、 1画素 24ビットの画像データに 8ビットのダミーデータを付カロし 、 32ビットにパック化して格納するとアクセス効率は向上する。しかし、この方法では、 必要となるメモリ容量が増加すると言った問題がある。
[0012] また、 YCbCrフォーマットのみに対応した画像処理エンジンと RGBフォーマットの みに対応した画像処理エンジン間で画像データの受け渡しを行う場合、 YCbCrフォ 一マットから RGBフォーマット、もしくは、 RGBフォーマットから YCbCrフォーマットへ の変換が必要となる。フォーマット変換を行う変換処理エンジンを別途用意して変換 を行えば、 2つの画像処理エンジン間の画像データの受け渡しは出来る。しかし、フ ォーマット変換を行うために一度メモリから画像データを読出し、フォーマット変換後、 再びメモリ上に格納する必要があるため、データノ スのバンド幅を圧迫し、処理性能 が低下する問題もある。
特許文献 1 :特開 2002— 117397号公報
特許文献 2 :特開 2003— 84751号公報
発明の開示
発明が解決しょうとする課題
[0013] そこで本発明は、異なるフォーマットの画像データをメモリに格納し、メモリから読み 出す際の、アドレス変換の効率を改善したメモリインターフェースを備える画像処理 装置を提供することを目的とする。
課題を解決するための手段
[0014] 第 1の発明に係る画像処理装置は、伝送画像データを伝送するバスと、伝送画像 データが有する色情報を伝送する色情報制御線と、バスと色情報制御線とに接続さ れるメモリインターフェイス部と、メモリインターフェイス部を介してバスに接続され、伝 送画像データを格納画像データとして格納するメモリ部とを備え、メモリインターフエ イス部は、色情報に基づいて、伝送画像データのバス力 メモリ部への格納と、格納 画像データのメモリ部からバスへの読出しとを制御する。
[0015] この構成によれば、メモリインターフェイス部は、各画像処理エンジン力 受け取る データ形式とフォーマット形式とを含む色情報に従って、画像データのメモリ部への 格納と画像データのメモリ部力ゝらの読出しを制御できる。この結果、データ形式とフォ 一マット形式が異なる複数の画像処理エンジンは、メモリ部の格納形式を考慮せず、 メモリ部との画像データの転送を行うことができ、アクセス効率が向上する。更に、デ ータ形式とフォーマット形式とが異なる各種画像処理エンジンが混在する画像処理 装置にお 、ても、整然とした効率よ 1、メモリ格納が実現できる。
[0016] 第 2の発明に係る画像処理装置では、メモリインターフェイス部は、伝送画像データ を格納画像データとしてバスからメモリ部に格納する際に、色情報に基づいて、伝送 画像データを格納するメモリ部のアドレスを指定する。
[0017] この構成によれば、格納形式の異なる画像処理エンジンからの画像データを、色情 報に従って格納先のメモリ部のアドレスを指定することによって、メモリ部に常に同じ 形式で格納できる。その結果、データ形式の異なる各種画像処理エンジンが混在す る画像処理装置にお 、ても、整然とした効率よ!/、メモリ格納が実現できる。
[0018] 第 3の発明に係る画像処理装置では、メモリインターフェイス部は、格納画像データ をメモリ部力 読み出し伝送画像データとしてバスに送出する際に、色情報に基づい て、格納画像データを読み出すメモリ部のアドレスを指定する。
[0019] この構成によれば、色情報に従って格納先のメモリ部のアドレスを指定することによ り、メモリ部に格納されている画像データを読み出し、画像処理エンジンの好適なデ ータ形式の画像データとして、効率よく送出することができる。その結果、データ形式 の異なる各種画像処理エンジンが混在する画像処理装置にお ヽても、効率よ ヽメモ リ読出しが実現できる。
[0020] 第 4の発明に係る画像処理装置では、メモリインターフェイス部は、伝送画像データ を格納画像データとしてバスからメモリ部に格納する際に、色情報に基づいて、伝送 画像データ力 ダミーデータを削除してメモリ部に格納する。
[0021] 第 5の発明に係る画像処理装置では、メモリインターフェイス部は、格納画像データ をメモリ部力 読み出し伝送画像データとしてバスに送出する際に、色情報に基づい て、読み出した格納画像データにダミーデータを付加してノ スに送出する。
[0022] これらの構成によれば、輝度信号と 2つの色差信号をパック形式で読み出す場合、 アクセスするバス幅に応じてダミーデータを付カ卩し、また、ノック形式のデータを格納 する場合、ダミーデータを削除してメモリに格納することにより、メモリからの読出しァ ドレスを直截に管理でき、また、メモリへの不要なデータの格納を回避できる。
[0023] 第 6の発明に係る画像処理装置では、伝送画像データと格納画像データとは、輝 度データと第 1色差データと第 2色差データとを含み、メモリ部は、輝度データを格納 する第 1メモリと、第 1色差データを格納する第 2メモリと、第 2色差データを格納する 第 3メモリとを有する。 [0024] 第 7の発明に係る画像処理装置では、メモリインターフェイス部は、伝送画像データ を格納画像データとしてバスからメモリ部に格納する際に、色情報に基づいて、輝度 データを格納するアドレスを第 1メモリ内のアドレスに指定し、第 1色差データを格納 するアドレスを第 2メモリ内のアドレスに指定し、第 2色差データを格納するアドレスを 第 3メモリ内のアドレスに指定する。
[0025] 第 8の発明に係る画像処理装置では、メモリインターフェイス部は、格納画像データ をメモリ部力 読み出し伝送画像データとしてバスに送出する際に、色情報に基づい て、輝度データを読み出すアドレスを第 1メモリ内のアドレスに指定し、第 1色差デー タを読み出すアドレスを第 2メモリ内のアドレスに指定し、第 2色差データを読み出す アドレスを第 3メモリ内のアドレスに指定する。
[0026] これらの構成によれば、フォーマット形式の異なる画像データを、輝度 Yデータ、第 1色差 Cbデータ、及び、第 2色差 Crデータにそれぞれ区別して、 3個のメモリに格納 できる。この結果、各画像処理エンジン力も受け取る色情報に従って、メモリインター フェイス部において、アドレス変換を行い、輝度 Yデータ、第 1色差 Cbデータ、及び、 第 2色差 Crデータの格納と読出しを連続的に実行できるので、メモリアクセス効率が 改善される。
[0027] 第 9の発明に係る画像処理装置では、色情報は、伝送画像データのデータ形式、 及び色フォーマットの少なくとも一つを含む。
[0028] 第 10の発明に係る画像処理装置では、データ形式は、プラナ形式とパック形式の うちの少なくとも 1つを含む。
[0029] これらの構成によれば、プラナ形式とパック形式の画像データに対して、データ形 式に従ったアドレス変換を行 、、効率の良 、メモリアクセスができる。
[0030] 第 11の発明に係る画像処理装置では、色フォーマットは、 YCbCr4 :4 :4フォーマ ット、 YCbCr4: 2: 2フォーマット、 YCbCr4: 2: 0フォーマット、及び、 RGBフォーマツ トのうちの少なくとも 1つを含む。
[0031] これらの構成によれば、各種色フォーマットに対応できる高効率メモリアクセスの画 像処理装置を実現できる。
発明の効果 [0032] 本発明によれば、異なるフォーマットの画像データをメモリに格納しメモリから読み 出す際の、アドレス変換の効率を改善したメモリインターフェースを備える画像処理 装置を提供することができる。
[0033] また、共通に設けられたメモリは、任意の画像フォーマットに対応した格納を行い、 メモリインターフェイス部力 所望の画像フォーマットに変換してメモリとのデータのや り取りを仲介するため、画像処理エンジンはメモリのフォーマットを考慮せずにデータ の読み書きができる。このため、アクセス効率が向上する。
[0034] また、異なるフォーマット毎に対応する専用メモリを設ける必要がないため、回路規 模が削減される。
図面の簡単な説明
[0035] [図 1]本発明の実施の形態 1における画像処理装置のブロック図
[図 2]本発明の実施の形態 1におけるメモリインターフェイス部のブロック図
[図 3] (a)本発明の実施の形態 1におけるプラナ形式のメモリ部のデータ配置図 (b) 本発明の実施の形態 1におけるプラナ形式のメモリ上のデータ配置図
[図 4] (a)本発明の実施の形態 1におけるパック形式 YCbCr4 : 2 : 2フォーマットのメモ リ部のデータ配置図 (b)本発明の実施の形態 1におけるパック形式 YCbCr4 : 2 : 2 フォーマットのメモリ上のデータ配置図
[図 5] (a)本発明の実施の形態 1におけるパック形式 YCbCr4: 4: 4フォーマットのメモ リ部のデータ配置図 (b)本発明の実施の形態 1におけるパック形式 YCbCr4 :4 :4 フォーマットのメモリ上のデータ配置図
[図 6] (a)本発明の実施の形態 1における第 1メモリのデータ配置図 (b)本発明の実 施の形態 1における第 2メモリのデータ配置図 (c)本発明の実施の形態 1における 第 3メモリのデータ配置図
[図 7]本発明の実施の形態 1における画像処理装置のフローチャート
符号の説明
[0036] 10 メモリインターフェイス部
11 色情報判別部
12 メモリ制御部 13 アドレス演算部
14 データ制御部
20 メモリ部
21 第 1メモリ
22 第 2メモリ
23 第 3メモリ
30 バス
40 色情報制御線
発明を実施するための最良の形態
[0037] 以下、図面を参照しながら、本発明の実施の形態を説明する。
[0038] 図 1は、本発明の実施の形態 1における画像処理装置のブロック図である。図 1に 示される画像処理装置は、第 1メモリ 21、第 2メモリ 22、第 3メモリ 23を有するメモリ部 20とメモリインターフェイス部 10とを備える。
[0039] 第 1メモリ 21は、輝度 Yデータを格納し、第 2メモリ 22は、第 1色差データに相当す る色差 Cbデータを格納し、第 3メモリ 23は、第 2色差データに相当する色差 Crデー タを格納する。メモリインターフェイス部 10は、メモリ部 20をバス 30に接続する。バス 30は、アドレス、画像データ、バス制御信号を伝送している。メモリインターフェイス部 10は、さらに色情報制御線 40に接続している。色情報制御線 40によって供給される 色情報に従って、メモリインターフェイス部 10は、格納 Z読出しの際に、画像データ のアドレス変換、データ処理などを行う。
[0040] 以下の記述では、画像データが、バス 30で伝送される画像データを特に意味する 場合は、「伝送画像データ」の用語が用いられ、メモリ部 20に格納されている画像デ ータを特に意味する場合は、「格納画像データ」の用語が用いられる。画像データが 、両者を総合的に意味する場合は、単に「画像データ」の用語が用いられる。
[0041] 伝送画像データをバス 30から取り込み、格納画像データとしてメモリ部 20に格納す る際、メモリインターフェイス部 10は、色情報制御線 40から取込んだ色情報により、 格納する伝送画像データの色フォーマットが、 YCbCr4 :4 :4フォーマットか、 YCbC r4 : 2 : 2フォーマットか、 YCbCr4 : 2 : 0フォーマットかを判別する。更に、メモリインタ 一フェイス部 10は、格納する伝送画像データのデータ形式がプラナ形式かパック形 式を判別する。これらの判別結果を基に、メモリインターフェイス部 10は、アドレス演 算を行い、輝度 Yデータを第 1メモリ 21に、色差 Cbデータを第 2メモリ 22に、色差 Cr データを第 3メモリ 23に、それぞれ格納する。
[0042] また、格納画像データをメモリ部 20から読み出し、バス 30へ伝送画像データとして 送出する場合、メモリインターフェイス部 10は、色情報制御線 40から取込んだ色情 報により、送出する伝送画像データの色フォーマット、及び、データ形式を判別する。 メモリインターフェイス部 10は、これらの判別結果を基にアドレス演算を行い、格納画 像データをメモリ部 20から読み出す。さらに、メモリインターフェイス部 10は、読み出 した格納画像データを、要求されたデータ形式の伝送画像データに変換して、バス 3 0へ送出する。たとえば、データ形式がパック形式である場合は、輝度 Yデータ、色差 Cbデータ、及び、色差 Crデータを 32ビットにパックしてバス 30へ送出する。
[0043] バス 30と色情報制御線 40には、メモリインターフェイス部 10の他に、図 1には図示 されて 、な 、複数の画像処理エンジンと CPUなどが接続される。複数の画像処理ェ ンジンは、それぞれの画像処理エンジンで処理する画像データをバス 30とメモリイン ターフェイス部 10を介してメモリ部 20から読み出し、処理後の画像データをメモリ部 2 0に格納する。この時、それぞれの画像処理エンジンは、メモリ部 20とやり取りする画 像データ(すなわち、伝送画像データ)のデータ形式と色フォーマットに関する情報を 、色情報として、色情報制御線 40を介して出力する。メモリインターフェイス部 10は、 この色情報制御線 40を介して、色情報を認識できる。
[0044] ノ ス 30と色情報制御線 40は、 CPUにより制御される。ある 、は、バス 30と色情報 制御線 40に、さらに DMAが接続されている場合は、バス 30と色情報制御線 40は、 CPUの命令の下で DMAにより制御される。
[0045] なお、複数の画像処理エンジンは、色情報をバス 30を介してメモリインターフェイス 部 10に伝送することも出来る。この場合、それぞれの画像処理エンジンは、メモリ部 2 0へ画像データを格納する際は、格納対象の画像データ(すなわち、伝送画像デー タ)を伝送する前に色情報を伝送する。同様に、それぞれの画像処理エンジンは、画 像データをメモリ部 20から読み出す際は、先ず、色情報をメモリインターフェイス部 1 0に伝送し、その後、メモリ部 20からの画像データを伝送画像データとして受信する。 このように、色情報をバス 30を介してメモリインターフェイス部 10に伝送すれば、色情 報制御線 40を省略しても良 ヽ。
[0046] ここで、画像処理エンジンは、 MPEG2、 MPEG4、 JPEGなどの画像圧縮 '伸長を 行う処理回路や処理プログラムなどを含む。画像処理エンジンは、ハードウェアで実 現されても、ソフトウェアで実現されても良い。
[0047] 以下に、本形態の画像処理装置の構成の動作をさらに詳しく述べる。
[0048] 図 2は、本発明の実施の形態におけるメモリインターフェイス部のブロック図である。
図 2に示すように、本形態のメモリインターフェイス部 10は、色情報判別部 11、メモリ 制御部 12、アドレス演算部 13、及び、データ制御部 14を有する。
[0049] 図 2に示す本形態のメモリインターフェイス部 10の動作を説明する前に、データ形 式とメモリ部 20への画像データの格納形式について説明する。
[0050] なお、ここではバス 30のデータ幅は、 32ビットであるとして説明する。
[0051] 図 3 (a)は、本発明の実施の形態 1におけるプラナ形式のバス 30上のデータ配置 図(すなわち、プラナ形式の伝送画像データのデータ配置図)であり、図 3 (b)は、対 応するプラナ形式のメモリ部 20のデータ配置図である。
[0052] 図 3 (a)に示すように、プラナ形式の伝送画像データ YCbCrは、輝度 Yデータ、色 差 Cbデータ、及び色差 Crデータのそれぞれが 8ビットで構成されている。それぞれ 8 ビットのデータ力 個ずつ配置され、 32ビットのバス幅に合せて、 4個のデータが並列 に伝送される。このとき、輝度 Yデータのすべて、色差 Cbのデータすベて、色差 Crデ ータが、連続して伝送される。すなわち、バス 30上の伝送画像データのデータ配置 は、括弧内に記載された 4個のデータを一塊のデータとして、以下のような連続した データとなる。
[0053] (YO、 Yl、 Y2、 Y3)、 (Υ4、 Υ5、 Υ6、 Υ7)、(Υ8、 Υ9、 Υ10、 Y11)、(Υ12、Υ13 、 Υ14、 Y15) · · · (CbO、 Cbl、 Cb2、 Cb3)、(Cb4、 Cb5、 Cb6、 Cb7)、(Cb8、 Cb 9、 CblO、 Cbl l)、 (Cbl2、 Cbl3、 Cbl4、 Cbl5)…(CrO、 Crl、 Cr2、 Cr3)、 ( Cr4、 Cr5、 Cr6、 Cr7)、 (Cr8、 Cr9、 CrlO、 Crl l)、 (Crl2、 Crl3、 Crl4、 Crl5 ) · · ·。 [0054] このような伝送画像データ YCbCrは、メモリ部 20には次のように配置されて、格納 画像データとして格納される。すなわち、図 3 (b)に示すように、輝度 Yデータは、第 1 メモリ 21の領域に、色差 Cbデータは、第 2メモリ 22の領域に、色差 Crデータは、第 3 メモリ 23の領域に分けて格納される。各メモリ上の配置は後述する。
[0055] 図 4 (a)は、本発明の実施の形態 1におけるパック形式 YCbCr4 : 2 : 2フォーマット の伝送画像データのデータ配置図であり、図 4 (b)は、対応するパック形式 YCbCr4 : 2: 2フォーマットのメモリ部 20に格納される格納画像データのデータ配置図である。
[0056] 図 4 (a)に示されるように、パック形式 YCbCr4: 2: 2フォーマットの画像データ YCb Crでは、 2画素が、 2個の輝度 Yデータ、 1個の色差 Cbデータ、及び 1個の色差 Crデ ータで構成されており、それぞれが 8ビットのデータである。これらのデータは、 4個ず つパックされ、 32ビットのバス 10幅に合わせた 32ビットの伝送画像データとされて、 順次伝送される。すなわち、バス 30上の伝送画像データのデータ配置は、括弧内に 記載された 4個のデータを 32ビットの一塊のデータとして、以下のような連続したデー タとなる。
(YO、 CbO、 Yl、 CrO)、(Y2、 Cb2、 Y3、 Cr2)、(Y4、 Cb4、 Y5、 Cr4)、(Y6、 Cb 6、 Y7、 Cr6) · · ·。
[0057] このようなバス 30上のパック形式 YCbCr4: 2: 2フォーマットの伝送画像データは、 メモリ部 20には次のように配置されて、格納画像データとして格納される。すなわち、 各 32ビットのデータのうちの最上位 8ビット(第 1バイト)と第 3位 8ビット (第 3バイト)の 輝度 Yデータは、第 1メモリ 21の領域に、各 32ビットのデータのうちの第 2位の 8ビット (第 2バイト)の色差 Cbデータは、第 2メモリ 22の領域に、各 32ビットのデータのうちの 下位 8ビット (第 4バイト)の色差 Crデータは、第 3メモリ 23の領域に、それぞれ格納さ れる。
[0058] 図 5 (a)は、本発明の実施の形態 1におけるパック形式 YCbCr4 :4 :4フォーマット の伝送画像データのデータ配置図であり、図 5 (b)は、対応するパック形式 YCbCr4 :4 :4フォーマットのメモリ部 20に格納される格納画像データのデータ配置図である。
[0059] パック形式 YCbCr4 :4 :4フォーマットの画像データ YCbCrでは、 1画素が、 1個の 輝度 Yデータ、 1個の色差 Cbデータ、及び 1個の色差 Crデータ(それぞれが 8ビット) で構成されている。したがって、 1画素の画像データは、 24ビットである。この 1画素 2 4ビットの画像データは、 32ビットのバス幅に合せるために、図 5 (a)に示すように、最 上位 8ビットにダミーデータ「X」が付加されて、 32ビットの伝送画像データとして、ノ ス 30に順次伝送される。すなわち、バス 30上の伝送画像データのデータ配置は、括 弧内に記載された 4個のデータを 32ビットの一塊のデータとして、以下のような連続 したデータとなる。
(X、 YO、 CbO, CrO)、(X、 Yl, Cbl, Crl)、(X、 Y2, Cb2, Cr2)、(X、 Y3, Cb3 , Cr3) · · ·。
[0060] このようなパック形式 YCbCr4 :4 :4フォーマットの伝送画像データは、メモリ部 20 には次のように配置されて、格納画像データとして格納される。すなわち、各 32ビット のデータのうちの第 2位の 8ビット(第 2バイト)の輝度 Yデータは、第 1メモリ 21の領域 に、各 32ビットのデータのうちの第 3位の 8ビット(第 3バイト)の色差 Cbデータは、第 2 メモリ 22の領域に、各 32ビットのデータのうちの下位 8ビット(第 4バイト)の色差 Crデ ータは、第 3メモリ 23の領域に、それぞれ格納される。各 32ビットのデータのうちの最 上位 8ビット (第 1バイト)のダミーデータ「X」は、削除されてメモリ部 20には格納され ない。
[0061] 次に、メモリ部 20内部に設けられた第 1メモリ 21、第 2メモリ 22、第 3メモリ 23のそれ ぞれにおけるデータの配置を説明する。ここで、第 1メモリ 21、第 2メモリ 22、第 3メモ リ 23は、一つのメモリが分割されて構成されてもよぐ異なるメモリで構成されても良い
[0062] また、第 1メモリ 21は輝度 Yデータを格納し、第 2メモリ 22は色差 Cbデータを格納し 、第 3メモリ 23は色差 Crデータを格納する。
[0063] 図 6 (a)は、本発明の実施の形態 1における第 1メモリ 21のデータ配置図、図 6 (b) は、本発明の実施の形態 1における第 2メモリ 22のデータ配置図、図 6 (c)は、本発 明の実施の形態 1における第 3メモリ 23のデータ配置図である。
[0064] 図 6 (a)に示されるように、本形態の画像処理装置では、第 1メモリ 21には、画像デ ータのうちの輝度 Yデータのみが、(Y0, Yl, Y2, Υ3)、 (Υ4, Υ5, Υ6, Υ7)、 (Υ8 , Υ9, Y10, Yl l)、 (Y12, Y13, Y14, Y15) · · ·の順に、 32ビット幅で、連続した アドレスに格納される。
[0065] また、図 6 (b)に示されるように、本形態の画像処理装置では、第 2メモリ 22には、画 像データのうちの色差 Cbデータのみ力 (CbO、 Cbl、 Cb2、 Cb3)、(Cb4、 Cb5、 C b6、Cb7)、(Cb8、 Cb9、 CblO、 Cbl l)、(Cbl2、 Cbl3、 Cbl4、 Cbl5) - - -の順 に、 32ビット幅で、連続したアドレスに格納される。
[0066] さらに、図 6 (c)に示されるように、本形態の画像処理装置では、第 3メモリ 23には、 画像データのうちの色差 Crデータのみが、(CrO、 Crl、 Cr2、 Cr3)、(Cr4、 Cr5、 C r6、Cr7)、(Cr8、 Cr9、 CrlO、 Crl l)、(Crl2、 Crl3、 Crl4、 Crl5) ' . 'の順に、 32ビット幅で、連続したアドレスに格納される。
[0067] 以上説明したように、本形態の画像処理装置では、格納画像データは、バス 30上 の伝送画像データのデータ形式と色フォーマットとに関係なぐ輝度 Yデータ、色差 C bデータ、色差 Crデータに区別されてメモリ部 20に格納される。
[0068] 次に、図 2に戻って、本形態のメモリインターフェイス部 10の動作を説明する。
[0069] 先ず、メモリインターフェイス部 10力 バス 30から伝送画像データを取込み、メモリ 部 20に格納画像データとして格納する場合の動作を説明する。
[0070] 色情報判別部 11は、色情報制御線 40から色情報を取得し、取得した色情報を基 に、格納する伝送画像データの色フォーマットを判別する。すなわち、格納する伝送 画像データの画像データは、 YCbCr4 :4 :4フォーマット、 YCbCr4 : 2 : 2フォーマット 、 YCbCr4 : 2 : 0フォーマット、及び、 RGBフォーマットのいずれであるかを判別する。
[0071] 続いて、色情報判別部 11は、取得した色情報を基に、格納する伝送画像データの データ形式が、プラナ形式力パック形式かを判別する。
[0072] 色情報判別部 11の判別結果を基に、アドレス演算部 13は、格納先メモリのアドレス を演算し、データ制御部 14は、バス 30上のデータをメモリ部 20に出力する。メモリ制 御部 12は、色情報判別部 11の判別結果を基に、メモリ部 20のどのメモリにデータを 格納するかを判別して、格納先のメモリに対して、書き込みィネーブル信号を出力す る。
[0073] メモリインターフェイス部 10において、色情報判別部 11が色情報を判別した後の画 像データの格納における具体的な動作を、いくつかの場合について以下に説明する [0074] (プラナ形式の画像データの格納)
プラナ形式のデータ形式を有する伝送画像データをメモリ部 20に格納する場合、 アドレス演算部 13は、伝送画像データの色フォーマットに関係なぐ伝送画像データ は、図 3 (a)に示したように、バス 30上の連続したアドレス空間に配置されていると認 識する。アドレス演算部 13は、伝送画像データの輝度 Yデータと色差 Cbデータと色 差 Crデータの格納先のメモリのアドレス演算を行い、第 1メモリ 21、第 2メモリ 22、第 3 メモリ 23に対して同じアドレスを指定する。データ制御部 14は、バス 30上の画像デ 一タを第 1メモリ 21、第 2メモリ 22、第 3メモリ 23へ出力する。メモリ制御部 12は、バス 30上の画像データのアドレスから、第 1メモリ 21、第 2メモリ 22、第 3メモリ 23のどのメ モリに対するアクセスかを判別し、書き込み対象のメモリに対して書き込みィネーブル 信号を出力する。書き込みィネーブル信号により、画像データカ モリに格納される。
[0075] (パック形式 YCbCr4: 2: 2フォーマットの画像データの格納)
色情報判別部 11が、格納すべき伝送画像データはパック形式 YCbCr4: 2: 2フォ 一マットであると判別した場合、色情報判別部 11は、その判別結果を色フォーマット 情報及びデータ形式情報として、メモリ制御部 12、アドレス演算部 13、データ制御部 14に送る。アドレス演算部 13は、色情報判別部 11からの色フォーマット情報とデー タ形式情報に基づき、パックされた伝送画像データの輝度 Yデータと色差 Cbデータ と色差 Crデータに対して、格納先のメモリのアドレスを別々に計算し、それぞれのメ モリに対応したアドレスを個別に指定する。例えば、バス 30上から見た画像データの アドレス空間は、図 4 (a)に示される形態である。データ制御部 14は、色情報判別部 11からの色フォーマット情報とデータ形式情報に基づき、 YCbCr4 : 2 : 2フォーマット に従って、バス 30から取込んだ伝送画像データを輝度 Yデータと色差 Cbデータと色 差 Crデータに分ける。更に、データ制御部 14は、輝度 Yデータを第 1メモリ 21に、色 差 Cbデータを第 2メモリ 22へ、色差 Crデータを第 3メモリ 23へ出力する。メモリ制御 部 12は、色情報判別部 11からの色フォーマット情報とデータ形式情報に基づき、第 1メモリ 21、第 2メモリ 22、第 3メモリ 23に対して書込みィネーブル信号を出力する。 そして、書き込みィネーブル信号が出力されたメモリに画像データが格納される。 [0076] 図 7は、本発明の実施の形態 1における画像処理装置のフローチャートである。図 7 は、パック形式 YCbCr4: 2: 2フォーマットの伝送画像データを格納する場合の本形 態の画像処理装置のフローチャートを示している。格納する伝送画像データは、 (Y( n)、 Cb (n)、 Y(n+ 1)、 Cr (n) )の 32ビット形式にパックされている。図 2を参照しつ つ、図 7に従って、パック形式 YCbCr4: 2: 2フォーマットの伝送画像データを格納す る場合の本形態の画像処理装置の動作を説明する。
[0077] 図 7のステップ SOにおいて格納処理が開始されると、ステップ S1において、色情報 判別部 11は、色情報制御線 40から色情報を取得する。
[0078] ステップ S2において、色情報判別部 11は、バス 30上の格納すべき伝送画像デー タの色フォーマットを判別する。この場合、判別の結果、格納すべき伝送画像データ の色フォーマットは、 YCbCr4 : 2 : 2フォーマットである。色情報判別部 11は、色フォ 一マットの判別結果を、色フォーマット情報として、メモリ制御部 12、アドレス演算部 1 3、データ制御部 14に送る。
[0079] ステップ S3において、色情報判別部 11は、格納すべき伝送画像データのデータ 形式を判別する。この場合、判別の結果により、格納すべき伝送画像データのデー タ形式は、パック形式である。色情報判別部 11は、データ形式の判別結果をデータ 形式情報として、メモリ制御部 12、アドレス演算部 13、データ制御部 14に送る。
[0080] ステップ S4において、データ制御部 14は、 32ビットの伝送画像データの中力 輝 度 Y(n)データと輝度 Y(n+ 1)データを抽出する。
[0081] ステップ S5において、アドレス演算部 13は、輝度 Υ(η)データと輝度 Υ(η+ 1)デー タの、第 1メモリ 21上のアドレスを計算する。
[0082] ステップ S6において、メモリ制御部 12は、書き込みィネーブル信号を第 1メモリ 21 に出力し、輝度 Υ(η)データと輝度 Υ(η+ 1)データ力 第 1メモリ 21の所定のアドレス に格納される。
[0083] ステップ S7において、データ制御部 14は、 32ビットの画像データの中力 色差 Cb
(n)データを抽出する。
[0084] ステップ S8において、アドレス演算部 13は、色差 Cb (n)データの、第 2メモリ 22上 のアドレスを計算する。 [0085] ステップ S6において、メモリ制御部 12は、書き込みィネーブル信号を第 2メモリ 22 に出力し、色差 Cb (n)データ力 第 2メモリ 22の所定のアドレスに格納される。
[0086] ステップ S10において、データ制御部 14は、 32ビットの画像データの中力 色差 C r (n)データを抽出する。
[0087] ステップ S8において、アドレス演算部 13は、色差 Cr (n)データの、第 3メモリ 23上 のアドレスを計算する。
[0088] ステップ S6において、メモリ制御部 12は、書き込みィネーブル信号を第 3メモリ 23 に出力し、色差 Cr (n)データが、第 3メモリ 23の所定のアドレスに格納される。
[0089] 以上の処理が終わると、制御はステップ S 13に移り、画像データ (Y(n)、 Cb (n)、 Y
(n+ l)、 Cr (n) )の格納が終了する。このような一連の格納処理を n=0〜n— max - 1 (n_maxは、格納する輝度 Yデータの最大個数)について繰り返す。
[0090] (パック形式 YCbCr4: 4: 4フォーマットの画像データの格納)
色情報判別部 11が、格納すべき伝送画像データはパック形式 YCbCr4: 4: 4フォ 一マットであると判別した場合、色情報判別部 11は、その判別結果を色フォーマット 情報及びデータ形式情報として、メモリ制御部 12、アドレス演算部 13、データ制御部 14に送る。この例では、図 5 (a)に示すように、バス 30上の伝送画像データには、有 効な画像データ 24ビットにダミーデータ 8ビットが付加されている。この時、アドレス演 算部 13は、色情報判別部 11からの色フォーマット情報とデータ形式情報に基づき、 メモリ部 20が、図 5 (b)に示すようなアドレス空間に配置されているものと判断して、伝 送画像データのそれぞれの格納先のメモリのアドレスを演算して発行する。データ制 御部 14は、色情報判別部 11からの色フォーマット情報とデータ形式情報に基づき、 格納する画像データ力 ダミーデータを削除し、有効な輝度 Yデータと色差 Cbデー タと色差 Crデータとを、第 1メモリ 21、第 2メモリ 22、第 3メモリ 23に、それぞれ出力す る。メモリ制御部 12は、色情報判別部 11からの色フォーマット情報とデータ形式情報 に基づき、第 1メモリ 21、第 2メモリ 22、第 3メモリ 23に対して書込みィネーブル信号 を出力する。書き込みィネーブル信号が出力されたメモリに、画像データが格納され る。
[0091] (RGBフォーマットの画像データの格納) 色情報判別部 11が、格納すべき伝送画像データは RGBフォーマットであると判別 した場合、色情報判別部 11は、その判別結果を色フォーマット情報として、メモリ制 御部 12、アドレス演算部 13、データ制御部 14に出力する。データ制御部 14は、色 情報判別部 11からの色フォーマット情報に基づき、格納すべき伝送画像データを R GBフォーマットから YCbCr4 :4 :4フォーマットへ変換し、各メモリへ出力する。この 時、メモリ容量を削減するために、画質を多少犠牲にして、格納すべき伝送画像デー タを RGBフォーマットから YCbCr4: 2: 2フォーマットに変換しても良!、。その後の動 作は、それぞれのフォーマットの画像データの格納と同じである。
[0092] 次に、メモリインターフェイス部 10において、色情報判別部 11が色情報を判別した 後の画像データの読出しにおける具体的な動作を、いくつかの場合について以下に 説明する。
[0093] (プラナ形式の画像データの読出し)
色情報判別部 11が、メモリ部 20から格納画像データを読み出し、バス 30ヘプラナ 形式の伝送画像データとして送出すると判別した場合、色情報判別部 11は、その判 別結果をデータ形式情報として、メモリ制御部 12、アドレス演算部 13、データ制御部 14に送る。色情報判別部 11からのデータ形式情報に基づき、アドレス演算部 13は、 第 1メモリ 21、第 2メモリ 22、第 3メモリ 23に対して、同じアドレスを発行する。メモリ制 御部 12は、データを読み出すメモリに対する読出しィネーブル信号を出力する。デ ータ制御部 14は、読み出した画像データを、図 3 (a)に示すアドレス空間に従って、 4データ 32ビットの伝送画像データ形式で、輝度 Yデータ、色差 Cbデータ、色差 Cr データの順にバス 30に出力する。
[0094] (パック形式 YCbCr4: 2: 2フォーマットの画像データの読出し)
色情報判別部 11が、メモリ部 20から格納画像データを読み出し、バス 30へパック 形式 YCbCr4: 2: 2フォーマットの伝送画像データとして送出すると判別した場合、 色情報判別部 11は、その判別結果を色フォーマット情報及びデータ形式情報として 、メモリ制御部 12、アドレス演算部 13、データ制御部 14に送る。アドレス演算部 13は 、色情報判別部 11からの色フォーマット情報とデータ形式情報に基づき、第 1メモリ 2 1、第 2メモリ 22、第 3メモリ 23に対して、アドレスを別々に計算し、それぞれのメモリに 対応したアドレスを個別に発行する。
[0095] メモリ制御部 12は、色情報判別部 11からの色フォーマット情報とデータ形式情報 に基づき、データを読み出すメモリに対する読出しィネーブル信号を出力する。デー タ制御部 14は、色情報判別部 11からの色フォーマット情報とデータ形式情報に基づ き、読み出した画像データを、図 4 (a)に示すアドレス空間に従って、(Y(n)、 Cb (n) 、 Y(n+ 1)、 Cr(n) )の 32ビット形式にパックして、伝送画像データとしてバス 30に出 力する。
[0096] (パック形式 YCbCr4: 4: 4フォーマットの画像データの読出し)
色情報判別部 11が、メモリ部 20から格納画像データを読み出し、バス 30へパック 形式 YCbCr4: 4: 4フォーマットの伝送画像データとして送出すると判別した場合、 色情報判別部 11は、その判別結果を色フォーマット情報及びデータ形式情報として 、メモリ制御部 12、アドレス演算部 13、データ制御部 14に送る。アドレス演算部 13は 、色情報判別部 11からの色フォーマット情報とデータ形式情報に基づき、第 1メモリ 2 1、第 2メモリ 22、第 3メモリ 23に対して、アドレスを別々に計算し、それぞれのメモリに 対応したアドレスを個別に発行する。メモリ制御部 12は、色情報判別部 11からの色 フォーマット情報とデータ形式情報に基づき、データを読み出すメモリに対する読出 しィネーブル信号を出力する。データ制御部 14は、色情報判別部 11からの色フォー マット情報とデータ形式情報に基づき、図 5 (a)に示すアドレス空間に従って、読み出 した格納画像データに 8ビットのダミーデータ「X」を付カ卩して、(X、 Y(n)、 Cb (n)、 C r (n) )の 32ビット形式にパックして、伝送画像データとしてバス 30に送出する。ダミー データ「X」は、メモリインターフェイス部 10のレジスタに予め設定された値を用いても よいし、アクセス毎に色情報制御線 40にダミーデータを付加させることで、そのダミー データを用いてもよい。
[0097] 以上説明したように、本発明の画像処理装置は、輝度 Yデータを格納する第 1メモ リ 21と色差 Cbデータを格納する第 2メモリ 22と色差 Crデータを格納する第 3メモリ 23 を有するメモリ部 20を備え、バス 30とメモリ部 20の間にメモリインターフェイス部 10を 設け、さらに、色情報制御線 40を介して、画像データのデータ形式と色フォーマット を色情報として、メモリインターフェイス部 10に与えている。 [0098] この構成により、色情報に基づ!/、て、各画像処理エンジンの好適なデータのァドレ ス空間を、メモリ部 20のアドレス空間に変換することができる。その結果、ノ ス 30上に 画像データをプラナ形式で処理する画像処理エンジンとパック形式で処理する画像 処理エンジンが共存する場合でも、各画像処理エンジンは、アクセス効率を低下する ことなくメモリ部 20にアクセスすることができる。
[0099] また、好適とする色フォーマットが異なる画像処理エンジンが共存する場合でも、各 画像処理エンジンは、アクセス効率を低下することなくメモリ部 20にアクセスすること ができる。
[0100] さらに、 YCbCr4 :4 :4フォーマットをパック形式で読み書きする際に、ダミーデータ 分のメモリ領域を保持する必要がな 、ためメモリ容量を削減することが出来る。
[0101] 以上説明したように、本発明の趣旨は、画像データに色情報を付与して、異なるフ ォーマットの画像データをメモリに格納し、メモリから読み出す際のアドレス変換の効 率を改善した画像処理装置を実現することにあるのであって、本発明の趣旨を逸脱 しない限り、種々の適用が可能である。
産業上の利用可能性
[0102] 本発明に係わる画像処理装置は、例えば、異なる色空間又は異なるメモリ格納形 式を有する画像処理エンジンを複数搭載する画像処理装置とその応用分野におい て利用できる。

Claims

請求の範囲
[1] 伝送画像データを伝送するバスと、
前記伝送画像データが有する色情報を伝送する色情報制御線と、
前記バスと前記色情報制御線とに接続されるメモリインターフェイス部と、 前記メモリインターフェイス部を介して前記バスに接続され、前記伝送画像データを 格納画像データとして格納するメモリ部とを備え、
前記メモリインターフェイス部は、前記色情報に基づいて、前記伝送画像データの 前記バスから前記メモリ部への格納と、前記格納画像データの前記メモリ部から前記 バスへの読出しとを制御する画像処理装置。
[2] 前記メモリインターフェイス部は、前記伝送画像データを格納画像データとして前記 バスから前記メモリ部に格納する際に、前記色情報に基づいて、前記伝送画像デー タを格納する前記メモリ部のアドレスを指定する請求項 1記載の画像処理装置。
[3] 前記メモリインターフェイス部は、前記格納画像データを前記メモリ部から読み出し伝 送画像データとして前記バスに送出する際に、前記色情報に基づいて、前記格納画 像データを読み出す前記メモリ部のアドレスを指定する請求項 1記載の画像処理装 置。
[4] 前記メモリインターフェイス部は、前記伝送画像データを格納画像データとして前記 バスから前記メモリ部に格納する際に、前記色情報に基づいて、前記伝送画像デー タに含まれるダミーデータを削除して前記メモリ部に格納する請求項 1記載の画像処 理装置。
[5] 前記メモリインターフェイス部は、前記格納画像データを前記メモリ部から読み出して 前記バスに送出する際に、前記色情報に基づいて、読み出された格納画像データ にダミーデータを付加して前記バスに送出する請求項 1記載の画像処理装置。
[6] 前記伝送画像データと前記格納画像データとは、輝度データと第 1色差データと第 2 色差データとを含み、前記メモリ部は、前記輝度データを格納する第 1メモリと、前記 第 1色差データを格納する第 2メモリと、前記第 2色差データを格納する第 3メモリとを 有する、請求項 1記載の画像処理装置。
[7] 前記メモリインターフェイス部は、前記伝送画像データを前記格納画像データとして 前記バスから前記メモリ部に格納する際に、前記色情報に基づいて、前記輝度デー タを格納するアドレスを前記第 1メモリ内のアドレスに指定し、前記第 1色差データを 格納するアドレスを前記第 2メモリ内のアドレスに指定し、前記第 2色差データを格納 するアドレスを前記第 3メモリ内のアドレスに指定する請求項 6記載の画像処理装置。
[8] 前記メモリインターフェイス部は、前記格納画像データを前記メモリ部から読み出して 前記バスに送出する際に、前記色情報に基づいて、前記輝度データを読み出すアド レスを前記第 1メモリ内のアドレスに指定し、前記第 1色差データを読み出すアドレス を前記第 2メモリ内のアドレスに指定し、前記第 2色差データを読み出すアドレスを前 記第 3メモリ内のアドレスに指定する請求項 6記載の画像処理装置。
[9] 前記色情報は、前記伝送画像データのデータ形式、及び色フォーマットの少なくとも 一つを含む、請求項 1記載の画像処理装置。
[10] 前記データ形式は、プラナ形式とパック形式のうちの少なくとも 1つを含む、請求項 9 記載の画像処理装置。
[11] 前記色フォーマットは、 YCbCr4 :4 :4フォーマット、 YCbCr4 : 2 : 2フォーマット、 YC bCr4 : 2 : 0フォーマット、及び、 RGBフォーマットのうちの少なくとも 1つを含む請求項
9記載の画像処理装置。
[12] 前記メモリインターフェイス部は、前記色情報から前記データ形式、及び前記色フォ 一マットの少なくとも一方を判別する色情報判別部を備える請求項 9記載の画像処 理装置。
[13] 前記メモリインターフェイス部は、前記色情報判別部の判別結果に基づ!、て、前記メ モリ部のアドレスを演算するアドレス演算部を更に備え、前記アドレス演算部の演算 結果に基づいて、前記メモリ部のアドレスが指定される請求項 12記載の画像処理装 置。
PCT/JP2005/012865 2004-07-21 2005-07-12 画像処理装置 WO2006009019A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2004212787 2004-07-21
JP2004-212787 2004-07-21

Publications (1)

Publication Number Publication Date
WO2006009019A1 true WO2006009019A1 (ja) 2006-01-26

Family

ID=35785135

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2005/012865 WO2006009019A1 (ja) 2004-07-21 2005-07-12 画像処理装置

Country Status (1)

Country Link
WO (1) WO2006009019A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009301169A (ja) * 2008-06-11 2009-12-24 Sony Corp メモリ制御装置および情報処理装置

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0965154A (ja) * 1995-08-18 1997-03-07 Fuji Xerox Co Ltd カラー画像転送装置
JP2002359856A (ja) * 2001-06-01 2002-12-13 Mega Chips Corp データ変換回路およびデジタル・カメラ

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0965154A (ja) * 1995-08-18 1997-03-07 Fuji Xerox Co Ltd カラー画像転送装置
JP2002359856A (ja) * 2001-06-01 2002-12-13 Mega Chips Corp データ変換回路およびデジタル・カメラ

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009301169A (ja) * 2008-06-11 2009-12-24 Sony Corp メモリ制御装置および情報処理装置

Similar Documents

Publication Publication Date Title
JP4219887B2 (ja) 画像処理装置及び画像処理方法
US20050270304A1 (en) Display controller, electronic apparatus and method for supplying image data
TW200427312A (en) Method and apparatus for pattern RAM sharing color LUT
JP5593060B2 (ja) 画像処理装置、および画像処理装置の動作方法
US7701466B2 (en) Method and system for providing accelerated video processing in a communication device
CN101552916A (zh) 视频yuv数据的dma传输方法、装置及dma控制器
US20070279422A1 (en) Processor system including processors and data transfer method thereof
KR100818034B1 (ko) 데이터 전송 방법, 회로 장치 및 데이터 전송 장치
US20060140036A1 (en) Memory controller, display controller, and memory control method
JP2015115837A (ja) 制御装置、画像処理装置、制御方法、およびプログラム
WO2006009019A1 (ja) 画像処理装置
US7327873B2 (en) Fast software rotation of video for portrait mode displays
US20050285813A1 (en) Display controller, electronic equipment, and image data supplying method
US20160358590A1 (en) System on Chip Devices and Operating Methods Thereof
JP2003224862A (ja) グラフィックコントローラ及び表示メモリ容量低減方式
WO2005115015A1 (ja) 画像処理装置及びデータ処理方法
US20040240553A1 (en) Motion vector detecting method and image processing appparatus using the same
US6992708B1 (en) Signal processing circuit of image input apparatus
JP4540422B2 (ja) 半導体集積回路及び撮像装置
US20170256026A1 (en) Information processing device, image processing apparatus, and information processing method
JP2012155604A (ja) データ転送制御装置
JP2008059452A (ja) 画像処理装置、画像処理方法
CN117981310A (zh) 用于多内核图像编码的系统和方法
JP2007312085A (ja) 映像処理装置
JP2011204025A (ja) 画像処理アクセラレータ

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NG NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU LV MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

NENP Non-entry into the national phase

Ref country code: JP

122 Ep: pct application non-entry in european phase