WO2014203762A1 - Decoding device, decoding method, encoding device, and encoding method - Google Patents

Decoding device, decoding method, encoding device, and encoding method Download PDF

Info

Publication number
WO2014203762A1
WO2014203762A1 PCT/JP2014/065286 JP2014065286W WO2014203762A1 WO 2014203762 A1 WO2014203762 A1 WO 2014203762A1 JP 2014065286 W JP2014065286 W JP 2014065286W WO 2014203762 A1 WO2014203762 A1 WO 2014203762A1
Authority
WO
WIPO (PCT)
Prior art keywords
unit
encoding
image
motion information
information
Prior art date
Application number
PCT/JP2014/065286
Other languages
French (fr)
Japanese (ja)
Inventor
佐藤 数史
Original Assignee
ソニー株式会社
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 ソニー株式会社 filed Critical ソニー株式会社
Publication of WO2014203762A1 publication Critical patent/WO2014203762A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/30Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using hierarchical techniques, e.g. scalability
    • H04N19/33Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using hierarchical techniques, e.g. scalability in the spatial domain
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/503Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
    • H04N19/51Motion estimation or motion compensation
    • H04N19/513Processing of motion vectors
    • H04N19/517Processing of motion vectors by encoding
    • H04N19/52Processing of motion vectors by encoding by predictive encoding

Definitions

  • the present disclosure relates to a decoding device and a decoding method, and an encoding device and an encoding method, and in particular, encoding in a case where an image in another layer is referred to when intra-encoding an image in a predetermined layer of an image having a hierarchical structure.
  • the present invention relates to a decoding device and a decoding method, and an encoding device and an encoding method that can improve the efficiency of encoding.
  • MPEG Motion Picture Experts Group phase
  • MPEG Motion Experts Group phase
  • orthogonal transformation such as discrete cosine transformation and motion compensation using redundancy unique to image information
  • the MPEG2 (ISO / IEC 13818-2) system is defined as a general-purpose image encoding system, and is a standard that covers both interlaced and progressively scanned images, standard resolution images, and high-definition images. Widely used in a wide range of applications for consumer and consumer applications.
  • a standard resolution interlaced scanning image having 720 ⁇ 480 pixels is 4 to 8 Mbps
  • a high resolution interlaced scanning image having 1920 ⁇ 1088 pixels is 18 to 22 MBps.
  • MPEG2 was mainly intended for high-quality encoding suitable for broadcasting, but it did not support encoding methods with a lower code amount (bit rate) than MPEG1, that is, a higher compression rate. With the widespread use of mobile terminals, the need for such an encoding system is expected to increase in the future, and the MPEG4 encoding system has been standardized accordingly. Regarding the MPEG4 image coding system, the standard was approved as an international standard in December 1998 as ISO / IEC 449 14496-2.
  • H. Standardization to achieve higher coding efficiency by incorporating functions that are not supported by 26L was done as Joint Model of Enhanced-Compression Video Coding. This standardization was implemented in March 2003 by H.C. It was internationally standardized under the names of H.264 and MPEG-4® Part 10 (AVC (Advanced Video Coding)).
  • Non-Patent Document 1 has been issued as Draft.
  • image encoding methods such as MPEG-2 and AVC have a scalable function for encoding images by layering them. According to the scalable function, it is possible to transmit encoded data according to the processing capability on the decoding side without performing transcoding processing.
  • a coded stream of an image of a base layer (base layer) that is a base layer can be transmitted to a terminal with low processing capability such as a mobile phone.
  • a terminal with low processing capability such as a mobile phone.
  • an encoded stream of an image of a base layer and an enhancement layer (enhancement layer) that is a layer other than the base layer may be transmitted to a terminal having high processing capability such as a television receiver or a personal computer. it can.
  • HEVC version1 also has a scalable function (hereinafter referred to as temporal scalability) that encodes images by layering them at the frame rate.
  • temporal scalability a scalable function that encodes images by layering them at the frame rate.
  • a method called Ref_idx and a method called TextureBL, are defined as a coding mode (Framework) of a scalable function (for example, refer to Non-Patent Document 2).
  • Ref_idx In a method called Ref_idx (hereinafter referred to as Ref_idx mode), a base layer image is used as a reference image candidate at the time of inter coding of an enhancement layer image.
  • TextureBL a method called TextureBL (hereinafter referred to as TextureBL mode)
  • intra BL mode an intra prediction mode that refers to a base layer image (hereinafter referred to as intra BL mode) is used as a candidate for the intra prediction mode when intra-encoding an enhancement layer image. Used.
  • the prediction block (PU) refers to the base layer image
  • the prediction block is intra-coded in the intra BL mode, so there is motion information regarding the motion of the prediction block. do not do. Therefore, when a prediction block to be processed is inter-coded and an adjacent block that is a prediction block adjacent to the prediction block refers to a base layer image, there is no motion information of the adjacent block. Therefore, the motion information of the prediction block to be processed is encoded by the AMVP (Advanced Motion Vector Prediction) method or the merge method, assuming that the motion information of the adjacent block is unavailable.
  • AMVP Advanced Motion Vector Prediction
  • the encoding mode is the Ref_idx mode
  • the prediction block refers to the base layer image
  • the prediction block is inter-coded, and thus motion information of the prediction block exists. Therefore, when the prediction block to be processed is inter-coded and the adjacent block refers to the base layer image, the motion information of the adjacent block exists. Therefore, the motion information of the prediction block to be processed is encoded by the AMVP method or the merge method using the motion information of the adjacent block.
  • the coding mode is the TextureBL mode
  • the probability that the motion information of the adjacent block cannot be used for the AMVP or Merge processing of the motion information of the block to be processed is higher than in the case of the Ref_idx mode. Efficiency is reduced.
  • the present disclosure has been made in view of such a situation, and improves encoding efficiency when an image in another layer is referred to when intra-encoding an image in a predetermined layer of an image having a hierarchical structure. Is to be able to.
  • a decoding device includes an encoded block generated by inter-coding a block of an image in a first layer of an image having a hierarchical structure, and motion of the block in the inter-encoding
  • a receiving unit that receives motion encoding information generated by encoding motion information relating to the intra-block, and an intra block in which an adjacent block adjacent to the block of the first layer image refers to an image of the second layer.
  • a motion that generates motion information of the block by decoding the motion coding information received by the receiving unit using predetermined motion information as motion information of the adjacent block when encoded in the prediction mode
  • the coding block received by the receiving unit using the motion information generated by the information decoding unit and the motion information decoding unit. Decoding the click, a decoding apparatus and an image decoding unit which generates the block.
  • the decoding method according to the first aspect of the present disclosure corresponds to the decoding device according to the first aspect of the present disclosure.
  • a coding block generated by inter-coding a block of an image of a first layer of an image having a hierarchical structure, and a motion related to the motion of the block in the inter-coding Motion encoding information generated by encoding information is received, and adjacent blocks adjacent to the block of the first layer image are encoded in an intra prediction mode in which the second layer image is referred to.
  • predetermined motion information is used as the motion information of the adjacent block and the motion coding information is decoded, thereby generating motion information of the block, and using the motion information, the code The generated block is decoded to generate the block.
  • An encoding apparatus includes an image encoding unit that inter-codes a block of an image in a first layer of an image having a hierarchical structure and generates an encoded block;
  • an adjacent block adjacent to the block of an image is encoded in an intra prediction mode that refers to an image in a second layer, the motion information regarding a predetermined motion is used as the motion information of the adjacent block, and the block
  • a motion information encoding unit that encodes motion information in the inter encoding and generates motion encoding information, the encoding block generated by the image encoding unit, and the motion information encoding unit.
  • a transmission unit that transmits the motion coding information.
  • the encoding method according to the second aspect of the present disclosure corresponds to the encoding device according to the second aspect of the present disclosure.
  • a block of an image in a first layer of an image having a hierarchical structure is inter-coded to generate a coded block, and is adjacent to the block of the image in the first layer
  • motion information regarding a predetermined motion is used as the motion information of the adjacent block, and the inter coding of the block is performed.
  • motion encoded information is generated, and the encoded block and the motion encoded information are transmitted.
  • the decoding device according to the first aspect and the encoding device according to the second aspect can be realized by causing a computer to execute a program.
  • a program to be executed by a computer is transmitted through a transmission medium or recorded on a recording medium, Can be provided.
  • the decoding device of the first aspect and the encoding device of the second aspect may be independent devices or may be internal blocks constituting one device.
  • an encoded stream with improved encoding efficiency in the case of referencing an image in another layer at the time of intra encoding of an image in a predetermined layer of an image having a hierarchical structure is decoded. be able to.
  • the second aspect of the present disclosure it is possible to improve encoding efficiency when an image in another layer is referred to during intra encoding of an image in a predetermined layer of an image having a layered structure.
  • FIG. 6 is a block diagram illustrating a configuration example of an encoding unit in FIG. 5. It is a figure explaining CU. It is a block diagram which shows the structural example of the motion information encoding part of FIG. 6, and a correction part. It is a figure which shows the example of an adjacent block. It is a figure which shows the example of the syntax of the extension area
  • FIG. 6 is a flowchart for explaining hierarchical encoding processing of the encoding device in FIG. 4. It is a flowchart explaining the detail of the enhancement encoding process of FIG. It is a flowchart explaining the detail of the enhancement encoding process of FIG. It is a flowchart explaining the detail of the motion estimation and compensation process of FIG. It is a block diagram which shows the structural example of one Embodiment of the decoding apparatus to which this indication is applied. It is a block diagram which shows the structural example of the enhancement decoding part of FIG. It is a block diagram which shows the structural example of the decoding part of FIG. It is a block diagram which shows the structural example of the motion information decoding part of FIG. 17, and a correction part.
  • FIG. 21 is a flowchart illustrating details of motion information decoding processing in FIG. 20.
  • FIG. It is a figure which shows the example of the adjacent block in a merge system. It is a figure which shows the example of a candidate list
  • FIG. 1 is a diagram for explaining spatial scalability.
  • spatial scalability is a scalable function that encodes an image by layering it at a spatial resolution. Specifically, in spatial scalability, a low-resolution image is encoded as a base layer image, and a high-resolution image is encoded as an enhancement layer image.
  • the encoding device transmits only the encoded data of the base layer image to the decoding device with low processing capability, so that the decoding device can generate a low-resolution image.
  • the encoding device transmits the encoded data of the base layer and enhancement layer images to the decoding device having a high processing capability, so that the decoding device decodes the base layer and enhancement layer images to obtain a high resolution. Images can be generated.
  • FIG. 2 is a diagram for explaining temporal scalability.
  • temporal scalability is a scalable function that encodes images by layering them at the frame rate.
  • an image at a low frame rate (7.5 fps in the example of FIG. 2) is encoded as a base layer image.
  • an image at a medium frame rate (15 fps in the example of FIG. 2) is encoded as an enhancement layer image.
  • an image with a high frame rate (30 fps in the example of FIG. 2) is encoded as an enhancement layer image.
  • the encoding device transmits only the encoded data of the base layer image to the decoding device with low processing capability, so that the decoding device can generate a low frame rate image.
  • the encoding device transmits the encoded data of the base layer and enhancement layer images to the decoding device with high processing capability, so that the decoding device decodes the base layer and enhancement layer images, A rate or medium frame rate image can be generated.
  • FIG. 3 is a diagram for explaining SNR scalability.
  • SNR scalability is a scalable function that encodes images by layering them with SNR (signal-noise ratio). Specifically, in SNR scalability, a low SNR image is encoded as a base layer image, and a high SNR image is encoded as an enhancement layer image.
  • the encoding device transmits only the encoded data of the base layer image to the decoding device with low processing capability, so that the decoding device can generate a low SNR image.
  • the encoding device transmits the encoded data of the base layer and enhancement layer images to the decoding device with high processing capability, so that the decoding device decodes the images of the base layer and enhancement layer, and has a high SNR. Images can be generated.
  • bit-depth scalability for layering and encoding an image by the number of bits.
  • an 8-bit video image is used as a base layer image
  • a difference between a 10-bit video image and an 8-bit video image is used as an enhancement layer image and encoded.
  • the YUV420 image is set as the base layer image
  • the difference image between the YUV422 image and the YUV420 image is set as the enhancement layer image and encoded.
  • FIG. 4 is a block diagram illustrating a configuration example of an embodiment of an encoding device to which the present disclosure is applied.
  • a base encoding unit 31 includes a base encoding unit 31, an enhancement encoding unit 32, a synthesizing unit 33, and a transmission unit 34, and encodes an image using a scalable function in accordance with a scheme conforming to the HEVC scheme.
  • a base layer image (hereinafter referred to as a base image) is input to the base encoding unit 31 of the encoding device 30 from the outside.
  • the base encoding unit 31 is configured in the same manner as a conventional HEVC encoding device, and encodes a base image using the HEVC method.
  • the base encoding unit 31 combines a coded stream including encoded data obtained as a result of encoding, VPS (Video Parameter Set), SPS (Sequence Parameter Parameter Set), PPS (Picture Parameter Parameter Set), etc. as a base stream. 33.
  • the base encoding unit 31 supplies the base image decoded for use as a reference image when encoding the base image to the enhancement encoding unit 32.
  • the enhancement coding unit 32 receives an enhancement layer image (hereinafter referred to as an enhancement image) from the outside.
  • the enhancement encoding unit 32 encodes the enhancement image by a method according to the HEVC method.
  • the enhancement encoding unit 32 refers to the base image from the base encoding unit 31.
  • the enhancement encoding unit 32 supplies an encoded stream including encoded data obtained as a result of encoding, an extension area of SPS, PPS, VPS, and the like to the synthesis unit 33 as an enhancement stream.
  • the synthesizing unit 33 synthesizes the base stream supplied from the base encoding unit 31 and the enhancement stream supplied from the enhancement encoding unit 32 to generate an encoded stream of all layers.
  • the synthesis unit 33 supplies the encoded stream of all layers to the transmission unit 34.
  • the transmission unit 34 transmits the encoded stream of all layers supplied from the synthesis unit 33 to a decoding device to be described later.
  • the encoding apparatus 30 shall transmit the encoding stream of all the layers here, it can also transmit only a base stream as needed.
  • FIG. 5 is a block diagram illustrating a configuration example of the enhancement encoding unit 32 of FIG.
  • the enhancement encoding unit 32 in FIG. 5 includes a setting unit 51 and an encoding unit 52.
  • the setting unit 51 of the enhancement encoding unit 32 sets parameter sets such as SPS and PPS as necessary.
  • the setting unit 51 supplies the set parameter set to the encoding unit 52.
  • the encoding unit 52 uses an enhancement image for each frame input from the outside as an input signal.
  • the encoding unit 52 refers to the base image from the base encoding unit 31 and encodes the input signal by a method according to the HEVC method.
  • the encoding unit 52 generates an enhancement stream from the encoded data obtained as a result and the parameter set supplied from the setting unit 51, and supplies the enhancement stream to the synthesis unit 33 in FIG.
  • FIG. 6 is a block diagram illustrating a configuration example of the encoding unit 52 of FIG.
  • a / D conversion unit 71 includes an A / D conversion unit 71, a screen rearrangement buffer 72, a calculation unit 73, an orthogonal transformation unit 74, a quantization unit 75, a lossless encoding unit 76, an accumulation buffer 77, a generation unit 78, Inverse quantization unit 79, inverse orthogonal transform unit 80, addition unit 81, deblock filter 82, adaptive offset filter 83, adaptive loop filter 84, frame memory 85, switch 86, intra prediction unit 87, motion prediction / compensation unit 88, The prediction image selection unit 89, the rate control unit 90, the upsampling unit 91, the motion information encoding unit 92, and the correction unit 93 are configured.
  • the A / D conversion unit 71 of the encoding unit 52 performs A / D conversion on the enhancement image in units of frames input as an input signal, and outputs to the screen rearrangement buffer 72 for storage.
  • the screen rearrangement buffer 72 rearranges the stored frame-by-frame enhancement images in the order for encoding in accordance with the GOP structure, the arithmetic unit 73, the intra prediction unit 87, the motion prediction / compensation unit. 88 and the motion information encoding unit 92.
  • the calculation unit 73 functions as an image encoding unit, and performs encoding by calculating the difference between the predicted image supplied from the predicted image selection unit 89 and the enhancement image to be encoded output from the screen rearrangement buffer 72. I do. Specifically, the calculation unit 73 performs encoding by subtracting the predicted image supplied from the predicted image selection unit 89 from the enhancement image to be encoded output from the screen rearrangement buffer 72. The computing unit 73 outputs the resulting image to the orthogonal transform unit 74 as residual information. When the predicted image is not supplied from the predicted image selection unit 89, the calculation unit 73 outputs the enhancement image read from the screen rearrangement buffer 72 as it is to the orthogonal transform unit 74 as residual information.
  • the orthogonal transform unit 74 performs orthogonal transform on the residual information from the calculation unit 73 by a predetermined method, and supplies the generated orthogonal transform coefficient to the quantization unit 75.
  • the quantization unit 75 performs quantization on the orthogonal transform coefficient supplied from the orthogonal transform unit 74 and supplies the resulting coefficient to the lossless encoding unit 76.
  • the lossless encoding unit 76 acquires the intra prediction mode information indicating the optimal intra prediction mode from the intra prediction unit 87. In addition, the lossless encoding unit 76 acquires inter prediction mode information indicating the optimal inter prediction mode, motion information about motion, and the like from the motion prediction / compensation unit 88. Further, the lossless encoding unit 76 acquires offset information from the adaptive offset filter 83 and acquires filter coefficients from the adaptive loop filter 84.
  • the lossless encoding unit 76 performs variable length coding (for example, CAVLC (Context-Adaptive Variable Length Coding)), arithmetic coding (for example, CABAC) on the quantized coefficients supplied from the quantization unit 75. (Context-Adaptive Binary Arithmetic Coding) etc.) is performed.
  • variable length coding for example, CAVLC (Context-Adaptive Variable Length Coding)
  • CABAC arithmetic coding
  • CABAC Context-Adaptive Binary Arithmetic Coding
  • the lossless encoding unit 76 reversibly uses intra-prediction mode information or inter-prediction mode information and motion encoding information that is encoded motion information, offset information, and filter coefficients as encoding information related to encoding. Encode.
  • the lossless encoding unit 76 supplies the encoded information and the lossless encoded coefficient to the storage buffer 77 as encoded data and stores them. Note that the losslessly encoded information may be added to the encoded data as a header portion.
  • the accumulation buffer 77 temporarily stores the encoded data supplied from the lossless encoding unit 76. Further, the accumulation buffer 77 supplies the stored encoded data to the generation unit 78.
  • the generation unit 78 generates an enhancement stream from the parameter set supplied from the setting unit 51 in FIG. 5 and the encoded data supplied from the accumulation buffer 77, and supplies the enhancement stream to the synthesis unit 33 in FIG.
  • the quantized coefficient output from the quantization unit 75 is also input to the inverse quantization unit 79.
  • the inverse quantization unit 79 performs inverse quantization on the coefficient quantized by the quantization unit 75 and supplies the orthogonal transform coefficient obtained as a result to the inverse orthogonal transform unit 80.
  • the inverse orthogonal transform unit 80 performs the fourth-order inverse orthogonal transform on the orthogonal transform coefficient supplied from the inverse quantization unit 79 by a method corresponding to the orthogonal transform method in the orthogonal transform unit 74, and is obtained as a result. Residual information is supplied to the adder 81.
  • the adding unit 81 adds the residual information supplied from the inverse orthogonal transform unit 80 and the predicted image supplied from the predicted image selecting unit 89 to obtain a locally decoded enhancement image.
  • the adding unit 81 sets the residual information supplied from the inverse orthogonal transform unit 80 as a locally decoded enhancement image.
  • the adding unit 81 supplies the locally decoded enhancement image to the deblocking filter 82 and also supplies the enhancement image to the frame memory 85 for accumulation.
  • the deblocking filter 82 performs deblocking filter processing for removing block distortion on the locally decoded enhancement image supplied from the adding unit 81, and supplies the resulting enhancement image to the adaptive offset filter 83. To do.
  • the adaptive offset filter 83 performs an adaptive offset filter (SAO (Sample adaptive offset)) process that mainly removes ringing on the enhancement image after the deblocking filter process supplied from the deblock filter 82.
  • SAO Sample adaptive offset
  • the adaptive offset filter 83 determines the type of adaptive offset filter processing for each LCU (Largest Coding Unit) which is the maximum coding unit, and obtains an offset used in the adaptive offset filter processing.
  • the adaptive offset filter 83 performs the determined type of adaptive offset filter processing on the enhancement image after the deblocking filter processing, using the obtained offset.
  • the adaptive offset filter 83 supplies the enhancement image after the adaptive offset filter processing to the adaptive loop filter 84.
  • the adaptive offset filter 83 supplies the type and offset of the adaptive offset process to the lossless encoding unit 76 as offset information.
  • the adaptive loop filter 84 is constituted by, for example, a two-dimensional Wiener filter.
  • the adaptive loop filter 84 performs an adaptive loop filter (ALF (Adaptive Loop Filter)) process on the enhancement image after the adaptive offset filter process supplied from the adaptive offset filter 83, for example, for each LCU.
  • ALF Adaptive Loop Filter
  • the adaptive loop filter 84 is adapted for each LCU so that the residual between the enhancement image output from the screen rearrangement buffer 72 and the enhancement image after the adaptive loop filter processing is minimized.
  • a filter coefficient used in the loop filter process is calculated.
  • the adaptive loop filter 84 performs an adaptive loop filter process for each LCU using the calculated filter coefficient on the enhancement image after the adaptive offset filter process.
  • the adaptive loop filter 84 supplies the enhancement image after the adaptive loop filter processing to the frame memory 85.
  • the adaptive loop filter 84 supplies the filter coefficient to the lossless encoding unit 76.
  • the adaptive loop filter processing is performed for each LCU, but the processing unit of the adaptive loop filter processing is not limited to the LCU. However, the processing can be efficiently performed by combining the processing units of the adaptive offset filter 83 and the adaptive loop filter 84.
  • the frame memory 85 stores the enhancement image supplied from the adaptive loop filter 84, the enhancement image supplied from the addition unit 81, and the base image supplied from the upsampling unit 91.
  • the image stored in the frame memory 85 is output as a reference image to the intra prediction unit 87 or the motion prediction / compensation unit 88 via the switch 86.
  • the intra prediction unit 87 uses the reference image read from the frame memory 85 via the switch 86 to perform intra prediction in all candidate intra prediction modes.
  • the intra prediction mode specifies the size and the prediction direction of the prediction block.
  • the encoding mode is the TextureBL mode (intra-time reference mode)
  • the candidate intra prediction mode includes the candidate prediction block.
  • a size intra-BL mode is included.
  • the intra prediction unit 87 sets all the candidate intra prediction modes based on the enhancement image read from the screen rearrangement buffer 72, the prediction image generated as a result of the intra prediction, information indicating the intra prediction mode, and the like. On the other hand, a cost function value (details will be described later) is calculated. Then, the intra prediction unit 87 determines the intra prediction mode that minimizes the cost function value as the optimal intra prediction mode.
  • the intra prediction unit 87 supplies the predicted image generated in the optimal intra prediction mode and the corresponding cost function value to the predicted image selection unit 89.
  • the intra prediction unit 87 supplies the intra prediction mode information to the lossless encoding unit 76 when the prediction image selection unit 89 is notified of the selection of the prediction image generated in the optimal intra prediction mode, and holds the intra prediction mode information. To do.
  • the cost function value is also called RD (Rate Distortion) cost. It is calculated based on a method of either High Complexity mode or Low Complexity mode as defined by JM (Joint Model) which is reference software in the H.264 / AVC format. H. Reference software in the H.264 / AVC format is published at http://iphome.hhi.de/suehring/tml/index.htm.
  • D is the difference (distortion) between the original image and the decoded image
  • R is the generated code amount including even the coefficient of orthogonal transformation
  • is the Lagrange undetermined multiplier given as a function of the quantization parameter QP.
  • D is the difference (distortion) between the original image and the predicted image
  • Header_Bit is the code amount of the encoding information
  • QPtoQuant is a function given as a function of the quantization parameter QP.
  • the motion prediction / compensation unit 88 performs motion prediction / compensation processing for all candidate conditions. Specifically, the motion prediction / compensation unit 88 uses all of the candidate conditions based on the enhancement image supplied from the screen rearrangement buffer 72 and the reference image read from the frame memory 85 via the switch 86. A motion vector of a prediction block to be processed is detected.
  • the candidate conditions are predetermined conditions of an inter prediction mode indicating the size of a prediction block, an image to be a reference image, and a type of reference image (long term or short term).
  • the encoding mode is the Ref_idx mode
  • a base image is also used as a reference image.
  • the motion prediction / compensation unit 88 performs a compensation process on the reference image based on the detected motion vector, and generates a prediction image of the prediction block to be processed.
  • the motion prediction / compensation unit 88 supplies the motion information encoding unit 92 with a predicted image of a prediction block to be processed, candidate condition information representing the condition, and a motion vector for each candidate condition.
  • the candidate condition information is composed of inter prediction mode, reference image specifying information, and type information indicating whether the type of the reference image is long term or short term.
  • the reference image specifying information includes prediction direction information indicating whether the reference image is an image preceding or following the display order of the enhancement image to be processed, and what the reference image is from the enhancement image to be processed. And position information indicating whether the image is the th image.
  • the motion prediction / compensation unit 88 supplies the predicted image of the optimum condition supplied from the motion information encoding unit 92 and the corresponding cost function value to the predicted image selection unit 89.
  • the motion prediction / compensation unit 88 when notified of the selection of the prediction image generated in the optimal inter prediction mode from the prediction image selection unit 89, the inter prediction mode information from the motion information encoding unit 92, the corresponding motion encoding Information or the like is output to the lossless encoding unit 76. At this time, the motion prediction / compensation unit 88 holds the motion information from the motion information encoding unit 92.
  • the motion information is information including a motion vector, reference image specifying information, and type information.
  • the motion prediction / compensation unit 88 performs prediction of the processing target.
  • Reference impossible information indicating that reference is not possible is held as block motion information.
  • the predicted image selection unit 89 Based on the cost function values supplied from the intra prediction unit 87 and the motion prediction / compensation unit 88, the predicted image selection unit 89 has a smaller corresponding cost function value among the optimal intra prediction mode and the optimal inter prediction mode. Are determined as the optimum prediction mode. Then, the predicted image selection unit 89 supplies the predicted image in the optimal prediction mode to the calculation unit 73 and the addition unit 81.
  • inter coding and inter decoding are performed using a prediction image based on inter prediction
  • intra coding and intra decoding are performed using a prediction image based on intra prediction.
  • the predicted image selection unit 89 notifies the intra prediction unit 87 or the motion prediction / compensation unit 88 of selection of the predicted image in the optimal prediction mode.
  • the rate control unit 90 controls the rate of the quantization operation of the quantization unit 75 based on the encoded data stored in the storage buffer 77 so that overflow or underflow does not occur.
  • the upsampling unit 91 obtains a decoded base image that is supplied from the base encoding unit 31 in FIG. 4 and is used as a reference image when the base image is encoded.
  • the up-sampling unit 91 converts the resolution of the base image into the enhancement resolution as necessary, and supplies the converted resolution to the frame memory 85.
  • the motion information encoding unit 92 When at least one of the motion information of adjacent blocks held in the motion prediction / compensation unit 88 is non-referenceable information, the motion information encoding unit 92 notifies the correction unit 93 to that effect. In response to the notification, the motion information encoding unit 92 supplies motion information after updating an adjacent block whose motion information is non-referenceable information in response to the notification. Update.
  • the motion information encoding unit 92 For each condition, the motion information encoding unit 92 performs processing by the AMVP method based on the updated motion information of the adjacent block and the motion information of the processing target prediction block supplied from the motion prediction / compensation unit 88.
  • the motion information of the prediction block is encoded to generate motion encoding information.
  • the motion information encoding unit 92 Based on the motion coding information, the predicted image from the motion prediction / compensation unit 88, and the enhancement image supplied from the screen rearrangement buffer 72, the motion information encoding unit 92 costs the condition for each condition. Calculate the function value.
  • the motion information encoding unit 92 determines the condition that minimizes the cost function value as the optimum condition, and sets the inter prediction mode in the optimum condition as the optimum inter prediction mode. Then, the motion prediction / compensation unit 88 receives the inter prediction mode information and the motion information, motion coding information, cost function value, and predicted image of the prediction block to be processed corresponding to the optimum condition. To supply.
  • the correction unit 93 In response to the notification from the motion information encoding unit 92, the correction unit 93, when the encoding mode is the TextureBL mode, is held in the intra prediction unit 87, and the intra block of the adjacent block whose motion information is non-referenceable information. Read prediction mode information.
  • the correction unit 93 sends predetermined motion information to the motion information encoding unit 92 as motion information after updating the adjacent block.
  • the predetermined motion information is information including a 0 vector as a motion vector, information specifying a base image as reference image specifying information, and information representing long term as type information.
  • FIG. 7 is a diagram for explaining Coding UNIT (CU), which is a coding unit in the HEVC scheme.
  • CU is defined as a coding unit.
  • the CU plays the same role as a macroblock in the AVC method. Specifically, the CU is divided into prediction blocks (PU) that are units of intra prediction or inter prediction, or is divided into transform blocks (TU) that are units of orthogonal transformation.
  • PU prediction blocks
  • TU transform blocks
  • the size of the CU is a square represented by a power-of-two pixel that is variable for each sequence.
  • the CU divides the LCU, which is the largest CU, into two in the horizontal direction and the vertical direction an arbitrary number of times so as not to be smaller than the SCU (Smallest Coding Unit) which is the smallest CU.
  • SCU Smallest Coding Unit
  • the LCU size is 128 and the SCU size is 8. Accordingly, the hierarchical depth (Depth) of the LCU is 0 to 4, and the hierarchical depth number is 5. That is, the number of divisions corresponding to the CU is one of 0 to 4.
  • Non-Patent Document 1 Information specifying the LCU and SCU sizes is included in the SPS. Also, the number of divisions corresponding to the CU is specified by split_flag indicating whether or not to further divide each layer. Details of the CU are described in Non-Patent Document 1.
  • CTU Coding Tree Unit
  • CTB Coding Tree Block
  • LCU base level
  • a CU constituting a CTU is a unit including CB (Coding Block) and a parameter for processing on the CU base (level).
  • FIG. 8 is a block diagram illustrating a configuration example of the motion information encoding unit 92 and the correction unit 93 of FIG.
  • the determination unit 111 of the motion information encoding unit 92 reads out the motion information of adjacent blocks held by the motion prediction / compensation unit 88 of FIG. In addition, when at least one of the read motion information of adjacent blocks is non-referenceable information, the determination unit 111 notifies the determination unit 121 to that effect.
  • the buffer 112 holds motion information of adjacent blocks supplied from the determination unit 111.
  • the buffer 112 updates the motion information of the adjacent block that is held using the motion information after the update of the adjacent block whose motion information supplied from the update unit 122 is non-referenceable information.
  • the buffer 112 changes the motion information of the adjacent block whose motion information that is held is non-referenceable information to the motion information supplied from the update unit 122.
  • the determination unit 113 encodes the motion information of each condition supplied from the motion prediction / compensation unit 88 by using the motion information of the adjacent blocks held in the buffer 112, and generates motion encoding information. . Based on the prediction image supplied from the motion prediction / compensation unit 88, the enhancement image supplied from the screen rearrangement buffer 72, and the motion coding information, the determination unit 113 performs a cost function for the condition. Find the value.
  • the determining unit 113 determines the condition corresponding to the minimum cost function value as the optimal condition, and sets the inter prediction mode in the optimal condition as the optimal inter prediction mode.
  • the determination unit 113 supplies the inter prediction mode information, the prediction image of the optimal condition, the cost function value, the motion information, and the motion encoding information to the motion prediction / compensation unit 88.
  • the correction unit 93 includes a determination unit 121 and an update unit 122.
  • the determination unit 121 of the correction unit 93 determines whether the encoding mode is the TextureBL mode in response to the notification from the determination unit 111. Note that information indicating whether the encoding mode is the TextureBL mode or the Ref_idx mode is set in an extension area of the VPS or the like.
  • the determination unit 121 When it is determined that the encoding mode is the TextureBL mode, the determination unit 121 reads the intra prediction mode information of an adjacent block whose motion information is non-referenceable information, which is held in the intra prediction unit 87. The determination unit 121 determines whether or not the read intra prediction mode information represents the intra BL mode, and supplies the determination result to the update unit 122.
  • the update unit 122 is predetermined as the updated motion information of an adjacent block whose motion information is non-referenceable information. Motion information is supplied to the buffer 112.
  • FIG. 9 is a diagram illustrating an example of adjacent blocks.
  • FIG. 9 there are a prediction block 141 adjacent in the lower left direction of the prediction block 131 and a prediction block 142 adjacent in the left direction as the adjacent blocks of the prediction block 131 to be processed. Further, there are a prediction block 143 adjacent in the upper right direction, a prediction block 144 adjacent in the upper direction, and a prediction block 145 adjacent in the upper left direction.
  • central prediction block 146 and a lower right prediction block 147 of the collocated block 132 having the same position and size as the enhancement image prediction block 131 of the frame adjacent to the prediction block 131 frame.
  • the determination unit 113 encodes the motion information of the prediction block to be processed by the AMVP method using the motion information of the adjacent blocks as described above. Specifically, the determination unit 113 first determines whether or not the motion information of the prediction block 141 and the prediction block 142 among the adjacent blocks can be referred to in order.
  • the VEC1 scan is sequentially performed on the prediction block 141 and the prediction block 142 among the adjacent blocks.
  • the VEC1 scan is to determine whether prediction direction information and position information, and type information of reference image identification information in motion information are the same between adjacent blocks and a prediction block to be processed. .
  • the determination unit 113 performs VEC2 scans on the prediction block 141 and the prediction block 142 in order.
  • the VEC2 scan is to determine whether the position information and the type information are the same between the adjacent block and the prediction block to be processed, but the prediction direction information is different.
  • the determination unit 113 performs VEC3 scanning on the prediction block 141 and the prediction block 142 in order.
  • the VEC3 scan is to determine whether type information and prediction direction information are the same between adjacent blocks and a prediction block to be processed.
  • the determination unit 113 sequentially scans the prediction block 141 and the prediction block 142 using VEC4.
  • the VEC4 scan is to determine whether the type information is the same although the prediction direction information is different between the adjacent block and the prediction block to be processed.
  • the next scan of the scan is not performed, but the motion information of the adjacent block corresponding to a determination result is encoding the motion information of the prediction block of a process target.
  • the motion information to be used is encoding the motion information of the prediction block of a process target.
  • the motion vector of the motion information of the adjacent block is scaled by the following equation (3).
  • the motion vector is a candidate motion vector.
  • mvLxA is a motion vector of an adjacent block.
  • Tb is a difference between the enhancement image of the prediction block to be processed and the POC (Picture (Order Count) of the reference image specified by the reference image specifying information of the prediction block to be processed.
  • td is a difference between the POC of the reference image specified by the enhancement image of the prediction block to be processed and the reference image specifying information of the adjacent block.
  • motion information candidates are not determined.
  • the determination unit 113 sequentially determines whether the motion information of the prediction blocks 143 to 145 is not referable and scans VEC1 to VEC4 in the same manner for the prediction blocks 143 to 145. Thereby, based on the motion information of the prediction blocks 143 to 145, motion information candidates used for encoding the motion information of the prediction block to be processed are determined.
  • the determination unit 113 refers to the motion information of the prediction block 147. Determine if it is possible. If the determination unit 113 determines that reference is possible, the determination unit 113 determines the motion information of the prediction block 147 as a motion information candidate.
  • the determination unit 113 determines whether or not the motion information of the prediction block 146 is referable, and when it is determined that reference is possible, The motion information of the prediction block 146 is determined as a motion information candidate.
  • the determining unit 113 determines motion information including a 0 vector as a motion vector as a motion information candidate.
  • the determining unit 113 assigns indexes (motion information specifying information) to the motion information candidates determined as described above in a predetermined order, and registers them in the candidate list. Then, the determination unit 113 uses the motion information candidate index having a small difference from the motion information of the prediction block to be processed among the motion information candidates registered in the candidate list, and the difference as motion encoding information. Generate as
  • FIG. 10 is a diagram illustrating an example of syntax of a VPS extension region.
  • scaling_mask (mode information) indicating whether the encoding mode is the TextureBL mode or the Ref_idx mode is set in the extension area (vps_extension) of the VPS.
  • FIG. 11 is a flowchart illustrating the hierarchical encoding process of the encoding device 30 in FIG.
  • step S11 in FIG. 11 the base encoding unit 31 of the encoding device 30 encodes a base image input from the outside using the HEVC method, and generates a base stream by adding a parameter set. Then, the base encoding unit 31 supplies the base stream to the synthesis unit 33.
  • step S12 the base encoding unit 31 supplies the decoded base image to the enhancement encoding unit 32 for use as a reference image.
  • step S13 the setting unit 51 (FIG. 5) of the enhancement encoding unit 32 sets a parameter set for the enhancement image.
  • step S14 the upsampling unit 91 (FIG. 6) of the encoding unit 52 converts the resolution of the base image supplied from the base encoding unit 31 to the resolution of the enhancement image, supplies the resolution to the frame memory 85, and holds it. .
  • step S15 the encoding unit 52 performs an enhancement encoding process for encoding an enhancement image input from the outside using the base image supplied from the base encoding unit 31. Details of the enhancement encoding process will be described with reference to FIGS. 12 and 13 described later.
  • step S ⁇ b> 16 the generation unit 78 (FIG. 6) of the encoding unit 52 generates an enhancement stream from the encoded data generated in step S ⁇ b> 15 and the parameter set supplied from the setting unit 51 and supplies the enhancement stream to the synthesis unit 33. To do.
  • step S17 the synthesizing unit 33 synthesizes the base stream supplied from the base encoding unit 31 and the enhancement stream supplied from the enhancement encoding unit 32 to generate an encoded stream of all layers.
  • the synthesis unit 33 supplies the encoded stream of all layers to the transmission unit 34.
  • step S18 the transmission unit 34 transmits the encoded stream of all layers supplied from the synthesis unit 33 to a decoding device to be described later.
  • the A / D conversion unit 71 of the encoding unit 52 performs A / D conversion on the enhancement image in frame units input as the input signal, and outputs and stores the enhancement image in the screen rearrangement buffer 72.
  • step S32 the screen rearrangement buffer 72 rearranges the enhancement images of the frames in the stored display order in the order for encoding according to the GOP structure.
  • the screen rearrangement buffer 72 supplies the rearranged enhancement image in units of frames to the calculation unit 73, the intra prediction unit 87, the motion prediction / compensation unit 88, and the motion information encoding unit 92.
  • step S33 the intra prediction unit 87 performs intra prediction processing for all candidate intra prediction modes. Also, the encoding unit 52 performs motion prediction / compensation processing for all candidate conditions. Details of the motion prediction / compensation processing will be described with reference to FIG.
  • step S34 the prediction image selection unit 89 selects the optimal intra prediction mode or the optimal inter prediction mode based on the cost function values supplied from the intra prediction unit 87 and the motion prediction / compensation unit 88 by the process of step S33. The one with the smallest cost function value is determined as the optimum prediction mode. Then, the predicted image selection unit 89 supplies the predicted image in the optimal prediction mode to the calculation unit 73 and the addition unit 81.
  • step S35 the predicted image selection unit 89 determines whether or not the optimal prediction mode is the optimal inter prediction mode. When it is determined in step S35 that the optimal prediction mode is the optimal inter prediction mode, the predicted image selection unit 89 notifies the motion prediction / compensation unit 88 of selection of the predicted image generated in the optimal inter prediction mode.
  • step S 36 the motion prediction / compensation unit 88 supplies the inter prediction mode information and the motion encoding information supplied from the motion information encoding unit 92 to the lossless encoding unit 76.
  • step S ⁇ b> 37 the motion prediction / compensation unit 88 holds the motion information of the prediction block to be processed under the optimum conditions supplied from the motion information encoding unit 92.
  • the motion prediction / compensation unit 88 includes a 0 vector as the motion vector.
  • Motion information including information indicating long ⁇ ⁇ term as type information is held. Then, the process proceeds to step S40.
  • step S35 when it is determined in step S35 that the optimal prediction mode is not the optimal inter prediction mode, that is, when the optimal prediction mode is the optimal intra prediction mode, the prediction image selection unit 89 performs prediction generated in the optimal intra prediction mode.
  • the intra prediction unit 87 is notified of image selection.
  • step S38 the motion prediction / compensation unit 88 holds the unusable information as the motion information of the prediction block to be processed.
  • step S39 the intra prediction unit 87 supplies the intra prediction mode information to the lossless encoding unit 76, and the process proceeds to step S40.
  • step S40 the calculation unit 73 performs encoding by subtracting the prediction image supplied from the prediction image selection unit 89 from the enhancement image supplied from the screen rearrangement buffer 72.
  • the computing unit 73 outputs the resulting image to the orthogonal transform unit 74 as residual information.
  • step S ⁇ b> 41 the orthogonal transform unit 74 performs orthogonal transform on the residual information from the calculation unit 73 and supplies the resulting orthogonal transform coefficient to the quantization unit 75.
  • step S42 the quantization unit 75 quantizes the coefficient supplied from the orthogonal transform unit 74, and supplies the resulting coefficient to the lossless encoding unit 76 and the inverse quantization unit 79.
  • step S43 of FIG. 13 the inverse quantization unit 79 inversely quantizes the quantized coefficient supplied from the quantization unit 75, and supplies the orthogonal transform coefficient obtained as a result to the inverse orthogonal transform unit 80.
  • step S44 the inverse orthogonal transform unit 80 performs inverse orthogonal transform on the orthogonal transform coefficient supplied from the inverse quantization unit 79, and supplies the residual information obtained as a result to the addition unit 81.
  • step S45 the adding unit 81 adds the residual information supplied from the inverse orthogonal transform unit 80 and the predicted image supplied from the predicted image selecting unit 89 to obtain a locally decoded enhancement image.
  • the adder 81 supplies the obtained enhancement image to the deblock filter 82 and also supplies it to the frame memory 85.
  • step S46 the deblock filter 82 performs deblocking filter processing on the locally decoded enhancement image supplied from the adder 81.
  • the deblocking filter 82 supplies the enhancement image obtained as a result to the adaptive offset filter 83.
  • step S47 the adaptive offset filter 83 performs an adaptive offset filter process on the enhancement image supplied from the deblocking filter 82 for each LCU. Then, the adaptive offset filter 83 supplies the enhancement image after the adaptive offset filter processing to the adaptive loop filter 84. The adaptive offset filter 83 supplies the type and offset of the adaptive offset process to the lossless encoding unit 76 as offset information.
  • step S48 the adaptive loop filter 84 performs adaptive loop filter processing for each LCU on the enhancement image supplied from the adaptive offset filter 83.
  • the adaptive loop filter 84 supplies the resulting enhancement image to the frame memory 85.
  • the adaptive loop filter 84 also supplies the filter coefficient used in the adaptive loop filter process to the lossless encoding unit 76.
  • step S49 the frame memory 85 stores the enhancement image supplied from the adaptive loop filter 84, the enhancement image supplied from the adder 81, and the base image supplied from the upsampling unit 91.
  • the image stored in the frame memory 85 is output as a reference image to the intra prediction unit 87 or the motion prediction / compensation unit 88 via the switch 86.
  • step S50 the lossless encoding unit 76 losslessly encodes intra prediction mode information or inter prediction mode information and motion encoding information, offset information, and filter coefficients as encoding information.
  • step S51 the lossless encoding unit 76 performs lossless encoding on the quantized coefficient supplied from the quantization unit 75. Then, the lossless encoding unit 76 generates encoded data from the encoding information that has been losslessly encoded in the process of step S 50 and the losslessly encoded coefficient, and supplies the encoded data to the accumulation buffer 77.
  • step S52 the accumulation buffer 77 temporarily accumulates the encoded data supplied from the lossless encoding unit 76.
  • step S53 the rate control unit 90 controls the rate of the quantization operation of the quantization unit 75 based on the encoded data stored in the storage buffer 77 so that overflow or underflow does not occur.
  • step S54 the accumulation buffer 77 outputs the stored encoded data to the generation unit 78. And a process returns to step S15 of FIG. 11, and progresses to step S16.
  • the intra prediction process and the motion prediction / compensation process are always performed, but in actuality, either one of them depends on the picture type or the like. Sometimes only.
  • FIG. 14 is a flowchart for explaining the details of the motion prediction / compensation process in step S33 of FIG.
  • step S71 of FIG. 14 the motion prediction / compensation unit 88 of the encoding unit 52 sets a condition that has not been set as the current condition among the candidate conditions as the current condition.
  • step S ⁇ b> 72 the motion prediction / compensation unit 88 predicts the processing target of the current condition based on the enhancement image supplied from the screen rearrangement buffer 72 and the reference image read from the frame memory 85 via the switch 86. Detect block motion vectors.
  • step S73 the motion prediction / compensation unit 88 performs compensation processing on the reference image based on the detected motion vector, and generates a prediction image of the prediction block to be processed.
  • step S ⁇ b> 74 the motion prediction / compensation unit 88 outputs the prediction image of the prediction block to be processed and the corresponding candidate condition information to the motion information encoding unit 92.
  • step S75 the determination unit 111 (FIG. 8) of the motion information encoding unit 92 reads the motion information of adjacent blocks held by the motion prediction / compensation unit 88, and supplies the information to the buffer 112 for holding.
  • the subsequent steps S76 to S81 are performed for each adjacent block.
  • step S76 the determination unit 111 determines whether the motion information of the adjacent block is non-referenceable information. If it is determined in step S76 that the motion information of the adjacent block is non-referenceable information, the determination unit 111 notifies the determination unit 121 of the correction unit 93 to that effect.
  • step S77 the determination unit 121 determines whether the encoding mode is the TextureBL mode. When it is determined in step S77 that the TextureBL mode is selected, the determination unit 121 reads the intra prediction mode information of the adjacent block held in the intra prediction unit 87.
  • step S78 the determination unit 121 determines whether the read intra prediction mode information indicates the intra BL mode, and supplies the determination result to the update unit 122. If it is determined in step S78 that the intra BL mode is represented, in step S79, the update unit 122 supplies the 0 vector to the buffer 112 as the motion vector of the motion information after updating the adjacent block, and updates the buffer 112.
  • step S80 the update unit 122 supplies the position information of the base image to the buffer 112 as the position information of the motion information after updating the adjacent blocks, and updates the buffer 112.
  • step S ⁇ b> 81 the update unit 122 supplies the buffer 112 with information indicating long ⁇ ⁇ ⁇ ⁇ term as the type information of the motion information after updating the adjacent block, and updates the buffer 112. Then, the process proceeds to step S82.
  • step S76 determines whether the motion information of the adjacent block is reference-disabled information, or if it is determined in step S77 that the encoding mode is not the TextureBL mode. If it is determined in step S76 that the motion information of the adjacent block is not reference-disabled information, or if it is determined in step S77 that the encoding mode is not the TextureBL mode, the process proceeds to step S82. That is, in this case, the motion information of the adjacent block is not updated.
  • step S82 the determination unit 113 reads the motion information of the adjacent block from the buffer 112 to generate a candidate list, and based on the motion information candidates registered in the candidate list and the motion information of the prediction block to be processed. Select the optimal motion information candidate.
  • step S83 the determination unit 113 calculates the difference between the optimal motion information candidate and the motion information of the prediction block to be processed, and generates the difference and the optimal motion information candidate index as motion coding information. .
  • step S84 the motion prediction / compensation unit 88 determines whether or not all candidate conditions have been set as current conditions. If it is determined in step S84 that all candidate conditions have not been set as current conditions, the process returns to step S71, and step S71 is performed until all candidate conditions are set as current conditions. Through S84 are repeated.
  • step S85 the determination unit 113 determines the optimum conditions. Specifically, the determination unit 113 obtains a cost function value for each condition based on the predicted image, the enhancement image supplied from the screen rearrangement buffer 72, and the motion coding information. The determination unit 113 determines the condition that minimizes the cost function value as the optimum condition, and sets the inter prediction mode in the optimum condition as the optimum inter prediction mode.
  • step S86 the determination unit 113 supplies the inter prediction mode information and the predicted image of the optimal condition, the cost function value, the motion information, and the motion encoding information to the motion prediction / compensation unit 88.
  • the encoding device 30 encodes the motion information of the prediction block to be processed using the predetermined motion information as the motion information of the adjacent block. Turn into. As a result, it is possible to reduce the motion information of adjacent blocks that are non-referenceable information and improve the encoding efficiency.
  • FIG. 15 is a block diagram illustrating a configuration example of an embodiment of a decoding device to which the present disclosure is applied, which decodes an encoded stream of all layers transmitted from the encoding device 30 of FIG.
  • reception unit 161 includes a reception unit 161, a separation unit 162, a base decoding unit 163, and an enhancement decoding unit 164.
  • the receiving unit 161 receives the encoded stream of all layers transmitted from the encoding device 30 in FIG. 4 and supplies it to the separating unit 162.
  • the separating unit 162 separates the base stream from the encoded streams of all layers supplied from the receiving unit 161 and supplies the base stream to the base decoding unit 163, and separates the enhancement stream and supplies the enhancement stream to the enhancement decoding unit 164.
  • the base decoding unit 163 is configured in the same manner as a conventional HEVC decoding device, decodes the base stream supplied from the separation unit 162 using the HEVC method, and generates a base image.
  • the base decoding unit 163 supplies the base image to the enhancement decoding unit 164 and outputs it.
  • the enhancement decoding unit 164 decodes the enhancement stream supplied from the demultiplexing unit 162 by a method according to the HEVC method, and generates an enhancement image. At this time, the enhancement decoding unit 164 refers to the base image supplied from the base decoding unit 163 as necessary. The enhancement decoding unit 164 outputs the generated enhancement image.
  • FIG. 16 is a block diagram illustrating a configuration example of the enhancement decoding unit 164 of FIG.
  • the enhancement decoding unit 164 in FIG. 16 includes an extraction unit 181 and a decoding unit 182.
  • the extraction unit 181 of the enhancement decoding unit 164 extracts a parameter set and encoded data from the enhancement stream supplied from the separation unit 162 in FIG. 15 and supplies the extracted parameter set and encoded data to the decoding unit 182.
  • the decoding unit 182 refers to the base image supplied from the base decoding unit 163 in FIG. 15 and decodes the encoded data supplied from the extraction unit 181 by a method according to the HEVC method. At this time, the decoding unit 182 refers to the parameter set supplied from the extraction unit 181 as necessary. The decoding unit 182 outputs an enhancement image obtained as a result of decoding.
  • FIG. 17 is a block diagram illustrating a configuration example of the decoding unit 182 of FIG.
  • 17 includes an accumulation buffer 201, a lossless decoding unit 202, an inverse quantization unit 203, an inverse orthogonal transform unit 204, an addition unit 205, a deblocking filter 206, an adaptive offset filter 207, an adaptive loop filter 208, a screen arrangement. It comprises a replacement buffer 209, a D / A conversion unit 210, a frame memory 211, a switch 212, an intra prediction unit 213, a motion compensation unit 214, a switch 215, an upsampling unit 216, a motion information decoding unit 217, and a correction unit 218. .
  • the accumulation buffer 201 of the decoding unit 182 receives and accumulates encoded data from the extraction unit 181 of FIG.
  • the accumulation buffer 201 supplies the accumulated encoded data to the lossless decoding unit 202.
  • the lossless decoding unit 202 performs lossless decoding such as variable length decoding and arithmetic decoding corresponding to the lossless encoding of the lossless encoding unit 76 of FIG. 6 on the encoded data from the accumulation buffer 201, Obtain quantized coefficients and encoding information.
  • the lossless decoding unit 202 supplies the quantized coefficient to the inverse quantization unit 203. Further, the lossless decoding unit 202 supplies intra prediction mode information as encoded information to the intra prediction unit 213, and supplies inter prediction mode information, motion encoded information, and the like to the motion information decoding unit 217.
  • the lossless decoding unit 202 instructs the switch 215 to select the intra prediction unit 213 when the encoded information does not include the inter prediction mode information. The selection of 214 is instructed.
  • the lossless decoding unit 202 supplies offset information as encoded information to the adaptive offset filter 207 and supplies filter coefficients to the adaptive loop filter 208.
  • inverse quantization unit 79, inverse orthogonal transform unit 80, addition unit 81, deblock filter 82, adaptive offset filter 83, adaptive loop filter 84, frame memory 85, switch 86, intra prediction unit 87, and motion The same processing as that performed by the prediction / compensation unit 88 is performed, whereby the image is decoded.
  • the inverse quantization unit 203 inversely quantizes the quantized coefficient from the lossless decoding unit 202 and supplies the orthogonal transform coefficient obtained as a result to the inverse orthogonal transform unit 204.
  • the inverse orthogonal transform unit 204 performs inverse orthogonal transform on the orthogonal transform coefficient from the inverse quantization unit 203.
  • the inverse orthogonal transform unit 204 supplies residual information obtained as a result of the inverse orthogonal transform to the addition unit 205.
  • the adding unit 205 functions as an image decoding unit, and performs decoding by adding residual information as a decoding target image supplied from the inverse orthogonal transform unit 204 and a predicted image supplied from the switch 215.
  • the adding unit 205 supplies the enhancement image obtained as a result of decoding to the deblocking filter 206 and also supplies it to the frame memory 211.
  • the adding unit 205 supplies the image that is the residual information supplied from the inverse orthogonal transform unit 204 to the deblocking filter 206 as an enhancement image obtained as a result of decoding.
  • the frame memory 211 is supplied and accumulated.
  • the deblocking filter 206 performs a deblocking filter process on the enhancement image supplied from the adding unit 205 and supplies the enhancement image obtained as a result to the adaptive offset filter 207.
  • the adaptive offset filter 207 performs adaptive offset filter processing on the enhancement image from the deblocking filter 206 for each LCU using the offset information supplied from the lossless decoding unit 202.
  • the adaptive offset filter 207 supplies the enhancement image after the adaptive offset filter processing to the adaptive loop filter 208.
  • the adaptive loop filter 208 performs adaptive loop filter processing for each LCU on the enhancement image supplied from the adaptive offset filter 207 using the filter coefficient supplied from the lossless decoding unit 202.
  • the adaptive loop filter 208 supplies the enhancement image obtained as a result to the frame memory 211 and the screen rearrangement buffer 209.
  • the screen rearrangement buffer 209 stores the enhancement image supplied from the adaptive loop filter 208 in units of frames.
  • the screen rearrangement buffer 209 rearranges the stored enhancement images in frame units for encoding in the original display order and supplies them to the D / A conversion unit 210.
  • the D / A conversion unit 210 performs D / A conversion on the enhancement image for each frame supplied from the screen rearrangement buffer 209 and outputs the enhancement image.
  • the frame memory 211 stores the enhancement image supplied from the adaptive loop filter 208, the enhancement image supplied from the addition unit 205, and the base image supplied from the upsampling unit 216.
  • the image stored in the frame memory 211 is read as a reference image and supplied to the intra prediction unit 213 or the motion compensation unit 214 via the switch 212.
  • the intra prediction unit 213 performs intra prediction in the optimal intra prediction mode indicated by the intra prediction mode information supplied from the lossless decoding unit 202, using the reference image read from the frame memory 211 via the switch 212.
  • the intra prediction unit 213 supplies the prediction image generated as a result to the switch 215.
  • the motion compensation unit 214 holds the motion information supplied from the motion information decoding unit 217.
  • the motion compensation unit 214 reads a reference image from the frame memory 211 via the switch 212 based on the motion information and the inter prediction mode information.
  • the motion compensation unit 214 performs motion compensation processing using the motion vector and the reference image in the motion information.
  • the motion compensation unit 214 supplies the predicted image generated as a result to the switch 215.
  • the switch 215 supplies the prediction image supplied from the intra prediction unit 213 to the addition unit 205 when the selection of the intra prediction unit 213 is instructed from the lossless decoding unit 202.
  • the switch 215 supplies the predicted image supplied from the motion compensation unit 214 to the addition unit 205.
  • the upsampling unit 216 acquires the base image supplied from the base decoding unit 163 in FIG. Similar to the upsampling unit 91 in FIG. 6, the upsampling unit 216 converts the resolution of the base image into the resolution of the enhancement image as necessary, and supplies it to the frame memory 211.
  • the motion information decoding unit 217 reads the motion information of the adjacent block from the motion compensation unit 214, and when at least one of the motion information is non-referenceable information, notifies the correction unit 218 to that effect. In response to the notification, the motion information decoding unit 217 supplies motion information of the adjacent block using the motion information when the correction unit 218 has supplied the updated motion information of the adjacent block whose motion information is non-referenceable information. Update.
  • the motion information decoding unit 217 identifies an optimal motion information candidate based on the updated motion information and the index of the motion coding information supplied from the lossless decoding unit 202.
  • the motion information decoding unit 217 decodes the motion encoded information by adding the difference in the motion encoded information and the optimal candidate for the motion information, and generates motion information.
  • the motion information decoding unit 217 supplies the generated motion information and the inter prediction mode information from the lossless decoding unit 202 to the motion compensation unit 214.
  • the correction unit 218 In response to the notification from the motion information decoding unit 217, the correction unit 218 holds the intra prediction of adjacent blocks whose motion information is non-referenceable information held in the intra prediction unit 213 when the encoding mode is the TextureBL mode. Read mode information. When the intra prediction mode information of an adjacent block whose motion information is non-referenceable information indicates the intra BL mode, the correcting unit 218 supplies predetermined motion information to the motion information decoding unit 217 as updated motion information of the adjacent block. To do.
  • (Configuration example of motion information decoding unit and correction unit) 18 is a block diagram illustrating a configuration example of the motion information decoding unit 217 and the correction unit 218 in FIG.
  • the motion information decoding unit 217 in FIG. 18 includes a determination unit 231, a buffer 232, and a determination unit 233.
  • the determination unit 231 of the motion information decoding unit 217 reads the motion information of adjacent blocks held by the motion compensation unit 214 in FIG. 17 and supplies the information to the buffer 232. In addition, when at least one of the read motion information of adjacent blocks is non-referenceable information, the determination unit 231 notifies the determination unit 241 to that effect.
  • the buffer 232 holds adjacent block motion information supplied from the determination unit 231. Further, the buffer 232 uses the motion information after the update of the adjacent block whose motion information supplied from the update unit 242 is the non-referenceable information, similarly to the buffer 112 in FIG. Update information.
  • the determination unit 233 uses the motion information held in the buffer 232 to decode the motion coding information supplied from the lossless decoding unit 202 in FIG. 17 by the AMVP method, and generates motion information. Specifically, the determination unit 233 selects motion information candidates from the motion information held in the buffer 232 based on the motion coding information, as in the determination unit 113 of FIG. To do.
  • the determination unit 233 selects a motion information candidate to which an index included in the motion coding information is assigned from among motion information candidates registered in the candidate list as an optimal motion information candidate.
  • the determination unit 233 decodes the motion coding information by adding the optimal motion information candidate and the difference included in the motion coding information, and generates motion information.
  • the determination unit 233 supplies the generated motion information and the inter prediction mode information from the lossless decoding unit 202 to the motion compensation unit 214.
  • the correction unit 218 is configured by a determination unit 241 and an update unit 242 similarly to the correction unit 93 in FIG. 8 and performs the same processing as the correction unit 93, and thus description thereof is omitted.
  • FIG. 19 is a flowchart for explaining the hierarchical decoding process of the decoding device 160 of FIG.
  • the reception unit 161 of the decoding device 160 receives the encoded stream of all layers transmitted from the encoding device 30 of FIG. 4 and supplies the encoded stream to the separation unit 162.
  • step S112 the separation unit 162 separates the base stream and the enhancement stream from the encoded stream of all layers.
  • the separation unit 162 supplies the base stream to the base decoding unit 163 and supplies the enhancement stream to the enhancement decoding unit 164.
  • step S113 the base decoding unit 163 decodes the base stream supplied from the separation unit 162 by the HEVC method, and generates a base image.
  • the base decoding unit 163 supplies the generated base image to the enhancement decoding unit 164 and outputs it.
  • step S114 the extraction unit 181 (FIG. 16) of the enhancement decoding unit 164 extracts the parameter set and the encoded data from the enhancement stream supplied from the separation unit 162.
  • step S115 the upsampling unit 216 (FIG. 17) of the decoding unit 182 converts the resolution of the base image supplied from the base decoding unit 163 into the resolution of the enhancement image, supplies the resolution to the frame memory 211, and holds it.
  • step S116 the decoding unit 182 refers to the base image supplied from the base decoding unit 163, and performs enhancement decoding processing for decoding the encoded data supplied from the extraction unit 181 by a method according to the HEVC method. Details of the enhancement decoding process will be described with reference to FIG. Then, the process ends.
  • FIG. 20 is a flowchart for explaining the details of the enhancement decoding process in step S116 of FIG.
  • step S130 of FIG. 20 the accumulation buffer 201 (FIG. 17) of the enhancement decoding unit 182 receives and accumulates the encoded data in units of frames from the extraction unit 181 of FIG.
  • the accumulation buffer 201 supplies the accumulated encoded data to the lossless decoding unit 202.
  • step S131 the lossless decoding unit 202 losslessly decodes the encoded data from the accumulation buffer 201 to obtain quantized coefficients and encoded information.
  • the lossless decoding unit 202 supplies the quantized coefficient to the inverse quantization unit 203. Further, the lossless decoding unit 202 supplies intra prediction mode information as encoded information to the intra prediction unit 213, and supplies inter prediction mode information, motion encoded information, and the like to the motion information decoding unit 217.
  • the lossless decoding unit 202 instructs the switch 215 to select the intra prediction unit 213 when the encoded information does not include the inter prediction mode information. The selection of 214 is instructed.
  • the lossless decoding unit 202 supplies offset information as encoded information to the adaptive offset filter 207 and supplies filter coefficients to the adaptive loop filter 208.
  • step S132 the inverse quantization unit 203 inversely quantizes the quantized coefficient from the lossless decoding unit 202, and supplies the resulting orthogonal transform coefficient to the inverse orthogonal transform unit 204.
  • step S ⁇ b> 133 the inverse orthogonal transform unit 204 performs inverse orthogonal transform on the orthogonal transform coefficient from the inverse quantization unit 203, and supplies residual information obtained as a result to the addition unit 205.
  • step S134 the motion information decoding unit 217 determines whether or not the inter prediction mode information is supplied from the lossless decoding unit 202. If it is determined in step S134 that the inter prediction mode information has been supplied, the process proceeds to step S135.
  • step S135 the decoding unit 182 performs a motion information decoding process for decoding the motion coding information supplied from the lossless decoding unit 202 together with the inter prediction mode information. Details of the motion information decoding process will be described with reference to FIG.
  • step S136 the motion compensation unit 214 reads the reference image based on the motion information supplied from the motion information decoding unit 217, and performs a motion compensation process using the motion vector and the reference image in the motion information.
  • the motion compensation unit 214 supplies the predicted image generated as a result to the addition unit 205 via the switch 215, and the process proceeds to step S138.
  • step S134 determines whether the inter prediction mode information is supplied. If it is determined in step S134 that the inter prediction mode information is supplied, that is, if the intra prediction mode information is supplied to the intra prediction unit 213, the process proceeds to step S137.
  • step S137 the intra prediction unit 213 performs an intra prediction process using the reference image read from the frame memory 211 via the switch 212.
  • the intra prediction unit 213 supplies the prediction image generated as a result to the addition unit 205 via the switch 215, and the process proceeds to step S138.
  • step S138 the adding unit 205 adds the residual information supplied from the inverse orthogonal transform unit 204 and the prediction image supplied from the switch 215.
  • the adding unit 205 supplies the enhancement image obtained as a result to the deblocking filter 206 and also supplies it to the frame memory 211.
  • step S139 the deblocking filter 206 performs deblocking filter processing on the enhancement image supplied from the adding unit 205 to remove block distortion.
  • the deblocking filter 206 supplies the enhancement image obtained as a result to the adaptive offset filter 207.
  • the adaptive offset filter 207 refers to the offset information supplied from the lossless decoding unit 202 with respect to the enhancement image from the deblocking filter 206, and performs adaptive offset filter processing for each LCU.
  • step S141 the adaptive loop filter 208 performs adaptive loop filter processing for each LCU on the enhancement image supplied from the adaptive offset filter 207 using the filter coefficient supplied from the lossless decoding unit 202.
  • the adaptive loop filter 208 supplies the enhancement image obtained as a result to the frame memory 211 and the screen rearrangement buffer 209.
  • the frame memory 211 stores the enhancement image supplied from the adaptive loop filter 208, the enhancement image supplied from the adding unit 205, and the base image supplied from the upsampling unit 216.
  • the image stored in the frame memory 211 is supplied to the intra prediction unit 213 or the motion compensation unit 214 via the switch 212 as a reference image.
  • step S143 the screen rearrangement buffer 209 stores the enhancement image supplied from the adaptive loop filter 208 in units of frames, and the stored frame-based enhancement images for encoding in the original display order.
  • the data is rearranged and supplied to the D / A converter 210.
  • step S144 the D / A conversion unit 210 D / A converts the enhancement image in units of frames supplied from the screen rearrangement buffer 209 and outputs the enhancement image. Then, the process returns to step S116 in FIG. 19 and ends.
  • FIG. 21 is a flowchart illustrating the details of the motion information decoding process in step S135 of FIG.
  • step S161 the motion information decoding unit 217 acquires inter prediction mode information and motion coding information from the lossless decoding unit 202 of FIG.
  • step S ⁇ b> 162 the determination unit 231 (FIG. 18) of the motion information decoding unit 217 reads the motion information of adjacent blocks held by the motion compensation unit 214, and supplies the information to the buffer 232 for holding.
  • steps S163 to S168 is the same as the processing of steps S76 to S81 in FIG.
  • step S169 the determination unit 233 selects an optimal motion information candidate based on the motion coding information. Specifically, the determination unit 233 selects a motion information candidate from the motion information held in the buffer 232 based on the motion coding information in the same manner as the determination unit 113 in FIG. 8, and generates a candidate list. To do. Then, the determination unit 233 selects a motion information candidate to which an index included in the motion coding information is assigned as the optimal motion information candidate from the motion information candidates registered in the candidate list.
  • step S170 the determination unit 233 decodes the motion coding information by adding the optimal motion information candidate and the difference included in the motion coding information, and generates motion information.
  • step S171 the determination unit 233 supplies the motion information and the inter prediction mode information to the motion compensation unit 214. Then, the process returns to step S135 in FIG. 20 and proceeds to step S136.
  • the decoding device 160 decodes the motion information of the prediction block to be processed using the predetermined motion information as the motion information of the adjacent block. . Therefore, it is possible to decode the enhancement stream generated by the encoding device 30 with improved encoding efficiency.
  • the encoding apparatus 30 described above encodes motion information by the AMVP method, but may encode it by a merge method.
  • FIG. 22 is a diagram illustrating an example of adjacent blocks in the merge method.
  • a prediction block 261 adjacent to the prediction block 131 in the left direction and a prediction block 262 adjacent in the lower left direction as the adjacent blocks of the processing target prediction block 131 in the merge method. Further, there are a prediction block 263 adjacent in the upper direction, a prediction block 264 adjacent in the upper right direction, and a prediction block 265 adjacent in the upper left direction.
  • prediction block 266 at the center of the collocated block 132 of the prediction block 131 and a prediction block 267 at the lower right.
  • the merge method candidate list is generated using the motion information of the adjacent blocks as described above. Specifically, referenceable motion information among the motion information of the prediction blocks 261 to 264 is registered in the candidate list as motion information candidates.
  • the motion information of the adjacent block whose type information is different from the motion information of the prediction block to be processed is not referenceable motion information and is not registered in the candidate list.
  • the motion information of the prediction block 265 is It is registered in the candidate list as a candidate for motion information.
  • the motion information of the prediction block 267 is registered in the list as a motion information candidate. Is done.
  • the motion information of the prediction block 267 is not referable motion information, if the motion information of the prediction block 266 is referable, the motion information of the prediction block 266 is registered in the candidate list as a motion information candidate.
  • FIG. 23 is a diagram showing an example of a candidate list in which motion information candidates are registered as described above.
  • L0 is prediction direction information indicating that the reference image is an image preceding the enhancement image to be processed in the display order
  • L1 is a display image in which the reference image is in the display order from the enhancement image to be processed. This is prediction direction information indicating a later image.
  • MvL0_A and mvL1_B each represent a motion vector
  • ref0 represents position information and type information.
  • motion information added to the candidate list for example, as shown in FIG. 23B, there is motion information including both motion information including L0 and motion information including L1.
  • FIG. 24 shows motion vectors of motion information candidates registered in the candidate list after addition.
  • the motion vector of the motion information candidate with index 0 registered in the candidate list after addition is mvL0_A for the image specified by ref0 before the enhancement image to be processed in the display order.
  • the motion vector of the motion information candidate of index 1 is mvL1_B for the image specified by ref0 after the enhancement image to be processed in the display order.
  • motion vectors of motion information candidates of index 2 are mvL0_A and mvL1_B.
  • motion information added to the candidate list there is motion information including a 0 vector as a motion vector.
  • the decoding device can generate the candidate list and extract the index from the motion coding information independently.
  • the number of indexes in the candidate list is not fixed, in order to extract an index from motion coding information, it is necessary to generate a candidate list before extraction and recognize a possible value as an index. is there.
  • FIG. 25 is a diagram showing a table in which an index is associated with a lossless encoding result of the index.
  • the lossless encoding result of index 0 is 0, the lossless encoding result of index 1 is 10, and the lossless encoding result of index 2 is 110. Further, the lossless encoding result of index 3 is 1110, and the lossless encoding result of index 4 is 1111.
  • the processing in the encoding device 30 when encoding motion information by the merge method is that the adjacent block replaces the adjacent block in FIG. 22, the candidate list is generated as described above, and registered in the candidate list. Except for the point that the motion information candidate is selected as the motion information of the optimum condition and the point that no difference is generated as the motion encoding information, this is the same as the case of encoding by the AMVP method.
  • the motion information of the prediction block to be processed is the same as the motion information candidate registered in the candidate list, and an index for identifying the motion information candidate is transmitted as motion coding information.
  • the processing in the decoding device 160 when decoding motion information by the merge method includes the point that the adjacent block replaces the adjacent block in FIG. 22, the point that the candidate list is generated as described above, and the optimal motion information candidate. Is the same as in the case of encoding with the AMVP method, except that is the decoding result of the motion encoding information as it is.
  • the motion coding information is decoded by specifying the optimum motion information candidate registered in the candidate list based on the index as the motion coding information.
  • the information indicating whether the encoding mode is the TextureBL mode or the Ref_idx mode is set in the VPS extension area, but is set in other parameter sets such as SPS and PPS. You may do it.
  • the number of layers is two, but the number of layers may be two or more.
  • the base image is encoded by the HEVC method, but may be encoded by the AVC method.
  • FIG. 26 shows an example of the multi-view image encoding method.
  • the multi-viewpoint image includes a plurality of viewpoint images, and a predetermined one viewpoint image among the plurality of viewpoints is designated as the base view image. Each viewpoint image other than the base view image is treated as a non-base view image.
  • a base view image is encoded as a base layer image
  • a non-base view image is encoded as an enhancement image.
  • dQP (base view) Current_CU_QP (base view)-LCU_QP (base view) (1-2)
  • dQP (base view) Current_CU_QP (base view)-Previsous_CU_QP (base view) (1-3)
  • dQP (base view) Current_CU_QP (base view)-Slice_QP (base view)
  • dQP (non-base view) Current_CU_QP (non-base view)-LCU_QP (non-base view) (2-2)
  • dQP (non-base view) Current QP (non-base view)-Previsous QP (non-base view) (2-3)
  • dQP (non-base view) Current_CU_QP (non-base view)-Slic
  • the above (1) to (4) can be used in combination.
  • a method of obtaining a quantization parameter difference at the slice level between the base view and the non-base view (combining 3-1 and 2-3), between the base view and the non-base view
  • the method of taking the difference of the quantization parameter at the LCU level (combining 3-2 and 2-1) can be considered.
  • the difference can be improved even when multi-viewpoint encoding is performed.
  • a flag for identifying whether or not there is a dQP whose value is not 0 can be set for each of the above dQPs.
  • FIG. 27 shows another example of encoding by the Scalable function.
  • dQP (base layer) Current_CU_QP (base layer)-LCU_QP (base layer) (1-2)
  • dQP (base layer) Current_CU_QP (base layer)-Previsous_CU_QP (base layer) (1-3)
  • dQP (base layer) Current_CU_QP (base layer)-Slice_QP (base layer)
  • non-base-layer (2-1)
  • dQP (non-base layer) Current_CU_QP (non-base layer)-LCU_QP (non-base layer) (2-2)
  • dQP (non-base layer) Current QP (non-base layer)-Previsous QP (non-base layer) (2-3)
  • the above (1) to (4) can be used in combination.
  • the method of taking the difference of the quantization parameter at the LCU level (combining 3-2 and 2-1) can be considered. In this manner, by applying the difference repeatedly, the encoding efficiency can be improved even when hierarchical encoding is performed.
  • a flag for identifying whether or not there is a dQP whose value is not 0 can be set for each of the above dQPs.
  • ⁇ Second Embodiment> (Description of computer to which the present disclosure is applied)
  • the series of processes described above can be executed by hardware or can be executed by software.
  • a program constituting the software is installed in the computer.
  • the computer includes, for example, a general-purpose personal computer capable of executing various functions by installing various programs by installing a computer incorporated in dedicated hardware.
  • FIG. 28 is a block diagram showing an example of the hardware configuration of a computer that executes the above-described series of processing by a program.
  • a CPU Central Processing Unit
  • ROM Read Only Memory
  • RAM Random Access Memory
  • An input / output interface 605 is further connected to the bus 604.
  • An input unit 606, an output unit 607, a storage unit 608, a communication unit 609, and a drive 610 are connected to the input / output interface 605.
  • the input unit 606 includes a keyboard, a mouse, a microphone, and the like.
  • the output unit 607 includes a display, a speaker, and the like.
  • the storage unit 608 includes a hard disk, a nonvolatile memory, and the like.
  • the communication unit 609 includes a network interface or the like.
  • the drive 610 drives a removable medium 611 such as a magnetic disk, an optical disk, a magneto-optical disk, or a semiconductor memory.
  • the CPU 601 loads the program stored in the storage unit 608 to the RAM 603 via the input / output interface 605 and the bus 604 and executes the program, for example. Is performed.
  • the program executed by the computer (CPU 601) can be provided by being recorded on a removable medium 611 as a package medium, for example.
  • the program can be provided via a wired or wireless transmission medium such as a local area network, the Internet, or digital satellite broadcasting.
  • the program can be installed in the storage unit 608 via the input / output interface 605 by attaching the removable medium 611 to the drive 610. Further, the program can be received by the communication unit 609 via a wired or wireless transmission medium and installed in the storage unit 608. In addition, the program can be installed in the ROM 602 or the storage unit 608 in advance.
  • the program executed by the computer may be a program that is processed in time series in the order described in this specification, or in parallel or at a necessary timing such as when a call is made. It may be a program for processing.
  • FIG. 29 illustrates a schematic configuration of a television device to which the present disclosure is applied.
  • the television apparatus 900 includes an antenna 901, a tuner 902, a demultiplexer 903, a decoder 904, a video signal processing unit 905, a display unit 906, an audio signal processing unit 907, a speaker 908, and an external interface unit 909. Furthermore, the television apparatus 900 includes a control unit 910, a user interface unit 911, and the like.
  • the tuner 902 selects a desired channel from the broadcast wave signal received by the antenna 901, demodulates it, and outputs the obtained encoded bit stream to the demultiplexer 903.
  • the demultiplexer 903 extracts video and audio packets of the program to be viewed from the encoded bit stream, and outputs the extracted packet data to the decoder 904. Further, the demultiplexer 903 supplies a packet of data such as EPG (Electronic Program Guide) to the control unit 910. If scrambling is being performed, descrambling is performed by a demultiplexer or the like.
  • EPG Electronic Program Guide
  • the decoder 904 performs packet decoding processing, and outputs video data generated by the decoding processing to the video signal processing unit 905 and audio data to the audio signal processing unit 907.
  • the video signal processing unit 905 performs noise removal, video processing according to user settings, and the like on the video data.
  • the video signal processing unit 905 generates video data of a program to be displayed on the display unit 906, image data by processing based on an application supplied via a network, and the like.
  • the video signal processing unit 905 generates video data for displaying a menu screen for selecting an item and the like, and superimposes the video data on the video data of the program.
  • the video signal processing unit 905 generates a drive signal based on the video data generated in this way, and drives the display unit 906.
  • the display unit 906 drives a display device (for example, a liquid crystal display element or the like) based on a drive signal from the video signal processing unit 905 to display a program video or the like.
  • a display device for example, a liquid crystal display element or the like
  • the audio signal processing unit 907 performs predetermined processing such as noise removal on the audio data, performs D / A conversion processing and amplification processing on the processed audio data, and outputs the audio data to the speaker 908.
  • the external interface unit 909 is an interface for connecting to an external device or a network, and transmits and receives data such as video data and audio data.
  • a user interface unit 911 is connected to the control unit 910.
  • the user interface unit 911 includes an operation switch, a remote control signal receiving unit, and the like, and supplies an operation signal corresponding to a user operation to the control unit 910.
  • the control unit 910 is configured using a CPU (Central Processing Unit), a memory, and the like.
  • the memory stores a program executed by the CPU, various data necessary for the CPU to perform processing, EPG data, data acquired via a network, and the like.
  • the program stored in the memory is read and executed by the CPU at a predetermined timing such as when the television device 900 is activated.
  • the CPU executes each program to control each unit so that the television device 900 operates in accordance with the user operation.
  • the television device 900 includes a bus 912 for connecting the tuner 902, the demultiplexer 903, the video signal processing unit 905, the audio signal processing unit 907, the external interface unit 909, and the control unit 910.
  • the decoder 904 is provided with the function of the decoding apparatus (decoding method) of the present application. For this reason, it is possible to decode an encoded stream with improved encoding efficiency when referring to an image in another layer at the time of intra encoding of an image in a predetermined layer of an image having a hierarchical structure.
  • FIG. 30 illustrates a schematic configuration of a mobile phone to which the present disclosure is applied.
  • the cellular phone 920 includes a communication unit 922, an audio codec 923, a camera unit 926, an image processing unit 927, a demultiplexing unit 1628, a recording / reproducing unit 929, a display unit 930, and a control unit 931. These are connected to each other via a bus 933.
  • an antenna 921 is connected to the communication unit 922, and a speaker 924 and a microphone 925 are connected to the audio codec 923. Further, an operation unit 932 is connected to the control unit 931.
  • the mobile phone 920 performs various operations such as transmission / reception of voice signals, transmission / reception of e-mail and image data, image shooting, and data recording in various modes such as a voice call mode and a data communication mode.
  • the voice signal generated by the microphone 925 is converted into voice data and compressed by the voice codec 923 and supplied to the communication unit 922.
  • the communication unit 922 performs audio data modulation processing, frequency conversion processing, and the like to generate a transmission signal.
  • the communication unit 922 supplies a transmission signal to the antenna 921 and transmits it to a base station (not shown).
  • the communication unit 922 performs amplification, frequency conversion processing, demodulation processing, and the like of the reception signal received by the antenna 921, and supplies the obtained audio data to the audio codec 923.
  • the audio codec 923 performs data expansion of the audio data and conversion to an analog audio signal and outputs the result to the speaker 924.
  • the control unit 931 receives character data input by operating the operation unit 932 and displays the input characters on the display unit 930.
  • the control unit 931 generates mail data based on a user instruction or the like in the operation unit 932 and supplies the mail data to the communication unit 922.
  • the communication unit 922 performs mail data modulation processing, frequency conversion processing, and the like, and transmits the obtained transmission signal from the antenna 921.
  • the communication unit 922 performs amplification, frequency conversion processing, demodulation processing, and the like of the reception signal received by the antenna 921, and restores mail data. This mail data is supplied to the display unit 930 to display the mail contents.
  • the mobile phone 920 can also store the received mail data in a storage medium by the recording / playback unit 929.
  • the storage medium is any rewritable storage medium.
  • the storage medium is a removable medium such as a semiconductor memory such as a RAM or a built-in flash memory, a hard disk, a magnetic disk, a magneto-optical disk, an optical disk, a USB memory, or a memory card.
  • the image data generated by the camera unit 926 is supplied to the image processing unit 927.
  • the image processing unit 927 performs encoding processing of image data and generates encoded data.
  • the demultiplexing unit 1628 multiplexes the encoded data generated by the image processing unit 927 and the audio data supplied from the audio codec 923 by a predetermined method and supplies the multiplexed data to the communication unit 922.
  • the communication unit 922 performs modulation processing and frequency conversion processing of multiplexed data, and transmits the obtained transmission signal from the antenna 921.
  • the communication unit 922 performs amplification, frequency conversion processing, demodulation processing, and the like of the reception signal received by the antenna 921, and restores multiplexed data. This multiplexed data is supplied to the demultiplexing unit 1628.
  • the demultiplexing unit 1628 demultiplexes the multiplexed data, and supplies the encoded data to the image processing unit 927 and the audio data to the audio codec 923.
  • the image processing unit 927 performs a decoding process on the encoded data to generate image data.
  • the image data is supplied to the display unit 930 and the received image is displayed.
  • the audio codec 923 converts the audio data into an analog audio signal, supplies the analog audio signal to the speaker 924, and outputs the received audio.
  • the image processing unit 927 is provided with the functions of the encoding device and the decoding device (encoding method and decoding method) of the present application. For this reason, it is possible to improve the encoding efficiency when referring to an image in another layer when intra-encoding an image in a predetermined layer of an image having a hierarchical structure. Also, it is possible to decode an encoded stream with improved encoding efficiency when referring to an image in another layer at the time of intra encoding of an image in a predetermined layer of an image having a hierarchical structure.
  • FIG. 31 illustrates a schematic configuration of a recording / reproducing apparatus to which the present disclosure is applied.
  • the recording / reproducing apparatus 940 records, for example, audio data and video data of a received broadcast program on a recording medium, and provides the recorded data to the user at a timing according to a user instruction.
  • the recording / reproducing device 940 can also acquire audio data and video data from another device, for example, and record them on a recording medium. Further, the recording / reproducing apparatus 940 decodes and outputs the audio data and video data recorded on the recording medium, thereby enabling image display and audio output on the monitor apparatus or the like.
  • the recording / reproducing apparatus 940 includes a tuner 941, an external interface unit 942, an encoder 943, an HDD (Hard Disk Drive) unit 944, a disk drive 945, a selector 946, a decoder 947, an OSD (On-Screen Display) unit 948, a control unit 949, A user interface unit 950 is included.
  • Tuner 941 selects a desired channel from a broadcast signal received by an antenna (not shown).
  • the tuner 941 outputs an encoded bit stream obtained by demodulating the received signal of a desired channel to the selector 946.
  • the external interface unit 942 includes at least one of an IEEE 1394 interface, a network interface unit, a USB interface, a flash memory interface, and the like.
  • the external interface unit 942 is an interface for connecting to an external device, a network, a memory card, and the like, and receives data such as video data and audio data to be recorded.
  • the encoder 943 performs encoding by a predetermined method when the video data and audio data supplied from the external interface unit 942 are not encoded, and outputs an encoded bit stream to the selector 946.
  • the HDD unit 944 records content data such as video and audio, various programs, and other data on a built-in hard disk, and reads them from the hard disk during playback.
  • the disk drive 945 records and reproduces signals with respect to the mounted optical disk.
  • An optical disk such as a DVD disk (DVD-Video, DVD-RAM, DVD-R, DVD-RW, DVD + R, DVD + RW, etc.), a Blu-ray (registered trademark) disk, or the like.
  • the selector 946 selects one of the encoded bit streams from the tuner 941 or the encoder 943 and supplies it to either the HDD unit 944 or the disk drive 945 when recording video or audio. Further, the selector 946 supplies the encoded bit stream output from the HDD unit 944 or the disk drive 945 to the decoder 947 at the time of reproduction of video and audio.
  • the decoder 947 performs a decoding process on the encoded bit stream.
  • the decoder 947 supplies the video data generated by performing the decoding process to the OSD unit 948.
  • the decoder 947 outputs audio data generated by performing the decoding process.
  • the OSD unit 948 generates video data for displaying a menu screen for selecting an item and the like, and superimposes it on the video data output from the decoder 947 and outputs the video data.
  • a user interface unit 950 is connected to the control unit 949.
  • the user interface unit 950 includes an operation switch, a remote control signal receiving unit, and the like, and supplies an operation signal corresponding to a user operation to the control unit 949.
  • the control unit 949 is configured using a CPU, a memory, and the like.
  • the memory stores programs executed by the CPU and various data necessary for the CPU to perform processing.
  • the program stored in the memory is read and executed by the CPU at a predetermined timing such as when the recording / reproducing apparatus 940 is activated.
  • the CPU executes the program to control each unit so that the recording / reproducing device 940 operates according to the user operation.
  • the decoder 947 is provided with the function of the decoding apparatus (decoding method) of the present application. For this reason, it is possible to decode an encoded stream with improved encoding efficiency when referring to an image in another layer at the time of intra encoding of an image in a predetermined layer of an image having a hierarchical structure.
  • FIG. 32 illustrates a schematic configuration of an imaging apparatus to which the present disclosure is applied.
  • the imaging device 960 images a subject, displays an image of the subject on a display unit, and records it on a recording medium as image data.
  • the imaging device 960 includes an optical block 961, an imaging unit 962, a camera signal processing unit 963, an image data processing unit 964, a display unit 965, an external interface unit 966, a memory unit 967, a media drive 968, an OSD unit 969, and a control unit 970. Have. In addition, a user interface unit 971 is connected to the control unit 970. Furthermore, the image data processing unit 964, the external interface unit 966, the memory unit 967, the media drive 968, the OSD unit 969, the control unit 970, and the like are connected via a bus 972.
  • the optical block 961 is configured using a focus lens, a diaphragm mechanism, and the like.
  • the optical block 961 forms an optical image of the subject on the imaging surface of the imaging unit 962.
  • the imaging unit 962 is configured using a CCD or CMOS image sensor, generates an electrical signal corresponding to the optical image by photoelectric conversion, and supplies the electrical signal to the camera signal processing unit 963.
  • the camera signal processing unit 963 performs various camera signal processing such as knee correction, gamma correction, and color correction on the electrical signal supplied from the imaging unit 962.
  • the camera signal processing unit 963 supplies the image data after the camera signal processing to the image data processing unit 964.
  • the image data processing unit 964 performs an encoding process on the image data supplied from the camera signal processing unit 963.
  • the image data processing unit 964 supplies the encoded data generated by performing the encoding process to the external interface unit 966 and the media drive 968. Further, the image data processing unit 964 performs a decoding process on the encoded data supplied from the external interface unit 966 and the media drive 968.
  • the image data processing unit 964 supplies the image data generated by performing the decoding process to the display unit 965. Further, the image data processing unit 964 superimposes the processing for supplying the image data supplied from the camera signal processing unit 963 to the display unit 965 and the display data acquired from the OSD unit 969 on the image data. To supply.
  • the OSD unit 969 generates display data such as a menu screen and icons made up of symbols, characters, or figures and outputs them to the image data processing unit 964.
  • the external interface unit 966 includes, for example, a USB input / output terminal, and is connected to a printer when printing an image.
  • a drive is connected to the external interface unit 966 as necessary, a removable medium such as a magnetic disk or an optical disk is appropriately mounted, and a computer program read from them is installed as necessary.
  • the external interface unit 966 has a network interface connected to a predetermined network such as a LAN or the Internet.
  • the control unit 970 reads the encoded data from the media drive 968 in accordance with an instruction from the user interface unit 971, and supplies the encoded data to the other device connected via the network from the external interface unit 966. it can.
  • the control unit 970 may acquire encoded data and image data supplied from another device via the network via the external interface unit 966 and supply the acquired data to the image data processing unit 964. it can.
  • any readable / writable removable medium such as a magnetic disk, a magneto-optical disk, an optical disk, or a semiconductor memory is used.
  • the recording medium may be any type of removable medium, and may be a tape device, a disk, or a memory card. Of course, a non-contact IC (Integrated Circuit) card may be used.
  • media drive 968 and the recording medium may be integrated and configured by a non-portable storage medium such as a built-in hard disk drive or an SSD (Solid State Drive).
  • a non-portable storage medium such as a built-in hard disk drive or an SSD (Solid State Drive).
  • the control unit 970 is configured using a CPU.
  • the memory unit 967 stores a program executed by the control unit 970, various data necessary for the control unit 970 to perform processing, and the like.
  • the program stored in the memory unit 967 is read and executed by the control unit 970 at a predetermined timing such as when the imaging device 960 is activated.
  • the control unit 970 controls each unit so that the imaging device 960 performs an operation according to a user operation by executing a program.
  • the image data processing unit 964 is provided with the functions of the encoding apparatus and decoding apparatus (encoding method and decoding method) of the present application. For this reason, it is possible to improve the encoding efficiency when an image in another layer is referred to when intra-encoding an image in a predetermined layer of an image having a hierarchical structure. Also, it is possible to decode an encoded stream with improved encoding efficiency when referring to an image in another layer at the time of intra encoding of an image in a predetermined layer of an image having a hierarchical structure.
  • Scalable encoding is used for selection of data to be transmitted, as in the example shown in FIG. 33, for example.
  • the distribution server 1002 reads the scalable encoded data stored in the scalable encoded data storage unit 1001, and via the network 1003, the personal computer 1004, the AV device 1005, the tablet This is distributed to the terminal device such as the device 1006 and the mobile phone 1007.
  • the distribution server 1002 selects and transmits encoded data of appropriate quality according to the capability of the terminal device, the communication environment, and the like. Even if the distribution server 1002 transmits unnecessarily high-quality data, the terminal device does not always obtain a high-quality image, and may cause a delay or an overflow. Moreover, there is a possibility that the communication band is unnecessarily occupied or the load on the terminal device is unnecessarily increased. On the other hand, even if the distribution server 1002 transmits unnecessarily low quality data, there is a possibility that an image with sufficient image quality cannot be obtained in the terminal device. Therefore, the distribution server 1002 appropriately reads and transmits the scalable encoded data stored in the scalable encoded data storage unit 1001 as encoded data having an appropriate quality with respect to the capability and communication environment of the terminal device. .
  • the scalable encoded data storage unit 1001 stores scalable encoded data (BL + EL) 1011 encoded in a scalable manner.
  • the scalable encoded data (BL + EL) 1011 is encoded data including both a base layer and an enhancement layer, and is a data that can be decoded to obtain both a base layer image and an enhancement layer image. It is.
  • the distribution server 1002 selects an appropriate layer according to the capability of the terminal device that transmits data, the communication environment, and the like, and reads the data of the layer. For example, the distribution server 1002 reads high-quality scalable encoded data (BL + EL) 1011 from the scalable encoded data storage unit 1001 and transmits it to the personal computer 1004 and the tablet device 1006 with high processing capability as they are. . On the other hand, for example, the distribution server 1002 extracts base layer data from the scalable encoded data (BL + EL) 1011 for the AV device 1005 and the cellular phone 1007 having a low processing capability, and performs scalable encoding. Although it is data of the same content as the data (BL + EL) 1011, it is transmitted as scalable encoded data (BL) 1012 having a lower quality than the scalable encoded data (BL + EL) 1011.
  • BL scalable encoded data
  • scalable encoded data By using scalable encoded data in this way, the amount of data can be easily adjusted, so that the occurrence of delay and overflow can be suppressed, and the unnecessary increase in the load on the terminal device and communication medium can be suppressed. be able to.
  • scalable encoded data (BL + EL) 1011 since scalable encoded data (BL + EL) 1011 has reduced redundancy between layers, the amount of data can be reduced as compared with the case where encoded data of each layer is used as individual data. . Therefore, the storage area of the scalable encoded data storage unit 1001 can be used more efficiently.
  • the hardware performance of the terminal device varies depending on the device.
  • the application which a terminal device performs is also various, the capability of the software is also various.
  • the network 1003 serving as a communication medium can be applied to any communication network including wired, wireless, or both, such as the Internet and a LAN (Local Area Network), and has various data transmission capabilities. Furthermore, there is a risk of change due to other communications.
  • the distribution server 1002 communicates with the terminal device that is the data transmission destination before starting data transmission, and the hardware performance of the terminal device, the performance of the application (software) executed by the terminal device, etc. Information regarding the capability of the terminal device and information regarding the communication environment such as the available bandwidth of the network 1003 may be obtained. The distribution server 1002 may select an appropriate layer based on the information obtained here.
  • the layer extraction may be performed by the terminal device.
  • the personal computer 1004 may decode the transmitted scalable encoded data (BL + EL) 1011 and display a base layer image or an enhancement layer image. Further, for example, the personal computer 1004 extracts the base layer scalable encoded data (BL) 1012 from the transmitted scalable encoded data (BL + EL) 1011 and stores it or transfers it to another device. The base layer image may be displayed after decoding.
  • the numbers of the scalable encoded data storage unit 1001, the distribution server 1002, the network 1003, and the terminal devices are arbitrary.
  • the example in which the distribution server 1002 transmits data to the terminal device has been described, but the usage example is not limited to this.
  • the data transmission system 1000 may be any system as long as it transmits a scalable encoded data to a terminal device by selecting an appropriate layer according to the capability of the terminal device or a communication environment. Can be applied to the system.
  • scalable coding is used for transmission via a plurality of communication media as in the example shown in FIG. 34, for example.
  • a broadcasting station 1101 transmits base layer scalable encoded data (BL) 1121 by terrestrial broadcasting 1111.
  • the broadcast station 1101 transmits enhancement layer scalable encoded data (EL) 1122 via an arbitrary network 1112 including a wired or wireless communication network or both (for example, packetized transmission).
  • BL base layer scalable encoded data
  • EL enhancement layer scalable encoded data
  • the terminal apparatus 1102 has a reception function of the terrestrial broadcast 1111 broadcast by the broadcast station 1101 and receives base layer scalable encoded data (BL) 1121 transmitted via the terrestrial broadcast 1111.
  • the terminal apparatus 1102 further has a communication function for performing communication via the network 1112, and receives enhancement layer scalable encoded data (EL) 1122 transmitted via the network 1112.
  • BL base layer scalable encoded data
  • EL enhancement layer scalable encoded data
  • the terminal device 1102 decodes the base layer scalable encoded data (BL) 1121 acquired via the terrestrial broadcast 1111 according to, for example, a user instruction, and obtains or stores a base layer image. Or transmit to other devices.
  • BL base layer scalable encoded data
  • the terminal device 1102 for example, in response to a user instruction, the base layer scalable encoded data (BL) 1121 acquired via the terrestrial broadcast 1111 and the enhancement layer scalable encoded acquired via the network 1112 Data (EL) 1122 is combined to obtain scalable encoded data (BL + EL), or decoded to obtain an enhancement layer image, stored, or transmitted to another device.
  • BL base layer scalable encoded data
  • EL enhancement layer scalable encoded acquired via the network 1112 Data
  • the scalable encoded data can be transmitted via a communication medium that is different for each layer, for example. Therefore, the load can be distributed, and the occurrence of delay and overflow can be suppressed.
  • the communication medium used for transmission may be selected for each layer. For example, scalable encoded data (BL) 1121 of a base layer having a relatively large amount of data is transmitted via a communication medium having a wide bandwidth, and scalable encoded data (EL) 1122 having a relatively small amount of data is transmitted. You may make it transmit via a communication medium with a narrow bandwidth. Further, for example, the communication medium for transmitting the enhancement layer scalable encoded data (EL) 1122 is switched between the network 1112 and the terrestrial broadcast 1111 according to the available bandwidth of the network 1112. May be. Of course, the same applies to data of an arbitrary layer.
  • the number of layers is arbitrary, and the number of communication media used for transmission is also arbitrary.
  • the number of terminal devices 1102 serving as data distribution destinations is also arbitrary.
  • broadcasting from the broadcasting station 1101 has been described as an example, but the usage example is not limited to this.
  • the data transmission system 1100 can be applied to any system as long as it is a system that divides scalable encoded data into a plurality of layers and transmits them through a plurality of lines.
  • scalable encoding is used for storing encoded data as in the example shown in FIG. 35, for example.
  • the imaging device 1201 performs scalable coding on image data obtained by imaging the subject 1211, and as scalable coded data (BL + EL) 1221, a scalable coded data storage device 1202. To supply.
  • the scalable encoded data storage device 1202 stores the scalable encoded data (BL + EL) 1221 supplied from the imaging device 1201 with quality according to the situation. For example, in the normal case, the scalable encoded data storage device 1202 extracts base layer data from the scalable encoded data (BL + EL) 1221, and the base layer scalable encoded data ( BL) 1222. On the other hand, for example, in the case of attention, the scalable encoded data storage device 1202 stores scalable encoded data (BL + EL) 1221 with high quality and a large amount of data.
  • the scalable encoded data storage device 1202 can store an image with high image quality only when necessary, so that an increase in the amount of data can be achieved while suppressing a reduction in the value of the image due to image quality degradation. And the use efficiency of the storage area can be improved.
  • the imaging device 1201 is a surveillance camera.
  • the monitoring target for example, an intruder
  • the content of the captured image is likely to be unimportant, so reduction of the data amount is given priority, and the image data (scalable coding) Data) is stored in low quality.
  • the image quality is given priority and the image data (scalable) (Encoded data) is stored with high quality.
  • whether it is normal time or attention time may be determined by the scalable encoded data storage device 1202 analyzing an image, for example.
  • the imaging apparatus 1201 may make a determination, and the determination result may be transmitted to the scalable encoded data storage device 1202.
  • the criterion for determining whether the time is normal or noting is arbitrary, and the content of the image as the criterion is arbitrary. Of course, conditions other than the contents of the image can also be used as the criterion. For example, it may be switched according to the volume or waveform of the recorded sound, may be switched at every predetermined time, or may be switched by an external instruction such as a user instruction.
  • the number of states is arbitrary, for example, normal, slightly attention, attention, very attention, etc.
  • three or more states may be switched.
  • the upper limit number of states to be switched depends on the number of layers of scalable encoded data.
  • the imaging apparatus 1201 may determine the number of layers for scalable coding according to the state. For example, in a normal case, the imaging apparatus 1201 may generate base layer scalable encoded data (BL) 1222 with low quality and a small amount of data, and supply the scalable encoded data storage apparatus 1202 to the scalable encoded data storage apparatus 1202. For example, when attention is paid, the imaging device 1201 generates scalable encoded data (BL + EL) 1221 having a high quality and a large amount of data, and supplies the scalable encoded data storage device 1202 to the scalable encoded data storage device 1202. May be.
  • BL base layer scalable encoded data
  • BL + EL scalable encoded data
  • the monitoring camera has been described as an example.
  • the use of the imaging system 1200 is arbitrary and is not limited to the monitoring camera.
  • FIG. 36 illustrates an example of a schematic configuration of a video set to which the present technology is applied.
  • the video set 1300 shown in FIG. 36 has such a multi-functional configuration, and a device having a function relating to image encoding and decoding (either or both of them) can be used for the function. It is a combination of devices having other related functions.
  • the video set 1300 includes a module group such as a video module 1311, an external memory 1312, a power management module 1313, and a front-end module 1314, and an associated module 1321, a camera 1322, a sensor 1323, and the like. And a device having a function.
  • a module is a component that has several functions that are related to each other and that has a coherent function.
  • the specific physical configuration is arbitrary. For example, a plurality of processors each having a function, electronic circuit elements such as resistors and capacitors, and other devices arranged on a wiring board or the like can be considered. . It is also possible to combine the module with another module, a processor, or the like to form a new module.
  • the video module 1311 is a combination of configurations having functions related to image processing, and includes an application processor, a video processor, a broadband modem 1333, and an RF module 1334.
  • a processor is a configuration in which a configuration having a predetermined function is integrated on a semiconductor chip by a SoC (System On a Chip), and for example, there is a system LSI (Large Scale Integration).
  • the configuration having the predetermined function may be a logic circuit (hardware configuration), a CPU, a ROM, a RAM, and the like, and a program (software configuration) executed using them. , Or a combination of both.
  • a processor has a logic circuit and a CPU, ROM, RAM, etc., a part of the function is realized by a logic circuit (hardware configuration), and other functions are executed by the CPU (software configuration) It may be realized by.
  • the application processor 1331 in FIG. 36 is a processor that executes an application relating to image processing.
  • the application executed in the application processor 1331 not only performs arithmetic processing to realize a predetermined function, but also can control the internal and external configurations of the video module 1311 such as the video processor 1332 as necessary. .
  • the video processor 1332 is a processor having a function related to image encoding / decoding (one or both of them).
  • the broadband modem 1333 is a processor (or module) that performs processing related to wired or wireless (or both) broadband communication performed via a broadband line such as the Internet or a public telephone line network.
  • the broadband modem 1333 digitally modulates data to be transmitted (digital signal) to convert it into an analog signal, or demodulates the received analog signal to convert it into data (digital signal).
  • the broadband modem 1333 can digitally modulate and demodulate arbitrary information such as image data processed by the video processor 1332, a stream obtained by encoding the image data, an application program, setting data, and the like.
  • the RF module 1334 is a module that performs frequency conversion, modulation / demodulation, amplification, filter processing, and the like on an RF (Radio RF Frequency) signal transmitted and received via an antenna. For example, the RF module 1334 generates an RF signal by performing frequency conversion or the like on the baseband signal generated by the broadband modem 1333. Further, for example, the RF module 1334 generates a baseband signal by performing frequency conversion or the like on the RF signal received via the front end module 1314.
  • RF Radio RF Frequency
  • the application processor 1331 and the video processor 1332 may be integrated into a single processor.
  • the external memory 1312 is a module having a storage device that is provided outside the video module 1311 and is used by the video module 1311.
  • the storage device of the external memory 1312 may be realized by any physical configuration, but is generally used for storing a large amount of data such as image data in units of frames. For example, it is desirable to realize it with a relatively inexpensive and large-capacity semiconductor memory such as DRAM (Dynamic Random Access Memory).
  • the power management module 1313 manages and controls power supply to the video module 1311 (each component in the video module 1311).
  • the front end module 1314 is a module that provides the RF module 1334 with a front end function (a circuit on a transmitting / receiving end on the antenna side). As illustrated in FIG. 36, the front end module 1314 includes, for example, an antenna unit 1351, a filter 1352, and an amplification unit 1353.
  • Antenna unit 1351 has an antenna for transmitting and receiving a radio signal and its peripheral configuration.
  • the antenna unit 1351 transmits the signal supplied from the amplification unit 1353 as a radio signal, and supplies the received radio signal to the filter 1352 as an electric signal (RF signal).
  • the filter 1352 performs a filtering process on the RF signal received via the antenna unit 1351 and supplies the processed RF signal to the RF module 1334.
  • the amplifying unit 1353 amplifies the RF signal supplied from the RF module 1334 and supplies the amplified RF signal to the antenna unit 1351.
  • Connectivity 1321 is a module having a function related to connection with the outside.
  • the physical configuration of the connectivity 1321 is arbitrary.
  • the connectivity 1321 has a configuration having a communication function other than the communication standard supported by the broadband modem 1333, an external input / output terminal, and the like.
  • the communication 1321 is compliant with wireless communication standards such as Bluetooth (registered trademark), IEEE 802.11 (for example, Wi-Fi (Wireless Fidelity, registered trademark)), NFC (Near Field Communication), IrDA (InfraRed Data Association), etc. You may make it have a module which has a function, an antenna etc. which transmit / receive the signal based on the standard.
  • the connectivity 1321 has a module having a communication function compliant with a wired communication standard such as USB (Universal Serial Bus), HDMI (registered trademark) (High-Definition Multimedia Interface), or a terminal compliant with the standard. You may do it.
  • the connectivity 1321 may have other data (signal) transmission functions such as analog input / output terminals.
  • the connectivity 1321 may include a data (signal) transmission destination device.
  • the drive 1321 reads and writes data to and from a recording medium such as a magnetic disk, an optical disk, a magneto-optical disk, or a semiconductor memory (not only a removable medium drive, but also a hard disk, SSD (Solid State Drive) NAS (including Network Attached Storage) and the like.
  • the connectivity 1321 may include an image or audio output device (a monitor, a speaker, or the like).
  • the eyelid camera 1322 is a module having a function of capturing an image of a subject and obtaining image data of the subject.
  • Image data obtained by imaging by the camera 1322 is supplied to, for example, a video processor 1332 and encoded.
  • the sensor 1323 includes, for example, a voice sensor, an ultrasonic sensor, an optical sensor, an illuminance sensor, an infrared sensor, an image sensor, a rotation sensor, an angle sensor, an angular velocity sensor, a velocity sensor, an acceleration sensor, an inclination sensor, a magnetic identification sensor, an impact sensor, It is a module having an arbitrary sensor function such as a temperature sensor.
  • the data detected by the sensor 1323 is supplied to the application processor 1331 and used by an application or the like.
  • the configuration described above as a module may be realized as a processor, or conversely, the configuration described as a processor may be realized as a module.
  • the present technology can be applied to the video processor 1332 as described later. Therefore, the video set 1300 can be implemented as a set to which the present technology is applied.
  • FIG. 37 shows an example of a schematic configuration of a video processor 1332 (FIG. 36) to which the present technology is applied.
  • the video processor 1332 receives the video signal and the audio signal, encodes them in a predetermined method, decodes the encoded video data and audio data, A function of reproducing and outputting an audio signal.
  • the video processor 1332 includes a video input processing unit 1401, a first image enlargement / reduction unit 1402, a second image enlargement / reduction unit 1403, a video output processing unit 1404, a frame memory 1405, and a memory control unit 1406.
  • the video processor 1332 includes an encoding / decoding engine 1407, video ES (ElementaryElementStream) buffers 1408A and 1408B, and audio ES buffers 1409A and 1409B.
  • the video processor 1332 includes an audio encoder 1410, an audio decoder 1411, a multiplexing unit (MUX (Multiplexer)) 1412, a demultiplexing unit (DMUX (Demultiplexer)) 1413, and a stream buffer 1414.
  • MUX Multiplexing unit
  • DMUX Demultiplexer
  • the video input processing unit 1401 acquires a video signal input from, for example, the connectivity 1321 (FIG. 36) and converts it into digital image data.
  • the first image enlargement / reduction unit 1402 performs format conversion, image enlargement / reduction processing, and the like on the image data.
  • the second image enlargement / reduction unit 1403 performs image enlargement / reduction processing on the image data in accordance with the format of the output destination via the video output processing unit 1404, or is the same as the first image enlargement / reduction unit 1402. Format conversion and image enlargement / reduction processing.
  • the video output processing unit 1404 performs format conversion, conversion to an analog signal, and the like on the image data, and outputs the reproduced video signal to, for example, the connectivity 1321 (FIG. 36).
  • the frame memory 1405 is a memory for image data shared by the video input processing unit 1401, the first image scaling unit 1402, the second image scaling unit 1403, the video output processing unit 1404, and the encoding / decoding engine 1407. .
  • the frame memory 1405 is realized as a semiconductor memory such as a DRAM, for example.
  • the memory control unit 1406 receives the synchronization signal from the encoding / decoding engine 1407, and controls the writing / reading access to the frame memory 1405 according to the access schedule to the frame memory 1405 written in the access management table 1406A.
  • the access management table 1406A is updated by the memory control unit 1406 in accordance with processing executed by the encoding / decoding engine 1407, the first image enlargement / reduction unit 1402, the second image enlargement / reduction unit 1403, and the like.
  • the encoding / decoding engine 1407 performs encoding processing of image data and decoding processing of a video stream that is data obtained by encoding the image data. For example, the encoding / decoding engine 1407 encodes the image data read from the frame memory 1405 and sequentially writes the data as a video stream in the video ES buffer 1408A. Further, for example, the video stream is sequentially read from the video ES buffer 1408B, decoded, and sequentially written in the frame memory 1405 as image data.
  • the encoding / decoding engine 1407 uses the frame memory 1405 as a work area in the encoding and decoding. Also, the encoding / decoding engine 1407 outputs a synchronization signal to the memory control unit 1406, for example, at a timing at which processing for each macroblock is started.
  • the video ES buffer 1408A buffers the video stream generated by the encoding / decoding engine 1407 and supplies the buffered video stream to the multiplexing unit (MUX) 1412.
  • the video ES buffer 1408B buffers the video stream supplied from the demultiplexer (DMUX) 1413 and supplies the buffered video stream to the encoding / decoding engine 1407.
  • the audio ES buffer 1409A buffers the audio stream generated by the audio encoder 1410 and supplies the buffered audio stream to the multiplexing unit (MUX) 1412.
  • the audio ES buffer 1409B buffers the audio stream supplied from the demultiplexer (DMUX) 1413 and supplies the buffered audio stream to the audio decoder 1411.
  • the audio encoder 1410 converts, for example, an audio signal input from the connectivity 1321 (FIG. 36), for example, into a digital format, and encodes the audio signal using a predetermined method such as the MPEG audio method or the AC3 (Audio Code number 3) method.
  • the audio encoder 1410 sequentially writes an audio stream, which is data obtained by encoding an audio signal, in the audio ES buffer 1409A.
  • the audio decoder 1411 decodes the audio stream supplied from the audio ES buffer 1409B, performs conversion to an analog signal, for example, and supplies the reproduced audio signal to, for example, the connectivity 1321 (FIG. 36).
  • Multiplexer (MUX) 1412 multiplexes the video stream and the audio stream.
  • the multiplexing method (that is, the format of the bit stream generated by multiplexing) is arbitrary.
  • the multiplexing unit (MUX) 1412 can also add predetermined header information or the like to the bit stream. That is, the multiplexing unit (MUX) 1412 can convert the stream format by multiplexing. For example, the multiplexing unit (MUX) 1412 multiplexes the video stream and the audio stream to convert it into a transport stream that is a bit stream in a transfer format. Further, for example, the multiplexing unit (MUX) 1412 multiplexes the video stream and the audio stream, thereby converting the data into file format data (file data) for recording.
  • the demultiplexing unit (DMUX) 1413 demultiplexes the bit stream in which the video stream and the audio stream are multiplexed by a method corresponding to the multiplexing by the multiplexing unit (MUX) 1412. That is, the demultiplexer (DMUX) 1413 extracts the video stream and the audio stream from the bit stream read from the stream buffer 1414 (separates the video stream and the audio stream). That is, the demultiplexer (DMUX) 1413 can convert the stream format by demultiplexing (inverse conversion of the conversion by the multiplexer (MUX) 1412). For example, the demultiplexing unit (DMUX) 1413 obtains the transport stream supplied from, for example, the connectivity 1321 and the broadband modem 1333 (both in FIG.
  • the demultiplexer (DMUX) 1413 obtains the file data read from various recording media by the connectivity 1321 (FIG. 36) via the stream buffer 1414, and demultiplexes the file data, for example. It can be converted into a video stream and an audio stream.
  • the stream buffer 1414 buffers the bit stream.
  • the stream buffer 1414 buffers the transport stream supplied from the multiplexing unit (MUX) 1412 and, for example, at the predetermined timing or based on a request from the outside, for example, the connectivity 1321 or the broadband modem 1333 (whichever Are also supplied to FIG.
  • MUX multiplexing unit
  • the stream buffer 1414 buffers the file data supplied from the multiplexing unit (MUX) 1412 and, for example, connectivity 1321 (FIG. 36) or the like at a predetermined timing or based on an external request or the like. To be recorded on various recording media.
  • MUX multiplexing unit
  • connectivity 1321 FIG. 36
  • the stream buffer 1414 buffers the transport stream acquired through, for example, the connectivity 1321 and the broadband modem 1333 (both of which are shown in FIG. 36), and performs reverse processing at a predetermined timing or based on an external request or the like.
  • the data is supplied to a multiplexing unit (DMUX) 1413.
  • DMUX multiplexing unit
  • the stream buffer 1414 buffers file data read from various recording media in the connectivity 1321 (FIG. 36), for example, and at a predetermined timing or based on an external request or the like, a demultiplexing unit (DMUX) 1413.
  • DMUX demultiplexing unit
  • a video signal input to the video processor 1332 from the connectivity 1321 (FIG. 36) or the like is converted into digital image data of a predetermined format such as 4: 2: 2Y / Cb / Cr format by the video input processing unit 1401.
  • the data is sequentially written into the frame memory 1405.
  • This digital image data is read by the first image enlargement / reduction unit 1402 or the second image enlargement / reduction unit 1403, and format conversion to a predetermined method such as 4: 2: 0Y / Cb / Cr method and enlargement / reduction processing are performed. Is written again in the frame memory 1405.
  • This image data is encoded by the encoding / decoding engine 1407 and written as a video stream in the video ES buffer 1408A.
  • an audio signal input to the video processor 1332 from the connectivity 1321 (FIG. 36) or the like is encoded by the audio encoder 1410 and written as an audio stream in the audio ES buffer 1409A.
  • the video stream of the video ES buffer 1408A and the audio stream of the audio ES buffer 1409A are read and multiplexed by the multiplexing unit (MUX) 1412 and converted into a transport stream or file data.
  • the transport stream generated by the multiplexing unit (MUX) 1412 is buffered in the stream buffer 1414 and then output to the external network via, for example, the connectivity 1321 and the broadband modem 1333 (both of which are shown in FIG. 36).
  • the file data generated by the multiplexing unit (MUX) 1412 is buffered in the stream buffer 1414, and then output to, for example, the connectivity 1321 (FIG. 36) and recorded on various recording media.
  • a transport stream input from an external network to the video processor 1332 via the connectivity 1321 or the broadband modem 1333 (both in FIG. 36) is buffered in the stream buffer 1414 and then demultiplexed (DMUX) 1413 is demultiplexed.
  • DMUX demultiplexed
  • file data read from various recording media in the connectivity 1321 (FIG. 36) and input to the video processor 1332 is buffered in the stream buffer 1414 and then demultiplexed by the demultiplexer (DMUX) 1413. It becomes. That is, the transport stream or file data input to the video processor 1332 is separated into a video stream and an audio stream by the demultiplexer (DMUX) 1413.
  • the audio stream is supplied to the audio decoder 1411 via the audio ES buffer 1409B and decoded to reproduce the audio signal.
  • the video stream is written to the video ES buffer 1408B, and then sequentially read and decoded by the encoding / decoding engine 1407, and written to the frame memory 1405.
  • the decoded image data is enlarged / reduced by the second image enlargement / reduction unit 1403 and written to the frame memory 1405.
  • the decoded image data is read out to the video output processing unit 1404, format-converted to a predetermined system such as 4: 2: 2Y / Cb / Cr system, and further converted into an analog signal to be converted into a video signal. Is played out.
  • the present technology when the present technology is applied to the video processor 1332 configured as described above, the present technology according to each embodiment described above may be applied to the encoding / decoding engine 1407. That is, for example, the encoding / decoding engine 1407 may have the functions of the encoding device 30 and the decoding device 160. In this way, the video processor 1332 can obtain the same effects as those described above with reference to FIGS.
  • the present technology (that is, the functions of the image encoding device and the image decoding device according to each embodiment described above) may be realized by hardware such as a logic circuit. It may be realized by software such as an embedded program, or may be realized by both of them.
  • FIG. 38 illustrates another example of a schematic configuration of the video processor 1332 (FIG. 36) to which the present technology is applied.
  • the video processor 1332 has a function of encoding and decoding video data by a predetermined method.
  • the video processor 1332 includes a control unit 1511, a display interface 1512, a display engine 1513, an image processing engine 1514, and an internal memory 1515.
  • the video processor 1332 includes a codec engine 1516, a memory interface 1517, a multiplexing / demultiplexing unit (MUX DMUX) 1518, a network interface 1519, and a video interface 1520.
  • MUX DMUX multiplexing / demultiplexing unit
  • the eyelid control unit 1511 controls the operation of each processing unit in the video processor 1332 such as the display interface 1512, the display engine 1513, the image processing engine 1514, and the codec engine 1516.
  • the control unit 1511 includes, for example, a main CPU 1531, a sub CPU 1532, and a system controller 1533.
  • the main CPU 1531 executes a program and the like for controlling the operation of each processing unit in the video processor 1332.
  • the main CPU 1531 generates a control signal according to the program and supplies it to each processing unit (that is, controls the operation of each processing unit).
  • the sub CPU 1532 plays an auxiliary role of the main CPU 1531.
  • the sub CPU 1532 executes a child process such as a program executed by the main CPU 1531, a subroutine, or the like.
  • the system controller 1533 controls operations of the main CPU 1531 and the sub CPU 1532 such as designating a program to be executed by the main CPU 1531 and the sub CPU 1532.
  • the display interface 1512 outputs image data to, for example, the connectivity 1321 (FIG. 36) or the like under the control of the control unit 1511.
  • the display interface 1512 converts the digital data image data into an analog signal, and outputs it to the monitor device of the connectivity 1321 (FIG. 36) or the like as a reproduced video signal or as the digital data image data.
  • the display engine 1513 Under the control of the control unit 1511, the display engine 1513 performs various conversion processes such as format conversion, size conversion, color gamut conversion, and the like so as to match the image data with hardware specifications such as a monitor device that displays the image. I do.
  • the eyelid image processing engine 1514 performs predetermined image processing such as filter processing for improving image quality on the image data under the control of the control unit 1511.
  • the internal memory 1515 is a memory provided inside the video processor 1332 that is shared by the display engine 1513, the image processing engine 1514, and the codec engine 1516.
  • the internal memory 1515 is used, for example, for data exchange performed between the display engine 1513, the image processing engine 1514, and the codec engine 1516.
  • the internal memory 1515 stores data supplied from the display engine 1513, the image processing engine 1514, or the codec engine 1516, and stores the data as needed (eg, upon request). This is supplied to the image processing engine 1514 or the codec engine 1516.
  • the internal memory 1515 may be realized by any storage device, but is generally used for storing a small amount of data such as image data or parameters in units of blocks. It is desirable to realize a semiconductor memory having a relatively small capacity but a high response speed (for example, as compared with the external memory 1312) such as “Static Random Access Memory”.
  • the codec engine 1516 performs processing related to encoding and decoding of image data.
  • the encoding / decoding scheme supported by the codec engine 1516 is arbitrary, and the number thereof may be one or plural.
  • the codec engine 1516 may be provided with codec functions of a plurality of encoding / decoding schemes, and may be configured to perform encoding of image data or decoding of encoded data using one selected from them.
  • the codec engine 1516 includes, for example, MPEG-2 video 1541, AVC / H.2641542, HEVC / H.2651543, HEVC / H.265 (Scalable) 1544, as function blocks for processing related to the codec.
  • HEVC / H.265 (Multi-view) 1545 and MPEG-DASH 1551 are included.
  • “MPEG-2” Video 1541 is a functional block that encodes and decodes image data in the MPEG-2 format.
  • AVC / H.2641542 is a functional block that encodes and decodes image data using the AVC method.
  • HEVC / H.2651543 is a functional block that encodes and decodes image data using the HEVC method.
  • HEVC / H.265 (Scalable) 1544 is a functional block that performs scalable encoding and scalable decoding of image data using the HEVC method.
  • HEVC / H.265 (Multi-view) 1545 is a functional block that multi-view encodes or multi-view decodes image data using the HEVC method.
  • MPEG-DASH 1551 is a functional block that transmits and receives image data in the MPEG-DASH (MPEG-Dynamic Adaptive Streaming over HTTP) method.
  • MPEG-DASH is a technology for streaming video using HTTP (HyperText Transfer Protocol), and selects and transmits appropriate data from multiple encoded data with different resolutions prepared in advance in segments. This is one of the features.
  • MPEG-DASH 1551 generates a stream compliant with the standard, controls transmission of the stream, and the like.
  • MPEG-2 Video 1541 to HEVC / H.265 (Multi-view) 1545 described above are used. Is used.
  • the memory interface 1517 is an interface for the external memory 1312. Data supplied from the image processing engine 1514 or the codec engine 1516 is supplied to the external memory 1312 via the memory interface 1517. The data read from the external memory 1312 is supplied to the video processor 1332 (the image processing engine 1514 or the codec engine 1516) via the memory interface 1517.
  • a multiplexing / demultiplexing unit (MUX DMUX) 1518 multiplexes and demultiplexes various data related to images such as a bit stream of encoded data, image data, and a video signal.
  • This multiplexing / demultiplexing method is arbitrary.
  • the multiplexing / demultiplexing unit (MUX DMUX) 1518 can not only combine a plurality of data into one but also add predetermined header information or the like to the data.
  • the multiplexing / demultiplexing unit (MUX DMUX) 1518 not only divides one data into a plurality of data but also adds predetermined header information or the like to each divided data. it can.
  • the multiplexing / demultiplexing unit (MUX DMUX) 1518 can convert the data format by multiplexing / demultiplexing.
  • the multiplexing / demultiplexing unit (MUX DMUX) 1518 multiplexes the bitstream, thereby transporting the transport stream, which is a bit stream in a transfer format, or data in a file format for recording (file data).
  • the transport stream which is a bit stream in a transfer format, or data in a file format for recording (file data).
  • file data file format for recording
  • the network interface 1519 is an interface for, for example, a broadband modem 1333 and connectivity 1321 (both are FIG. 36).
  • the video interface 1520 is an interface for, for example, the connectivity 1321 and the camera 1322 (both are FIG. 36).
  • the transport stream is transmitted to the multiplexing / demultiplexing unit (MUX DMUX) via the network interface 1519. ) 1518 to be demultiplexed and decoded by the codec engine 1516.
  • MUX DMUX multiplexing / demultiplexing unit
  • the image data obtained by decoding by the codec engine 1516 is subjected to predetermined image processing by the image processing engine 1514, predetermined conversion is performed by the display engine 1513, and the connectivity 1321 (see FIG. 36) and the image is displayed on the monitor.
  • image data obtained by decoding by the codec engine 1516 is re-encoded by the codec engine 1516, multiplexed by a multiplexing / demultiplexing unit (MUX DMUX) 1518, converted into file data, and video.
  • the data is output to, for example, the connectivity 1321 (FIG. 36) via the interface 1520 and recorded on various recording media.
  • encoded data file data obtained by encoding image data read from a recording medium (not shown) by the connectivity 1321 (FIG. 36) is multiplexed / demultiplexed via the video interface 1520. Is supplied to a unit (MUX DMUX) 1518, demultiplexed, and decoded by the codec engine 1516.
  • Image data obtained by decoding by the codec engine 1516 is subjected to predetermined image processing by the image processing engine 1514, subjected to predetermined conversion by the display engine 1513, and, for example, connectivity 1321 via the display interface 1512 (FIG. 36). And the image is displayed on the monitor.
  • image data obtained by decoding by the codec engine 1516 is re-encoded by the codec engine 1516, multiplexed by the multiplexing / demultiplexing unit (MUX DMUX) 1518, and converted into a transport stream,
  • the data is supplied to, for example, the connectivity 1321 and the broadband modem 1333 (both of which are shown in FIG. 36) via the network interface 1519 and transmitted to another device (not shown).
  • image data and other data are exchanged between the processing units in the video processor 1332 using, for example, the internal memory 1515 and the external memory 1312.
  • the power management module 1313 controls power supply to the control unit 1511, for example.
  • the present technology when the present technology is applied to the video processor 1332 configured as described above, the present technology according to each of the above-described embodiments may be applied to the codec engine 1516. That is, for example, the codec engine 1516 may have a functional block that realizes the encoding device 30 and the decoding device 160. In this way, the video processor 1332 can obtain the same effects as those described above with reference to FIGS.
  • the present technology (that is, the functions of the image encoding device and the image decoding device according to each of the above-described embodiments) may be realized by hardware such as a logic circuit or an embedded program. It may be realized by software such as the above, or may be realized by both of them.
  • the configuration of the video processor 1332 is arbitrary and may be other than the two examples described above.
  • the video processor 1332 may be configured as one semiconductor chip, but may be configured as a plurality of semiconductor chips. For example, a three-dimensional stacked LSI in which a plurality of semiconductors are stacked may be used. Further, it may be realized by a plurality of LSIs.
  • Video set 1300 can be incorporated into various devices that process image data.
  • the video set 1300 can be incorporated in the television device 900 (FIG. 29), the mobile phone 920 (FIG. 30), the recording / reproducing device 940 (FIG. 31), the imaging device 960 (FIG. 32), or the like.
  • the apparatus can obtain an effect similar to that described above with reference to FIGS.
  • the video set 1300 includes, for example, terminal devices such as the personal computer 1004, the AV device 1005, the tablet device 1006, and the mobile phone 1007 in the data transmission system 1000 in FIG. 33, the broadcasting station 1101 in the data transmission system 1100 in FIG.
  • the terminal device 1102 and the imaging device 1201 and the scalable encoded data storage device 1202 in the imaging system 1200 of FIG. 35 can be incorporated.
  • the apparatus can obtain an effect similar to that described above with reference to FIGS.
  • each configuration of the video set 1300 described above can be implemented as a configuration to which the present technology is applied as long as it includes the video processor 1332.
  • the video processor 1332 can be implemented as a video processor to which the present technology is applied.
  • the processor, the video module 1311 and the like indicated by the dotted line 1341 can be implemented as a processor or a module to which the present technology is applied.
  • the video module 1311, the external memory 1312, the power management module 1313, and the front end module 1314 can be combined and implemented as a video unit 1361 to which the present technology is applied. In any case, the same effects as those described above with reference to FIGS. 1 to 27 can be obtained.
  • any configuration including the video processor 1332 can be incorporated into various devices that process image data, as in the case of the video set 1300.
  • a video processor 1332 a processor indicated by a dotted line 1341, a video module 1311, or a video unit 1361, a television device 900 (FIG. 29), a cellular phone 920 (FIG. 30), a recording / playback device 940 (FIG. 31), Imaging device 960 (FIG. 32), terminal devices such as personal computer 1004, AV device 1005, tablet device 1006, and mobile phone 1007 in data transmission system 1000 in FIG. 33, broadcast station 1101 and terminal in data transmission system 1100 in FIG.
  • the apparatus can obtain the same effects as those described above with reference to FIGS. 1 to 27 as in the case of the video set 1300. .
  • the method for transmitting such information is not limited to such an example.
  • these pieces of information may be transmitted or recorded as separate data associated with the encoded bitstream without being multiplexed into the encoded bitstream.
  • the term “associate” means that an image (which may be a part of an image such as a slice or a block) included in the bitstream and information corresponding to the image can be linked at the time of decoding. Means. That is, information may be transmitted on a transmission path different from that of the image (or bit stream).
  • Information may be recorded on a recording medium (or another recording area of the same recording medium) different from the image (or bit stream). Furthermore, the information and the image (or bit stream) may be associated with each other in an arbitrary unit such as a plurality of frames, one frame, or a part of the frame.
  • This disclosure receives bitstreams compressed by orthogonal transform such as discrete cosine transform and motion compensation, such as MPEG, H.26x, etc., via network media such as satellite broadcasting, cable TV, the Internet, and mobile phones.
  • orthogonal transform such as discrete cosine transform and motion compensation
  • the present invention can be applied to an encoding device or a decoding device that is used when processing on a storage medium such as an optical, magnetic disk, or flash memory.
  • the present disclosure can take a cloud computing configuration in which one function is shared by a plurality of devices via a network and is processed jointly.
  • each step described in the above flowchart can be executed by one device or can be shared by a plurality of devices.
  • the plurality of processes included in the one step can be executed by being shared by a plurality of apparatuses in addition to being executed by one apparatus.
  • this indication can also take the following structures.
  • a receiving unit for receiving motion coding information When an adjacent block adjacent to the block of the first layer image is encoded in an intra prediction mode that refers to a second layer image, predetermined motion information is used as the motion information of the adjacent block.
  • a motion information decoding unit that decodes the motion coding information received by the receiving unit and generates motion information of the block;
  • a decoding apparatus comprising: an image decoding unit that decodes the encoded block received by the receiving unit using the motion information generated by the motion information decoding unit and generates the block.
  • the encoding mode of the first layer image is an intra-time reference mode in which the second layer image is referred to during intra encoding
  • the adjacent block is the second layer
  • the decoding device according to (1) wherein when encoded in an intra prediction mode that refers to a hierarchical image, the motion coding information is decoded using the predetermined motion information as motion information of the adjacent block. .
  • the reception unit receives mode information indicating that an encoding mode of the first layer image is the intra-time reference mode.
  • the receiving unit receives mode information indicating that an encoding mode of the first layer image is an inter-time reference mode in which an image of the second layer is referred to during inter encoding.
  • the receiving unit receives, as the motion encoding information, motion information specifying information that specifies motion information of the adjacent block that is the same as the motion information of the block,
  • the motion information decoding unit decodes the motion coding information by specifying the motion information of the adjacent block based on the motion information specifying information, and generates the motion information of the adjacent block as the motion information of the block
  • the decoding device according to any one of (1) to (6).
  • the decryption device A coding block generated by inter-coding a block of an image in a first layer of an image having a hierarchical structure, and generated by encoding motion information relating to motion of the block in the inter-coding.
  • Receiving step for receiving motion encoding information When an adjacent block adjacent to the block of the first layer image is encoded in an intra prediction mode that refers to a second layer image, predetermined motion information is used as the motion information of the adjacent block.
  • a decoding method comprising: an image decoding step of decoding the encoded block received by the processing of the receiving step using the motion information generated by the processing of the motion information decoding step and generating the block.
  • An image encoding unit that inter-codes a block of an image of a first layer of an image having a hierarchical structure and generates an encoded block;
  • motion information regarding a predetermined motion is represented as motion information of the adjacent block.
  • a motion information encoding unit that encodes motion information in the inter encoding of the block and generates motion encoding information;
  • An encoding apparatus comprising: a transmission unit configured to transmit the encoded block generated by the image encoding unit and the motion encoded information generated by the motion information encoding unit.
  • the encoding mode of the first layer image is an intra time reference mode in which the second layer image is referred to during intra encoding, and the adjacent block is the second layer If the predetermined motion information is used as the motion information of the adjacent block, the motion information of the block is encoded using the predetermined motion information as the motion information of the adjacent block.
  • Encoding device (12) The encoding device according to (11), wherein the transmission unit transmits mode information indicating that an encoding mode of the first layer image is the intra-time reference mode. (13) The transmission unit transmits mode information indicating that an encoding mode of the first layer image is an inter-time reference mode in which an image of the second layer is referred to during inter encoding.
  • the encoding device described in 1. (14) The encoding apparatus according to any one of (10) to (13), wherein the predetermined motion information includes a zero vector as a motion vector. (15) The encoding apparatus according to any one of (10) to (14), wherein the predetermined motion information includes type information representing a Long term as a reference image type. (16) The encoding apparatus according to any one of (10) to (15), wherein the motion information encoding unit generates a difference between the motion information of the adjacent block and the motion information of the block as the motion encoding information.
  • the encoding device An image encoding step of inter-coding a block of an image of a first layer of an image having a hierarchical structure to generate an encoded block; When an adjacent block adjacent to the block of the first layer image is encoded in an intra prediction mode that refers to an image of the second layer, motion information regarding a predetermined motion is represented as the motion information of the adjacent block.
  • a motion information encoding step for encoding motion information in the inter encoding of the block and generating motion encoding information;
  • An encoding method comprising: a transmission step for transmitting the encoded block generated by the process of the image encoding step and the motion encoded information generated by the process of the motion information encoding step.

Abstract

This disclosure pertains to a decoding device, decoding method, encoding device, and encoding method that make it possible to improve the encoding efficiency attained when referencing an image from one level of a set of hierarchically structured images to perform intra encoding on an image from another level thereof. If an adjacent block adjacent to a predicted block of an enhancement image is encoded in an intra-BL mode in which a base image is referenced, a motion-information decoding unit generates motion information for the predicted block by decoding encoded motion information generated by encoding motion information from intra encoding performed on the predicted block, using motion information pertaining to prescribed motion as motion information for the adjacent block. An addition unit generates the predicted block by decoding encoded data generated by intra-encoding the predicted block of the enhancement image, using the aforementioned motion information. This disclosure can be applied, for example, to a decoding device.

Description

復号装置および復号方法、並びに、符号化装置および符号化方法Decoding device, decoding method, and encoding device and encoding method
 本開示は、復号装置および復号方法、並びに、符号化装置および符号化方法に関し、特に、階層構造を有する画像の所定の階層の画像のイントラ符号化時に他の階層の画像を参照する場合の符号化効率を向上させることができるようにした復号装置および復号方法、並びに、符号化装置および符号化方法に関する。 The present disclosure relates to a decoding device and a decoding method, and an encoding device and an encoding method, and in particular, encoding in a case where an image in another layer is referred to when intra-encoding an image in a predetermined layer of an image having a hierarchical structure. The present invention relates to a decoding device and a decoding method, and an encoding device and an encoding method that can improve the efficiency of encoding.
 近年、画像情報特有の冗長性を利用して、離散コサイン変換等の直交変換と動き補償により圧縮するMPEG(Moving Picture Experts Group phase)などの方式に準拠した装置が、放送局などの情報配信、および一般家庭における情報受信の双方において普及しつつある。 In recent years, devices based on MPEG (Moving Picture Experts Group phase) such as MPEG (Moving Experts Group phase) that compresses by orthogonal transformation such as discrete cosine transformation and motion compensation using redundancy unique to image information, And the reception of information in general households.
 特に、MPEG2(ISO/IEC 13818-2)方式は、汎用画像符号化方式として定義されており、飛び越し走査画像及び順次走査画像の双方、並びに標準解像度画像及び高精細画像を網羅する標準で、プロフェッショナル用途及びコンシューマー用途の広範なアプリケーションに現在広く用いられている。MPEG2方式を用いることにより、例えば720×480画素を持つ標準解像度の飛び越し走査画像であれば4乃至8Mbps、1920×1088画素を持つ高解像度の飛び越し走査画像であれば18乃至22MBpsの符号量(ビットレート)を割り当てることで、高い圧縮率と良好な画質の実現が可能である。 In particular, the MPEG2 (ISO / IEC 13818-2) system is defined as a general-purpose image encoding system, and is a standard that covers both interlaced and progressively scanned images, standard resolution images, and high-definition images. Widely used in a wide range of applications for consumer and consumer applications. By using the MPEG2 method, for example, a standard resolution interlaced scanning image having 720 × 480 pixels is 4 to 8 Mbps, and a high resolution interlaced scanning image having 1920 × 1088 pixels is 18 to 22 MBps. By assigning a (rate), it is possible to realize a high compression rate and good image quality.
 MPEG2は主として放送用に適合する高画質符号化を対象としていたが、MPEG1より低い符号量(ビットレート)、つまりより高い圧縮率の符号化方式には対応していなかった。携帯端末の普及により、今後そのような符号化方式のニーズは高まると思われ、これに対応してMPEG4符号化方式の標準化が行われた。MPEG4の画像符号化方式に関しては、1998年12月にISO/IEC 14496-2として規格が国際標準に承認された。 MPEG2 was mainly intended for high-quality encoding suitable for broadcasting, but it did not support encoding methods with a lower code amount (bit rate) than MPEG1, that is, a higher compression rate. With the widespread use of mobile terminals, the need for such an encoding system is expected to increase in the future, and the MPEG4 encoding system has been standardized accordingly. Regarding the MPEG4 image coding system, the standard was approved as an international standard in December 1998 as ISO / IEC 449 14496-2.
 更に、近年、当初テレビ会議用の画像符号化を目的として、H.26L(ITU-T Q6/16 VCEG)という標準の規格化が進んでいる。H.26LはMPEG2やMPEG4といった従来の符号化方式に比べ、その符号化、復号化により多くの演算量が要求されるものの、より高い符号化効率が実現されることが知られている。 Furthermore, in recent years, for the purpose of image coding for the initial video conference, The standardization of 26L (ITU-T Q6 / 16 標準 VCEG) is in progress. H. 26L is known to achieve higher encoding efficiency than the conventional encoding schemes such as MPEG2 and MPEG4, although a large amount of calculation is required for encoding and decoding.
 また、近年、MPEG4の活動の一環として、このH.26Lをベースに、H.26Lではサポートされない機能をも取り入れ、より高い符号化効率を実現する標準化がJoint Model of Enhanced-Compression Video Codingとして行われた。この標準化は、2003年3月にH.264及びMPEG-4 Part10(AVC(Advanced Video Coding))という名の元に国際標準化された。 In recent years, as part of MPEG4 activities, Based on 26L, H. Standardization to achieve higher coding efficiency by incorporating functions that are not supported by 26L was done as Joint Model of Enhanced-Compression Video Coding. This standardization was implemented in March 2003 by H.C. It was internationally standardized under the names of H.264 and MPEG-4® Part 10 (AVC (Advanced Video Coding)).
 更に、その拡張として、RGBやYUV422、YUV444といった、業務用に必要な符号化ツールや、MPEG-2で規定されていた8×8DCTや量子化マトリクスをも含んだFRExt (Fidelity Range Extension)の標準化が2005年2月に完了した。これにより、AVC方式が、映画に含まれるフィルムノイズをも良好に表現することが可能な符号化方式となり、BD(Blu-ray(登録商標) Disc )等の幅広いアプリケーションに用いられる運びとなった。 Furthermore, as an extension, standardization of FRExt® (Fidelity Range Extension) including coding tools necessary for business such as RGB, YUV422, and YUV444, and 8 × 8DCT and quantization matrix specified by MPEG-2. Was completed in February 2005. As a result, the AVC system has become an encoding system that can well express film noise included in movies, and has been used for a wide range of applications such as BD (Blu-ray (registered trademark) Disc).
 しかしながら、昨今、ハイビジョン画像の4倍の4000×2000画素程度の画像を圧縮したい、または、インターネットのような限られた伝送容量の環境においてハイビジョン画像を配信したいといった、更なる高圧縮率符号化に対するニーズが高まっている。このため、ITU-T傘下のVCEG(Video Coding Expert Group)において、符号化効率の改善に関する検討が継続されている。 However, these days, we want to compress images with a resolution of about 4000 x 2000 pixels, which is four times that of high-definition images, or to deliver high-definition images in environments with limited transmission capacity such as the Internet. Needs are growing. For this reason, in the VCEG (Video Coding Expert Group) under the ITU-T, studies on improving the coding efficiency are continuing.
 また、現在、AVCより更なる符号化効率の向上を目的として、ITU-Tと、ISO/IECの共同の標準化団体であるJCTVC(Joint Collaboration Team - Video Coding)により、 HEVC(High Efficiency Video Coding)と呼ばれる符号化方式の標準化が進められている。2013年5月現在、Draftとして非特許文献1が発行されている。 Currently, with the aim of further improving the coding efficiency compared to AVC, ITUHEVC (High Efficiency Video Coding) by JCTVC (Joint Collaboration Team-Video Coding), a joint standardization organization of ITU-T and ISO / IEC. The standardization of the encoding method called is being advanced. As of May 2013, Non-Patent Document 1 has been issued as Draft.
 ところで、MPEG-2、AVCといった画像符号化方式は、画像を階層化して符号化するscalable機能を有していた。scalable機能によれば、トランスコード処理を行うことなく、復号側の処理能力に応じた符号化データを伝送することができる。 By the way, image encoding methods such as MPEG-2 and AVC have a scalable function for encoding images by layering them. According to the scalable function, it is possible to transmit encoded data according to the processing capability on the decoding side without performing transcoding processing.
 具体的には、例えば携帯電話のような処理能力の低い端末に対しては、ベースとなる階層であるベースレイヤ(base layer)の画像の符号化ストリームのみを伝送することができる。一方、テレビジョン受像機やパーソナルコンピュータのような処理能力の高い端末に対しては、ベースレイヤと、ベースレイヤ以外の階層であるエンハンスメントレイヤ(enhancement layer)の画像の符号化ストリームを伝送することができる。 Specifically, for example, only a coded stream of an image of a base layer (base layer) that is a base layer can be transmitted to a terminal with low processing capability such as a mobile phone. On the other hand, an encoded stream of an image of a base layer and an enhancement layer (enhancement layer) that is a layer other than the base layer may be transmitted to a terminal having high processing capability such as a television receiver or a personal computer. it can.
 HEVC version1においても、画像をフレームレートで階層化して符号化するscalable機能(以下、temporal scalabilityという)が備えられている。 HEVC version1 also has a scalable function (hereinafter referred to as temporal scalability) that encodes images by layering them at the frame rate.
 HEVC方式では、scalable機能の符号化モード(Framework)として、Ref_idxと呼ばれる方法と、TextureBLと呼ばれる方法の2つの方法が規定されている(例えば、非特許文献2参照)。 In the HEVC method, two methods, a method called Ref_idx and a method called TextureBL, are defined as a coding mode (Framework) of a scalable function (for example, refer to Non-Patent Document 2).
 Ref_idxと呼ばれる方法(以下、Ref_idxモードという)では、エンハンスメントレイヤの画像のインター符号化時にベースレイヤの画像が参照画像の候補として用いられる。一方、TextureBLと呼ばれる方法(以下、TextureBLモードという)では、エンハンスメントレイヤの画像のイントラ符号化時に、ベースレイヤの画像を参照するイントラ予測モード(以下、イントラBLモードという)がイントラ予測モードの候補として用いられる。 In a method called Ref_idx (hereinafter referred to as Ref_idx mode), a base layer image is used as a reference image candidate at the time of inter coding of an enhancement layer image. On the other hand, in a method called TextureBL (hereinafter referred to as TextureBL mode), an intra prediction mode that refers to a base layer image (hereinafter referred to as intra BL mode) is used as a candidate for the intra prediction mode when intra-encoding an enhancement layer image. Used.
 符号化モードがTextureBLモードである場合、予測ブロック(PU)がベースレイヤの画像を参照するとき、その予測ブロックはイントラBLモードでイントラ符号化されるため、その予測ブロックの動きに関する動き情報は存在しない。従って、処理対象の予測ブロックがインター符号化され、その予測ブロックに隣接する予測ブロックである隣接ブロックがベースレイヤの画像を参照するとき、隣接ブロックの動き情報は存在しない。よって、処理対象の予測ブロックの動き情報は、隣接ブロックの動き情報が参照不可(unavailable)であるとしてAMVP(Advanced Motion Vector Prediction)方式やマージ方式で符号化される。 When the coding mode is the TextureBL mode, when the prediction block (PU) refers to the base layer image, the prediction block is intra-coded in the intra BL mode, so there is motion information regarding the motion of the prediction block. do not do. Therefore, when a prediction block to be processed is inter-coded and an adjacent block that is a prediction block adjacent to the prediction block refers to a base layer image, there is no motion information of the adjacent block. Therefore, the motion information of the prediction block to be processed is encoded by the AMVP (Advanced Motion Vector Prediction) method or the merge method, assuming that the motion information of the adjacent block is unavailable.
 これに対して、符号化モードがRef_idxモードである場合、予測ブロックがベースレイヤの画像を参照するとき、その予測ブロックはインター符号化されるため、その予測ブロックの動き情報は存在する。従って、処理対象の予測ブロックがインター符号化され、隣接ブロックがベースレイヤの画像を参照するとき、隣接ブロックの動き情報は存在する。よって、処理対象の予測ブロックの動き情報は、隣接ブロックの動き情報を用いてAMVP方式やマージ方式で符号化される。 On the other hand, when the encoding mode is the Ref_idx mode, when the prediction block refers to the base layer image, the prediction block is inter-coded, and thus motion information of the prediction block exists. Therefore, when the prediction block to be processed is inter-coded and the adjacent block refers to the base layer image, the motion information of the adjacent block exists. Therefore, the motion information of the prediction block to be processed is encoded by the AMVP method or the merge method using the motion information of the adjacent block.
 以上により、符号化モードがTextureBLモードである場合、Ref_idxモードである場合に比べて、処理対象のブロックの動き情報のAMVPやMerge処理に隣接ブロックの動き情報を用いることができない確率が高く、符号化効率が低下する。 As described above, when the coding mode is the TextureBL mode, the probability that the motion information of the adjacent block cannot be used for the AMVP or Merge processing of the motion information of the block to be processed is higher than in the case of the Ref_idx mode. Efficiency is reduced.
 本開示は、このような状況に鑑みてなされたものであり、階層構造を有する画像の所定の階層の画像のイントラ符号化時に他の階層の画像を参照する場合の符号化効率を向上させることができるようにするものである。 The present disclosure has been made in view of such a situation, and improves encoding efficiency when an image in another layer is referred to when intra-encoding an image in a predetermined layer of an image having a hierarchical structure. Is to be able to.
 本開示の第1の側面の復号装置は、階層構造を有する画像の第1の階層の画像のブロックをインター符号化することにより生成された符号化ブロックと、前記ブロックの前記インター符号化における動きに関する動き情報を符号化することにより生成された動き符号化情報とを受け取る受け取り部と、前記第1の階層の画像の前記ブロックに隣接する隣接ブロックが、第2の階層の画像を参照するイントラ予測モードで符号化されている場合、所定の動き情報を前記隣接ブロックの動き情報として用いて、前記受け取り部により受け取られた前記動き符号化情報を復号し、前記ブロックの動き情報を生成する動き情報復号部と、前記動き情報復号部により生成された前記動き情報を用いて、前記受け取り部により受け取られた前記符号化ブロックを復号し、前記ブロックを生成する画像復号部とを備える復号装置である。 A decoding device according to a first aspect of the present disclosure includes an encoded block generated by inter-coding a block of an image in a first layer of an image having a hierarchical structure, and motion of the block in the inter-encoding A receiving unit that receives motion encoding information generated by encoding motion information relating to the intra-block, and an intra block in which an adjacent block adjacent to the block of the first layer image refers to an image of the second layer. A motion that generates motion information of the block by decoding the motion coding information received by the receiving unit using predetermined motion information as motion information of the adjacent block when encoded in the prediction mode The coding block received by the receiving unit using the motion information generated by the information decoding unit and the motion information decoding unit. Decoding the click, a decoding apparatus and an image decoding unit which generates the block.
 本開示の第1の側面の復号方法は、本開示の第1の側面の復号装置に対応する。 The decoding method according to the first aspect of the present disclosure corresponds to the decoding device according to the first aspect of the present disclosure.
 本開示の第1の側面においては、階層構造を有する画像の第1の階層の画像のブロックをインター符号化することにより生成された符号化ブロックと、前記ブロックの前記インター符号化における動きに関する動き情報を符号化することにより生成された動き符号化情報とが受け取られ、前記第1の階層の画像の前記ブロックに隣接する隣接ブロックが、第2の階層の画像を参照するイントラ予測モードで符号化されている場合、所定の動き情報が前記隣接ブロックの動き情報として用いられて前記動き符号化情報が復号されることにより、前記ブロックの動き情報が生成され、前記動き情報を用いて前記符号化ブロックが復号されることにより前記ブロックが生成される。 In the first aspect of the present disclosure, a coding block generated by inter-coding a block of an image of a first layer of an image having a hierarchical structure, and a motion related to the motion of the block in the inter-coding Motion encoding information generated by encoding information is received, and adjacent blocks adjacent to the block of the first layer image are encoded in an intra prediction mode in which the second layer image is referred to. In this case, predetermined motion information is used as the motion information of the adjacent block and the motion coding information is decoded, thereby generating motion information of the block, and using the motion information, the code The generated block is decoded to generate the block.
 本開示の第2の側面の符号化装置は、階層構造を有する画像の第1の階層の画像のブロックをインター符号化し、符号化ブロックを生成する画像符号化部と、前記第1の階層の画像の前記ブロックに隣接する隣接ブロックが、第2の階層の画像を参照するイントラ予測モードで符号化されている場合、所定の動きに関する動き情報を前記隣接ブロックの動き情報として用いて、前記ブロックの前記インター符号化における動き情報を符号化し、動き符号化情報を生成する動き情報符号化部と、前記画像符号化部により生成された前記符号化ブロックと、前記動き情報符号化部により生成された前記動き符号化情報とを伝送する伝送部とを備える符号化装置である。 An encoding apparatus according to a second aspect of the present disclosure includes an image encoding unit that inter-codes a block of an image in a first layer of an image having a hierarchical structure and generates an encoded block; When an adjacent block adjacent to the block of an image is encoded in an intra prediction mode that refers to an image in a second layer, the motion information regarding a predetermined motion is used as the motion information of the adjacent block, and the block A motion information encoding unit that encodes motion information in the inter encoding and generates motion encoding information, the encoding block generated by the image encoding unit, and the motion information encoding unit. And a transmission unit that transmits the motion coding information.
 本開示の第2の側面の符号化方法は、本開示の第2の側面の符号化装置に対応する。 The encoding method according to the second aspect of the present disclosure corresponds to the encoding device according to the second aspect of the present disclosure.
 本開示の第2の側面においては、階層構造を有する画像の第1の階層の画像のブロックがインター符号化されて符号化ブロックが生成され、前記第1の階層の画像の前記ブロックに隣接する隣接ブロックが、第2の階層の画像を参照するイントラ予測モードで符号化されている場合、所定の動きに関する動き情報が前記隣接ブロックの動き情報として用いられて、前記ブロックの前記インター符号化における動き情報が符号化されることにより、動き符号化情報が生成され、前記符号化ブロックと前記動き符号化情報とが伝送される。 In the second aspect of the present disclosure, a block of an image in a first layer of an image having a hierarchical structure is inter-coded to generate a coded block, and is adjacent to the block of the image in the first layer When an adjacent block is encoded in an intra prediction mode that refers to a second layer image, motion information regarding a predetermined motion is used as the motion information of the adjacent block, and the inter coding of the block is performed. By encoding the motion information, motion encoded information is generated, and the encoded block and the motion encoded information are transmitted.
 なお、第1の側面の復号装置及び第2の側面の符号化装置は、コンピュータにプログラムを実行させることにより実現することができる。 The decoding device according to the first aspect and the encoding device according to the second aspect can be realized by causing a computer to execute a program.
 また、第1の側面の復号装置および第2の側面の符号化装置を実現するために、コンピュータに実行させるプログラムは、伝送媒体を介して伝送することにより、又は、記録媒体に記録して、提供することができる。 In order to realize the decoding device of the first aspect and the encoding device of the second aspect, a program to be executed by a computer is transmitted through a transmission medium or recorded on a recording medium, Can be provided.
 第1の側面の復号装置及び第2の側面の符号化装置は、独立した装置であっても良いし、1つの装置を構成している内部ブロックであっても良い。 The decoding device of the first aspect and the encoding device of the second aspect may be independent devices or may be internal blocks constituting one device.
 本開示の第1の側面によれば、階層構造を有する画像の所定の階層の画像のイントラ符号化時に他の階層の画像を参照する場合の符号化効率を向上させた符号化ストリームを復号することができる。 According to the first aspect of the present disclosure, an encoded stream with improved encoding efficiency in the case of referencing an image in another layer at the time of intra encoding of an image in a predetermined layer of an image having a hierarchical structure is decoded. be able to.
 本開示の第2の側面によれば、階層構造を有する画像の所定の階層の画像のイントラ符号化時に他の階層の画像を参照する場合の符号化効率を向上させることができる。 According to the second aspect of the present disclosure, it is possible to improve encoding efficiency when an image in another layer is referred to during intra encoding of an image in a predetermined layer of an image having a layered structure.
spatial scalabilityを説明する図である。It is a figure explaining spatial scalability. temporal scalabilityを説明する図である。It is a figure explaining temporal scalability. SNR scalabilityを説明する図である。It is a figure explaining SNR scalability. 本開示を適用した符号化装置の一実施の形態の構成例を示すブロック図である。It is a block diagram which shows the structural example of one Embodiment of the encoding apparatus to which this indication is applied. 図4のエンハンスメント符号化部の構成例を示すブロック図である。It is a block diagram which shows the structural example of the enhancement encoding part of FIG. 図5の符号化部の構成例を示すブロック図である。FIG. 6 is a block diagram illustrating a configuration example of an encoding unit in FIG. 5. CUを説明する図である。It is a figure explaining CU. 図6の動き情報符号化部と修正部の構成例を示すブロック図である。It is a block diagram which shows the structural example of the motion information encoding part of FIG. 6, and a correction part. 隣接ブロックの例を示す図である。It is a figure which shows the example of an adjacent block. VPSの拡張領域のシンタックスの例を示す図である。It is a figure which shows the example of the syntax of the extension area | region of VPS. 図4の符号化装置の階層符号化処理を説明するフローチャートである。6 is a flowchart for explaining hierarchical encoding processing of the encoding device in FIG. 4. 図11のエンハンスメント符号化処理の詳細を説明するフローチャートである。It is a flowchart explaining the detail of the enhancement encoding process of FIG. 図11のエンハンスメント符号化処理の詳細を説明するフローチャートである。It is a flowchart explaining the detail of the enhancement encoding process of FIG. 図12の動き予測・補償処理の詳細を説明するフローチャートである。It is a flowchart explaining the detail of the motion estimation and compensation process of FIG. 本開示を適用した復号装置の一実施の形態の構成例を示すブロック図である。It is a block diagram which shows the structural example of one Embodiment of the decoding apparatus to which this indication is applied. 図15のエンハンスメント復号部の構成例を示すブロック図である。It is a block diagram which shows the structural example of the enhancement decoding part of FIG. 図16の復号部の構成例を示すブロック図である。It is a block diagram which shows the structural example of the decoding part of FIG. 図17の動き情報復号部と修正部の構成例を示すブロック図である。It is a block diagram which shows the structural example of the motion information decoding part of FIG. 17, and a correction part. 図15の復号装置の階層復号処理を説明するフローチャートである。It is a flowchart explaining the hierarchical decoding process of the decoding apparatus of FIG. 図19のエンハンスメント復号処理の詳細を説明するフローチャートである。It is a flowchart explaining the detail of the enhancement decoding process of FIG. 図20の動き情報復号処理の詳細を説明するフローチャートである。FIG. 21 is a flowchart illustrating details of motion information decoding processing in FIG. 20. FIG. マージ方式における隣接ブロックの例を示す図である。It is a figure which shows the example of the adjacent block in a merge system. 候補リストの例を示す図である。It is a figure which shows the example of a candidate list | wrist. 動き情報の候補の動きベクトルを示す図である。It is a figure which shows the motion vector of a candidate of motion information. インデックスと、そのインデックスの可逆符号化結果を対応付けた表を示す図である。It is a figure which shows the table | surface which matched the index and the lossless encoding result of the index. 多視点画像符号化方式の例を示す図である。It is a figure which shows the example of a multiview image encoding system. Scalable機能による符号化の他の例を示す図である。It is a figure which shows the other example of encoding by a Scalable function. コンピュータのハードウエアの構成例を示すブロック図である。It is a block diagram which shows the structural example of the hardware of a computer. 本開示を適用したテレビジョン装置の概略構成例を示す図である。It is a figure which shows the example of schematic structure of the television apparatus to which this indication is applied. 本開示を適用した携帯電話機の概略構成例を示す図である。It is a figure which shows the schematic structural example of the mobile telephone to which this indication is applied. 本開示を適用した記録再生装置の概略構成例を示す図である。It is a figure which shows the schematic structural example of the recording / reproducing apparatus to which this indication is applied. 本開示を適用した撮像装置の概略構成例を示す図である。It is a figure which shows the schematic structural example of the imaging device to which this indication is applied. スケーラブル符号化利用の一例を示すブロック図である。It is a block diagram which shows an example of scalable encoding utilization. スケーラブル符号化利用の他の例を示すブロック図である。It is a block diagram which shows the other example of scalable encoding utilization. スケーラブル符号化利用のさらに他の例を示すブロック図である。It is a block diagram which shows the further another example of scalable encoding utilization. 本技術を適用したビデオセットの概略的な構成の一例を示す図である。It is a figure which shows an example of a schematic structure of the video set to which this technique is applied. 本技術を適用したビデオプロセッサの概略的な構成の一例を示す図である。It is a figure which shows an example of a schematic structure of the video processor to which this technique is applied. 本技術を適用したビデオプロセッサの概略的な構成の他の例を示す図である。It is a figure which shows the other example of the schematic structure of the video processor to which this technique is applied.
 <scalable機能の説明>
 (spatial scalabilityの説明)
 図1は、spatial scalabilityを説明する図である。
<Explanation of scalable function>
(Description of spatial scalability)
FIG. 1 is a diagram for explaining spatial scalability.
 図1に示すように、spatial scalabilityは、画像を空間解像度で階層化して符号化するscalable機能である。具体的には、spatial scalabilityでは、低解像度の画像がベースレイヤの画像として符号化され、高解像度の画像がエンハンスメントレイヤの画像として符号化される。 As shown in FIG. 1, spatial scalability is a scalable function that encodes an image by layering it at a spatial resolution. Specifically, in spatial scalability, a low-resolution image is encoded as a base layer image, and a high-resolution image is encoded as an enhancement layer image.
 従って、符号化装置は、処理能力の低い復号装置に対してベースレイヤの画像の符号化データのみを伝送することにより、復号装置は、低解像度の画像を生成することができる。また、符号化装置は、処理能力の高い復号装置に対してベースレイヤとエンハンスメントレイヤの画像の符号化データを伝送することにより、復号装置は、ベースレイヤとエンハンスメントレイヤの画像を復号し、高解像度の画像を生成することができる。 Therefore, the encoding device transmits only the encoded data of the base layer image to the decoding device with low processing capability, so that the decoding device can generate a low-resolution image. In addition, the encoding device transmits the encoded data of the base layer and enhancement layer images to the decoding device having a high processing capability, so that the decoding device decodes the base layer and enhancement layer images to obtain a high resolution. Images can be generated.
 (temporal scalabilityの説明)
 図2は、temporal scalabilityを説明する図である。
(Explanation of temporal scalability)
FIG. 2 is a diagram for explaining temporal scalability.
 上述したように、temporal scalabilityは、画像をフレームレートで階層化して符号化するscalable機能である。具体的には、図2に示すように、temporal scalabilityでは、例えば、低フレームレート(図2の例では7.5fps)の画像がベースレイヤの画像として符号化される。また、中フレームレート(図2の例では15fps)の画像がエンハンスメントレイヤの画像として符号化される。さらに、高フレームレート(図2の例では30fps)の画像がエンハンスメントレイヤの画像として符号化される。 As described above, temporal scalability is a scalable function that encodes images by layering them at the frame rate. Specifically, as shown in FIG. 2, in temporal / scalability, for example, an image at a low frame rate (7.5 fps in the example of FIG. 2) is encoded as a base layer image. In addition, an image at a medium frame rate (15 fps in the example of FIG. 2) is encoded as an enhancement layer image. Further, an image with a high frame rate (30 fps in the example of FIG. 2) is encoded as an enhancement layer image.
 従って、符号化装置は、処理能力の低い復号装置に対してベースレイヤの画像の符号化データのみを伝送することにより、復号装置は、低フレームレートの画像を生成することができる。また、符号化装置は、処理能力の高い復号装置に対してベースレイヤとエンハンスメントレイヤの画像の符号化データを伝送することにより、復号装置は、ベースレイヤとエンハンスメントレイヤの画像を復号し、高フレームレートまたは中フレームレートの画像を生成することができる。 Therefore, the encoding device transmits only the encoded data of the base layer image to the decoding device with low processing capability, so that the decoding device can generate a low frame rate image. In addition, the encoding device transmits the encoded data of the base layer and enhancement layer images to the decoding device with high processing capability, so that the decoding device decodes the base layer and enhancement layer images, A rate or medium frame rate image can be generated.
 (SNR scalabilityの説明)
 図3は、SNR scalabilityを説明する図である。
(Description of SNR scalability)
FIG. 3 is a diagram for explaining SNR scalability.
 図3に示すように、SNR scalabilityは、画像をSNR(signal-noise ratio)で階層化して符号化するscalable機能である。具体的には、SNR scalabilityでは、低SNRの画像がベースレイヤの画像として符号化され、高SNRの画像がエンハンスメントレイヤの画像として符号化される。 As shown in FIG. 3, SNR scalability is a scalable function that encodes images by layering them with SNR (signal-noise ratio). Specifically, in SNR scalability, a low SNR image is encoded as a base layer image, and a high SNR image is encoded as an enhancement layer image.
 従って、符号化装置は、処理能力の低い復号装置に対してベースレイヤの画像の符号化データのみを伝送することにより、復号装置は、低SNRの画像を生成することができる。また、符号化装置は、処理能力の高い復号装置に対してベースレイヤとエンハンスメントレイヤの画像の符号化データを伝送することにより、復号装置は、ベースレイヤとエンハンスメントレイヤの画像を復号し、高SNRの画像を生成することができる。 Therefore, the encoding device transmits only the encoded data of the base layer image to the decoding device with low processing capability, so that the decoding device can generate a low SNR image. In addition, the encoding device transmits the encoded data of the base layer and enhancement layer images to the decoding device with high processing capability, so that the decoding device decodes the images of the base layer and enhancement layer, and has a high SNR. Images can be generated.
 なお、図示は省略するが、scalable機能としては、spatial scalability, temporal scalability、SNR scalabilityの他にも存在する。 Although not shown, there are other scalable functions besides spatialsscalability, temporal scalability, and SNR scalability.
 例えば、scalable機能としては、画像をビット数で階層化して符号化するbit-depth scalabilityもある。この場合、例えば、8bitビデオの画像がベースレイヤの画像とされ、10bitビデオの画像と8bitビデオの画像の差分がエンハンスメントレイヤの画像とされ、符号化される。 For example, as a scalable function, there is also bit-depth scalability for layering and encoding an image by the number of bits. In this case, for example, an 8-bit video image is used as a base layer image, and a difference between a 10-bit video image and an 8-bit video image is used as an enhancement layer image and encoded.
 また、scalable機能としては、画像を色差信号のフォーマットで階層化して符号化するchroma scalabilityもある。この場合、例えば、YUV420の画像がベースレイヤの画像とされ、YUV422の画像とYUV420の画像の差分の画像がエンハンスメントレイヤの画像とされ、符号化される。 Also, as a scalable function, there is also a chroma-scalability for layering and encoding an image in a color difference signal format. In this case, for example, the YUV420 image is set as the base layer image, and the difference image between the YUV422 image and the YUV420 image is set as the enhancement layer image and encoded.
 なお、以下では、説明の便宜上、エンハンスメントレイヤが1つである場合について説明する。 In the following, for convenience of explanation, a case where there is one enhancement layer will be described.
 <第1実施の形態>
 (符号化装置の一実施の形態の構成例)
 図4は、本開示を適用した符号化装置の一実施の形態の構成例を示すブロック図である。
<First embodiment>
(Configuration example of one embodiment of encoding device)
FIG. 4 is a block diagram illustrating a configuration example of an embodiment of an encoding device to which the present disclosure is applied.
 図4の符号化装置30は、ベース符号化部31、エンハンスメント符号化部32、合成部33、および伝送部34により構成され、scalable機能を用いてHEVC方式に準ずる方式で画像を符号化する。 4 includes a base encoding unit 31, an enhancement encoding unit 32, a synthesizing unit 33, and a transmission unit 34, and encodes an image using a scalable function in accordance with a scheme conforming to the HEVC scheme.
 符号化装置30のベース符号化部31には、外部からベースレイヤの画像(以下、ベース画像という)が入力される。ベース符号化部31は、従来のHEVC方式の符号化装置と同様に構成され、ベース画像をHEVC方式で符号化する。ベース符号化部31は、符号化の結果得られる符号化データ、VPS(Video Parameter Set),SPS(Sequence Parameter Set),PPS(Picture Parameter Set)等を含む符号化ストリームを、ベースストリームとして合成部33に供給する。また、ベース符号化部31は、ベース画像の符号化時に参照画像として用いるために復号されたベース画像を、エンハンスメント符号化部32に供給する。 A base layer image (hereinafter referred to as a base image) is input to the base encoding unit 31 of the encoding device 30 from the outside. The base encoding unit 31 is configured in the same manner as a conventional HEVC encoding device, and encodes a base image using the HEVC method. The base encoding unit 31 combines a coded stream including encoded data obtained as a result of encoding, VPS (Video Parameter Set), SPS (Sequence Parameter Parameter Set), PPS (Picture Parameter Parameter Set), etc. as a base stream. 33. Also, the base encoding unit 31 supplies the base image decoded for use as a reference image when encoding the base image to the enhancement encoding unit 32.
 エンハンスメント符号化部32には、外部からエンハンスメントレイヤの画像(以下、エンハンスメント画像という)が入力される。エンハンスメント符号化部32は、エンハンスメント画像をHEVC方式に準ずる方式で符号化する。このとき、エンハンスメント符号化部32は、ベース符号化部31からのベース画像を参照する。エンハンスメント符号化部32は、符号化の結果得られる符号化データ、SPS,PPS,VPSの拡張領域等を含む符号化ストリームをエンハンスメントストリームとして合成部33に供給する。 The enhancement coding unit 32 receives an enhancement layer image (hereinafter referred to as an enhancement image) from the outside. The enhancement encoding unit 32 encodes the enhancement image by a method according to the HEVC method. At this time, the enhancement encoding unit 32 refers to the base image from the base encoding unit 31. The enhancement encoding unit 32 supplies an encoded stream including encoded data obtained as a result of encoding, an extension area of SPS, PPS, VPS, and the like to the synthesis unit 33 as an enhancement stream.
 合成部33は、ベース符号化部31から供給されるベースストリームとエンハンスメント符号化部32から供給されるエンハンスメントストリームを合成し、全階層の符号化ストリームを生成する。合成部33は、全階層の符号化ストリームを伝送部34に供給する。 The synthesizing unit 33 synthesizes the base stream supplied from the base encoding unit 31 and the enhancement stream supplied from the enhancement encoding unit 32 to generate an encoded stream of all layers. The synthesis unit 33 supplies the encoded stream of all layers to the transmission unit 34.
 伝送部34は、合成部33から供給される全階層の符号化ストリームを後述する復号装置に伝送する。 The transmission unit 34 transmits the encoded stream of all layers supplied from the synthesis unit 33 to a decoding device to be described later.
 なお、ここでは、符号化装置30は、全階層の符号化ストリームを伝送するものとするが、必要に応じて、ベースストリームのみを伝送することもできる。 In addition, although the encoding apparatus 30 shall transmit the encoding stream of all the layers here, it can also transmit only a base stream as needed.
 (エンハンスメント符号化部の構成例)
 図5は、図4のエンハンスメント符号化部32の構成例を示すブロック図である。
(Configuration example of enhancement encoding unit)
FIG. 5 is a block diagram illustrating a configuration example of the enhancement encoding unit 32 of FIG.
 図5のエンハンスメント符号化部32は、設定部51と符号化部52により構成される。 The enhancement encoding unit 32 in FIG. 5 includes a setting unit 51 and an encoding unit 52.
 エンハンスメント符号化部32の設定部51は、必要に応じて、SPS,PPSなどのパラメータセットを設定する。設定部51は、設定されたパラメータセットを符号化部52に供給する。 The setting unit 51 of the enhancement encoding unit 32 sets parameter sets such as SPS and PPS as necessary. The setting unit 51 supplies the set parameter set to the encoding unit 52.
 符号化部52は、外部から入力されるフレーム単位のエンハンスメント画像を入力信号とする。符号化部52は、ベース符号化部31からのベース画像を参照して、HEVC方式に準ずる方式で入力信号を符号化する。符号化部52は、その結果得られる符号化データと、設定部51から供給されるパラメータセットからエンハンスメントストリームを生成し、図4の合成部33に供給する。 The encoding unit 52 uses an enhancement image for each frame input from the outside as an input signal. The encoding unit 52 refers to the base image from the base encoding unit 31 and encodes the input signal by a method according to the HEVC method. The encoding unit 52 generates an enhancement stream from the encoded data obtained as a result and the parameter set supplied from the setting unit 51, and supplies the enhancement stream to the synthesis unit 33 in FIG.
 (符号化部の構成例)
 図6は、図5の符号化部52の構成例を示すブロック図である。
(Configuration example of encoding unit)
FIG. 6 is a block diagram illustrating a configuration example of the encoding unit 52 of FIG.
 図6の符号化部52は、A/D変換部71、画面並べ替えバッファ72、演算部73、直交変換部74、量子化部75、可逆符号化部76、蓄積バッファ77、生成部78、逆量子化部79、逆直交変換部80、加算部81、デブロックフィルタ82、適応オフセットフィルタ83、適応ループフィルタ84、フレームメモリ85、スイッチ86、イントラ予測部87、動き予測・補償部88、予測画像選択部89、レート制御部90、アップサンプル部91、動き情報符号化部92、および修正部93により構成される。 6 includes an A / D conversion unit 71, a screen rearrangement buffer 72, a calculation unit 73, an orthogonal transformation unit 74, a quantization unit 75, a lossless encoding unit 76, an accumulation buffer 77, a generation unit 78, Inverse quantization unit 79, inverse orthogonal transform unit 80, addition unit 81, deblock filter 82, adaptive offset filter 83, adaptive loop filter 84, frame memory 85, switch 86, intra prediction unit 87, motion prediction / compensation unit 88, The prediction image selection unit 89, the rate control unit 90, the upsampling unit 91, the motion information encoding unit 92, and the correction unit 93 are configured.
 符号化部52のA/D変換部71は、入力信号として入力されたフレーム単位のエンハンスメント画像をA/D変換し、画面並べ替えバッファ72に出力して記憶させる。画面並べ替えバッファ72は、記憶した表示の順番のフレーム単位のエンハンスメント画像を、GOP構造に応じて、符号化のための順番に並べ替え、演算部73、イントラ予測部87、動き予測・補償部88、および動き情報符号化部92に出力する。 The A / D conversion unit 71 of the encoding unit 52 performs A / D conversion on the enhancement image in units of frames input as an input signal, and outputs to the screen rearrangement buffer 72 for storage. The screen rearrangement buffer 72 rearranges the stored frame-by-frame enhancement images in the order for encoding in accordance with the GOP structure, the arithmetic unit 73, the intra prediction unit 87, the motion prediction / compensation unit. 88 and the motion information encoding unit 92.
 演算部73は、画像符号化部として機能し、予測画像選択部89から供給される予測画像と、画面並べ替えバッファ72から出力された符号化対象のエンハンスメント画像の差分を演算することにより符号化を行う。具体的には、演算部73は、画面並べ替えバッファ72から出力された符号化対象のエンハンスメント画像から、予測画像選択部89から供給される予測画像を減算することにより符号化を行う。演算部73は、その結果得られる画像を、残差情報として直交変換部74に出力する。なお、予測画像選択部89から予測画像が供給されない場合、演算部73は、画面並べ替えバッファ72から読み出されたエンハンスメント画像をそのまま残差情報として直交変換部74に出力する。 The calculation unit 73 functions as an image encoding unit, and performs encoding by calculating the difference between the predicted image supplied from the predicted image selection unit 89 and the enhancement image to be encoded output from the screen rearrangement buffer 72. I do. Specifically, the calculation unit 73 performs encoding by subtracting the predicted image supplied from the predicted image selection unit 89 from the enhancement image to be encoded output from the screen rearrangement buffer 72. The computing unit 73 outputs the resulting image to the orthogonal transform unit 74 as residual information. When the predicted image is not supplied from the predicted image selection unit 89, the calculation unit 73 outputs the enhancement image read from the screen rearrangement buffer 72 as it is to the orthogonal transform unit 74 as residual information.
 直交変換部74は、演算部73からの残差情報を所定の方式で直交変換し、生成された直交変換係数を量子化部75に供給する。 The orthogonal transform unit 74 performs orthogonal transform on the residual information from the calculation unit 73 by a predetermined method, and supplies the generated orthogonal transform coefficient to the quantization unit 75.
 量子化部75は、直交変換部74から供給される直交変換係数に対して量子化を行い、その結果得られる係数を、可逆符号化部76に供給する。 The quantization unit 75 performs quantization on the orthogonal transform coefficient supplied from the orthogonal transform unit 74 and supplies the resulting coefficient to the lossless encoding unit 76.
 可逆符号化部76は、最適イントラ予測モードを示すイントラ予測モード情報をイントラ予測部87から取得する。また、可逆符号化部76は、動き予測・補償部88から最適インター予測モードを示すインター予測モード情報、動きに関する動き情報などを取得する。さらに、可逆符号化部76は、適応オフセットフィルタ83からオフセット情報を取得し、適応ループフィルタ84からフィルタ係数を取得する。 The lossless encoding unit 76 acquires the intra prediction mode information indicating the optimal intra prediction mode from the intra prediction unit 87. In addition, the lossless encoding unit 76 acquires inter prediction mode information indicating the optimal inter prediction mode, motion information about motion, and the like from the motion prediction / compensation unit 88. Further, the lossless encoding unit 76 acquires offset information from the adaptive offset filter 83 and acquires filter coefficients from the adaptive loop filter 84.
 可逆符号化部76は、量子化部75から供給される量子化された係数に対して、可変長符号化(例えば、CAVLC(Context-Adaptive Variable Length Coding)など)、算術符号化(例えば、CABAC(Context-Adaptive Binary Arithmetic Coding)など)などの可逆符号化を行う。 The lossless encoding unit 76 performs variable length coding (for example, CAVLC (Context-Adaptive Variable Length Coding)), arithmetic coding (for example, CABAC) on the quantized coefficients supplied from the quantization unit 75. (Context-Adaptive Binary Arithmetic Coding) etc.) is performed.
 また、可逆符号化部76は、イントラ予測モード情報、または、インター予測モード情報と符号化された動き情報である動き符号化情報、オフセット情報、およびフィルタ係数を、符号化に関する符号化情報として可逆符号化する。可逆符号化部76は、可逆符号化された符号化情報と可逆符号化された係数を符号化データとして蓄積バッファ77に供給し、蓄積させる。なお、可逆符号化された符号化情報は、ヘッダ部として符号化データに付加されるようにしてもよい。 Further, the lossless encoding unit 76 reversibly uses intra-prediction mode information or inter-prediction mode information and motion encoding information that is encoded motion information, offset information, and filter coefficients as encoding information related to encoding. Encode. The lossless encoding unit 76 supplies the encoded information and the lossless encoded coefficient to the storage buffer 77 as encoded data and stores them. Note that the losslessly encoded information may be added to the encoded data as a header portion.
 蓄積バッファ77は、可逆符号化部76から供給される符号化データを、一時的に記憶する。また、蓄積バッファ77は、記憶している符号化データを生成部78に供給する。 The accumulation buffer 77 temporarily stores the encoded data supplied from the lossless encoding unit 76. Further, the accumulation buffer 77 supplies the stored encoded data to the generation unit 78.
 生成部78は、図5の設定部51から供給されるパラメータセットと蓄積バッファ77から供給される符号化データからエンハンスメントストリームを生成し、図4の合成部33に供給する。 The generation unit 78 generates an enhancement stream from the parameter set supplied from the setting unit 51 in FIG. 5 and the encoded data supplied from the accumulation buffer 77, and supplies the enhancement stream to the synthesis unit 33 in FIG.
 また、量子化部75から出力された量子化された係数は、逆量子化部79にも入力される。逆量子化部79は、量子化部75により量子化された係数に対して逆量子化を行い、その結果得られる直交変換係数を逆直交変換部80に供給する。 Also, the quantized coefficient output from the quantization unit 75 is also input to the inverse quantization unit 79. The inverse quantization unit 79 performs inverse quantization on the coefficient quantized by the quantization unit 75 and supplies the orthogonal transform coefficient obtained as a result to the inverse orthogonal transform unit 80.
 逆直交変換部80は、逆量子化部79から供給される直交変換係数に対して、直交変換部74における直交変換の方式に対応する方式で4次の逆直交変換を行い、その結果得られる残差情報を加算部81に供給する。 The inverse orthogonal transform unit 80 performs the fourth-order inverse orthogonal transform on the orthogonal transform coefficient supplied from the inverse quantization unit 79 by a method corresponding to the orthogonal transform method in the orthogonal transform unit 74, and is obtained as a result. Residual information is supplied to the adder 81.
 加算部81は、逆直交変換部80から供給される残差情報と、予測画像選択部89から供給される予測画像を加算して、局部的に復号されたエンハンスメント画像を得る。なお、予測画像選択部89から予測画像が供給されない場合、加算部81は、逆直交変換部80から供給される残差情報を局部的に復号されたエンハンスメント画像とする。加算部81は、局部的に復号されたエンハンスメント画像をデブロックフィルタ82に供給するとともに、フレームメモリ85に供給して蓄積させる。 The adding unit 81 adds the residual information supplied from the inverse orthogonal transform unit 80 and the predicted image supplied from the predicted image selecting unit 89 to obtain a locally decoded enhancement image. When the predicted image is not supplied from the predicted image selection unit 89, the adding unit 81 sets the residual information supplied from the inverse orthogonal transform unit 80 as a locally decoded enhancement image. The adding unit 81 supplies the locally decoded enhancement image to the deblocking filter 82 and also supplies the enhancement image to the frame memory 85 for accumulation.
 デブロックフィルタ82は、加算部81から供給される局部的に復号されたエンハンスメント画像に対して、ブロック歪を除去するデブロッキングフィルタ処理を行い、その結果得られるエンハンスメント画像を適応オフセットフィルタ83に供給する。 The deblocking filter 82 performs deblocking filter processing for removing block distortion on the locally decoded enhancement image supplied from the adding unit 81, and supplies the resulting enhancement image to the adaptive offset filter 83. To do.
 適応オフセットフィルタ83は、デブロックフィルタ82から供給されるデブロッキングフィルタ処理後のエンハンスメント画像に対して、主にリンギングを除去する適応オフセットフィルタ(SAO(Sample adaptive offset))処理を行う。 The adaptive offset filter 83 performs an adaptive offset filter (SAO (Sample adaptive offset)) process that mainly removes ringing on the enhancement image after the deblocking filter process supplied from the deblock filter 82.
 具体的には、適応オフセットフィルタ83は、最大の符号化単位であるLCU(Largest Coding Unit)ごとに適応オフセットフィルタ処理の種類を決定し、その適応オフセットフィルタ処理で用いられるオフセットを求める。適応オフセットフィルタ83は、求められたオフセットを用いて、デブロッキングフィルタ処理後のエンハンスメント画像に対して、決定された種類の適応オフセットフィルタ処理を行う。そして、適応オフセットフィルタ83は、適応オフセットフィルタ処理後のエンハンスメント画像を適応ループフィルタ84に供給する。また、適応オフセットフィルタ83は、適応オフセット処理の種類およびオフセットをオフセット情報として可逆符号化部76に供給する。 Specifically, the adaptive offset filter 83 determines the type of adaptive offset filter processing for each LCU (Largest Coding Unit) which is the maximum coding unit, and obtains an offset used in the adaptive offset filter processing. The adaptive offset filter 83 performs the determined type of adaptive offset filter processing on the enhancement image after the deblocking filter processing, using the obtained offset. Then, the adaptive offset filter 83 supplies the enhancement image after the adaptive offset filter processing to the adaptive loop filter 84. The adaptive offset filter 83 supplies the type and offset of the adaptive offset process to the lossless encoding unit 76 as offset information.
 適応ループフィルタ84は、例えば、2次元のウィナーフィルタ(Wiener Filter)により構成される。適応ループフィルタ84は、適応オフセットフィルタ83から供給される適応オフセットフィルタ処理後のエンハンスメント画像に対して、例えば、LCUごとに、適応ループフィルタ(ALF(Adaptive Loop Filter))処理を行う。 The adaptive loop filter 84 is constituted by, for example, a two-dimensional Wiener filter. The adaptive loop filter 84 performs an adaptive loop filter (ALF (Adaptive Loop Filter)) process on the enhancement image after the adaptive offset filter process supplied from the adaptive offset filter 83, for example, for each LCU.
 具体的には、適応ループフィルタ84は、LCUごとに、画面並べ替えバッファ72から出力されるエンハンスメント画像である原画像と適応ループフィルタ処理後のエンハンスメント画像の残差が最小となるように、適応ループフィルタ処理で用いられるフィルタ係数を算出する。そして、適応ループフィルタ84は、適応オフセットフィルタ処理後のエンハンスメント画像に対して、算出されたフィルタ係数を用いて、LCUごとに適応ループフィルタ処理を行う。 Specifically, the adaptive loop filter 84 is adapted for each LCU so that the residual between the enhancement image output from the screen rearrangement buffer 72 and the enhancement image after the adaptive loop filter processing is minimized. A filter coefficient used in the loop filter process is calculated. Then, the adaptive loop filter 84 performs an adaptive loop filter process for each LCU using the calculated filter coefficient on the enhancement image after the adaptive offset filter process.
 適応ループフィルタ84は、適応ループフィルタ処理後のエンハンスメント画像をフレームメモリ85に供給する。また、適応ループフィルタ84は、フィルタ係数を可逆符号化部76に供給する。 The adaptive loop filter 84 supplies the enhancement image after the adaptive loop filter processing to the frame memory 85. The adaptive loop filter 84 supplies the filter coefficient to the lossless encoding unit 76.
 なお、ここでは、適応ループフィルタ処理は、LCUごとに行われるものとするが、適応ループフィルタ処理の処理単位は、LCUに限定されない。但し、適応オフセットフィルタ83と適応ループフィルタ84の処理単位を合わせることにより、処理を効率的に行うことができる。 Note that here, the adaptive loop filter processing is performed for each LCU, but the processing unit of the adaptive loop filter processing is not limited to the LCU. However, the processing can be efficiently performed by combining the processing units of the adaptive offset filter 83 and the adaptive loop filter 84.
 フレームメモリ85は、適応ループフィルタ84から供給されるエンハンスメント画像、加算部81から供給されるエンハンスメント画像、およびアップサンプル部91から供給されるベース画像を蓄積する。フレームメモリ85に蓄積された画像は、参照画像としてスイッチ86を介してイントラ予測部87または動き予測・補償部88に出力される。 The frame memory 85 stores the enhancement image supplied from the adaptive loop filter 84, the enhancement image supplied from the addition unit 81, and the base image supplied from the upsampling unit 91. The image stored in the frame memory 85 is output as a reference image to the intra prediction unit 87 or the motion prediction / compensation unit 88 via the switch 86.
 イントラ予測部87は、フレームメモリ85からスイッチ86を介して読み出された参照画像を用いて、候補となる全てのイントラ予測モードのイントラ予測を行う。イントラ予測モードは、予測ブロックのサイズと予測方向を特定するものであり、符号化モードがTextureBLモード(イントラ時参照モード)である場合、候補となるイントラ予測モードには、候補となる予測ブロックのサイズのイントラBLモードが含まれる。 The intra prediction unit 87 uses the reference image read from the frame memory 85 via the switch 86 to perform intra prediction in all candidate intra prediction modes. The intra prediction mode specifies the size and the prediction direction of the prediction block. When the encoding mode is the TextureBL mode (intra-time reference mode), the candidate intra prediction mode includes the candidate prediction block. A size intra-BL mode is included.
 イントラ予測部87は、画面並べ替えバッファ72から読み出されたエンハンスメント画像、イントラ予測の結果生成される予測画像、およびイントラ予測モードを示す情報等に基づいて、候補となる全てのイントラ予測モードに対してコスト関数値(詳細は後述する)を算出する。そして、イントラ予測部87は、コスト関数値が最小となるイントラ予測モードを、最適イントラ予測モードに決定する。 The intra prediction unit 87 sets all the candidate intra prediction modes based on the enhancement image read from the screen rearrangement buffer 72, the prediction image generated as a result of the intra prediction, information indicating the intra prediction mode, and the like. On the other hand, a cost function value (details will be described later) is calculated. Then, the intra prediction unit 87 determines the intra prediction mode that minimizes the cost function value as the optimal intra prediction mode.
 イントラ予測部87は、最適イントラ予測モードで生成された予測画像、および、対応するコスト関数値を、予測画像選択部89に供給する。イントラ予測部87は、予測画像選択部89から最適イントラ予測モードで生成された予測画像の選択が通知された場合、イントラ予測モード情報を可逆符号化部76に供給し、イントラ予測モード情報を保持する。 The intra prediction unit 87 supplies the predicted image generated in the optimal intra prediction mode and the corresponding cost function value to the predicted image selection unit 89. The intra prediction unit 87 supplies the intra prediction mode information to the lossless encoding unit 76 when the prediction image selection unit 89 is notified of the selection of the prediction image generated in the optimal intra prediction mode, and holds the intra prediction mode information. To do.
 なお、コスト関数値は、RD(Rate Distortion)コストともいい、例えば、H.264/AVC方式における参照ソフトウエアであるJM(Joint Model)で定められているような、High Complexity モードか、Low Complexity モードのいずれかの手法に基づいて算出される。なお、H.264/AVC方式における参照ソフトウエアは、http://iphome.hhi.de/suehring/tml/index.htmにおいて公開されている。 Note that the cost function value is also called RD (Rate Distortion) cost. It is calculated based on a method of either High Complexity mode or Low Complexity mode as defined by JM (Joint Model) which is reference software in the H.264 / AVC format. H. Reference software in the H.264 / AVC format is published at http://iphome.hhi.de/suehring/tml/index.htm.
 具体的には、コスト関数値の算出手法としてHigh Complexity モードが採用される場合、候補となる全ての予測モードに対して、仮に復号までが行われ、次の式(1)で表わされるコスト関数値Cost(Mode)が各予測モードに対して算出される。 Specifically, when the High Complexity 採用 mode is employed as a cost function value calculation method, all candidate prediction modes are temporarily decoded until the cost function represented by the following equation (1) A value Cost (Mode) is calculated for each prediction mode.
Figure JPOXMLDOC01-appb-M000001
Figure JPOXMLDOC01-appb-M000001
 Dは、原画像と復号画像の差分(歪)、Rは、直交変換の係数まで含んだ発生符号量、λは、量子化パラメータQPの関数として与えられるラグランジュ未定乗数である。 D is the difference (distortion) between the original image and the decoded image, R is the generated code amount including even the coefficient of orthogonal transformation, and λ is the Lagrange undetermined multiplier given as a function of the quantization parameter QP.
 一方、コスト関数値の算出手法としてLow Complexity モードが採用される場合、候補となる全ての予測モードに対して、予測画像の生成、および、符号化情報の符号量の算出が行われ、次の式(2)で表わされるコスト関数Cost(Mode)が各予測モードに対して算出される。 On the other hand, when Low Complexity mode is adopted as a cost function value calculation method, prediction image generation and code amount calculation of encoding information are performed for all candidate prediction modes. A cost function Cost (Mode) expressed by Equation (2) is calculated for each prediction mode.
Figure JPOXMLDOC01-appb-M000002
Figure JPOXMLDOC01-appb-M000002
 Dは、原画像と予測画像の差分(歪)、Header_Bitは、符号化情報の符号量、QPtoQuantは、量子化パラメータQPの関数として与えられる関数である。 D is the difference (distortion) between the original image and the predicted image, Header_Bit is the code amount of the encoding information, and QPtoQuant is a function given as a function of the quantization parameter QP.
 Low Complexity モードにおいては、全ての予測モードに対して、予測画像を生成するだけでよく、復号画像を生成する必要がないため、演算量が少なくて済む。 In the Low Complexity mode, it is only necessary to generate a prediction image for all prediction modes, and it is not necessary to generate a decoded image.
 動き予測・補償部88は、候補となる全ての条件の動き予測・補償処理を行う。具体的には、動き予測・補償部88は、画面並べ替えバッファ72から供給されるエンハンスメント画像と、フレームメモリ85からスイッチ86を介して読み出される参照画像に基づいて、候補となる全ての条件の処理対象の予測ブロックの動きベクトルを検出する。 The motion prediction / compensation unit 88 performs motion prediction / compensation processing for all candidate conditions. Specifically, the motion prediction / compensation unit 88 uses all of the candidate conditions based on the enhancement image supplied from the screen rearrangement buffer 72 and the reference image read from the frame memory 85 via the switch 86. A motion vector of a prediction block to be processed is detected.
 なお、候補となる条件とは、予測ブロックのサイズを表すインター予測モード、参照画像とする画像、および参照画像のタイプ(long termまたはshort term)の所定の条件である。符号化モードがRef_idxモードである場合には、参照画像としてベース画像も用いられる。動き予測・補償部88は、検出された動きベクトルに基づいて参照画像に補償処理を施し、処理対象の予測ブロックの予測画像を生成する。 Note that the candidate conditions are predetermined conditions of an inter prediction mode indicating the size of a prediction block, an image to be a reference image, and a type of reference image (long term or short term). When the encoding mode is the Ref_idx mode, a base image is also used as a reference image. The motion prediction / compensation unit 88 performs a compensation process on the reference image based on the detected motion vector, and generates a prediction image of the prediction block to be processed.
 動き予測・補償部88は、候補となる条件ごとに、処理対象の予測ブロックの予測画像、その条件を表す候補条件情報、および動きベクトルを、動き情報符号化部92に供給する。なお、候補条件情報は、インター予測モード、参照画像特定情報、および、参照画像のタイプがlong termであるか、または、short termであるかを表すタイプ情報により構成される。 The motion prediction / compensation unit 88 supplies the motion information encoding unit 92 with a predicted image of a prediction block to be processed, candidate condition information representing the condition, and a motion vector for each candidate condition. The candidate condition information is composed of inter prediction mode, reference image specifying information, and type information indicating whether the type of the reference image is long term or short term.
 また、参照画像特定情報は、参照画像が処理対象のエンハンスメント画像より表示順で前の画像であるか、後ろの画像であるかを表す予測方向情報と、参照画像が処理対象のエンハンスメント画像から何番目の画像であるかを表す位置情報とからなる。 Further, the reference image specifying information includes prediction direction information indicating whether the reference image is an image preceding or following the display order of the enhancement image to be processed, and what the reference image is from the enhancement image to be processed. And position information indicating whether the image is the th image.
 動き予測・補償部88は、動き情報符号化部92から供給される最適条件の予測画像と、対応するコスト関数値とを予測画像選択部89に供給する。 The motion prediction / compensation unit 88 supplies the predicted image of the optimum condition supplied from the motion information encoding unit 92 and the corresponding cost function value to the predicted image selection unit 89.
 動き予測・補償部88は、予測画像選択部89から最適インター予測モードで生成された予測画像の選択が通知された場合、動き情報符号化部92からのインター予測モード情報、対応する動き符号化情報などを可逆符号化部76に出力する。また、このとき、動き予測・補償部88は、動き情報符号化部92からの動き情報を保持する。なお、動き情報とは、動きベクトル、参照画像特定情報、およびタイプ情報からなる情報である。 The motion prediction / compensation unit 88, when notified of the selection of the prediction image generated in the optimal inter prediction mode from the prediction image selection unit 89, the inter prediction mode information from the motion information encoding unit 92, the corresponding motion encoding Information or the like is output to the lossless encoding unit 76. At this time, the motion prediction / compensation unit 88 holds the motion information from the motion information encoding unit 92. The motion information is information including a motion vector, reference image specifying information, and type information.
 一方、予測画像選択部89から最適インター予測モードで生成された予測画像の選択が通知されない場合、即ち最適予測モードが最適イントラ予測モードである場合、動き予測・補償部88は、処理対象の予測ブロックの動き情報として、参照不可であることを示す参照不可情報を保持する。 On the other hand, when the selection of the prediction image generated in the optimal inter prediction mode is not notified from the prediction image selection unit 89, that is, when the optimal prediction mode is the optimal intra prediction mode, the motion prediction / compensation unit 88 performs prediction of the processing target. Reference impossible information indicating that reference is not possible is held as block motion information.
 予測画像選択部89は、イントラ予測部87および動き予測・補償部88から供給されるコスト関数値に基づいて、最適イントラ予測モードと最適インター予測モードのうちの、対応するコスト関数値が小さい方を、最適予測モードに決定する。そして、予測画像選択部89は、最適予測モードの予測画像を、演算部73および加算部81に供給する。 Based on the cost function values supplied from the intra prediction unit 87 and the motion prediction / compensation unit 88, the predicted image selection unit 89 has a smaller corresponding cost function value among the optimal intra prediction mode and the optimal inter prediction mode. Are determined as the optimum prediction mode. Then, the predicted image selection unit 89 supplies the predicted image in the optimal prediction mode to the calculation unit 73 and the addition unit 81.
 これにより、インター予測による予測画像を用いてインター符号化やインター復号が行われたり、イントラ予測による予測画像を用いてイントラ符号化やイントラ復号が行われる。また、予測画像選択部89は、最適予測モードの予測画像の選択をイントラ予測部87または動き予測・補償部88に通知する。 Thereby, inter coding and inter decoding are performed using a prediction image based on inter prediction, and intra coding and intra decoding are performed using a prediction image based on intra prediction. Further, the predicted image selection unit 89 notifies the intra prediction unit 87 or the motion prediction / compensation unit 88 of selection of the predicted image in the optimal prediction mode.
 レート制御部90は、蓄積バッファ77に蓄積された符号化データに基づいて、オーバーフローあるいはアンダーフローが発生しないように、量子化部75の量子化動作のレートを制御する。 The rate control unit 90 controls the rate of the quantization operation of the quantization unit 75 based on the encoded data stored in the storage buffer 77 so that overflow or underflow does not occur.
 アップサンプル部91は、図4のベース符号化部31から供給される、ベース画像の符号化時に参照画像として用いられる復号されたベース画像を取得する。アップサンプル部91は、必要に応じて、ベース画像の解像度をエンハンスメントの解像度に変換し、フレームメモリ85に供給する。 The upsampling unit 91 obtains a decoded base image that is supplied from the base encoding unit 31 in FIG. 4 and is used as a reference image when the base image is encoded. The up-sampling unit 91 converts the resolution of the base image into the enhancement resolution as necessary, and supplies the converted resolution to the frame memory 85.
 動き情報符号化部92は、動き予測・補償部88に保持されている隣接ブロックの動き情報の少なくとも1つが参照不可情報である場合、その旨を修正部93に通知する。動き情報符号化部92は、その通知に応じて修正部93が動き情報が参照不可情報である隣接ブロックの更新後の動き情報を供給してきたとき、その動き情報を用いて隣接ブロックの動き情報を更新する。 When at least one of the motion information of adjacent blocks held in the motion prediction / compensation unit 88 is non-referenceable information, the motion information encoding unit 92 notifies the correction unit 93 to that effect. In response to the notification, the motion information encoding unit 92 supplies motion information after updating an adjacent block whose motion information is non-referenceable information in response to the notification. Update.
 動き情報符号化部92は、条件ごとに、更新後の隣接ブロックの動き情報と、動き予測・補償部88から供給される処理対象の予測ブロックの動き情報とに基づいて、AMVP方式で処理対象の予測ブロックの動き情報を符号化し、動き符号化情報を生成する。動き情報符号化部92は、条件ごとに、動き符号化情報、動き予測・補償部88からの予測画像、および画面並べ替えバッファ72から供給されるエンハンスメント画像に基づいて、その条件に対してコスト関数値を算出する。 For each condition, the motion information encoding unit 92 performs processing by the AMVP method based on the updated motion information of the adjacent block and the motion information of the processing target prediction block supplied from the motion prediction / compensation unit 88. The motion information of the prediction block is encoded to generate motion encoding information. Based on the motion coding information, the predicted image from the motion prediction / compensation unit 88, and the enhancement image supplied from the screen rearrangement buffer 72, the motion information encoding unit 92 costs the condition for each condition. Calculate the function value.
 動き情報符号化部92は、コスト関数値が最小となる条件を最適条件に決定し、最適条件のうちのインター予測モードを最適インター予測モードとする。そして、動き予測・補償部88は、インター予測モード情報、並びに、最適条件に対応する処理対象の予測ブロックの動き情報、動き符号化情報、コスト関数値、および予測画像を動き予測・補償部88に供給する。 The motion information encoding unit 92 determines the condition that minimizes the cost function value as the optimum condition, and sets the inter prediction mode in the optimum condition as the optimum inter prediction mode. Then, the motion prediction / compensation unit 88 receives the inter prediction mode information and the motion information, motion coding information, cost function value, and predicted image of the prediction block to be processed corresponding to the optimum condition. To supply.
 修正部93は、動き情報符号化部92からの通知に応じて、符号化モードがTextureBLモードである場合、イントラ予測部87に保持されている、動き情報が参照不可情報である隣接ブロックのイントラ予測モード情報を読み出す。 In response to the notification from the motion information encoding unit 92, the correction unit 93, when the encoding mode is the TextureBL mode, is held in the intra prediction unit 87, and the intra block of the adjacent block whose motion information is non-referenceable information. Read prediction mode information.
 修正部93は、動き情報が参照不可情報である隣接ブロックのイントラ予測モード情報がイントラBLモードを示す場合、その隣接ブロックの更新後の動き情報として所定の動き情報を動き情報符号化部92に供給する。なお、所定の動き情報とは、動きベクトルとして0ベクトルを含み、参照画像特定情報としてベース画像を特定する情報を含み、タイプ情報としてlong termを表す情報を含む情報である。 When the intra prediction mode information of an adjacent block whose motion information is non-referenceable information indicates the intra BL mode, the correction unit 93 sends predetermined motion information to the motion information encoding unit 92 as motion information after updating the adjacent block. Supply. The predetermined motion information is information including a 0 vector as a motion vector, information specifying a base image as reference image specifying information, and information representing long term as type information.
 (符号化単位の説明)
 図7は、HEVC方式における符号化単位であるCoding UNIT(CU)を説明する図である。
(Description of coding unit)
FIG. 7 is a diagram for explaining Coding UNIT (CU), which is a coding unit in the HEVC scheme.
 HEVC方式では、4000画素×2000画素のUHD(Ultra High Definition)などのような大きな画枠の画像も対象としているため、符号化単位のサイズを16画素×16画素に固定することは最適ではない。従って、HEVC方式では、符号化単位としてCUが定義されている。 Since the HEVC system also targets images with large image frames such as UHD (Ultra High Definition) with 4000 pixels by 2000 pixels, it is not optimal to fix the encoding unit size to 16 pixels by 16 pixels. . Therefore, in the HEVC scheme, CU is defined as a coding unit.
 CUは、AVC方式におけるマクロブロックと同様の役割を果たす。具体的には、CUは、イントラ予測またはインター予測の単位である予測ブロック(PU)に分割されたり、直交変換の単位である変換ブロック(TU)に分割されたりする。 CU plays the same role as a macroblock in the AVC method. Specifically, the CU is divided into prediction blocks (PU) that are units of intra prediction or inter prediction, or is divided into transform blocks (TU) that are units of orthogonal transformation.
 但し、CUのサイズは、シーケンスごとに可変の2のべき乗画素で表される正方形である。具体的には、CUは、最大のサイズのCUであるLCUを、最小のサイズのCUであるSCU(Smallest Coding Unit)より小さくならないように、任意の回数だけ水平方向および垂直方向に2分割することにより設定される。即ち、LCUを、SCUになるまで、上の階層のサイズが下の階層のサイズの1/4となるように階層化したときの任意の階層のサイズがCUのサイズである。 However, the size of the CU is a square represented by a power-of-two pixel that is variable for each sequence. Specifically, the CU divides the LCU, which is the largest CU, into two in the horizontal direction and the vertical direction an arbitrary number of times so as not to be smaller than the SCU (Smallest Coding Unit) which is the smallest CU. Is set by That is, the size of an arbitrary hierarchy when the LCU is hierarchized so that the size of the upper hierarchy becomes 1/4 of the size of the lower hierarchy until the SCU becomes the SCU is the size of the CU.
 例えば、図7では、LCUのサイズが128であり、SCUのサイズが8である。従って、LCUの階層深度(Depth)は0乃至4となり、階層深度数は5となる。即ち、CUに対応する分割数は0乃至4のいずれかである。 For example, in FIG. 7, the LCU size is 128 and the SCU size is 8. Accordingly, the hierarchical depth (Depth) of the LCU is 0 to 4, and the hierarchical depth number is 5. That is, the number of divisions corresponding to the CU is one of 0 to 4.
 なお、LCUとSCUのサイズを指定する情報は、SPSに含められる。また、CUに対応する分割数は、各階層においてさらに分割するかどうかを表すsplit_flagにより指定される。CUの詳細については、非特許文献1に記載されている。 Note that information specifying the LCU and SCU sizes is included in the SPS. Also, the number of divisions corresponding to the CU is specified by split_flag indicating whether or not to further divide each layer. Details of the CU are described in Non-Patent Document 1.
 また、本明細書において、CTU(Coding Tree Unit)は、LCUのCTB(Coding Tree Block)と、そのLCUベース(レベル)で処理するときのパラメータを含む単位であるとする。また、CTUを構成するCUは、CB(Coding Block)と、そのCUベース(レベル)で処理するときのパラメータを含む単位であるとする。 Also, in this specification, CTU (Coding Tree Unit) is a unit including parameters for processing in CTB (Coding Tree Block) of LCU and its LCU base (level). Further, it is assumed that a CU constituting a CTU is a unit including CB (Coding Block) and a parameter for processing on the CU base (level).
 (動き情報符号化部と修正部の構成例)
 図8は、図6の動き情報符号化部92と修正部93の構成例を示すブロック図である。
(Configuration example of motion information encoding unit and correction unit)
FIG. 8 is a block diagram illustrating a configuration example of the motion information encoding unit 92 and the correction unit 93 of FIG.
 図8の動き情報符号化部92は、判定部111、バッファ112、および決定部113により構成される。 8 includes a determination unit 111, a buffer 112, and a determination unit 113.
 動き情報符号化部92の判定部111は、図6の動き予測・補償部88が保持する隣接ブロックの動き情報を読み出し、バッファ112に供給する。また、判定部111は、読み出された隣接ブロックの動き情報のうちの少なくとも1つが参照不可情報である場合、判定部121にその旨を通知する。 The determination unit 111 of the motion information encoding unit 92 reads out the motion information of adjacent blocks held by the motion prediction / compensation unit 88 of FIG. In addition, when at least one of the read motion information of adjacent blocks is non-referenceable information, the determination unit 111 notifies the determination unit 121 to that effect.
 バッファ112は、判定部111から供給される隣接ブロックの動き情報を保持する。また、バッファ112は、更新部122から供給される動き情報が参照不可情報である隣接ブロックの更新後の動き情報を用いて、保持している隣接ブロックの動き情報を更新する。具体的には、バッファ112は、保持している動き情報が参照不可情報である隣接ブロックの動き情報を、更新部122から供給される動き情報に変更する。 The buffer 112 holds motion information of adjacent blocks supplied from the determination unit 111. In addition, the buffer 112 updates the motion information of the adjacent block that is held using the motion information after the update of the adjacent block whose motion information supplied from the update unit 122 is non-referenceable information. Specifically, the buffer 112 changes the motion information of the adjacent block whose motion information that is held is non-referenceable information to the motion information supplied from the update unit 122.
 決定部113は、動き予測・補償部88から供給される各条件の動き情報を、バッファ112に保持されている隣接ブロックの動き情報を用いてAMVP方式で符号化し、動き符号化情報を生成する。決定部113は、条件ごとに、動き予測・補償部88から供給される予測画像、画面並べ替えバッファ72から供給されるエンハンスメント画像、および動き符号化情報に基づいて、その条件に対してコスト関数値を求める。 The determination unit 113 encodes the motion information of each condition supplied from the motion prediction / compensation unit 88 by using the motion information of the adjacent blocks held in the buffer 112, and generates motion encoding information. . Based on the prediction image supplied from the motion prediction / compensation unit 88, the enhancement image supplied from the screen rearrangement buffer 72, and the motion coding information, the determination unit 113 performs a cost function for the condition. Find the value.
 決定部113は、最小となるコスト関数値に対応する条件を最適条件に決定し、その最適条件のうちのインター予測モードを最適インター予測モードとする。決定部113は、インター予測モード情報、並びに、最適条件の予測画像、コスト関数値、動き情報、および動き符号化情報を動き予測・補償部88に供給する。 The determining unit 113 determines the condition corresponding to the minimum cost function value as the optimal condition, and sets the inter prediction mode in the optimal condition as the optimal inter prediction mode. The determination unit 113 supplies the inter prediction mode information, the prediction image of the optimal condition, the cost function value, the motion information, and the motion encoding information to the motion prediction / compensation unit 88.
 修正部93は、判定部121と更新部122により構成される。 The correction unit 93 includes a determination unit 121 and an update unit 122.
 修正部93の判定部121は、判定部111からの通知に応じて、符号化モードがTextureBLモードであるかどうかを判定する。なお、符号化モードがTextureBLモードであるかRef_idxモードであるかを示す情報は、VPSの拡張領域などに設定される。 The determination unit 121 of the correction unit 93 determines whether the encoding mode is the TextureBL mode in response to the notification from the determination unit 111. Note that information indicating whether the encoding mode is the TextureBL mode or the Ref_idx mode is set in an extension area of the VPS or the like.
 符号化モードがTextureBLモードであると判定された場合、判定部121は、イントラ予測部87に保持されている、動き情報が参照不可情報である隣接ブロックのイントラ予測モード情報を読み出す。判定部121は、読み出されたイントラ予測モード情報がイントラBLモードを表すかどうかを判定し、判定結果を更新部122に供給する。 When it is determined that the encoding mode is the TextureBL mode, the determination unit 121 reads the intra prediction mode information of an adjacent block whose motion information is non-referenceable information, which is held in the intra prediction unit 87. The determination unit 121 determines whether or not the read intra prediction mode information represents the intra BL mode, and supplies the determination result to the update unit 122.
 更新部122は、判定部121からの判定結果に基づいて、イントラ予測モード情報がイントラBLモードを表すと判定された場合、動き情報が参照不可情報である隣接ブロックの更新後の動き情報として所定の動き情報をバッファ112に供給する。 When it is determined that the intra prediction mode information represents the intra BL mode based on the determination result from the determination unit 121, the update unit 122 is predetermined as the updated motion information of an adjacent block whose motion information is non-referenceable information. Motion information is supplied to the buffer 112.
 (隣接ブロックの例)
 図9は、隣接ブロックの例を示す図である。
(Example of adjacent blocks)
FIG. 9 is a diagram illustrating an example of adjacent blocks.
 図9に示すように、処理対象の予測ブロック131の隣接ブロックとしては、予測ブロック131の左下方向に隣接する予測ブロック141と左方向に隣接する予測ブロック142がある。また、右上方向に隣接する予測ブロック143、上方向に隣接する予測ブロック144、および左上方向に隣接する予測ブロック145がある。 As shown in FIG. 9, there are a prediction block 141 adjacent in the lower left direction of the prediction block 131 and a prediction block 142 adjacent in the left direction as the adjacent blocks of the prediction block 131 to be processed. Further, there are a prediction block 143 adjacent in the upper right direction, a prediction block 144 adjacent in the upper direction, and a prediction block 145 adjacent in the upper left direction.
 さらに、予測ブロック131のフレームに隣接するフレームのエンハンスメント画像の予測ブロック131と同一の位置およびサイズの、コロケーテッドなブロック132の中央の予測ブロック146および右下の予測ブロック147がある。 Further, there is a central prediction block 146 and a lower right prediction block 147 of the collocated block 132 having the same position and size as the enhancement image prediction block 131 of the frame adjacent to the prediction block 131 frame.
 決定部113は、以上のような隣接ブロックの動き情報を用いて、AMVP方式で処理対象の予測ブロックの動き情報を符号化する。具体的には、決定部113は、まず、隣接ブロックのうちの予測ブロック141と予測ブロック142の動き情報が参照可能であるかどうかを順に判定する。 The determination unit 113 encodes the motion information of the prediction block to be processed by the AMVP method using the motion information of the adjacent blocks as described above. Specifically, the determination unit 113 first determines whether or not the motion information of the prediction block 141 and the prediction block 142 among the adjacent blocks can be referred to in order.
 決定部113は、参照可能であると判定した場合、隣接ブロックのうちの予測ブロック141と予測ブロック142に対して、順にVEC1のスキャンを行う。VEC1のスキャンとは、隣接ブロックと処理対象の予測ブロックの間で、動き情報のうちの参照画像特定情報の予測方向情報および位置情報、並びにタイプ情報が同一であるかどうかを判定することである。 When the determination unit 113 determines that reference is possible, the VEC1 scan is sequentially performed on the prediction block 141 and the prediction block 142 among the adjacent blocks. The VEC1 scan is to determine whether prediction direction information and position information, and type information of reference image identification information in motion information are the same between adjacent blocks and a prediction block to be processed. .
 次に、決定部113は、予測ブロック141と予測ブロック142に対して順にVEC2のスキャンを行う。VEC2のスキャンとは、隣接ブロックと処理対象の予測ブロックの間で位置情報とタイプ情報は同一であるが、予測方向情報は異なるかどうかを判定することである。 Next, the determination unit 113 performs VEC2 scans on the prediction block 141 and the prediction block 142 in order. The VEC2 scan is to determine whether the position information and the type information are the same between the adjacent block and the prediction block to be processed, but the prediction direction information is different.
 次に、決定部113は、予測ブロック141と予測ブロック142に対して順にVEC3のスキャンを行う。VEC3のスキャンとは、隣接ブロックと処理対象の予測ブロックの間でタイプ情報と予測方向情報が同一であるかどうかを判定することである。 Next, the determination unit 113 performs VEC3 scanning on the prediction block 141 and the prediction block 142 in order. The VEC3 scan is to determine whether type information and prediction direction information are the same between adjacent blocks and a prediction block to be processed.
 最後に、決定部113は、予測ブロック141と予測ブロック142に対して順にVEC4のスキャンを行う。VEC4のスキャンとは、隣接ブロックと処理対象の予測ブロックの間で予測方向情報は異なるがタイプ情報は同一であるかどうかを判定することである。 Finally, the determination unit 113 sequentially scans the prediction block 141 and the prediction block 142 using VEC4. The VEC4 scan is to determine whether the type information is the same although the prediction direction information is different between the adjacent block and the prediction block to be processed.
 なお、上述した各スキャンにおいて同一であると判定された場合、そのスキャンの次のスキャンは行われず、判定結果に対応する隣接ブロックの動き情報が、処理対象の予測ブロックの動き情報の符号化に用いられる動き情報の候補となる。 In addition, when it determines with it being the same in each scan mentioned above, the next scan of the scan is not performed, but the motion information of the adjacent block corresponding to a determination result is encoding the motion information of the prediction block of a process target. Candidate for motion information to be used.
 但し、VEC3およびVEC4のスキャンにより動き情報の候補が決定され、動き情報の候補のタイプ情報がshort termを表す場合、隣接ブロックの動き情報の動きベクトルは、以下の式(3)によりスケーリング処理され、動き情報の候補の動きベクトルとされる。 However, when motion information candidates are determined by scanning VEC3 and VEC4 and the type information of motion information candidates represents short term, the motion vector of the motion information of the adjacent block is scaled by the following equation (3). The motion vector is a candidate motion vector.
Figure JPOXMLDOC01-appb-M000003
Figure JPOXMLDOC01-appb-M000003
 なお、式(3)において、mvLxAは、隣接ブロックの動きベクトルである。また、tbは、処理対象の予測ブロックのエンハンスメント画像と処理対象の予測ブロックの参照画像特定情報で特定される参照画像のPOC(Picture Order Count)の差分である。tdは、処理対象の予測ブロックのエンハンスメント画像と隣接ブロックの参照画像特定情報で特定される参照画像のPOCの差分である。 In equation (3), mvLxA is a motion vector of an adjacent block. Tb is a difference between the enhancement image of the prediction block to be processed and the POC (Picture (Order Count) of the reference image specified by the reference image specifying information of the prediction block to be processed. td is a difference between the POC of the reference image specified by the enhancement image of the prediction block to be processed and the reference image specifying information of the adjacent block.
 一方、予測ブロック141および予測ブロック142の動き情報が参照不可である場合、または、VEC1乃至VEC4の全てのスキャンにおいて同一ではないと判定された場合、動き情報の候補は決定されない。 On the other hand, if the motion information of the prediction block 141 and the prediction block 142 cannot be referred to, or if it is determined that they are not the same in all scans of VEC1 to VEC4, motion information candidates are not determined.
 また、決定部113は、予測ブロック143乃至145に対しても同様に、順に、予測ブロック143乃至145の動き情報が参照不可であるかどうかの判定、および、VEC1乃至VEC4のスキャンを行う。これにより、予測ブロック143乃至145の動き情報に基づいて、処理対象の予測ブロックの動き情報の符号化に用いられる動き情報の候補が決定される。 Similarly, the determination unit 113 sequentially determines whether the motion information of the prediction blocks 143 to 145 is not referable and scans VEC1 to VEC4 in the same manner for the prediction blocks 143 to 145. Thereby, based on the motion information of the prediction blocks 143 to 145, motion information candidates used for encoding the motion information of the prediction block to be processed are determined.
 そして、以上のようにして決定された動き情報の候補の数が2つより少ない場合、または、2つの動き情報の候補が同一である場合、決定部113は、予測ブロック147の動き情報が参照可能であるかどうかを判定する。決定部113は、参照可能であると判定した場合、予測ブロック147の動き情報を動き情報の候補に決定する。 When the number of motion information candidates determined as described above is less than two, or when the two motion information candidates are the same, the determination unit 113 refers to the motion information of the prediction block 147. Determine if it is possible. If the determination unit 113 determines that reference is possible, the determination unit 113 determines the motion information of the prediction block 147 as a motion information candidate.
 一方、予測ブロック147の動き情報が参照可能ではないと判定された場合、決定部113は、予測ブロック146の動き情報が参照可能であるかどうかを判定し、参照可能であると判定した場合、予測ブロック146の動き情報を動き情報の候補に決定する。 On the other hand, when it is determined that the motion information of the prediction block 147 is not referable, the determination unit 113 determines whether or not the motion information of the prediction block 146 is referable, and when it is determined that reference is possible, The motion information of the prediction block 146 is determined as a motion information candidate.
 また、決定部113は、予測ブロック146の動き情報が参照可能ではないと判定した場合、動きベクトルとして0ベクトルを含む動き情報を動き情報の候補に決定する。 Further, when determining that the motion information of the prediction block 146 is not referable, the determining unit 113 determines motion information including a 0 vector as a motion vector as a motion information candidate.
 決定部113は、以上のようにして決定された動き情報の候補に所定の順にインデックス(動き情報特定情報)を付与し、候補リストに登録する。そして、決定部113は、候補リストに登録されている動き情報の候補のうちの処理対象の予測ブロックの動き情報との差分が小さい動き情報の候補のインデックスと、その差分とを動き符号化情報として生成する。 The determining unit 113 assigns indexes (motion information specifying information) to the motion information candidates determined as described above in a predetermined order, and registers them in the candidate list. Then, the determination unit 113 uses the motion information candidate index having a small difference from the motion information of the prediction block to be processed among the motion information candidates registered in the candidate list, and the difference as motion encoding information. Generate as
 (VPSの拡張領域のシンタックスの例)
 図10は、VPSの拡張領域のシンタックスの例を示す図である。
(Example of syntax of VPS extended area)
FIG. 10 is a diagram illustrating an example of syntax of a VPS extension region.
 図10の7行目に示すように、VPSの拡張領域(vps_extension)には、符号化モードがTextureBLモードであるかRef_idxモードであるかを示す情報(scalability_mask)(モード情報)が設定される。 As shown in the seventh line of FIG. 10, information (scalability_mask) (mode information) indicating whether the encoding mode is the TextureBL mode or the Ref_idx mode is set in the extension area (vps_extension) of the VPS.
 (符号化装置の処理の説明)
 図11は、図4の符号化装置30の階層符号化処理を説明するフローチャートである。
(Description of processing of encoding device)
FIG. 11 is a flowchart illustrating the hierarchical encoding process of the encoding device 30 in FIG.
 図11のステップS11において、符号化装置30のベース符号化部31は、外部から入力されたベース画像をHEVC方式で符号化し、パラメータセットを付加することによりベースストリームを生成する。そして、ベース符号化部31は、ベースストリームを合成部33に供給する。 In step S11 in FIG. 11, the base encoding unit 31 of the encoding device 30 encodes a base image input from the outside using the HEVC method, and generates a base stream by adding a parameter set. Then, the base encoding unit 31 supplies the base stream to the synthesis unit 33.
 ステップS12において、ベース符号化部31は、参照画像として用いるために復号したベース画像をエンハンスメント符号化部32に供給する。 In step S12, the base encoding unit 31 supplies the decoded base image to the enhancement encoding unit 32 for use as a reference image.
 ステップS13において、エンハンスメント符号化部32の設定部51(図5)は、エンハンスメント画像のパラメータセットを設定する。ステップS14において、符号化部52のアップサンプル部91(図6)は、ベース符号化部31から供給されるベース画像の解像度をエンハンスメント画像の解像度に変換してフレームメモリ85に供給し、保持させる。 In step S13, the setting unit 51 (FIG. 5) of the enhancement encoding unit 32 sets a parameter set for the enhancement image. In step S14, the upsampling unit 91 (FIG. 6) of the encoding unit 52 converts the resolution of the base image supplied from the base encoding unit 31 to the resolution of the enhancement image, supplies the resolution to the frame memory 85, and holds it. .
 ステップS15において、符号化部52は、ベース符号化部31から供給されるベース画像を用いて外部から入力されたエンハンスメント画像を符号化するエンハンスメント符号化処理を行う。このエンハンスメント符号化処理の詳細は、後述する図12および図13を参照して説明する。 In step S15, the encoding unit 52 performs an enhancement encoding process for encoding an enhancement image input from the outside using the base image supplied from the base encoding unit 31. Details of the enhancement encoding process will be described with reference to FIGS. 12 and 13 described later.
 ステップS16において、符号化部52の生成部78(図6)は、ステップS15で生成された符号化データと、設定部51から供給されるパラメータセットからエンハンスメントストリームを生成し、合成部33に供給する。 In step S <b> 16, the generation unit 78 (FIG. 6) of the encoding unit 52 generates an enhancement stream from the encoded data generated in step S <b> 15 and the parameter set supplied from the setting unit 51 and supplies the enhancement stream to the synthesis unit 33. To do.
 ステップS17において、合成部33は、ベース符号化部31から供給されるベースストリームとエンハンスメント符号化部32から供給されるエンハンスメントストリームを合成し、全階層の符号化ストリームを生成する。合成部33は、全階層の符号化ストリームを伝送部34に供給する。 In step S17, the synthesizing unit 33 synthesizes the base stream supplied from the base encoding unit 31 and the enhancement stream supplied from the enhancement encoding unit 32 to generate an encoded stream of all layers. The synthesis unit 33 supplies the encoded stream of all layers to the transmission unit 34.
 ステップS18において、伝送部34は、合成部33から供給される全階層の符号化ストリームを後述する復号装置に伝送する。 In step S18, the transmission unit 34 transmits the encoded stream of all layers supplied from the synthesis unit 33 to a decoding device to be described later.
 図12および図13は、図11のステップS15のエンハンスメント符号化処理の詳細を説明するフローチャートである。 12 and 13 are flowcharts illustrating details of the enhancement encoding process in step S15 of FIG.
 図12のステップS31において、符号化部52のA/D変換部71は、入力信号として入力されたフレーム単位のエンハンスメント画像をA/D変換し、画面並べ替えバッファ72に出力して記憶させる。 12, the A / D conversion unit 71 of the encoding unit 52 performs A / D conversion on the enhancement image in frame units input as the input signal, and outputs and stores the enhancement image in the screen rearrangement buffer 72.
 ステップS32において、画面並べ替えバッファ72は、記憶した表示の順番のフレームのエンハンスメント画像を、GOP構造に応じて、符号化のための順番に並べ替える。画面並べ替えバッファ72は、並べ替え後のフレーム単位のエンハンスメント画像を、演算部73、イントラ予測部87、動き予測・補償部88、および動き情報符号化部92に供給する。 In step S32, the screen rearrangement buffer 72 rearranges the enhancement images of the frames in the stored display order in the order for encoding according to the GOP structure. The screen rearrangement buffer 72 supplies the rearranged enhancement image in units of frames to the calculation unit 73, the intra prediction unit 87, the motion prediction / compensation unit 88, and the motion information encoding unit 92.
 ステップS33において、イントラ予測部87は、候補となる全てのイントラ予測モードのイントラ予測処理を行う。また、符号化部52は、候補となる全ての条件の動き予測・補償処理を行う。この動き予測・補償処理の詳細は、後述する図14を参照して説明する。 In step S33, the intra prediction unit 87 performs intra prediction processing for all candidate intra prediction modes. Also, the encoding unit 52 performs motion prediction / compensation processing for all candidate conditions. Details of the motion prediction / compensation processing will be described with reference to FIG.
 ステップS34において、予測画像選択部89は、ステップS33の処理によりイントラ予測部87および動き予測・補償部88から供給されるコスト関数値に基づいて、最適イントラ予測モードと最適インター予測モードのうちのコスト関数値が最小となる方を、最適予測モードに決定する。そして、予測画像選択部89は、最適予測モードの予測画像を、演算部73および加算部81に供給する。 In step S34, the prediction image selection unit 89 selects the optimal intra prediction mode or the optimal inter prediction mode based on the cost function values supplied from the intra prediction unit 87 and the motion prediction / compensation unit 88 by the process of step S33. The one with the smallest cost function value is determined as the optimum prediction mode. Then, the predicted image selection unit 89 supplies the predicted image in the optimal prediction mode to the calculation unit 73 and the addition unit 81.
 ステップS35において、予測画像選択部89は、最適予測モードが最適インター予測モードであるかどうかを判定する。ステップS35で最適予測モードが最適インター予測モードであると判定された場合、予測画像選択部89は、最適インター予測モードで生成された予測画像の選択を動き予測・補償部88に通知する。 In step S35, the predicted image selection unit 89 determines whether or not the optimal prediction mode is the optimal inter prediction mode. When it is determined in step S35 that the optimal prediction mode is the optimal inter prediction mode, the predicted image selection unit 89 notifies the motion prediction / compensation unit 88 of selection of the predicted image generated in the optimal inter prediction mode.
 そして、ステップS36において、動き予測・補償部88は、動き情報符号化部92から供給されるインター予測モード情報と動き符号化情報を可逆符号化部76に供給する。ステップS37において、動き予測・補償部88は、動き情報符号化部92から供給される最適条件の処理対象の予測ブロックの動き情報を保持する。 In step S 36, the motion prediction / compensation unit 88 supplies the inter prediction mode information and the motion encoding information supplied from the motion information encoding unit 92 to the lossless encoding unit 76. In step S <b> 37, the motion prediction / compensation unit 88 holds the motion information of the prediction block to be processed under the optimum conditions supplied from the motion information encoding unit 92.
 例えば、符号化モードがRef_idxモードであり、最適条件の処理対象の予測ブロックがベース画像を参照画像として用いて符号化されている場合、動き予測・補償部88は、動きベクトルとして0ベクトルを含み、タイプ情報としてlong termを示す情報を含む動き情報を保持する。そして、処理はステップS40に進む。 For example, when the encoding mode is the Ref_idx mode and the prediction block to be processed under the optimal condition is encoded using the base image as the reference image, the motion prediction / compensation unit 88 includes a 0 vector as the motion vector. , Motion information including information indicating long 示 す term as type information is held. Then, the process proceeds to step S40.
 一方、ステップS35で最適予測モードが最適インター予測モードではないと判定された場合、即ち最適予測モードが最適イントラ予測モードである場合、予測画像選択部89は、最適イントラ予測モードで生成された予測画像の選択をイントラ予測部87に通知する。 On the other hand, when it is determined in step S35 that the optimal prediction mode is not the optimal inter prediction mode, that is, when the optimal prediction mode is the optimal intra prediction mode, the prediction image selection unit 89 performs prediction generated in the optimal intra prediction mode. The intra prediction unit 87 is notified of image selection.
 そして、ステップS38において、動き予測・補償部88は、処理対象の予測ブロックの動き情報として利用不可情報を保持する。ステップS39において、イントラ予測部87は、イントラ予測モード情報を可逆符号化部76に供給し、処理をステップS40に進める。 In step S38, the motion prediction / compensation unit 88 holds the unusable information as the motion information of the prediction block to be processed. In step S39, the intra prediction unit 87 supplies the intra prediction mode information to the lossless encoding unit 76, and the process proceeds to step S40.
 ステップS40において、演算部73は、画面並べ替えバッファ72から供給されるエンハンスメント画像から、予測画像選択部89から供給される予測画像を減算することにより符号化を行う。演算部73は、その結果得られる画像を、残差情報として直交変換部74に出力する。 In step S40, the calculation unit 73 performs encoding by subtracting the prediction image supplied from the prediction image selection unit 89 from the enhancement image supplied from the screen rearrangement buffer 72. The computing unit 73 outputs the resulting image to the orthogonal transform unit 74 as residual information.
 ステップS41において、直交変換部74は、演算部73からの残差情報に対して直交変換を施し、その結果得られる直交変換係数を量子化部75に供給する。 In step S <b> 41, the orthogonal transform unit 74 performs orthogonal transform on the residual information from the calculation unit 73 and supplies the resulting orthogonal transform coefficient to the quantization unit 75.
 ステップS42において、量子化部75は、直交変換部74から供給される係数を量子化し、その結果得られる係数を可逆符号化部76と逆量子化部79に供給する。 In step S42, the quantization unit 75 quantizes the coefficient supplied from the orthogonal transform unit 74, and supplies the resulting coefficient to the lossless encoding unit 76 and the inverse quantization unit 79.
 図13のステップS43において、逆量子化部79は、量子化部75から供給される量子化された係数を逆量子化し、その結果得られる直交変換係数を逆直交変換部80に供給する。 In step S43 of FIG. 13, the inverse quantization unit 79 inversely quantizes the quantized coefficient supplied from the quantization unit 75, and supplies the orthogonal transform coefficient obtained as a result to the inverse orthogonal transform unit 80.
 ステップS44において、逆直交変換部80は、逆量子化部79から供給される直交変換係数に対して逆直交変換を施し、その結果得られる残差情報を加算部81に供給する。 In step S44, the inverse orthogonal transform unit 80 performs inverse orthogonal transform on the orthogonal transform coefficient supplied from the inverse quantization unit 79, and supplies the residual information obtained as a result to the addition unit 81.
 ステップS45において、加算部81は、逆直交変換部80から供給される残差情報と、予測画像選択部89から供給される予測画像を加算し、局部的に復号されたエンハンスメント画像を得る。加算部81は、得られたエンハンスメント画像をデブロックフィルタ82に供給するとともに、フレームメモリ85に供給する。 In step S45, the adding unit 81 adds the residual information supplied from the inverse orthogonal transform unit 80 and the predicted image supplied from the predicted image selecting unit 89 to obtain a locally decoded enhancement image. The adder 81 supplies the obtained enhancement image to the deblock filter 82 and also supplies it to the frame memory 85.
 ステップS46において、デブロックフィルタ82は、加算部81から供給される局部的に復号されたエンハンスメント画像に対して、デブロッキングフィルタ処理を行う。デブロックフィルタ82は、その結果得られるエンハンスメント画像を適応オフセットフィルタ83に供給する。 In step S46, the deblock filter 82 performs deblocking filter processing on the locally decoded enhancement image supplied from the adder 81. The deblocking filter 82 supplies the enhancement image obtained as a result to the adaptive offset filter 83.
 ステップS47において、適応オフセットフィルタ83は、デブロックフィルタ82から供給されるエンハンスメント画像に対して、LCUごとに適応オフセットフィルタ処理を行う。そして、適応オフセットフィルタ83は、適応オフセットフィルタ処理後のエンハンスメント画像を適応ループフィルタ84に供給する。また、適応オフセットフィルタ83は、適応オフセット処理の種類およびオフセットをオフセット情報として可逆符号化部76に供給する。 In step S47, the adaptive offset filter 83 performs an adaptive offset filter process on the enhancement image supplied from the deblocking filter 82 for each LCU. Then, the adaptive offset filter 83 supplies the enhancement image after the adaptive offset filter processing to the adaptive loop filter 84. The adaptive offset filter 83 supplies the type and offset of the adaptive offset process to the lossless encoding unit 76 as offset information.
 ステップS48において、適応ループフィルタ84は、適応オフセットフィルタ83から供給されるエンハンスメント画像に対して、LCUごとに適応ループフィルタ処理を行う。適応ループフィルタ84は、その結果得られるエンハンスメント画像をフレームメモリ85に供給する。また、適応ループフィルタ84は、適応ループフィルタ処理で用いられたフィルタ係数を可逆符号化部76に供給する。 In step S48, the adaptive loop filter 84 performs adaptive loop filter processing for each LCU on the enhancement image supplied from the adaptive offset filter 83. The adaptive loop filter 84 supplies the resulting enhancement image to the frame memory 85. The adaptive loop filter 84 also supplies the filter coefficient used in the adaptive loop filter process to the lossless encoding unit 76.
 ステップS49において、フレームメモリ85は、適応ループフィルタ84から供給されるエンハンスメント画像、加算部81から供給されるエンハンスメント画像、およびアップサンプル部91から供給されるベース画像を蓄積する。フレームメモリ85に蓄積された画像は、参照画像としてスイッチ86を介してイントラ予測部87または動き予測・補償部88に出力される。 In step S49, the frame memory 85 stores the enhancement image supplied from the adaptive loop filter 84, the enhancement image supplied from the adder 81, and the base image supplied from the upsampling unit 91. The image stored in the frame memory 85 is output as a reference image to the intra prediction unit 87 or the motion prediction / compensation unit 88 via the switch 86.
 ステップS50において、可逆符号化部76は、イントラ予測モード情報、または、インター予測モード情報と動き符号化情報、オフセット情報、およびフィルタ係数を、符号化情報として可逆符号化する。 In step S50, the lossless encoding unit 76 losslessly encodes intra prediction mode information or inter prediction mode information and motion encoding information, offset information, and filter coefficients as encoding information.
 ステップS51において、可逆符号化部76は、量子化部75から供給される量子化された係数を可逆符号化する。そして、可逆符号化部76は、ステップS50の処理で可逆符号化された符号化情報と可逆符号化された係数から、符号化データを生成し、蓄積バッファ77に供給する。 In step S51, the lossless encoding unit 76 performs lossless encoding on the quantized coefficient supplied from the quantization unit 75. Then, the lossless encoding unit 76 generates encoded data from the encoding information that has been losslessly encoded in the process of step S 50 and the losslessly encoded coefficient, and supplies the encoded data to the accumulation buffer 77.
 ステップS52において、蓄積バッファ77は、可逆符号化部76から供給される符号化データを、一時的に蓄積する。 In step S52, the accumulation buffer 77 temporarily accumulates the encoded data supplied from the lossless encoding unit 76.
 ステップS53において、レート制御部90は、蓄積バッファ77に蓄積された符号化データに基づいて、オーバーフローあるいはアンダーフローが発生しないように、量子化部75の量子化動作のレートを制御する。 In step S53, the rate control unit 90 controls the rate of the quantization operation of the quantization unit 75 based on the encoded data stored in the storage buffer 77 so that overflow or underflow does not occur.
 ステップS54において、蓄積バッファ77は、記憶している符号化データを、生成部78に出力する。そして、処理は、図11のステップS15に戻り、ステップS16に進む。 In step S54, the accumulation buffer 77 outputs the stored encoded data to the generation unit 78. And a process returns to step S15 of FIG. 11, and progresses to step S16.
 なお、図12および図13の符号化処理では、説明を簡単化するため、常に、イントラ予測処理と動き予測・補償処理が行われるようにしたが、実際には、ピクチャタイプ等によっていずれか一方のみが行われる場合もある。 In the encoding process of FIGS. 12 and 13, in order to simplify the description, the intra prediction process and the motion prediction / compensation process are always performed, but in actuality, either one of them depends on the picture type or the like. Sometimes only.
 図14は、図12のステップS33の動き予測・補償処理の詳細を説明するフローチャートである。 FIG. 14 is a flowchart for explaining the details of the motion prediction / compensation process in step S33 of FIG.
 図14のステップS71において、符号化部52の動き予測・補償部88は、候補とする条件のうちのまだ現在の条件として設定されていない条件を、現在の条件として設定する。 In step S71 of FIG. 14, the motion prediction / compensation unit 88 of the encoding unit 52 sets a condition that has not been set as the current condition among the candidate conditions as the current condition.
 ステップS72において、動き予測・補償部88は、画面並べ替えバッファ72から供給されるエンハンスメント画像と、フレームメモリ85からスイッチ86を介して読み出される参照画像に基づいて、現在の条件の処理対象の予測ブロックの動きベクトルを検出する。 In step S <b> 72, the motion prediction / compensation unit 88 predicts the processing target of the current condition based on the enhancement image supplied from the screen rearrangement buffer 72 and the reference image read from the frame memory 85 via the switch 86. Detect block motion vectors.
 ステップS73において、動き予測・補償部88は、検出された動きベクトルに基づいて参照画像に補償処理を施し、処理対象の予測ブロックの予測画像を生成する。ステップS74において、動き予測・補償部88は、処理対象の予測ブロックの予測画像と、対応する候補条件情報とを、動き情報符号化部92に出力する。 In step S73, the motion prediction / compensation unit 88 performs compensation processing on the reference image based on the detected motion vector, and generates a prediction image of the prediction block to be processed. In step S <b> 74, the motion prediction / compensation unit 88 outputs the prediction image of the prediction block to be processed and the corresponding candidate condition information to the motion information encoding unit 92.
 ステップS75において、動き情報符号化部92の判定部111(図8)は、動き予測・補償部88が保持する隣接ブロックの動き情報を読み出し、バッファ112に供給して保持させる。以降のステップS76乃至S81の処理は、隣接ブロックごとに行われる。 In step S75, the determination unit 111 (FIG. 8) of the motion information encoding unit 92 reads the motion information of adjacent blocks held by the motion prediction / compensation unit 88, and supplies the information to the buffer 112 for holding. The subsequent steps S76 to S81 are performed for each adjacent block.
 ステップS76において、判定部111は、隣接ブロックの動き情報が参照不可情報であるかどうかを判定する。ステップS76で隣接ブロックの動き情報が参照不可情報であると判定された場合、判定部111は、修正部93の判定部121にその旨を通知する。 In step S76, the determination unit 111 determines whether the motion information of the adjacent block is non-referenceable information. If it is determined in step S76 that the motion information of the adjacent block is non-referenceable information, the determination unit 111 notifies the determination unit 121 of the correction unit 93 to that effect.
 そして、ステップS77において、判定部121は、符号化モードがTextureBLモードであるかどうかを判定する。ステップS77でTextureBLモードであると判定された場合、判定部121は、イントラ予測部87に保持されている隣接ブロックのイントラ予測モード情報を読み出す。 In step S77, the determination unit 121 determines whether the encoding mode is the TextureBL mode. When it is determined in step S77 that the TextureBL mode is selected, the determination unit 121 reads the intra prediction mode information of the adjacent block held in the intra prediction unit 87.
 そして、ステップS78において、判定部121は、読み出されたイントラ予測モード情報がイントラBLモードを表すかどうかを判定し、判定結果を更新部122に供給する。ステップS78でイントラBLモードを表すと判定された場合、ステップS79において、更新部122は、隣接ブロックの更新後の動き情報の動きベクトルとして0ベクトルをバッファ112に供給し、更新する。 In step S78, the determination unit 121 determines whether the read intra prediction mode information indicates the intra BL mode, and supplies the determination result to the update unit 122. If it is determined in step S78 that the intra BL mode is represented, in step S79, the update unit 122 supplies the 0 vector to the buffer 112 as the motion vector of the motion information after updating the adjacent block, and updates the buffer 112.
 ステップS80において、更新部122は、隣接ブロックの更新後の動き情報の位置情報としてベース画像の位置情報をバッファ112に供給し、更新する。ステップS81において、更新部122は、隣接ブロックの更新後の動き情報のタイプ情報としてlong termを示す情報をバッファ112に供給し、更新する。そして、処理はステップS82に進む。 In step S80, the update unit 122 supplies the position information of the base image to the buffer 112 as the position information of the motion information after updating the adjacent blocks, and updates the buffer 112. In step S <b> 81, the update unit 122 supplies the buffer 112 with information indicating long バ ッ フ ァ term as the type information of the motion information after updating the adjacent block, and updates the buffer 112. Then, the process proceeds to step S82.
 一方、ステップS76で隣接ブロックの動き情報が参照不可情報ではないと判定された場合、または、ステップS77で符号化モードがTextureBLモードではないと判定された場合、処理はステップS82に進む。即ち、この場合、隣接ブロックの動き情報は更新されない。 On the other hand, if it is determined in step S76 that the motion information of the adjacent block is not reference-disabled information, or if it is determined in step S77 that the encoding mode is not the TextureBL mode, the process proceeds to step S82. That is, in this case, the motion information of the adjacent block is not updated.
 ステップS82において、決定部113は、バッファ112から隣接ブロックの動き情報を読み出して候補リストを生成し、候補リストに登録されている動き情報の候補と処理対象の予測ブロックの動き情報とに基づいて最適な動き情報の候補を選択する。 In step S82, the determination unit 113 reads the motion information of the adjacent block from the buffer 112 to generate a candidate list, and based on the motion information candidates registered in the candidate list and the motion information of the prediction block to be processed. Select the optimal motion information candidate.
 ステップS83において、決定部113は、最適な動き情報の候補と処理対象の予測ブロックの動き情報との差分を演算し、その差分と最適な動き情報の候補のインデックスを動き符号化情報として生成する。 In step S83, the determination unit 113 calculates the difference between the optimal motion information candidate and the motion information of the prediction block to be processed, and generates the difference and the optimal motion information candidate index as motion coding information. .
 ステップS84において、動き予測・補償部88は、全ての候補となる条件を現在の条件として設定したかどうかを判定する。ステップS84でまだ全ての候補となる条件を現在の条件として設定していないと判定された場合、処理はステップS71に戻り、全ての候補となる条件が現在の条件として設定されるまで、ステップS71乃至S84の処理が繰り返される。 In step S84, the motion prediction / compensation unit 88 determines whether or not all candidate conditions have been set as current conditions. If it is determined in step S84 that all candidate conditions have not been set as current conditions, the process returns to step S71, and step S71 is performed until all candidate conditions are set as current conditions. Through S84 are repeated.
 一方、ステップS84で全ての候補となる条件を現在の条件として設定したと判定された場合、ステップS85において、決定部113は、最適条件を決定する。具体的には、決定部113は、条件ごとに、予測画像、画面並べ替えバッファ72から供給されるエンハンスメント画像、および動き符号化情報に基づいて、コスト関数値を求める。決定部113は、そのコスト関数値が最小となる条件を最適条件として決定し、最適条件のうちのインター予測モードを最適インター予測モードとする。 On the other hand, when it is determined in step S84 that all candidate conditions have been set as the current conditions, in step S85, the determination unit 113 determines the optimum conditions. Specifically, the determination unit 113 obtains a cost function value for each condition based on the predicted image, the enhancement image supplied from the screen rearrangement buffer 72, and the motion coding information. The determination unit 113 determines the condition that minimizes the cost function value as the optimum condition, and sets the inter prediction mode in the optimum condition as the optimum inter prediction mode.
 ステップS86において、決定部113は、インター予測モード情報、並びに、最適条件の予測画像、コスト関数値、動き情報、および動き符号化情報を動き予測・補償部88に供給する。 In step S86, the determination unit 113 supplies the inter prediction mode information and the predicted image of the optimal condition, the cost function value, the motion information, and the motion encoding information to the motion prediction / compensation unit 88.
 以上のように、符号化装置30は、隣接ブロックがイントラBLモードでイントラ符号化されている場合、所定の動き情報を隣接ブロックの動き情報として用いて、処理対象の予測ブロックの動き情報を符号化する。これにより、参照不可情報となる隣接ブロックの動き情報を削減し、符号化効率を向上することができる。 As described above, when the adjacent block is intra-coded in the intra BL mode, the encoding device 30 encodes the motion information of the prediction block to be processed using the predetermined motion information as the motion information of the adjacent block. Turn into. As a result, it is possible to reduce the motion information of adjacent blocks that are non-referenceable information and improve the encoding efficiency.
 (復号装置の一実施の形態の構成例)
 図15は、図4の符号化装置30から伝送される全階層の符号化ストリームを復号する、本開示を適用した復号装置の一実施の形態の構成例を示すブロック図である。
(Configuration example of one embodiment of decoding device)
FIG. 15 is a block diagram illustrating a configuration example of an embodiment of a decoding device to which the present disclosure is applied, which decodes an encoded stream of all layers transmitted from the encoding device 30 of FIG.
 図15の復号装置160は、受け取り部161、分離部162、ベース復号部163、およびエンハンスメント復号部164により構成される。 15 includes a reception unit 161, a separation unit 162, a base decoding unit 163, and an enhancement decoding unit 164.
 受け取り部161は、図4の符号化装置30から伝送されてくる全階層の符号化ストリームを受け取り、分離部162に供給する。 The receiving unit 161 receives the encoded stream of all layers transmitted from the encoding device 30 in FIG. 4 and supplies it to the separating unit 162.
 分離部162は、受け取り部161から供給される全階層の符号化ストリームからベースストリームを分離してベース復号部163に供給し、エンハンスメントストリームを分離してエンハンスメント復号部164に供給する。 The separating unit 162 separates the base stream from the encoded streams of all layers supplied from the receiving unit 161 and supplies the base stream to the base decoding unit 163, and separates the enhancement stream and supplies the enhancement stream to the enhancement decoding unit 164.
 ベース復号部163は、従来のHEVC方式の復号装置と同様に構成され、分離部162から供給されるベースストリームをHEVC方式で復号し、ベース画像を生成する。ベース復号部163は、ベース画像をエンハンスメント復号部164に供給するとともに、出力する。 The base decoding unit 163 is configured in the same manner as a conventional HEVC decoding device, decodes the base stream supplied from the separation unit 162 using the HEVC method, and generates a base image. The base decoding unit 163 supplies the base image to the enhancement decoding unit 164 and outputs it.
 エンハンスメント復号部164は、分離部162から供給されるエンハンスメントストリームをHEVC方式に準ずる方式で復号し、エンハンスメント画像を生成する。このとき、エンハンスメント復号部164は、ベース復号部163から供給されるベース画像を必要に応じて参照する。エンハンスメント復号部164は、生成されたエンハンスメント画像を出力する。 The enhancement decoding unit 164 decodes the enhancement stream supplied from the demultiplexing unit 162 by a method according to the HEVC method, and generates an enhancement image. At this time, the enhancement decoding unit 164 refers to the base image supplied from the base decoding unit 163 as necessary. The enhancement decoding unit 164 outputs the generated enhancement image.
 (エンハンスメント復号部の構成例)
 図16は、図15のエンハンスメント復号部164の構成例を示すブロック図である。
(Configuration example of enhancement decoding unit)
FIG. 16 is a block diagram illustrating a configuration example of the enhancement decoding unit 164 of FIG.
 図16のエンハンスメント復号部164は、抽出部181と復号部182により構成される。 The enhancement decoding unit 164 in FIG. 16 includes an extraction unit 181 and a decoding unit 182.
 エンハンスメント復号部164の抽出部181は、図15の分離部162から供給されるエンハンスメントストリームから、パラメータセットと符号化データを抽出し、復号部182に供給する。 The extraction unit 181 of the enhancement decoding unit 164 extracts a parameter set and encoded data from the enhancement stream supplied from the separation unit 162 in FIG. 15 and supplies the extracted parameter set and encoded data to the decoding unit 182.
 復号部182は、図15のベース復号部163から供給されるベース画像を参照して、抽出部181から供給される符号化データをHEVC方式に準ずる方式で復号する。このとき、復号部182は、必要に応じて、抽出部181から供給されるパラメータセットも参照する。復号部182は、復号の結果得られるエンハンスメント画像を出力する。 The decoding unit 182 refers to the base image supplied from the base decoding unit 163 in FIG. 15 and decodes the encoded data supplied from the extraction unit 181 by a method according to the HEVC method. At this time, the decoding unit 182 refers to the parameter set supplied from the extraction unit 181 as necessary. The decoding unit 182 outputs an enhancement image obtained as a result of decoding.
 (復号部の構成例)
 図17は、図16の復号部182の構成例を示すブロック図である。
(Configuration example of decoding unit)
FIG. 17 is a block diagram illustrating a configuration example of the decoding unit 182 of FIG.
 図17の復号部182は、蓄積バッファ201、可逆復号部202、逆量子化部203、逆直交変換部204、加算部205、デブロックフィルタ206、適応オフセットフィルタ207、適応ループフィルタ208、画面並べ替えバッファ209、D/A変換部210、フレームメモリ211、スイッチ212、イントラ予測部213、動き補償部214、スイッチ215、アップサンプル部216、動き情報復号部217、および修正部218により構成される。 17 includes an accumulation buffer 201, a lossless decoding unit 202, an inverse quantization unit 203, an inverse orthogonal transform unit 204, an addition unit 205, a deblocking filter 206, an adaptive offset filter 207, an adaptive loop filter 208, a screen arrangement. It comprises a replacement buffer 209, a D / A conversion unit 210, a frame memory 211, a switch 212, an intra prediction unit 213, a motion compensation unit 214, a switch 215, an upsampling unit 216, a motion information decoding unit 217, and a correction unit 218. .
 復号部182の蓄積バッファ201は、図16の抽出部181から符号化データを受け取り、蓄積する。蓄積バッファ201は、蓄積されている符号化データを可逆復号部202に供給する。 The accumulation buffer 201 of the decoding unit 182 receives and accumulates encoded data from the extraction unit 181 of FIG. The accumulation buffer 201 supplies the accumulated encoded data to the lossless decoding unit 202.
 可逆復号部202は、蓄積バッファ201からの符号化データに対して、図6の可逆符号化部76の可逆符号化に対応する、可変長復号や、算術復号等の可逆復号を施すことで、量子化された係数と符号化情報を得る。可逆復号部202は、量子化された係数を逆量子化部203に供給する。また、可逆復号部202は、符号化情報としてのイントラ予測モード情報をイントラ予測部213に供給し、インター予測モード情報、動き符号化情報などを動き情報復号部217に供給する。 The lossless decoding unit 202 performs lossless decoding such as variable length decoding and arithmetic decoding corresponding to the lossless encoding of the lossless encoding unit 76 of FIG. 6 on the encoded data from the accumulation buffer 201, Obtain quantized coefficients and encoding information. The lossless decoding unit 202 supplies the quantized coefficient to the inverse quantization unit 203. Further, the lossless decoding unit 202 supplies intra prediction mode information as encoded information to the intra prediction unit 213, and supplies inter prediction mode information, motion encoded information, and the like to the motion information decoding unit 217.
 また、可逆復号部202は、符号化情報にインター予測モード情報が含まれない場合、スイッチ215にイントラ予測部213の選択を指示し、インター予測モード情報が含まれる場合、スイッチ215に動き補償部214の選択を指示する。可逆復号部202は、符号化情報としてのオフセット情報を適応オフセットフィルタ207に供給し、フィルタ係数を適応ループフィルタ208に供給する。 Further, the lossless decoding unit 202 instructs the switch 215 to select the intra prediction unit 213 when the encoded information does not include the inter prediction mode information. The selection of 214 is instructed. The lossless decoding unit 202 supplies offset information as encoded information to the adaptive offset filter 207 and supplies filter coefficients to the adaptive loop filter 208.
 逆量子化部203、逆直交変換部204、加算部205、デブロックフィルタ206、適応オフセットフィルタ207、適応ループフィルタ208、フレームメモリ211、スイッチ212、イントラ予測部213、および、動き補償部214は、図6の逆量子化部79、逆直交変換部80、加算部81、デブロックフィルタ82、適応オフセットフィルタ83、適応ループフィルタ84、フレームメモリ85、スイッチ86、イントラ予測部87、および、動き予測・補償部88とそれぞれ同様の処理を行い、これにより、画像が復号される。 The inverse quantization unit 203, the inverse orthogonal transform unit 204, the addition unit 205, the deblock filter 206, the adaptive offset filter 207, the adaptive loop filter 208, the frame memory 211, the switch 212, the intra prediction unit 213, and the motion compensation unit 214 6, inverse quantization unit 79, inverse orthogonal transform unit 80, addition unit 81, deblock filter 82, adaptive offset filter 83, adaptive loop filter 84, frame memory 85, switch 86, intra prediction unit 87, and motion The same processing as that performed by the prediction / compensation unit 88 is performed, whereby the image is decoded.
 具体的には、逆量子化部203は、可逆復号部202からの量子化された係数を逆量子化し、その結果得られる直交変換係数を逆直交変換部204に供給する。 Specifically, the inverse quantization unit 203 inversely quantizes the quantized coefficient from the lossless decoding unit 202 and supplies the orthogonal transform coefficient obtained as a result to the inverse orthogonal transform unit 204.
 逆直交変換部204は、逆量子化部203からの直交変換係数に対して逆直交変換を行う。逆直交変換部204は、逆直交変換の結果得られる残差情報を加算部205に供給する。 The inverse orthogonal transform unit 204 performs inverse orthogonal transform on the orthogonal transform coefficient from the inverse quantization unit 203. The inverse orthogonal transform unit 204 supplies residual information obtained as a result of the inverse orthogonal transform to the addition unit 205.
 加算部205は、画像復号部として機能し、逆直交変換部204から供給される復号対象の画像としての残差情報と、スイッチ215から供給される予測画像を加算することにより、復号を行う。加算部205は、復号の結果得られるエンハンスメント画像をデブロックフィルタ206に供給するとともに、フレームメモリ211に供給する。なお、スイッチ215から予測画像が供給されない場合、加算部205は、逆直交変換部204から供給される残差情報である画像を復号の結果得られるエンハンスメント画像として、デブロックフィルタ206に供給するとともに、フレームメモリ211に供給して蓄積させる。 The adding unit 205 functions as an image decoding unit, and performs decoding by adding residual information as a decoding target image supplied from the inverse orthogonal transform unit 204 and a predicted image supplied from the switch 215. The adding unit 205 supplies the enhancement image obtained as a result of decoding to the deblocking filter 206 and also supplies it to the frame memory 211. When the predicted image is not supplied from the switch 215, the adding unit 205 supplies the image that is the residual information supplied from the inverse orthogonal transform unit 204 to the deblocking filter 206 as an enhancement image obtained as a result of decoding. The frame memory 211 is supplied and accumulated.
 デブロックフィルタ206は、加算部205から供給されるエンハンスメント画像に対してデブロッキングフィルタ処理を行い、その結果得られるエンハンスメント画像を適応オフセットフィルタ207に供給する。 The deblocking filter 206 performs a deblocking filter process on the enhancement image supplied from the adding unit 205 and supplies the enhancement image obtained as a result to the adaptive offset filter 207.
 適応オフセットフィルタ207は、可逆復号部202から供給されるオフセット情報を用いて、LCUごとに、デブロックフィルタ206からのエンハンスメント画像に対して適応オフセットフィルタ処理を行う。適応オフセットフィルタ207は、適応オフセットフィルタ処理後のエンハンスメント画像を、適応ループフィルタ208に供給する。 The adaptive offset filter 207 performs adaptive offset filter processing on the enhancement image from the deblocking filter 206 for each LCU using the offset information supplied from the lossless decoding unit 202. The adaptive offset filter 207 supplies the enhancement image after the adaptive offset filter processing to the adaptive loop filter 208.
 適応ループフィルタ208は、適応オフセットフィルタ207から供給されるエンハンスメント画像に対して、可逆復号部202から供給されるフィルタ係数を用いて、LCUごとに適応ループフィルタ処理を行う。適応ループフィルタ208は、その結果得られるエンハンスメント画像をフレームメモリ211および画面並べ替えバッファ209に供給する。 The adaptive loop filter 208 performs adaptive loop filter processing for each LCU on the enhancement image supplied from the adaptive offset filter 207 using the filter coefficient supplied from the lossless decoding unit 202. The adaptive loop filter 208 supplies the enhancement image obtained as a result to the frame memory 211 and the screen rearrangement buffer 209.
 画面並べ替えバッファ209は、適応ループフィルタ208から供給されるエンハンスメント画像をフレーム単位で記憶する。画面並べ替えバッファ209は、記憶した符号化のための順番のフレーム単位のエンハンスメント画像を、元の表示の順番に並び替え、D/A変換部210に供給する。 The screen rearrangement buffer 209 stores the enhancement image supplied from the adaptive loop filter 208 in units of frames. The screen rearrangement buffer 209 rearranges the stored enhancement images in frame units for encoding in the original display order and supplies them to the D / A conversion unit 210.
 D/A変換部210は、画面並べ替えバッファ209から供給されるフレーム単位のエンハンスメント画像をD/A変換し、出力する。 The D / A conversion unit 210 performs D / A conversion on the enhancement image for each frame supplied from the screen rearrangement buffer 209 and outputs the enhancement image.
 フレームメモリ211は、適応ループフィルタ208から供給されるエンハンスメント画像、加算部205から供給されるエンハンスメント画像、およびアップサンプル部216から供給されるベース画像を蓄積する。フレームメモリ211に蓄積された画像は参照画像として読み出され、スイッチ212を介してイントラ予測部213または動き補償部214に供給される。 The frame memory 211 stores the enhancement image supplied from the adaptive loop filter 208, the enhancement image supplied from the addition unit 205, and the base image supplied from the upsampling unit 216. The image stored in the frame memory 211 is read as a reference image and supplied to the intra prediction unit 213 or the motion compensation unit 214 via the switch 212.
 イントラ予測部213は、フレームメモリ211からスイッチ212を介して読み出された参照画像を用いて、可逆復号部202から供給されるイントラ予測モード情報が示す最適イントラ予測モードのイントラ予測を行う。イントラ予測部213は、その結果生成される予測画像をスイッチ215に供給する。 The intra prediction unit 213 performs intra prediction in the optimal intra prediction mode indicated by the intra prediction mode information supplied from the lossless decoding unit 202, using the reference image read from the frame memory 211 via the switch 212. The intra prediction unit 213 supplies the prediction image generated as a result to the switch 215.
 動き補償部214は、動き情報復号部217から供給される動き情報を保持する。動き補償部214は、動き情報とインター予測モード情報に基づいて、フレームメモリ211からスイッチ212を介して参照画像を読み出す。動き補償部214は、動き情報のうちの動きベクトルと参照画像を用いて、動き補償処理を行う。動き補償部214は、その結果生成される予測画像をスイッチ215に供給する。 The motion compensation unit 214 holds the motion information supplied from the motion information decoding unit 217. The motion compensation unit 214 reads a reference image from the frame memory 211 via the switch 212 based on the motion information and the inter prediction mode information. The motion compensation unit 214 performs motion compensation processing using the motion vector and the reference image in the motion information. The motion compensation unit 214 supplies the predicted image generated as a result to the switch 215.
 スイッチ215は、可逆復号部202からイントラ予測部213の選択が指示された場合、イントラ予測部213から供給される予測画像を加算部205に供給する。一方、可逆復号部202から動き補償部214の選択が指示された場合、スイッチ215は、動き補償部214から供給される予測画像を加算部205に供給する。 The switch 215 supplies the prediction image supplied from the intra prediction unit 213 to the addition unit 205 when the selection of the intra prediction unit 213 is instructed from the lossless decoding unit 202. On the other hand, when the selection of the motion compensation unit 214 is instructed from the lossless decoding unit 202, the switch 215 supplies the predicted image supplied from the motion compensation unit 214 to the addition unit 205.
 アップサンプル部216は、図15のベース復号部163から供給されるベース画像を取得する。アップサンプル部216は、図6のアップサンプル部91と同様に、必要に応じて、ベース画像の解像度をエンハンスメント画像の解像度に変換し、フレームメモリ211に供給する。 The upsampling unit 216 acquires the base image supplied from the base decoding unit 163 in FIG. Similar to the upsampling unit 91 in FIG. 6, the upsampling unit 216 converts the resolution of the base image into the resolution of the enhancement image as necessary, and supplies it to the frame memory 211.
 動き情報復号部217は、動き補償部214から隣接ブロックの動き情報を読み出し、その動き情報のうちの少なくとも1つが参照不可情報である場合、その旨を修正部218に通知する。動き情報復号部217は、その通知に応じて修正部218が動き情報が参照不可情報である隣接ブロックの更新後の動き情報を供給してきたとき、その動き情報を用いて隣接ブロックの動き情報を更新する。 The motion information decoding unit 217 reads the motion information of the adjacent block from the motion compensation unit 214, and when at least one of the motion information is non-referenceable information, notifies the correction unit 218 to that effect. In response to the notification, the motion information decoding unit 217 supplies motion information of the adjacent block using the motion information when the correction unit 218 has supplied the updated motion information of the adjacent block whose motion information is non-referenceable information. Update.
 動き情報復号部217は、更新後の動き情報と可逆復号部202から供給される動き符号化情報のうちのインデックスに基づいて、最適な動き情報の候補を特定する。動き情報復号部217は、動き符号化情報のうちの差分と最適な動き情報の候補を加算することにより動き符号化情報を復号し、動き情報を生成する。動き情報復号部217は、生成された動き情報と可逆復号部202からのインター予測モード情報を、動き補償部214に供給する。 The motion information decoding unit 217 identifies an optimal motion information candidate based on the updated motion information and the index of the motion coding information supplied from the lossless decoding unit 202. The motion information decoding unit 217 decodes the motion encoded information by adding the difference in the motion encoded information and the optimal candidate for the motion information, and generates motion information. The motion information decoding unit 217 supplies the generated motion information and the inter prediction mode information from the lossless decoding unit 202 to the motion compensation unit 214.
 修正部218は、動き情報復号部217からの通知に応じて、符号化モードがTextureBLモードである場合、イントラ予測部213に保持されている、動き情報が参照不可情報である隣接ブロックのイントラ予測モード情報を読み出す。修正部218は、動き情報が参照不可情報である隣接ブロックのイントラ予測モード情報がイントラBLモードを示す場合、その隣接ブロックの更新後の動き情報として所定の動き情報を動き情報復号部217に供給する。 In response to the notification from the motion information decoding unit 217, the correction unit 218 holds the intra prediction of adjacent blocks whose motion information is non-referenceable information held in the intra prediction unit 213 when the encoding mode is the TextureBL mode. Read mode information. When the intra prediction mode information of an adjacent block whose motion information is non-referenceable information indicates the intra BL mode, the correcting unit 218 supplies predetermined motion information to the motion information decoding unit 217 as updated motion information of the adjacent block. To do.
 (動き情報復号部と修正部の構成例)
 図18は、図17の動き情報復号部217と修正部218の構成例を示すブロック図である。
(Configuration example of motion information decoding unit and correction unit)
18 is a block diagram illustrating a configuration example of the motion information decoding unit 217 and the correction unit 218 in FIG.
 図18の動き情報復号部217は、判定部231、バッファ232、および決定部233により構成される。 The motion information decoding unit 217 in FIG. 18 includes a determination unit 231, a buffer 232, and a determination unit 233.
 動き情報復号部217の判定部231は、図17の動き補償部214が保持する隣接ブロックの動き情報を読み出し、バッファ232に供給する。また、判定部231は、読み出された隣接ブロックの動き情報のうちの少なくとも1つが参照不可情報である場合、判定部241にその旨を通知する。 The determination unit 231 of the motion information decoding unit 217 reads the motion information of adjacent blocks held by the motion compensation unit 214 in FIG. 17 and supplies the information to the buffer 232. In addition, when at least one of the read motion information of adjacent blocks is non-referenceable information, the determination unit 231 notifies the determination unit 241 to that effect.
 バッファ232は、判定部231から供給される隣接ブロックの動き情報を保持する。また、バッファ232は、更新部242から供給される動き情報が参照不可情報である隣接ブロックの更新後の動き情報を用いて、図8のバッファ112と同様に、保持している隣接ブロックの動き情報を更新する。 The buffer 232 holds adjacent block motion information supplied from the determination unit 231. Further, the buffer 232 uses the motion information after the update of the adjacent block whose motion information supplied from the update unit 242 is the non-referenceable information, similarly to the buffer 112 in FIG. Update information.
 決定部233は、バッファ232に保持されている動き情報を用いて、図17の可逆復号部202から供給される動き符号化情報をAMVP方式で復号し、動き情報を生成する。具体的には、決定部233は、動き符号化情報に基づいて、バッファ232に保持されている動き情報から、図8の決定部113と同様に動き情報の候補を選択し、候補リストに登録する。 The determination unit 233 uses the motion information held in the buffer 232 to decode the motion coding information supplied from the lossless decoding unit 202 in FIG. 17 by the AMVP method, and generates motion information. Specifically, the determination unit 233 selects motion information candidates from the motion information held in the buffer 232 based on the motion coding information, as in the determination unit 113 of FIG. To do.
 そして、決定部233は、候補リストに登録されている動き情報の候補のうち、動き符号化情報に含まれるインデックスが付与された動き情報の候補を、最適な動き情報の候補として選択する。決定部233は、最適な動き情報の候補と動き符号化情報に含まれる差分とを加算することにより動き符号化情報を復号し、動き情報を生成する。決定部233は、生成された動き情報と可逆復号部202からのインター予測モード情報を動き補償部214に供給する。 Then, the determination unit 233 selects a motion information candidate to which an index included in the motion coding information is assigned from among motion information candidates registered in the candidate list as an optimal motion information candidate. The determination unit 233 decodes the motion coding information by adding the optimal motion information candidate and the difference included in the motion coding information, and generates motion information. The determination unit 233 supplies the generated motion information and the inter prediction mode information from the lossless decoding unit 202 to the motion compensation unit 214.
 修正部218は、図8の修正部93と同様に判定部241と更新部242により構成され、修正部93と同様の処理を行うので、説明は省略する。 The correction unit 218 is configured by a determination unit 241 and an update unit 242 similarly to the correction unit 93 in FIG. 8 and performs the same processing as the correction unit 93, and thus description thereof is omitted.
 (復号装置の処理の説明)
 図19は、図15の復号装置160の階層復号処理を説明するフローチャートである。
(Description of processing of decoding device)
FIG. 19 is a flowchart for explaining the hierarchical decoding process of the decoding device 160 of FIG.
 図19のステップS111において、復号装置160の受け取り部161は、図4の符号化装置30から伝送されてくる全階層の符号化ストリームを受け取り、分離部162に供給する。 19, the reception unit 161 of the decoding device 160 receives the encoded stream of all layers transmitted from the encoding device 30 of FIG. 4 and supplies the encoded stream to the separation unit 162.
 ステップS112において、分離部162は、全階層の符号化ストリームからベースストリームとエンハンスメントストリームを分離する。分離部162は、ベースストリームをベース復号部163に供給し、エンハンスメントストリームをエンハンスメント復号部164に供給する。 In step S112, the separation unit 162 separates the base stream and the enhancement stream from the encoded stream of all layers. The separation unit 162 supplies the base stream to the base decoding unit 163 and supplies the enhancement stream to the enhancement decoding unit 164.
 ステップS113において、ベース復号部163は、分離部162から供給されるベースストリームをHEVC方式で復号し、ベース画像を生成する。ベース復号部163は、生成されたベース画像をエンハンスメント復号部164に供給するとともに、出力する。 In step S113, the base decoding unit 163 decodes the base stream supplied from the separation unit 162 by the HEVC method, and generates a base image. The base decoding unit 163 supplies the generated base image to the enhancement decoding unit 164 and outputs it.
 ステップS114において、エンハンスメント復号部164の抽出部181(図16)は、分離部162から供給されるエンハンスメントストリームからパラメータセットと符号化データを抽出する。 In step S114, the extraction unit 181 (FIG. 16) of the enhancement decoding unit 164 extracts the parameter set and the encoded data from the enhancement stream supplied from the separation unit 162.
 ステップS115において、復号部182のアップサンプル部216(図17)は、ベース復号部163から供給されるベース画像の解像度をエンハンスメント画像の解像度に変換してフレームメモリ211に供給し、保持させる。 In step S115, the upsampling unit 216 (FIG. 17) of the decoding unit 182 converts the resolution of the base image supplied from the base decoding unit 163 into the resolution of the enhancement image, supplies the resolution to the frame memory 211, and holds it.
 ステップS116において、復号部182は、ベース復号部163から供給されるベース画像を参照して、抽出部181から供給される符号化データをHEVC方式に準ずる方式で復号するエンハンスメント復号処理を行う。このエンハンスメント復号処理の詳細は、後述する図20を参照して説明する。そして、処理は終了する。 In step S116, the decoding unit 182 refers to the base image supplied from the base decoding unit 163, and performs enhancement decoding processing for decoding the encoded data supplied from the extraction unit 181 by a method according to the HEVC method. Details of the enhancement decoding process will be described with reference to FIG. Then, the process ends.
 図20は、図19のステップS116のエンハンスメント復号処理の詳細を説明するフローチャートである。 FIG. 20 is a flowchart for explaining the details of the enhancement decoding process in step S116 of FIG.
 図20のステップS130において、エンハンスメント復号部182の蓄積バッファ201(図17)は、図16の抽出部181からフレーム単位の符号化データを受け取り、蓄積する。蓄積バッファ201は、蓄積されている符号化データを可逆復号部202に供給する。 In step S130 of FIG. 20, the accumulation buffer 201 (FIG. 17) of the enhancement decoding unit 182 receives and accumulates the encoded data in units of frames from the extraction unit 181 of FIG. The accumulation buffer 201 supplies the accumulated encoded data to the lossless decoding unit 202.
 ステップS131において、可逆復号部202は、蓄積バッファ201からの符号化データを可逆復号し、量子化された係数と符号化情報を得る。可逆復号部202は、量子化された係数を逆量子化部203に供給する。また、可逆復号部202は、符号化情報としてのイントラ予測モード情報をイントラ予測部213に供給し、インター予測モード情報、動き符号化情報などを動き情報復号部217に供給する。 In step S131, the lossless decoding unit 202 losslessly decodes the encoded data from the accumulation buffer 201 to obtain quantized coefficients and encoded information. The lossless decoding unit 202 supplies the quantized coefficient to the inverse quantization unit 203. Further, the lossless decoding unit 202 supplies intra prediction mode information as encoded information to the intra prediction unit 213, and supplies inter prediction mode information, motion encoded information, and the like to the motion information decoding unit 217.
 また、可逆復号部202は、符号化情報にインター予測モード情報が含まれない場合、スイッチ215にイントラ予測部213の選択を指示し、インター予測モード情報が含まれる場合、スイッチ215に動き補償部214の選択を指示する。可逆復号部202は、符号化情報としてのオフセット情報を適応オフセットフィルタ207に供給し、フィルタ係数を適応ループフィルタ208に供給する。 Further, the lossless decoding unit 202 instructs the switch 215 to select the intra prediction unit 213 when the encoded information does not include the inter prediction mode information. The selection of 214 is instructed. The lossless decoding unit 202 supplies offset information as encoded information to the adaptive offset filter 207 and supplies filter coefficients to the adaptive loop filter 208.
 ステップS132において、逆量子化部203は、可逆復号部202からの量子化された係数を逆量子化し、その結果得られる直交変換係数を逆直交変換部204に供給する。ステップS133において、逆直交変換部204は、逆量子化部203からの直交変換係数に対して逆直交変換を施し、その結果得られる残差情報を加算部205に供給する。 In step S132, the inverse quantization unit 203 inversely quantizes the quantized coefficient from the lossless decoding unit 202, and supplies the resulting orthogonal transform coefficient to the inverse orthogonal transform unit 204. In step S <b> 133, the inverse orthogonal transform unit 204 performs inverse orthogonal transform on the orthogonal transform coefficient from the inverse quantization unit 203, and supplies residual information obtained as a result to the addition unit 205.
 ステップS134において、動き情報復号部217は、可逆復号部202からインター予測モード情報が供給されたかどうかを判定する。ステップS134でインター予測モード情報が供給されたと判定された場合、処理はステップS135に進む。 In step S134, the motion information decoding unit 217 determines whether or not the inter prediction mode information is supplied from the lossless decoding unit 202. If it is determined in step S134 that the inter prediction mode information has been supplied, the process proceeds to step S135.
 ステップS135において、復号部182は、可逆復号部202からインター予測モード情報とともに供給される動き符号化情報を復号する動き情報復号処理を行う。この動き情報復号処理の詳細は、後述する図21を参照して説明する。 In step S135, the decoding unit 182 performs a motion information decoding process for decoding the motion coding information supplied from the lossless decoding unit 202 together with the inter prediction mode information. Details of the motion information decoding process will be described with reference to FIG.
 ステップS136において、動き補償部214は、動き情報復号部217から供給される動き情報に基づいて参照画像を読み出し、動き情報のうちの動きベクトルと参照画像を用いて動き補償処理を行う。動き補償部214は、その結果生成される予測画像を、スイッチ215を介して加算部205に供給し、処理をステップS138に進める。 In step S136, the motion compensation unit 214 reads the reference image based on the motion information supplied from the motion information decoding unit 217, and performs a motion compensation process using the motion vector and the reference image in the motion information. The motion compensation unit 214 supplies the predicted image generated as a result to the addition unit 205 via the switch 215, and the process proceeds to step S138.
 一方、ステップS134でインター予測モード情報が供給されていないと判定された場合、即ちイントラ予測モード情報がイントラ予測部213に供給された場合、処理はステップS137に進む。 On the other hand, if it is determined in step S134 that the inter prediction mode information is not supplied, that is, if the intra prediction mode information is supplied to the intra prediction unit 213, the process proceeds to step S137.
 ステップS137において、イントラ予測部213は、フレームメモリ211からスイッチ212を介して読み出された参照画像を用いてイントラ予測処理を行う。イントラ予測部213は、その結果生成される予測画像を、スイッチ215を介して加算部205に供給し、処理をステップS138に進める。 In step S137, the intra prediction unit 213 performs an intra prediction process using the reference image read from the frame memory 211 via the switch 212. The intra prediction unit 213 supplies the prediction image generated as a result to the addition unit 205 via the switch 215, and the process proceeds to step S138.
 ステップS138において、加算部205は、逆直交変換部204から供給される残差情報と、スイッチ215から供給される予測画像を加算する。加算部205は、その結果得られるエンハンスメント画像をデブロックフィルタ206に供給するとともに、フレームメモリ211に供給する。 In step S138, the adding unit 205 adds the residual information supplied from the inverse orthogonal transform unit 204 and the prediction image supplied from the switch 215. The adding unit 205 supplies the enhancement image obtained as a result to the deblocking filter 206 and also supplies it to the frame memory 211.
 ステップS139において、デブロックフィルタ206は、加算部205から供給されるエンハンスメント画像に対してデブロッキングフィルタ処理を行い、ブロック歪を除去する。デブロックフィルタ206は、その結果得られるエンハンスメント画像を適応オフセットフィルタ207に供給する。 In step S139, the deblocking filter 206 performs deblocking filter processing on the enhancement image supplied from the adding unit 205 to remove block distortion. The deblocking filter 206 supplies the enhancement image obtained as a result to the adaptive offset filter 207.
 ステップS140において、適応オフセットフィルタ207は、デブロックフィルタ206からのエンハンスメント画像に対して、可逆復号部202から供給されるオフセット情報を参照して、LCUごとに適応オフセットフィルタ処理を行う。 In step S140, the adaptive offset filter 207 refers to the offset information supplied from the lossless decoding unit 202 with respect to the enhancement image from the deblocking filter 206, and performs adaptive offset filter processing for each LCU.
 ステップS141において、適応ループフィルタ208は、適応オフセットフィルタ207から供給されるエンハンスメント画像に対して、可逆復号部202から供給されるフィルタ係数を用いて、LCUごとに適応ループフィルタ処理を行う。適応ループフィルタ208は、その結果得られるエンハンスメント画像をフレームメモリ211および画面並べ替えバッファ209に供給する。 In step S141, the adaptive loop filter 208 performs adaptive loop filter processing for each LCU on the enhancement image supplied from the adaptive offset filter 207 using the filter coefficient supplied from the lossless decoding unit 202. The adaptive loop filter 208 supplies the enhancement image obtained as a result to the frame memory 211 and the screen rearrangement buffer 209.
 ステップS142において、フレームメモリ211は、適応ループフィルタ208から供給されるエンハンスメント画像、加算部205から供給されるエンハンスメント画像、およびアップサンプル部216から供給されるベース画像を蓄積する。フレームメモリ211に蓄積された画像は、参照画像としてスイッチ212を介してイントラ予測部213または動き補償部214に供給される。 In step S142, the frame memory 211 stores the enhancement image supplied from the adaptive loop filter 208, the enhancement image supplied from the adding unit 205, and the base image supplied from the upsampling unit 216. The image stored in the frame memory 211 is supplied to the intra prediction unit 213 or the motion compensation unit 214 via the switch 212 as a reference image.
 ステップS143において、画面並べ替えバッファ209は、適応ループフィルタ208から供給されるエンハンスメント画像をフレーム単位で記憶し、記憶した符号化のための順番のフレーム単位のエンハンスメント画像を、元の表示の順番に並び替え、D/A変換部210に供給する。 In step S143, the screen rearrangement buffer 209 stores the enhancement image supplied from the adaptive loop filter 208 in units of frames, and the stored frame-based enhancement images for encoding in the original display order. The data is rearranged and supplied to the D / A converter 210.
 ステップS144において、D/A変換部210は、画面並べ替えバッファ209から供給されるフレーム単位のエンハンスメント画像をD/A変換し、出力する。そして、処理は、図19のステップS116に戻り、終了する。 In step S144, the D / A conversion unit 210 D / A converts the enhancement image in units of frames supplied from the screen rearrangement buffer 209 and outputs the enhancement image. Then, the process returns to step S116 in FIG. 19 and ends.
 図21は、図20のステップS135の動き情報復号処理の詳細を説明するフローチャートである。 FIG. 21 is a flowchart illustrating the details of the motion information decoding process in step S135 of FIG.
 ステップS161において、動き情報復号部217は、図17の可逆復号部202からインター予測モード情報と動き符号化情報を取得する。ステップS162において、動き情報復号部217の判定部231(図18)は、動き補償部214が保持する隣接ブロックの動き情報を読み出し、バッファ232に供給して保持させる。 In step S161, the motion information decoding unit 217 acquires inter prediction mode information and motion coding information from the lossless decoding unit 202 of FIG. In step S <b> 162, the determination unit 231 (FIG. 18) of the motion information decoding unit 217 reads the motion information of adjacent blocks held by the motion compensation unit 214, and supplies the information to the buffer 232 for holding.
 ステップS163乃至S168の処理は、図14のステップS76乃至S81の処理と同様であるので、説明は省略する。 The processing of steps S163 to S168 is the same as the processing of steps S76 to S81 in FIG.
 ステップS169において、決定部233は、動き符号化情報に基づいて最適な動き情報の候補を選択する。具体的には、決定部233は、動き符号化情報に基づいて、バッファ232に保持されている動き情報から、図8の決定部113と同様に動き情報の候補を選択し、候補リストを生成する。そして、決定部233は、候補リストに登録されている動き情報の候補のうち、動き符号化情報に含まれるインデックスが付与された動き情報の候補を最適な動き情報の候補として選択する。 In step S169, the determination unit 233 selects an optimal motion information candidate based on the motion coding information. Specifically, the determination unit 233 selects a motion information candidate from the motion information held in the buffer 232 based on the motion coding information in the same manner as the determination unit 113 in FIG. 8, and generates a candidate list. To do. Then, the determination unit 233 selects a motion information candidate to which an index included in the motion coding information is assigned as the optimal motion information candidate from the motion information candidates registered in the candidate list.
 ステップS170において、決定部233は、最適な動き情報の候補と動き符号化情報に含まれる差分とを加算することにより動き符号化情報を復号し、動き情報を生成する。 In step S170, the determination unit 233 decodes the motion coding information by adding the optimal motion information candidate and the difference included in the motion coding information, and generates motion information.
 ステップS171において、決定部233は、動き情報とインター予測モード情報を動き補償部214に供給する。そして、処理は図20のステップS135に戻り、ステップS136に進む。 In step S171, the determination unit 233 supplies the motion information and the inter prediction mode information to the motion compensation unit 214. Then, the process returns to step S135 in FIG. 20 and proceeds to step S136.
 以上のように、復号装置160は、隣接ブロックがイントラBLモードでイントラ符号化されている場合、所定の動き情報を隣接ブロックの動き情報として用いて、処理対象の予測ブロックの動き情報を復号する。従って、符号化装置30により生成される符号化効率を向上させたエンハンスメントストリームを復号することができる。 As described above, when the adjacent block is intra-encoded in the intra BL mode, the decoding device 160 decodes the motion information of the prediction block to be processed using the predetermined motion information as the motion information of the adjacent block. . Therefore, it is possible to decode the enhancement stream generated by the encoding device 30 with improved encoding efficiency.
 (動き情報の符号化方式の他の例)
 上述した符号化装置30は、動き情報をAMVP方式で符号化したが、マージ方式で符号化するようにしてもよい。
(Another example of motion information encoding method)
The encoding apparatus 30 described above encodes motion information by the AMVP method, but may encode it by a merge method.
 図22は、マージ方式における隣接ブロックの例を示す図である。 FIG. 22 is a diagram illustrating an example of adjacent blocks in the merge method.
 図22に示すように、マージ方式における処理対象の予測ブロック131の隣接ブロックとしては、予測ブロック131と左方向に隣接する予測ブロック261および左下方向に隣接する予測ブロック262がある。また、上方向に隣接する予測ブロック263、右上方向に隣接する予測ブロック264、左上方向に隣接する予測ブロック265がある。 As shown in FIG. 22, there are a prediction block 261 adjacent to the prediction block 131 in the left direction and a prediction block 262 adjacent in the lower left direction as the adjacent blocks of the processing target prediction block 131 in the merge method. Further, there are a prediction block 263 adjacent in the upper direction, a prediction block 264 adjacent in the upper right direction, and a prediction block 265 adjacent in the upper left direction.
 さらに、予測ブロック131のコロケーテッドなブロック132の中央の予測ブロック266と右下の予測ブロック267がある。 Furthermore, there is a prediction block 266 at the center of the collocated block 132 of the prediction block 131 and a prediction block 267 at the lower right.
 マージ方式の候補リストは、以上のような隣接ブロックの動き情報を用いて生成される。具体的には、まず、予測ブロック261乃至264の動き情報のうちの参照可能な動き情報が動き情報の候補として候補リストに登録される。ここで、例えば、処理対象の予測ブロックの動き情報とタイプ情報の異なる隣接ブロックの動き情報は、参照可能な動き情報ではないとされ、候補リストに登録されない。 The merge method candidate list is generated using the motion information of the adjacent blocks as described above. Specifically, referenceable motion information among the motion information of the prediction blocks 261 to 264 is registered in the candidate list as motion information candidates. Here, for example, the motion information of the adjacent block whose type information is different from the motion information of the prediction block to be processed is not referenceable motion information and is not registered in the candidate list.
 予測ブロック261乃至264の動き情報のうちの少なくとも1つの動き情報が参照不可能な動き情報である場合、予測ブロック265の動き情報が参照可能な動き情報であるとき、予測ブロック265の動き情報が動き情報の候補として候補リストに登録される。 When at least one piece of motion information among the motion information of the prediction blocks 261 to 264 is motion information that cannot be referred to, when the motion information of the prediction block 265 is motion information that can be referred to, the motion information of the prediction block 265 is It is registered in the candidate list as a candidate for motion information.
 候補リストに登録される動き情報の候補の数が4以下である場合、予測ブロック267の動き情報が参照可能な動き情報であるとき、予測ブロック267の動き情報が動き情報の候補としてリストに登録される。一方、予測ブロック267の動き情報が参照可能な動き情報ではないとき、予測ブロック266の動き情報が参照可能であると、予測ブロック266の動き情報が動き情報の候補として候補リストに登録される。 When the number of motion information candidates registered in the candidate list is 4 or less, when the motion information of the prediction block 267 is referenceable motion information, the motion information of the prediction block 267 is registered in the list as a motion information candidate. Is done. On the other hand, when the motion information of the prediction block 267 is not referable motion information, if the motion information of the prediction block 266 is referable, the motion information of the prediction block 266 is registered in the candidate list as a motion information candidate.
 図23は、以上のようにして動き情報の候補が登録された候補リストの例を示す図である。 FIG. 23 is a diagram showing an example of a candidate list in which motion information candidates are registered as described above.
 図23に示すように、候補リストでは、5つのインデックス(Merge_idx)のそれぞれに対応付けて、動き情報の候補が登録される。 23, in the candidate list, motion information candidates are registered in association with each of the five indexes (Merge_idx).
 なお、図23において、L0は、参照画像が処理対象のエンハンスメント画像より表示順で前の画像であることを表す予測方向情報であり、L1は、参照画像が処理対象のエンハンスメント画像より表示順で後の画像であることを表す予測方向情報である。また、mvL0_A,mvL1_Bは、それぞれ、動きベクトルを表し、ref0は、位置情報およびタイプ情報を表す。 In FIG. 23, L0 is prediction direction information indicating that the reference image is an image preceding the enhancement image to be processed in the display order, and L1 is a display image in which the reference image is in the display order from the enhancement image to be processed. This is prediction direction information indicating a later image. MvL0_A and mvL1_B each represent a motion vector, and ref0 represents position information and type information.
 図23のAに示すように、候補リストに登録される動き情報の候補の数が5より小さい場合、新たな動き情報が生成され、動き情報の候補として候補リストに追加される。候補リストに追加される動き情報としては、例えば、図23のBに示すように、L0を含む動き情報とL1を含む動き情報の両方からなる動き情報がある。 23A, when the number of motion information candidates registered in the candidate list is smaller than 5, new motion information is generated and added to the candidate list as motion information candidates. As motion information added to the candidate list, for example, as shown in FIG. 23B, there is motion information including both motion information including L0 and motion information including L1.
 具体的には、図23のAに示すように候補リストに登録される動き情報の候補の数が2個である場合、インデックス2に対応付けて、インデックス0に対応するL0を含む動き情報とインデックス1に対応するL1を含む動き情報の両方からなる動き情報が、候補リストに追加される。 Specifically, as shown in FIG. 23A, when the number of motion information candidates registered in the candidate list is two, the motion information including L0 corresponding to index 0 in association with index 2 Motion information including both motion information including L1 corresponding to index 1 is added to the candidate list.
 追加後の候補リストに登録されている動き情報の候補の動きベクトルを、図24に示す。図24に示すように、追加後の候補リストに登録されているインデックス0の動き情報の候補の動きベクトルは、表示順で処理対象のエンハンスメント画像より前のref0で特定される画像に対するmvL0_Aである。また、インデックス1の動き情報の候補の動きベクトルは、表示順で処理対象のエンハンスメント画像より後のref0で特定される画像に対するmvL1_Bである。さらに、インデックス2の動き情報の候補の動きベクトルは、mvL0_AとmvL1_Bである。 FIG. 24 shows motion vectors of motion information candidates registered in the candidate list after addition. As shown in FIG. 24, the motion vector of the motion information candidate with index 0 registered in the candidate list after addition is mvL0_A for the image specified by ref0 before the enhancement image to be processed in the display order. . Also, the motion vector of the motion information candidate of index 1 is mvL1_B for the image specified by ref0 after the enhancement image to be processed in the display order. Furthermore, motion vectors of motion information candidates of index 2 are mvL0_A and mvL1_B.
 候補リストに追加される動き情報としては、また、動きベクトルとして0ベクトルを含む動き情報がある。 As the motion information added to the candidate list, there is motion information including a 0 vector as a motion vector.
 以上のように、動き情報の候補の数が5より小さい場合、候補リストに新たな動き情報が追加されるため、最適な動き情報の候補の選択肢が増加し、選択肢が少ないことによる符号化効率の低下を防止することができる。 As described above, when the number of motion information candidates is smaller than 5, new motion information is added to the candidate list, so that the choices of optimal motion information candidates increase and the coding efficiency due to the small number of options. Can be prevented.
 また、候補リストのインデックスの数は固定されているため、復号装置において候補リストの生成と、動き符号化情報からのインデックスの抽出を独立に行うことができる。これに対して、候補リストのインデックスの数が固定されていない場合、動き符号化情報からインデックスを抽出するためには、抽出前に候補リストを生成してインデックスとしてとり得る値を認識する必要がある。 Also, since the number of indexes in the candidate list is fixed, the decoding device can generate the candidate list and extract the index from the motion coding information independently. On the other hand, when the number of indexes in the candidate list is not fixed, in order to extract an index from motion coding information, it is necessary to generate a candidate list before extraction and recognize a possible value as an index. is there.
 図25は、インデックスと、そのインデックスの可逆符号化結果を対応付けた表を示す図である。 FIG. 25 is a diagram showing a table in which an index is associated with a lossless encoding result of the index.
 図25に示すように、インデックス0の可逆符号化結果は0であり、インデックス1の可逆符号化結果は10であり、インデックス2の可逆符号化結果は110である。また、インデックス3の可逆符号化結果は1110であり、インデックス4の可逆符号化結果は1111である。 As shown in FIG. 25, the lossless encoding result of index 0 is 0, the lossless encoding result of index 1 is 10, and the lossless encoding result of index 2 is 110. Further, the lossless encoding result of index 3 is 1110, and the lossless encoding result of index 4 is 1111.
 動き情報をマージ方式で符号化する場合の符号化装置30における処理は、隣接ブロックが図22の隣接ブロックに代わる点、候補リストが上述したように生成される点、候補リストに登録されている動き情報の候補が最適条件の動き情報として選択される点、および動き符号化情報として差分が生成されない点を除いて、AMVP方式で符号化する場合と同様である。 The processing in the encoding device 30 when encoding motion information by the merge method is that the adjacent block replaces the adjacent block in FIG. 22, the candidate list is generated as described above, and registered in the candidate list. Except for the point that the motion information candidate is selected as the motion information of the optimum condition and the point that no difference is generated as the motion encoding information, this is the same as the case of encoding by the AMVP method.
 即ち、この場合、処理対象の予測ブロックの動き情報は、候補リストに登録されている動き情報の候補と同一であり、その動き情報の候補を特定するインデックスが動き符号化情報として伝送される。 That is, in this case, the motion information of the prediction block to be processed is the same as the motion information candidate registered in the candidate list, and an index for identifying the motion information candidate is transmitted as motion coding information.
 また、動き情報をマージ方式で復号する場合の復号装置160における処理は、隣接ブロックが図22の隣接ブロックに代わる点、候補リストが上述したように生成される点、および最適な動き情報の候補がそのまま動き符号化情報の復号結果となる点を除いて、AMVP方式で符号化する場合と同様である。 Also, the processing in the decoding device 160 when decoding motion information by the merge method includes the point that the adjacent block replaces the adjacent block in FIG. 22, the point that the candidate list is generated as described above, and the optimal motion information candidate. Is the same as in the case of encoding with the AMVP method, except that is the decoding result of the motion encoding information as it is.
 即ち、この場合、動き符号化情報としてのインデックスに基づいて候補リストに登録されている最適な動き情報の候補が特定されることにより、動き符号化情報が復号される。 That is, in this case, the motion coding information is decoded by specifying the optimum motion information candidate registered in the candidate list based on the index as the motion coding information.
 なお、第1実施の形態では、符号化モードがTextureBLモードであるかRef_idxモードであるかを示す情報はVPSの拡張領域に設定されたが、SPS,PPS等の他のパラメータセットに設定されるようにしてもよい。 In the first embodiment, the information indicating whether the encoding mode is the TextureBL mode or the Ref_idx mode is set in the VPS extension area, but is set in other parameter sets such as SPS and PPS. You may do it.
 また、第1実施の形態では、レイヤ数は2であるものとしたが、レイヤ数は2以上であってもよい。 In the first embodiment, the number of layers is two, but the number of layers may be two or more.
 さらに、第1実施の形態では、ベース画像がHEVC方式で符号化されたが、AVC方式で符号化されるようにしてもよい。 Furthermore, in the first embodiment, the base image is encoded by the HEVC method, but may be encoded by the AVC method.
 <多視画像点符号化・多視点画像復号への適用>
 上述した一連の処理は、多視点画像符号化・多視点画像復号に適用することができる。図26は、多視点画像符号化方式の一例を示す。
<Application to multi-view image point coding and multi-view image decoding>
The series of processes described above can be applied to multi-view image encoding / multi-view image decoding. FIG. 26 shows an example of the multi-view image encoding method.
 図26に示されるように、多視点画像は、複数の視点の画像を含み、その複数の視点のうちの所定の1つの視点の画像が、ベースビューの画像に指定されている。ベースビューの画像以外の各視点の画像は、ノンベースビューの画像として扱われる。Scalable機能により多視点画像符号化が行われる場合、ベースビューの画像は、ベースレイヤ画像として符号化され、ノンベースビューの画像がエンハンスメント画像として符号化される。 26, the multi-viewpoint image includes a plurality of viewpoint images, and a predetermined one viewpoint image among the plurality of viewpoints is designated as the base view image. Each viewpoint image other than the base view image is treated as a non-base view image. When multi-viewpoint image encoding is performed by the Scalable function, a base view image is encoded as a base layer image, and a non-base view image is encoded as an enhancement image.
 図26のような多視点画像符号化を行う場合、各ビュー(同一ビュー)において、量子化パラメータの差分をとることもできる:
 (1)base-view:
  (1-1) dQP(base view)=Current_CU_QP(base view)-LCU_QP(base view)
  (1-2) dQP(base view)=Current_CU_QP(base view)-Previsous_CU_QP(base view)
  (1-3) dQP(base view)=Current_CU_QP(base view)-Slice_QP(base view)
 (2)non-base-view:
  (2-1) dQP(non-base view)=Current_CU_QP(non-base view)-LCU_QP(non-base view)
  (2-2) dQP(non-base view)=CurrentQP(non-base view)-PrevisousQP(non-base view)
  (2-3) dQP(non-base view)=Current_CU_QP(non-base view)-Slice_QP(non-base view)
When performing multi-view image coding as shown in FIG. 26, the difference between quantization parameters can be taken in each view (same view):
(1) base-view:
(1-1) dQP (base view) = Current_CU_QP (base view)-LCU_QP (base view)
(1-2) dQP (base view) = Current_CU_QP (base view)-Previsous_CU_QP (base view)
(1-3) dQP (base view) = Current_CU_QP (base view)-Slice_QP (base view)
(2) non-base-view:
(2-1) dQP (non-base view) = Current_CU_QP (non-base view)-LCU_QP (non-base view)
(2-2) dQP (non-base view) = Current QP (non-base view)-Previsous QP (non-base view)
(2-3) dQP (non-base view) = Current_CU_QP (non-base view)-Slice_QP (non-base view)
 多視点画像符号化を行う場合、各ビュー(異なるビュー)において、量子化パラメータの差分をとることもできる:
 (3)base-view/ non-base view:
  (3-1) dQP(inter-view)=Slice_QP(base view)-Slice_QP(non-base view)
  (3-2) dQP(inter-view)=LCU_QP(base view)-LCU_QP(non-base view)
 (4)non-base view / non-base view :
  (4-1) dQP(inter-view)=Slice_QP(non-base view i)-Slice_QP(non-base view j)
  (4-2) dQP(inter-view)=LCU_QP(non-base view i)-LCU_QP(non-base view j)
When performing multi-view image coding, it is also possible to take quantization parameter differences in each view (different views):
(3) base-view / non-base view:
(3-1) dQP (inter-view) = Slice_QP (base view)-Slice_QP (non-base view)
(3-2) dQP (inter-view) = LCU_QP (base view)-LCU_QP (non-base view)
(4) non-base view / non-base view:
(4-1) dQP (inter-view) = Slice_QP (non-base view i) −Slice_QP (non-base view j)
(4-2) dQP (inter-view) = LCU_QP (non-base view i)-LCU_QP (non-base view j)
 この場合、上記(1)乃至(4)を組み合わせて用いることもできる。たとえば、ノンベースビューでは、ベースビューとノンベースビューとの間においてスライスレベルで量子化パラメータの差分をとる手法(3-1と2-3とを組み合わせる)、ベースビューとノンベースビューとの間においてLCUレベルで量子化パラメータの差分をとる手法(3-2と2-1とを組み合わせる)、が考えられる。このように、差分を繰り返して適用することにより、多視点符号化を行った場合においても、符号化効率を向上させることができる。 In this case, the above (1) to (4) can be used in combination. For example, in the non-base view, a method of obtaining a quantization parameter difference at the slice level between the base view and the non-base view (combining 3-1 and 2-3), between the base view and the non-base view The method of taking the difference of the quantization parameter at the LCU level (combining 3-2 and 2-1) can be considered. Thus, by applying the difference repeatedly, the encoding efficiency can be improved even when multi-viewpoint encoding is performed.
 上述した手法と同様に、上記の各dQPに対して、値が0でないdQPが存在するか否かを識別するフラグをセットすることもできる。 Similarly to the method described above, a flag for identifying whether or not there is a dQP whose value is not 0 can be set for each of the above dQPs.
 <Scalable機能による符号化の他の例>
 図27は、Scalable機能による符号化の他の例を示す。
<Other examples of encoding using the Scalable function>
FIG. 27 shows another example of encoding by the Scalable function.
 図27に示されるように、Scalable機能による符号化では、各レイヤ(同一レイヤ)において、量子化パラメータの差分をとることもできる:
 (1)base-layer:
  (1-1)dQP(base layer)=Current_CU_QP(base layer)-LCU_QP(base layer)
  (1-2)dQP(base layer)=Current_CU_QP(base layer)-Previsous_CU_QP(base layer)
  (1-3)dQP(base layer)=Current_CU_QP(base layer)-Slice_QP(base layer)
 (2)non-base-layer:
  (2-1)dQP(non-base layer)=Current_CU_QP(non-base layer)-LCU_QP(non-base layer)
  (2-2)dQP(non-base layer)=CurrentQP(non-base layer)-PrevisousQP(non-base layer)
  (2-3)dQP(non-base layer)=Current_CU_QP(non-base layer)-Slice_QP(non-base layer)
As shown in FIG. 27, in the encoding by the Scalable function, the difference of the quantization parameter can be taken in each layer (same layer):
(1) base-layer:
(1-1) dQP (base layer) = Current_CU_QP (base layer)-LCU_QP (base layer)
(1-2) dQP (base layer) = Current_CU_QP (base layer)-Previsous_CU_QP (base layer)
(1-3) dQP (base layer) = Current_CU_QP (base layer)-Slice_QP (base layer)
(2) non-base-layer:
(2-1) dQP (non-base layer) = Current_CU_QP (non-base layer)-LCU_QP (non-base layer)
(2-2) dQP (non-base layer) = Current QP (non-base layer)-Previsous QP (non-base layer)
(2-3) dQP (non-base layer) = Current_CU_QP (non-base layer) −Slice_QP (non-base layer)
 また、各レイヤ(異なるレイヤ)において、量子化パラメータの差分をとることもできる:
 (3)base-layer/ non-base layer:
  (3-1)dQP(inter-layer)=Slice_QP(base layer)-Slice_QP(non-base layer)
  (3-2)dQP(inter-layer)=LCU_QP(base layer)-LCU_QP(non-base layer)
 (4)non-base layer / non-base layer :
  (4-1)dQP(inter-layer)=Slice_QP(non-base layer i)-Slice_QP(non-base layer j)
  (4-2)dQP(inter-layer)=LCU_QP(non-base layer i)-LCU_QP(non-base layer j)
It is also possible to take quantization parameter differences in each layer (different layers):
(3) base-layer / non-base layer:
(3-1) dQP (inter-layer) = Slice_QP (base layer)-Slice_QP (non-base layer)
(3-2) dQP (inter-layer) = LCU_QP (base layer)-LCU_QP (non-base layer)
(4) non-base layer / non-base layer:
(4-1) dQP (inter-layer) = Slice_QP (non-base layer i) −Slice_QP (non-base layer j)
(4-2) dQP (inter-layer) = LCU_QP (non-base layer i)-LCU_QP (non-base layer j)
 この場合、上記(1)乃至(4)を組み合わせて用いることもできる。たとえば、ノンベースレイヤでは、ベースレイヤとノンベースレイヤとの間においてスライスレベルで量子化パラメータの差分をとる手法(3-1と2-3とを組み合わせる)、ベースレイヤとノンベースレイヤとの間においてLCUレベルで量子化パラメータの差分をとる手法(3-2と2-1とを組み合わせる)、が考えられる。このように、差分を繰り返して適用することにより、階層符号化を行った場合においても、符号化効率を向上させることができる。 In this case, the above (1) to (4) can be used in combination. For example, in the non-base layer, a method of obtaining a difference in quantization parameter at the slice level between the base layer and the non-base layer (combining 3-1 and 2-3), between the base layer and the non-base layer The method of taking the difference of the quantization parameter at the LCU level (combining 3-2 and 2-1) can be considered. In this manner, by applying the difference repeatedly, the encoding efficiency can be improved even when hierarchical encoding is performed.
 上述した手法と同様に、上記の各dQPに対して、値が0でないdQPが存在するか否かを識別するフラグをセットすることもできる。 Similarly to the method described above, a flag for identifying whether or not there is a dQP whose value is not 0 can be set for each of the above dQPs.
 <第2実施の形態>
 (本開示を適用したコンピュータの説明)
 上述した一連の処理は、ハードウエアにより実行することもできるし、ソフトウエアにより実行することもできる。一連の処理をソフトウエアにより実行する場合には、そのソフトウエアを構成するプログラムが、コンピュータにインストールされる。ここで、コンピュータには、専用のハードウエアに組み込まれているコンピュータや、各種のプログラムをインストールすることで、各種の機能を実行することが可能な、例えば汎用のパーソナルコンピュータなどが含まれる。
<Second Embodiment>
(Description of computer to which the present disclosure is applied)
The series of processes described above can be executed by hardware or can be executed by software. When a series of processing is executed by software, a program constituting the software is installed in the computer. Here, the computer includes, for example, a general-purpose personal computer capable of executing various functions by installing various programs by installing a computer incorporated in dedicated hardware.
 図28は、上述した一連の処理をプログラムにより実行するコンピュータのハードウエアの構成例を示すブロック図である。 FIG. 28 is a block diagram showing an example of the hardware configuration of a computer that executes the above-described series of processing by a program.
 コンピュータにおいて、CPU(Central Processing Unit)601,ROM(Read Only Memory)602,RAM(Random Access Memory)603は、バス604により相互に接続されている。 In the computer, a CPU (Central Processing Unit) 601, a ROM (Read Only Memory) 602, and a RAM (Random Access Memory) 603 are connected to each other via a bus 604.
 バス604には、さらに、入出力インタフェース605が接続されている。入出力インタフェース605には、入力部606、出力部607、記憶部608、通信部609、及びドライブ610が接続されている。 An input / output interface 605 is further connected to the bus 604. An input unit 606, an output unit 607, a storage unit 608, a communication unit 609, and a drive 610 are connected to the input / output interface 605.
 入力部606は、キーボード、マウス、マイクロホンなどよりなる。出力部607は、ディスプレイ、スピーカなどよりなる。記憶部608は、ハードディスクや不揮発性のメモリなどよりなる。通信部609は、ネットワークインタフェースなどよりなる。ドライブ610は、磁気ディスク、光ディスク、光磁気ディスク、又は半導体メモリなどのリムーバブルメディア611を駆動する。 The input unit 606 includes a keyboard, a mouse, a microphone, and the like. The output unit 607 includes a display, a speaker, and the like. The storage unit 608 includes a hard disk, a nonvolatile memory, and the like. The communication unit 609 includes a network interface or the like. The drive 610 drives a removable medium 611 such as a magnetic disk, an optical disk, a magneto-optical disk, or a semiconductor memory.
 以上のように構成されるコンピュータでは、CPU601が、例えば、記憶部608に記憶されているプログラムを、入出力インタフェース605及びバス604を介して、RAM603にロードして実行することにより、上述した一連の処理が行われる。 In the computer configured as described above, the CPU 601 loads the program stored in the storage unit 608 to the RAM 603 via the input / output interface 605 and the bus 604 and executes the program, for example. Is performed.
 コンピュータ(CPU601)が実行するプログラムは、例えば、パッケージメディア等としてのリムーバブルメディア611に記録して提供することができる。また、プログラムは、ローカルエリアネットワーク、インターネット、デジタル衛星放送といった、有線または無線の伝送媒体を介して提供することができる。 The program executed by the computer (CPU 601) can be provided by being recorded on a removable medium 611 as a package medium, for example. The program can be provided via a wired or wireless transmission medium such as a local area network, the Internet, or digital satellite broadcasting.
 コンピュータでは、プログラムは、リムーバブルメディア611をドライブ610に装着することにより、入出力インタフェース605を介して、記憶部608にインストールすることができる。また、プログラムは、有線または無線の伝送媒体を介して、通信部609で受信し、記憶部608にインストールすることができる。その他、プログラムは、ROM602や記憶部608に、あらかじめインストールしておくことができる。 In the computer, the program can be installed in the storage unit 608 via the input / output interface 605 by attaching the removable medium 611 to the drive 610. Further, the program can be received by the communication unit 609 via a wired or wireless transmission medium and installed in the storage unit 608. In addition, the program can be installed in the ROM 602 or the storage unit 608 in advance.
 なお、コンピュータが実行するプログラムは、本明細書で説明する順序に沿って時系列に処理が行われるプログラムであっても良いし、並列に、あるいは呼び出しが行われたとき等の必要なタイミングで処理が行われるプログラムであっても良い。 The program executed by the computer may be a program that is processed in time series in the order described in this specification, or in parallel or at a necessary timing such as when a call is made. It may be a program for processing.
 <第3実施の形態>
 (テレビジョン装置の構成例)
 図29は、本開示を適用したテレビジョン装置の概略構成を例示している。テレビジョン装置900は、アンテナ901、チューナ902、デマルチプレクサ903、デコーダ904、映像信号処理部905、表示部906、音声信号処理部907、スピーカ908、外部インタフェース部909を有している。さらに、テレビジョン装置900は、制御部910、ユーザインタフェース部911等を有している。
<Third Embodiment>
(Example configuration of television device)
FIG. 29 illustrates a schematic configuration of a television device to which the present disclosure is applied. The television apparatus 900 includes an antenna 901, a tuner 902, a demultiplexer 903, a decoder 904, a video signal processing unit 905, a display unit 906, an audio signal processing unit 907, a speaker 908, and an external interface unit 909. Furthermore, the television apparatus 900 includes a control unit 910, a user interface unit 911, and the like.
 チューナ902は、アンテナ901で受信された放送波信号から所望のチャンネルを選局して復調を行い、得られた符号化ビットストリームをデマルチプレクサ903に出力する。 The tuner 902 selects a desired channel from the broadcast wave signal received by the antenna 901, demodulates it, and outputs the obtained encoded bit stream to the demultiplexer 903.
 デマルチプレクサ903は、符号化ビットストリームから視聴対象である番組の映像や音声のパケットを抽出して、抽出したパケットのデータをデコーダ904に出力する。また、デマルチプレクサ903は、EPG(Electronic Program Guide)等のデータのパケットを制御部910に供給する。なお、スクランブルが行われている場合、デマルチプレクサ等でスクランブルの解除を行う。 The demultiplexer 903 extracts video and audio packets of the program to be viewed from the encoded bit stream, and outputs the extracted packet data to the decoder 904. Further, the demultiplexer 903 supplies a packet of data such as EPG (Electronic Program Guide) to the control unit 910. If scrambling is being performed, descrambling is performed by a demultiplexer or the like.
 デコーダ904は、パケットの復号化処理を行い、復号処理化によって生成された映像データを映像信号処理部905、音声データを音声信号処理部907に出力する。 The decoder 904 performs packet decoding processing, and outputs video data generated by the decoding processing to the video signal processing unit 905 and audio data to the audio signal processing unit 907.
 映像信号処理部905は、映像データに対して、ノイズ除去やユーザ設定に応じた映像処理等を行う。映像信号処理部905は、表示部906に表示させる番組の映像データや、ネットワークを介して供給されるアプリケーションに基づく処理による画像データなどを生成する。また、映像信号処理部905は、項目の選択などのメニュー画面等を表示するための映像データを生成し、それを番組の映像データに重畳する。映像信号処理部905は、このようにして生成した映像データに基づいて駆動信号を生成して表示部906を駆動する。 The video signal processing unit 905 performs noise removal, video processing according to user settings, and the like on the video data. The video signal processing unit 905 generates video data of a program to be displayed on the display unit 906, image data by processing based on an application supplied via a network, and the like. The video signal processing unit 905 generates video data for displaying a menu screen for selecting an item and the like, and superimposes the video data on the video data of the program. The video signal processing unit 905 generates a drive signal based on the video data generated in this way, and drives the display unit 906.
 表示部906は、映像信号処理部905からの駆動信号に基づき表示デバイス(例えば液晶表示素子等)を駆動して、番組の映像などを表示させる。 The display unit 906 drives a display device (for example, a liquid crystal display element or the like) based on a drive signal from the video signal processing unit 905 to display a program video or the like.
 音声信号処理部907は、音声データに対してノイズ除去などの所定の処理を施し、処理後の音声データのD/A変換処理や増幅処理を行いスピーカ908に供給することで音声出力を行う。 The audio signal processing unit 907 performs predetermined processing such as noise removal on the audio data, performs D / A conversion processing and amplification processing on the processed audio data, and outputs the audio data to the speaker 908.
 外部インタフェース部909は、外部機器やネットワークと接続するためのインタフェースであり、映像データや音声データ等のデータ送受信を行う。 The external interface unit 909 is an interface for connecting to an external device or a network, and transmits and receives data such as video data and audio data.
 制御部910にはユーザインタフェース部911が接続されている。ユーザインタフェース部911は、操作スイッチやリモートコントロール信号受信部等で構成されており、ユーザ操作に応じた操作信号を制御部910に供給する。 A user interface unit 911 is connected to the control unit 910. The user interface unit 911 includes an operation switch, a remote control signal receiving unit, and the like, and supplies an operation signal corresponding to a user operation to the control unit 910.
 制御部910は、CPU(Central Processing Unit)やメモリ等を用いて構成されている。メモリは、CPUにより実行されるプログラムやCPUが処理を行う上で必要な各種のデータ、EPGデータ、ネットワークを介して取得されたデータ等を記憶する。メモリに記憶されているプログラムは、テレビジョン装置900の起動時などの所定タイミングでCPUにより読み出されて実行される。CPUは、プログラムを実行することで、テレビジョン装置900がユーザ操作に応じた動作となるように各部を制御する。 The control unit 910 is configured using a CPU (Central Processing Unit), a memory, and the like. The memory stores a program executed by the CPU, various data necessary for the CPU to perform processing, EPG data, data acquired via a network, and the like. The program stored in the memory is read and executed by the CPU at a predetermined timing such as when the television device 900 is activated. The CPU executes each program to control each unit so that the television device 900 operates in accordance with the user operation.
 なお、テレビジョン装置900では、チューナ902、デマルチプレクサ903、映像信号処理部905、音声信号処理部907、外部インタフェース部909等と制御部910を接続するためバス912が設けられている。 Note that the television device 900 includes a bus 912 for connecting the tuner 902, the demultiplexer 903, the video signal processing unit 905, the audio signal processing unit 907, the external interface unit 909, and the control unit 910.
 このように構成されたテレビジョン装置では、デコーダ904に本願の復号装置(復号方法)の機能が設けられる。このため、階層構造を有する画像の所定の階層の画像のイントラ符号化時に他の階層の画像を参照する場合の符号化効率を向上させた符号化ストリームを復号することができる。 In the thus configured television apparatus, the decoder 904 is provided with the function of the decoding apparatus (decoding method) of the present application. For this reason, it is possible to decode an encoded stream with improved encoding efficiency when referring to an image in another layer at the time of intra encoding of an image in a predetermined layer of an image having a hierarchical structure.
 <第4実施の形態>
 (携帯電話機の構成例)
 図30は、本開示を適用した携帯電話機の概略構成を例示している。携帯電話機920は、通信部922、音声コーデック923、カメラ部926、画像処理部927、多重分離部1628、記録再生部929、表示部930、制御部931を有している。これらは、バス933を介して互いに接続されている。
<Fourth embodiment>
(Configuration example of mobile phone)
FIG. 30 illustrates a schematic configuration of a mobile phone to which the present disclosure is applied. The cellular phone 920 includes a communication unit 922, an audio codec 923, a camera unit 926, an image processing unit 927, a demultiplexing unit 1628, a recording / reproducing unit 929, a display unit 930, and a control unit 931. These are connected to each other via a bus 933.
 また、通信部922にはアンテナ921が接続されており、音声コーデック923には、スピーカ924とマイクロホン925が接続されている。さらに制御部931には、操作部932が接続されている。 In addition, an antenna 921 is connected to the communication unit 922, and a speaker 924 and a microphone 925 are connected to the audio codec 923. Further, an operation unit 932 is connected to the control unit 931.
 携帯電話機920は、音声通話モードやデータ通信モード等の各種モードで、音声信号の送受信、電子メールや画像データの送受信、画像撮影、またはデータ記録等の各種動作を行う。 The mobile phone 920 performs various operations such as transmission / reception of voice signals, transmission / reception of e-mail and image data, image shooting, and data recording in various modes such as a voice call mode and a data communication mode.
 音声通話モードにおいて、マイクロホン925で生成された音声信号は、音声コーデック923で音声データへの変換やデータ圧縮が行われて通信部922に供給される。通信部922は、音声データの変調処理や周波数変換処理等を行い、送信信号を生成する。また、通信部922は、送信信号をアンテナ921に供給して図示しない基地局へ送信する。また、通信部922は、アンテナ921で受信した受信信号の増幅や周波数変換処理および復調処理等を行い、得られた音声データを音声コーデック923に供給する。音声コーデック923は、音声データのデータ伸張やアナログ音声信号への変換を行いスピーカ924に出力する。 In the voice call mode, the voice signal generated by the microphone 925 is converted into voice data and compressed by the voice codec 923 and supplied to the communication unit 922. The communication unit 922 performs audio data modulation processing, frequency conversion processing, and the like to generate a transmission signal. The communication unit 922 supplies a transmission signal to the antenna 921 and transmits it to a base station (not shown). In addition, the communication unit 922 performs amplification, frequency conversion processing, demodulation processing, and the like of the reception signal received by the antenna 921, and supplies the obtained audio data to the audio codec 923. The audio codec 923 performs data expansion of the audio data and conversion to an analog audio signal and outputs the result to the speaker 924.
 また、データ通信モードにおいて、メール送信を行う場合、制御部931は、操作部932の操作によって入力された文字データを受け付けて、入力された文字を表示部930に表示する。また、制御部931は、操作部932におけるユーザ指示等に基づいてメールデータを生成して通信部922に供給する。通信部922は、メールデータの変調処理や周波数変換処理等を行い、得られた送信信号をアンテナ921から送信する。また、通信部922は、アンテナ921で受信した受信信号の増幅や周波数変換処理および復調処理等を行い、メールデータを復元する。このメールデータを、表示部930に供給して、メール内容の表示を行う。 In the data communication mode, when mail transmission is performed, the control unit 931 receives character data input by operating the operation unit 932 and displays the input characters on the display unit 930. In addition, the control unit 931 generates mail data based on a user instruction or the like in the operation unit 932 and supplies the mail data to the communication unit 922. The communication unit 922 performs mail data modulation processing, frequency conversion processing, and the like, and transmits the obtained transmission signal from the antenna 921. In addition, the communication unit 922 performs amplification, frequency conversion processing, demodulation processing, and the like of the reception signal received by the antenna 921, and restores mail data. This mail data is supplied to the display unit 930 to display the mail contents.
 なお、携帯電話機920は、受信したメールデータを、記録再生部929で記憶媒体に記憶させることも可能である。記憶媒体は、書き換え可能な任意の記憶媒体である。例えば、記憶媒体は、RAMや内蔵型フラッシュメモリ等の半導体メモリ、ハードディスク、磁気ディスク、光磁気ディスク、光ディスク、USBメモリ、またはメモリカード等のリムーバブルメディアである。 Note that the mobile phone 920 can also store the received mail data in a storage medium by the recording / playback unit 929. The storage medium is any rewritable storage medium. For example, the storage medium is a removable medium such as a semiconductor memory such as a RAM or a built-in flash memory, a hard disk, a magnetic disk, a magneto-optical disk, an optical disk, a USB memory, or a memory card.
 データ通信モードにおいて画像データを送信する場合、カメラ部926で生成された画像データを、画像処理部927に供給する。画像処理部927は、画像データの符号化処理を行い、符号化データを生成する。 When transmitting image data in the data communication mode, the image data generated by the camera unit 926 is supplied to the image processing unit 927. The image processing unit 927 performs encoding processing of image data and generates encoded data.
 多重分離部1628は、画像処理部927で生成された符号化データと、音声コーデック923から供給された音声データを所定の方式で多重化して通信部922に供給する。通信部922は、多重化データの変調処理や周波数変換処理等を行い、得られた送信信号をアンテナ921から送信する。また、通信部922は、アンテナ921で受信した受信信号の増幅や周波数変換処理および復調処理等を行い、多重化データを復元する。この多重化データを多重分離部1628に供給する。多重分離部1628は、多重化データの分離を行い、符号化データを画像処理部927、音声データを音声コーデック923に供給する。画像処理部927は、符号化データの復号化処理を行い、画像データを生成する。この画像データを表示部930に供給して、受信した画像の表示を行う。音声コーデック923は、音声データをアナログ音声信号に変換してスピーカ924に供給して、受信した音声を出力する。 The demultiplexing unit 1628 multiplexes the encoded data generated by the image processing unit 927 and the audio data supplied from the audio codec 923 by a predetermined method and supplies the multiplexed data to the communication unit 922. The communication unit 922 performs modulation processing and frequency conversion processing of multiplexed data, and transmits the obtained transmission signal from the antenna 921. In addition, the communication unit 922 performs amplification, frequency conversion processing, demodulation processing, and the like of the reception signal received by the antenna 921, and restores multiplexed data. This multiplexed data is supplied to the demultiplexing unit 1628. The demultiplexing unit 1628 demultiplexes the multiplexed data, and supplies the encoded data to the image processing unit 927 and the audio data to the audio codec 923. The image processing unit 927 performs a decoding process on the encoded data to generate image data. The image data is supplied to the display unit 930 and the received image is displayed. The audio codec 923 converts the audio data into an analog audio signal, supplies the analog audio signal to the speaker 924, and outputs the received audio.
 このように構成された携帯電話装置では、画像処理部927に本願の符号化装置および復号装置(符号化方法および復号方法)の機能が設けられる。このため、階層構造を有する画像の所定の階層の画像のイントラ符号化時に他の階層の画像を参照する場合の符号化効率を向上させることができる。また、階層構造を有する画像の所定の階層の画像のイントラ符号化時に他の階層の画像を参照する場合の符号化効率を向上させた符号化ストリームを復号することができる。 In the cellular phone device configured as described above, the image processing unit 927 is provided with the functions of the encoding device and the decoding device (encoding method and decoding method) of the present application. For this reason, it is possible to improve the encoding efficiency when referring to an image in another layer when intra-encoding an image in a predetermined layer of an image having a hierarchical structure. Also, it is possible to decode an encoded stream with improved encoding efficiency when referring to an image in another layer at the time of intra encoding of an image in a predetermined layer of an image having a hierarchical structure.
 <第5実施の形態>
 (記録再生装置の構成例)
 図31は、本開示を適用した記録再生装置の概略構成を例示している。記録再生装置940は、例えば受信した放送番組のオーディオデータとビデオデータを、記録媒体に記録して、その記録されたデータをユーザの指示に応じたタイミングでユーザに提供する。また、記録再生装置940は、例えば他の装置からオーディオデータやビデオデータを取得し、それらを記録媒体に記録させることもできる。さらに、記録再生装置940は、記録媒体に記録されているオーディオデータやビデオデータを復号して出力することで、モニタ装置等において画像表示や音声出力を行うことができるようにする。
<Fifth embodiment>
(Configuration example of recording / reproducing apparatus)
FIG. 31 illustrates a schematic configuration of a recording / reproducing apparatus to which the present disclosure is applied. The recording / reproducing apparatus 940 records, for example, audio data and video data of a received broadcast program on a recording medium, and provides the recorded data to the user at a timing according to a user instruction. The recording / reproducing device 940 can also acquire audio data and video data from another device, for example, and record them on a recording medium. Further, the recording / reproducing apparatus 940 decodes and outputs the audio data and video data recorded on the recording medium, thereby enabling image display and audio output on the monitor apparatus or the like.
 記録再生装置940は、チューナ941、外部インタフェース部942、エンコーダ943、HDD(Hard Disk Drive)部944、ディスクドライブ945、セレクタ946、デコーダ947、OSD(On-Screen Display)部948、制御部949、ユーザインタフェース部950を有している。 The recording / reproducing apparatus 940 includes a tuner 941, an external interface unit 942, an encoder 943, an HDD (Hard Disk Drive) unit 944, a disk drive 945, a selector 946, a decoder 947, an OSD (On-Screen Display) unit 948, a control unit 949, A user interface unit 950 is included.
 チューナ941は、図示しないアンテナで受信された放送信号から所望のチャンネルを選局する。チューナ941は、所望のチャンネルの受信信号を復調して得られた符号化ビットストリームをセレクタ946に出力する。 Tuner 941 selects a desired channel from a broadcast signal received by an antenna (not shown). The tuner 941 outputs an encoded bit stream obtained by demodulating the received signal of a desired channel to the selector 946.
 外部インタフェース部942は、IEEE1394インタフェース、ネットワークインタフェース部、USBインタフェース、フラッシュメモリインタフェース等の少なくともいずれかで構成されている。外部インタフェース部942は、外部機器やネットワーク、メモリカード等と接続するためのインタフェースであり、記録する映像データや音声データ等のデータ受信を行う。 The external interface unit 942 includes at least one of an IEEE 1394 interface, a network interface unit, a USB interface, a flash memory interface, and the like. The external interface unit 942 is an interface for connecting to an external device, a network, a memory card, and the like, and receives data such as video data and audio data to be recorded.
 エンコーダ943は、外部インタフェース部942から供給された映像データや音声データが符号化されていないとき所定の方式で符号化を行い、符号化ビットストリームをセレクタ946に出力する。 The encoder 943 performs encoding by a predetermined method when the video data and audio data supplied from the external interface unit 942 are not encoded, and outputs an encoded bit stream to the selector 946.
 HDD部944は、映像や音声等のコンテンツデータ、各種プログラムやその他のデータ等を内蔵のハードディスクに記録し、また再生時等にそれらを当該ハードディスクから読み出す。 The HDD unit 944 records content data such as video and audio, various programs, and other data on a built-in hard disk, and reads them from the hard disk during playback.
 ディスクドライブ945は、装着されている光ディスクに対する信号の記録および再生を行う。光ディスク、例えばDVDディスク(DVD-Video、DVD-RAM、DVD-R、DVD-RW、DVD+R、DVD+RW等)やBlu-ray(登録商標)ディスク等である。 The disk drive 945 records and reproduces signals with respect to the mounted optical disk. An optical disk such as a DVD disk (DVD-Video, DVD-RAM, DVD-R, DVD-RW, DVD + R, DVD + RW, etc.), a Blu-ray (registered trademark) disk, or the like.
 セレクタ946は、映像や音声の記録時には、チューナ941またはエンコーダ943からのいずれかの符号化ビットストリームを選択して、HDD部944やディスクドライブ945のいずれかに供給する。また、セレクタ946は、映像や音声の再生時に、HDD部944またはディスクドライブ945から出力された符号化ビットストリームをデコーダ947に供給する。 The selector 946 selects one of the encoded bit streams from the tuner 941 or the encoder 943 and supplies it to either the HDD unit 944 or the disk drive 945 when recording video or audio. Further, the selector 946 supplies the encoded bit stream output from the HDD unit 944 or the disk drive 945 to the decoder 947 at the time of reproduction of video and audio.
 デコーダ947は、符号化ビットストリームの復号化処理を行う。デコーダ947は、復号処理化を行うことにより生成された映像データをOSD部948に供給する。また、デコーダ947は、復号処理化を行うことにより生成された音声データを出力する。 The decoder 947 performs a decoding process on the encoded bit stream. The decoder 947 supplies the video data generated by performing the decoding process to the OSD unit 948. The decoder 947 outputs audio data generated by performing the decoding process.
 OSD部948は、項目の選択などのメニュー画面等を表示するための映像データを生成し、それをデコーダ947から出力された映像データに重畳して出力する。 The OSD unit 948 generates video data for displaying a menu screen for selecting an item and the like, and superimposes it on the video data output from the decoder 947 and outputs the video data.
 制御部949には、ユーザインタフェース部950が接続されている。ユーザインタフェース部950は、操作スイッチやリモートコントロール信号受信部等で構成されており、ユーザ操作に応じた操作信号を制御部949に供給する。 A user interface unit 950 is connected to the control unit 949. The user interface unit 950 includes an operation switch, a remote control signal receiving unit, and the like, and supplies an operation signal corresponding to a user operation to the control unit 949.
 制御部949は、CPUやメモリ等を用いて構成されている。メモリは、CPUにより実行されるプログラムやCPUが処理を行う上で必要な各種のデータを記憶する。メモリに記憶されているプログラムは、記録再生装置940の起動時などの所定タイミングでCPUにより読み出されて実行される。CPUは、プログラムを実行することで、記録再生装置940がユーザ操作に応じた動作となるように各部を制御する。 The control unit 949 is configured using a CPU, a memory, and the like. The memory stores programs executed by the CPU and various data necessary for the CPU to perform processing. The program stored in the memory is read and executed by the CPU at a predetermined timing such as when the recording / reproducing apparatus 940 is activated. The CPU executes the program to control each unit so that the recording / reproducing device 940 operates according to the user operation.
 このように構成された記録再生装置では、デコーダ947に本願の復号装置(復号方法)の機能が設けられる。このため、階層構造を有する画像の所定の階層の画像のイントラ符号化時に他の階層の画像を参照する場合の符号化効率を向上させた符号化ストリームを復号することができる。 In the recording / reproducing apparatus configured as described above, the decoder 947 is provided with the function of the decoding apparatus (decoding method) of the present application. For this reason, it is possible to decode an encoded stream with improved encoding efficiency when referring to an image in another layer at the time of intra encoding of an image in a predetermined layer of an image having a hierarchical structure.
 <第6実施の形態>
 (撮像装置の構成例)
 図32は、本開示を適用した撮像装置の概略構成を例示している。撮像装置960は、被写体を撮像し、被写体の画像を表示部に表示させたり、それを画像データとして、記録媒体に記録する。
<Sixth embodiment>
(Configuration example of imaging device)
FIG. 32 illustrates a schematic configuration of an imaging apparatus to which the present disclosure is applied. The imaging device 960 images a subject, displays an image of the subject on a display unit, and records it on a recording medium as image data.
 撮像装置960は、光学ブロック961、撮像部962、カメラ信号処理部963、画像データ処理部964、表示部965、外部インタフェース部966、メモリ部967、メディアドライブ968、OSD部969、制御部970を有している。また、制御部970には、ユーザインタフェース部971が接続されている。さらに、画像データ処理部964や外部インタフェース部966、メモリ部967、メディアドライブ968、OSD部969、制御部970等は、バス972を介して接続されている。 The imaging device 960 includes an optical block 961, an imaging unit 962, a camera signal processing unit 963, an image data processing unit 964, a display unit 965, an external interface unit 966, a memory unit 967, a media drive 968, an OSD unit 969, and a control unit 970. Have. In addition, a user interface unit 971 is connected to the control unit 970. Furthermore, the image data processing unit 964, the external interface unit 966, the memory unit 967, the media drive 968, the OSD unit 969, the control unit 970, and the like are connected via a bus 972.
 光学ブロック961は、フォーカスレンズや絞り機構等を用いて構成されている。光学ブロック961は、被写体の光学像を撮像部962の撮像面に結像させる。撮像部962は、CCDまたはCMOSイメージセンサを用いて構成されており、光電変換によって光学像に応じた電気信号を生成してカメラ信号処理部963に供給する。 The optical block 961 is configured using a focus lens, a diaphragm mechanism, and the like. The optical block 961 forms an optical image of the subject on the imaging surface of the imaging unit 962. The imaging unit 962 is configured using a CCD or CMOS image sensor, generates an electrical signal corresponding to the optical image by photoelectric conversion, and supplies the electrical signal to the camera signal processing unit 963.
 カメラ信号処理部963は、撮像部962から供給された電気信号に対してニー補正やガンマ補正、色補正等の種々のカメラ信号処理を行う。カメラ信号処理部963は、カメラ信号処理後の画像データを画像データ処理部964に供給する。 The camera signal processing unit 963 performs various camera signal processing such as knee correction, gamma correction, and color correction on the electrical signal supplied from the imaging unit 962. The camera signal processing unit 963 supplies the image data after the camera signal processing to the image data processing unit 964.
 画像データ処理部964は、カメラ信号処理部963から供給された画像データの符号化処理を行う。画像データ処理部964は、符号化処理を行うことにより生成された符号化データを外部インタフェース部966やメディアドライブ968に供給する。また、画像データ処理部964は、外部インタフェース部966やメディアドライブ968から供給された符号化データの復号化処理を行う。画像データ処理部964は、復号化処理を行うことにより生成された画像データを表示部965に供給する。また、画像データ処理部964は、カメラ信号処理部963から供給された画像データを表示部965に供給する処理や、OSD部969から取得した表示用データを、画像データに重畳させて表示部965に供給する。 The image data processing unit 964 performs an encoding process on the image data supplied from the camera signal processing unit 963. The image data processing unit 964 supplies the encoded data generated by performing the encoding process to the external interface unit 966 and the media drive 968. Further, the image data processing unit 964 performs a decoding process on the encoded data supplied from the external interface unit 966 and the media drive 968. The image data processing unit 964 supplies the image data generated by performing the decoding process to the display unit 965. Further, the image data processing unit 964 superimposes the processing for supplying the image data supplied from the camera signal processing unit 963 to the display unit 965 and the display data acquired from the OSD unit 969 on the image data. To supply.
 OSD部969は、記号、文字、または図形からなるメニュー画面やアイコンなどの表示用データを生成して画像データ処理部964に出力する。 The OSD unit 969 generates display data such as a menu screen and icons made up of symbols, characters, or figures and outputs them to the image data processing unit 964.
 外部インタフェース部966は、例えば、USB入出力端子などで構成され、画像の印刷を行う場合に、プリンタと接続される。また、外部インタフェース部966には、必要に応じてドライブが接続され、磁気ディスク、光ディスク等のリムーバブルメディアが適宜装着され、それらから読み出されたコンピュータプログラムが、必要に応じて、インストールされる。さらに、外部インタフェース部966は、LANやインターネット等の所定のネットワークに接続されるネットワークインタフェースを有する。制御部970は、例えば、ユーザインタフェース部971からの指示にしたがって、メディアドライブ968から符号化データを読み出し、それを外部インタフェース部966から、ネットワークを介して接続される他の装置に供給させることができる。また、制御部970は、ネットワークを介して他の装置から供給される符号化データや画像データを、外部インタフェース部966を介して取得し、それを画像データ処理部964に供給したりすることができる。 The external interface unit 966 includes, for example, a USB input / output terminal, and is connected to a printer when printing an image. In addition, a drive is connected to the external interface unit 966 as necessary, a removable medium such as a magnetic disk or an optical disk is appropriately mounted, and a computer program read from them is installed as necessary. Furthermore, the external interface unit 966 has a network interface connected to a predetermined network such as a LAN or the Internet. For example, the control unit 970 reads the encoded data from the media drive 968 in accordance with an instruction from the user interface unit 971, and supplies the encoded data to the other device connected via the network from the external interface unit 966. it can. Also, the control unit 970 may acquire encoded data and image data supplied from another device via the network via the external interface unit 966 and supply the acquired data to the image data processing unit 964. it can.
 メディアドライブ968で駆動される記録メディアとしては、例えば、磁気ディスク、光磁気ディスク、光ディスク、または半導体メモリ等の、読み書き可能な任意のリムーバブルメディアが用いられる。また、記録メディアは、リムーバブルメディアとしての種類も任意であり、テープデバイスであってもよいし、ディスクであってもよいし、メモリカードであってもよい。もちろん、非接触IC(Integrated Circuit)カード等であってもよい。 As the recording medium driven by the media drive 968, any readable / writable removable medium such as a magnetic disk, a magneto-optical disk, an optical disk, or a semiconductor memory is used. The recording medium may be any type of removable medium, and may be a tape device, a disk, or a memory card. Of course, a non-contact IC (Integrated Circuit) card may be used.
 また、メディアドライブ968と記録メディアを一体化し、例えば、内蔵型ハードディスクドライブやSSD(Solid State Drive)等のように、非可搬性の記憶媒体により構成されるようにしてもよい。 Further, the media drive 968 and the recording medium may be integrated and configured by a non-portable storage medium such as a built-in hard disk drive or an SSD (Solid State Drive).
 制御部970は、CPUを用いて構成されている。メモリ部967は、制御部970により実行されるプログラムや制御部970が処理を行う上で必要な各種のデータ等を記憶する。メモリ部967に記憶されているプログラムは、撮像装置960の起動時などの所定タイミングで制御部970により読み出されて実行される。制御部970は、プログラムを実行することで、撮像装置960がユーザ操作に応じた動作となるように各部を制御する。 The control unit 970 is configured using a CPU. The memory unit 967 stores a program executed by the control unit 970, various data necessary for the control unit 970 to perform processing, and the like. The program stored in the memory unit 967 is read and executed by the control unit 970 at a predetermined timing such as when the imaging device 960 is activated. The control unit 970 controls each unit so that the imaging device 960 performs an operation according to a user operation by executing a program.
 このように構成された撮像装置では、画像データ処理部964に本願の符号化装置および復号装置(符号化方法および復号方法)の機能が設けられる。このため、階層構造を有する画像の所定の階層の画像のイントラ符号化時に他の階層の画像を参照する場合の符号化効率を向上させることができる。また、階層構造を有する画像の所定の階層の画像のイントラ符号化時に他の階層の画像を参照する場合の符号化効率を向上させた符号化ストリームを復号することができる。 In the imaging apparatus configured as described above, the image data processing unit 964 is provided with the functions of the encoding apparatus and decoding apparatus (encoding method and decoding method) of the present application. For this reason, it is possible to improve the encoding efficiency when an image in another layer is referred to when intra-encoding an image in a predetermined layer of an image having a hierarchical structure. Also, it is possible to decode an encoded stream with improved encoding efficiency when referring to an image in another layer at the time of intra encoding of an image in a predetermined layer of an image having a hierarchical structure.
 <スケーラブル符号化の応用例>
 (第1のシステム)
 次に、scalable機能による符号化であるスケーラブル符号化(階層符号化)されたスケーラブル符号化データの具体的な利用例について説明する。スケーラブル符号化は、例えば、図33に示される例のように、伝送するデータの選択のために利用される。
<Application example of scalable coding>
(First system)
Next, a specific use example of scalable encoded data that has been subjected to scalable encoding (hierarchical encoding), which is encoding by a scalable function, will be described. Scalable encoding is used for selection of data to be transmitted, as in the example shown in FIG. 33, for example.
 図33に示されるデータ伝送システム1000において、配信サーバ1002は、スケーラブル符号化データ記憶部1001に記憶されているスケーラブル符号化データを読み出し、ネットワーク1003を介して、パーソナルコンピュータ1004、AV機器1005、タブレットデバイス1006、および携帯電話機1007等の端末装置に配信する。 In the data transmission system 1000 shown in FIG. 33, the distribution server 1002 reads the scalable encoded data stored in the scalable encoded data storage unit 1001, and via the network 1003, the personal computer 1004, the AV device 1005, the tablet This is distributed to the terminal device such as the device 1006 and the mobile phone 1007.
 その際、配信サーバ1002は、端末装置の能力や通信環境等に応じて、適切な品質の符号化データを選択して伝送する。配信サーバ1002が不要に高品質なデータを伝送しても、端末装置において高画質な画像を得られるとは限らず、遅延やオーバーフローの発生要因となる恐れがある。また、不要に通信帯域を占有したり、端末装置の負荷を不要に増大させたりしてしまう恐れもある。逆に、配信サーバ1002が不要に低品質なデータを伝送しても、端末装置において十分な画質の画像を得ることができない恐れがある。そのため、配信サーバ1002は、スケーラブル符号化データ記憶部1001に記憶されているスケーラブル符号化データを、適宜、端末装置の能力や通信環境等に対して適切な品質の符号化データとして読み出し、伝送する。 At this time, the distribution server 1002 selects and transmits encoded data of appropriate quality according to the capability of the terminal device, the communication environment, and the like. Even if the distribution server 1002 transmits unnecessarily high-quality data, the terminal device does not always obtain a high-quality image, and may cause a delay or an overflow. Moreover, there is a possibility that the communication band is unnecessarily occupied or the load on the terminal device is unnecessarily increased. On the other hand, even if the distribution server 1002 transmits unnecessarily low quality data, there is a possibility that an image with sufficient image quality cannot be obtained in the terminal device. Therefore, the distribution server 1002 appropriately reads and transmits the scalable encoded data stored in the scalable encoded data storage unit 1001 as encoded data having an appropriate quality with respect to the capability and communication environment of the terminal device. .
 例えば、スケーラブル符号化データ記憶部1001は、スケーラブルに符号化されたスケーラブル符号化データ(BL+EL)1011を記憶するとする。このスケーラブル符号化データ(BL+EL)1011は、ベースレイヤとエンハンスメントレイヤの両方を含む符号化データであり、復号することにより、ベースレイヤの画像およびエンハンスメントレイヤの画像の両方を得ることができるデータである。 For example, it is assumed that the scalable encoded data storage unit 1001 stores scalable encoded data (BL + EL) 1011 encoded in a scalable manner. The scalable encoded data (BL + EL) 1011 is encoded data including both a base layer and an enhancement layer, and is a data that can be decoded to obtain both a base layer image and an enhancement layer image. It is.
 配信サーバ1002は、データを伝送する端末装置の能力や通信環境等に応じて、適切なレイヤを選択し、そのレイヤのデータを読み出す。例えば、配信サーバ1002は、処理能力の高いパーソナルコンピュータ1004やタブレットデバイス1006に対しては、高品質なスケーラブル符号化データ(BL+EL)1011をスケーラブル符号化データ記憶部1001から読み出し、そのまま伝送する。これに対して、例えば、配信サーバ1002は、処理能力の低いAV機器1005や携帯電話機1007に対しては、スケーラブル符号化データ(BL+EL)1011からベースレイヤのデータを抽出し、スケーラブル符号化データ(BL+EL)1011と同じコンテンツのデータであるが、スケーラブル符号化データ(BL+EL)1011よりも低品質なスケーラブル符号化データ(BL)1012として伝送する。 The distribution server 1002 selects an appropriate layer according to the capability of the terminal device that transmits data, the communication environment, and the like, and reads the data of the layer. For example, the distribution server 1002 reads high-quality scalable encoded data (BL + EL) 1011 from the scalable encoded data storage unit 1001 and transmits it to the personal computer 1004 and the tablet device 1006 with high processing capability as they are. . On the other hand, for example, the distribution server 1002 extracts base layer data from the scalable encoded data (BL + EL) 1011 for the AV device 1005 and the cellular phone 1007 having a low processing capability, and performs scalable encoding. Although it is data of the same content as the data (BL + EL) 1011, it is transmitted as scalable encoded data (BL) 1012 having a lower quality than the scalable encoded data (BL + EL) 1011.
 このようにスケーラブル符号化データを用いることにより、データ量を容易に調整することができるので、遅延やオーバーフローの発生を抑制したり、端末装置や通信媒体の負荷の不要な増大を抑制したりすることができる。また、スケーラブル符号化データ(BL+EL)1011は、レイヤ間の冗長性が低減されているので、各レイヤの符号化データを個別のデータとする場合よりもそのデータ量を低減させることができる。したがって、スケーラブル符号化データ記憶部1001の記憶領域をより効率よく使用することができる。 By using scalable encoded data in this way, the amount of data can be easily adjusted, so that the occurrence of delay and overflow can be suppressed, and the unnecessary increase in the load on the terminal device and communication medium can be suppressed. be able to. In addition, since scalable encoded data (BL + EL) 1011 has reduced redundancy between layers, the amount of data can be reduced as compared with the case where encoded data of each layer is used as individual data. . Therefore, the storage area of the scalable encoded data storage unit 1001 can be used more efficiently.
 なお、パーソナルコンピュータ1004乃至携帯電話機1007のように、端末装置には様々な装置を適用することができるので、端末装置のハードウエアの性能は、装置によって異なる。また、端末装置が実行するアプリケーションも様々であるので、そのソフトウエアの能力も様々である。さらに、通信媒体となるネットワーク1003も、例えばインターネットやLAN(Local Area Network)等、有線若しくは無線、またはその両方を含むあらゆる通信回線網を適用することができ、そのデータ伝送能力は様々である。さらに、他の通信等によっても変化する恐れがある。 Note that since various devices can be applied to the terminal device, such as the personal computer 1004 to the cellular phone 1007, the hardware performance of the terminal device varies depending on the device. Moreover, since the application which a terminal device performs is also various, the capability of the software is also various. Furthermore, the network 1003 serving as a communication medium can be applied to any communication network including wired, wireless, or both, such as the Internet and a LAN (Local Area Network), and has various data transmission capabilities. Furthermore, there is a risk of change due to other communications.
 そこで、配信サーバ1002は、データ伝送を開始する前に、データの伝送先となる端末装置と通信を行い、端末装置のハードウエア性能や、端末装置が実行するアプリケーション(ソフトウエア)の性能等といった端末装置の能力に関する情報、並びに、ネットワーク1003の利用可能帯域幅等の通信環境に関する情報を得るようにしてもよい。そして、配信サーバ1002が、ここで得た情報を基に、適切なレイヤを選択するようにしてもよい。 Therefore, the distribution server 1002 communicates with the terminal device that is the data transmission destination before starting data transmission, and the hardware performance of the terminal device, the performance of the application (software) executed by the terminal device, etc. Information regarding the capability of the terminal device and information regarding the communication environment such as the available bandwidth of the network 1003 may be obtained. The distribution server 1002 may select an appropriate layer based on the information obtained here.
 なお、レイヤの抽出は、端末装置において行うようにしてもよい。例えば、パーソナルコンピュータ1004が、伝送されたスケーラブル符号化データ(BL+EL)1011を復号し、ベースレイヤの画像を表示しても良いし、エンハンスメントレイヤの画像を表示しても良い。また、例えば、パーソナルコンピュータ1004が、伝送されたスケーラブル符号化データ(BL+EL)1011から、ベースレイヤのスケーラブル符号化データ(BL)1012を抽出し、記憶したり、他の装置に転送したり、復号してベースレイヤの画像を表示したりするようにしてもよい。 Note that the layer extraction may be performed by the terminal device. For example, the personal computer 1004 may decode the transmitted scalable encoded data (BL + EL) 1011 and display a base layer image or an enhancement layer image. Further, for example, the personal computer 1004 extracts the base layer scalable encoded data (BL) 1012 from the transmitted scalable encoded data (BL + EL) 1011 and stores it or transfers it to another device. The base layer image may be displayed after decoding.
 もちろん、スケーラブル符号化データ記憶部1001、配信サーバ1002、ネットワーク1003、および端末装置の数はいずれも任意である。また、以上においては、配信サーバ1002がデータを端末装置に伝送する例について説明したが、利用例はこれに限定されない。データ伝送システム1000は、スケーラブル符号化された符号化データを端末装置に伝送する際、端末装置の能力や通信環境等に応じて、適切なレイヤを選択して伝送するシステムであれば、任意のシステムに適用することができる。 Of course, the numbers of the scalable encoded data storage unit 1001, the distribution server 1002, the network 1003, and the terminal devices are arbitrary. In the above, the example in which the distribution server 1002 transmits data to the terminal device has been described, but the usage example is not limited to this. The data transmission system 1000 may be any system as long as it transmits a scalable encoded data to a terminal device by selecting an appropriate layer according to the capability of the terminal device or a communication environment. Can be applied to the system.
 (第2のシステム)
 また、スケーラブル符号化は、例えば、図34に示される例のように、複数の通信媒体を介する伝送のために利用される。
(Second system)
Further, scalable coding is used for transmission via a plurality of communication media as in the example shown in FIG. 34, for example.
 図34に示されるデータ伝送システム1100において、放送局1101は、地上波放送1111により、ベースレイヤのスケーラブル符号化データ(BL)1121を伝送する。また、放送局1101は、有線若しくは無線またはその両方の通信網よりなる任意のネットワーク1112を介して、エンハンスメントレイヤのスケーラブル符号化データ(EL)1122を伝送する(例えばパケット化して伝送する)。 34, a broadcasting station 1101 transmits base layer scalable encoded data (BL) 1121 by terrestrial broadcasting 1111. In the data transmission system 1100 shown in FIG. Also, the broadcast station 1101 transmits enhancement layer scalable encoded data (EL) 1122 via an arbitrary network 1112 including a wired or wireless communication network or both (for example, packetized transmission).
 端末装置1102は、放送局1101が放送する地上波放送1111の受信機能を有し、この地上波放送1111を介して伝送されるベースレイヤのスケーラブル符号化データ(BL)1121を受け取る。また、端末装置1102は、ネットワーク1112を介した通信を行う通信機能をさらに有し、このネットワーク1112を介して伝送されるエンハンスメントレイヤのスケーラブル符号化データ(EL)1122を受け取る。 The terminal apparatus 1102 has a reception function of the terrestrial broadcast 1111 broadcast by the broadcast station 1101 and receives base layer scalable encoded data (BL) 1121 transmitted via the terrestrial broadcast 1111. The terminal apparatus 1102 further has a communication function for performing communication via the network 1112, and receives enhancement layer scalable encoded data (EL) 1122 transmitted via the network 1112.
 端末装置1102は、例えばユーザ指示等に応じて、地上波放送1111を介して取得したベースレイヤのスケーラブル符号化データ(BL)1121を、復号してベースレイヤの画像を得たり、記憶したり、他の装置に伝送したりする。 The terminal device 1102 decodes the base layer scalable encoded data (BL) 1121 acquired via the terrestrial broadcast 1111 according to, for example, a user instruction, and obtains or stores a base layer image. Or transmit to other devices.
 また、端末装置1102は、例えばユーザ指示等に応じて、地上波放送1111を介して取得したベースレイヤのスケーラブル符号化データ(BL)1121と、ネットワーク1112を介して取得したエンハンスメントレイヤのスケーラブル符号化データ(EL)1122とを合成して、スケーラブル符号化データ(BL+EL)を得たり、それを復号してエンハンスメントレイヤの画像を得たり、記憶したり、他の装置に伝送したりする。 Also, the terminal device 1102, for example, in response to a user instruction, the base layer scalable encoded data (BL) 1121 acquired via the terrestrial broadcast 1111 and the enhancement layer scalable encoded acquired via the network 1112 Data (EL) 1122 is combined to obtain scalable encoded data (BL + EL), or decoded to obtain an enhancement layer image, stored, or transmitted to another device.
 以上のように、スケーラブル符号化データは、例えばレイヤ毎に異なる通信媒体を介して伝送させることができる。したがって、負荷を分散させることができ、遅延やオーバーフローの発生を抑制することができる。 As described above, the scalable encoded data can be transmitted via a communication medium that is different for each layer, for example. Therefore, the load can be distributed, and the occurrence of delay and overflow can be suppressed.
 また、状況に応じて、伝送に使用する通信媒体を、レイヤ毎に選択することができるようにしてもよい。例えば、データ量が比較的多いベースレイヤのスケーラブル符号化データ(BL)1121を帯域幅の広い通信媒体を介して伝送させ、データ量が比較的少ないエンハンスメントレイヤのスケーラブル符号化データ(EL)1122を帯域幅の狭い通信媒体を介して伝送させるようにしてもよい。また、例えば、エンハンスメントレイヤのスケーラブル符号化データ(EL)1122を伝送する通信媒体を、ネットワーク1112とするか、地上波放送1111とするかを、ネットワーク1112の利用可能帯域幅に応じて切り替えるようにしてもよい。もちろん、任意のレイヤのデータについて同様である。 Also, depending on the situation, the communication medium used for transmission may be selected for each layer. For example, scalable encoded data (BL) 1121 of a base layer having a relatively large amount of data is transmitted via a communication medium having a wide bandwidth, and scalable encoded data (EL) 1122 having a relatively small amount of data is transmitted. You may make it transmit via a communication medium with a narrow bandwidth. Further, for example, the communication medium for transmitting the enhancement layer scalable encoded data (EL) 1122 is switched between the network 1112 and the terrestrial broadcast 1111 according to the available bandwidth of the network 1112. May be. Of course, the same applies to data of an arbitrary layer.
 このように制御することにより、データ伝送における負荷の増大を、より抑制することができる。 By controlling in this way, an increase in load in data transmission can be further suppressed.
 もちろん、レイヤ数は任意であり、伝送に利用する通信媒体の数も任意である。また、データ配信先となる端末装置1102の数も任意である。さらに、以上においては、放送局1101からの放送を例に説明したが、利用例はこれに限定されない。データ伝送システム1100は、スケーラブル符号化された符号化データを、レイヤを単位として複数に分割し、複数の回線を介して伝送するシステムであれば、任意のシステムに適用することができる。 Of course, the number of layers is arbitrary, and the number of communication media used for transmission is also arbitrary. In addition, the number of terminal devices 1102 serving as data distribution destinations is also arbitrary. Furthermore, in the above description, broadcasting from the broadcasting station 1101 has been described as an example, but the usage example is not limited to this. The data transmission system 1100 can be applied to any system as long as it is a system that divides scalable encoded data into a plurality of layers and transmits them through a plurality of lines.
 (第3のシステム)
 また、スケーラブル符号化は、例えば、図35に示される例のように、符号化データの記憶に利用される。
(Third system)
Further, scalable encoding is used for storing encoded data as in the example shown in FIG. 35, for example.
 図35に示される撮像システム1200において、撮像装置1201は、被写体1211を撮像して得られた画像データをスケーラブル符号化し、スケーラブル符号化データ(BL+EL)1221として、スケーラブル符号化データ記憶装置1202に供給する。 In the imaging system 1200 illustrated in FIG. 35, the imaging device 1201 performs scalable coding on image data obtained by imaging the subject 1211, and as scalable coded data (BL + EL) 1221, a scalable coded data storage device 1202. To supply.
 スケーラブル符号化データ記憶装置1202は、撮像装置1201から供給されるスケーラブル符号化データ(BL+EL)1221を、状況に応じた品質で記憶する。例えば、通常時の場合、スケーラブル符号化データ記憶装置1202は、スケーラブル符号化データ(BL+EL)1221からベースレイヤのデータを抽出し、低品質でデータ量の少ないベースレイヤのスケーラブル符号化データ(BL)1222として記憶する。これに対して、例えば、注目時の場合、スケーラブル符号化データ記憶装置1202は、高品質でデータ量の多いスケーラブル符号化データ(BL+EL)1221のまま記憶する。 The scalable encoded data storage device 1202 stores the scalable encoded data (BL + EL) 1221 supplied from the imaging device 1201 with quality according to the situation. For example, in the normal case, the scalable encoded data storage device 1202 extracts base layer data from the scalable encoded data (BL + EL) 1221, and the base layer scalable encoded data ( BL) 1222. On the other hand, for example, in the case of attention, the scalable encoded data storage device 1202 stores scalable encoded data (BL + EL) 1221 with high quality and a large amount of data.
 このようにすることにより、スケーラブル符号化データ記憶装置1202は、必要な場合のみ、画像を高画質に保存することができるので、画質劣化による画像の価値の低減を抑制しながら、データ量の増大を抑制することができ、記憶領域の利用効率を向上させることができる。 By doing so, the scalable encoded data storage device 1202 can store an image with high image quality only when necessary, so that an increase in the amount of data can be achieved while suppressing a reduction in the value of the image due to image quality degradation. And the use efficiency of the storage area can be improved.
 例えば、撮像装置1201が監視カメラであるとする。撮像画像に監視対象(例えば侵入者)が写っていない場合(通常時の場合)、撮像画像の内容は重要でない可能性が高いので、データ量の低減が優先され、その画像データ(スケーラブル符号化データ)は、低品質に記憶される。これに対して、撮像画像に監視対象が被写体1211として写っている場合(注目時の場合)、その撮像画像の内容は重要である可能性が高いので、画質が優先され、その画像データ(スケーラブル符号化データ)は、高品質に記憶される。 For example, assume that the imaging device 1201 is a surveillance camera. When the monitoring target (for example, an intruder) is not shown in the captured image (in the normal case), the content of the captured image is likely to be unimportant, so reduction of the data amount is given priority, and the image data (scalable coding) Data) is stored in low quality. On the other hand, when the monitoring target appears in the captured image as the subject 1211 (at the time of attention), since the content of the captured image is likely to be important, the image quality is given priority and the image data (scalable) (Encoded data) is stored with high quality.
 なお、通常時であるか注目時であるかは、例えば、スケーラブル符号化データ記憶装置1202が、画像を解析することにより判定しても良い。また、撮像装置1201が判定し、その判定結果をスケーラブル符号化データ記憶装置1202に伝送するようにしてもよい。 Note that whether it is normal time or attention time may be determined by the scalable encoded data storage device 1202 analyzing an image, for example. Alternatively, the imaging apparatus 1201 may make a determination, and the determination result may be transmitted to the scalable encoded data storage device 1202.
 なお、通常時であるか注目時であるかの判定基準は任意であり、判定基準とする画像の内容は任意である。もちろん、画像の内容以外の条件を判定基準とすることもできる。例えば、収録した音声の大きさや波形等に応じて切り替えるようにしてもよいし、所定の時間毎に切り替えるようにしてもよいし、ユーザ指示等の外部からの指示によって切り替えるようにしてもよい。 It should be noted that the criterion for determining whether the time is normal or noting is arbitrary, and the content of the image as the criterion is arbitrary. Of course, conditions other than the contents of the image can also be used as the criterion. For example, it may be switched according to the volume or waveform of the recorded sound, may be switched at every predetermined time, or may be switched by an external instruction such as a user instruction.
 また、以上においては、通常時と注目時の2つの状態を切り替える例を説明したが、状態の数は任意であり、例えば、通常時、やや注目時、注目時、非常に注目時等のように、3つ以上の状態を切り替えるようにしてもよい。ただし、この切り替える状態の上限数は、スケーラブル符号化データのレイヤ数に依存する。 In the above, an example of switching between the normal state and the attention state has been described. However, the number of states is arbitrary, for example, normal, slightly attention, attention, very attention, etc. Alternatively, three or more states may be switched. However, the upper limit number of states to be switched depends on the number of layers of scalable encoded data.
 また、撮像装置1201が、スケーラブル符号化のレイヤ数を、状態に応じて決定するようにしてもよい。例えば、通常時の場合、撮像装置1201が、低品質でデータ量の少ないベースレイヤのスケーラブル符号化データ(BL)1222を生成し、スケーラブル符号化データ記憶装置1202に供給するようにしてもよい。また、例えば、注目時の場合、撮像装置1201が、高品質でデータ量の多いベースレイヤのスケーラブル符号化データ(BL+EL)1221を生成し、スケーラブル符号化データ記憶装置1202に供給するようにしてもよい。 Also, the imaging apparatus 1201 may determine the number of layers for scalable coding according to the state. For example, in a normal case, the imaging apparatus 1201 may generate base layer scalable encoded data (BL) 1222 with low quality and a small amount of data, and supply the scalable encoded data storage apparatus 1202 to the scalable encoded data storage apparatus 1202. For example, when attention is paid, the imaging device 1201 generates scalable encoded data (BL + EL) 1221 having a high quality and a large amount of data, and supplies the scalable encoded data storage device 1202 to the scalable encoded data storage device 1202. May be.
 以上においては、監視カメラを例に説明したが、この撮像システム1200の用途は任意であり、監視カメラに限定されない。 In the above, the monitoring camera has been described as an example. However, the use of the imaging system 1200 is arbitrary and is not limited to the monitoring camera.
 <第7実施の形態>
 (実施のその他の例)
 以上において本技術を適用する装置やシステム等の例を説明したが、本技術は、これに限らず、このような装置またはシステムを構成する装置に搭載するあらゆる構成、例えば、システムLSI(Large Scale Integration)等としてのプロセッサ、複数のプロセッサ等を用いるモジュール、複数のモジュール等を用いるユニット、ユニットにさらにその他の機能を付加したセット等(すなわち、装置の一部の構成)として実施することもできる。
<Seventh embodiment>
(Other examples of implementation)
In the above, examples of devices and systems to which the present technology is applied have been described. However, the present technology is not limited thereto, and any configuration mounted on such devices or devices constituting the system, for example, a system LSI (Large Scale) Integration) etc., a module using a plurality of processors, etc., a unit using a plurality of modules, etc., a set in which other functions are added to the unit, etc. (that is, a partial configuration of the apparatus) .
 (ビデオセットの構成例)
 本技術をセットとして実施する場合の例について、図36を参照して説明する。図36は、本技術を適用したビデオセットの概略的な構成の一例を示している。
(Video set configuration example)
An example in which the present technology is implemented as a set will be described with reference to FIG. FIG. 36 illustrates an example of a schematic configuration of a video set to which the present technology is applied.
 近年、電子機器の多機能化が進んでおり、その開発や製造において、その一部の構成を販売や提供等として実施する場合、1機能を有する構成として実施を行う場合だけでなく、関連する機能を有する複数の構成を組み合わせ、複数の機能を有する1セットとして実施を行う場合も多く見られるようになってきた。 In recent years, multi-functionalization of electronic devices has progressed, and in the development and manufacture, when implementing a part of the configuration as sales or provision, etc., not only when implementing as a configuration having one function, but also related In many cases, a plurality of configurations having functions are combined and implemented as a set having a plurality of functions.
 図36に示されるビデオセット1300は、このような多機能化された構成であり、画像の符号化や復号(いずれか一方でもよいし、両方でも良い)に関する機能を有するデバイスに、その機能に関連するその他の機能を有するデバイスを組み合わせたものである。 The video set 1300 shown in FIG. 36 has such a multi-functional configuration, and a device having a function relating to image encoding and decoding (either or both of them) can be used for the function. It is a combination of devices having other related functions.
 図36に示されるように、ビデオセット1300は、ビデオモジュール1311、外部メモリ1312、パワーマネージメントモジュール1313、およびフロントエンドモジュール1314等のモジュール群と、コネクティビティ1321、カメラ1322、およびセンサ1323等の関連する機能を有するデバイスとを有する。 As shown in FIG. 36, the video set 1300 includes a module group such as a video module 1311, an external memory 1312, a power management module 1313, and a front-end module 1314, and an associated module 1321, a camera 1322, a sensor 1323, and the like. And a device having a function.
 モジュールは、互いに関連するいくつかの部品的機能をまとめ、まとまりのある機能を持った部品としたものである。具体的な物理的構成は任意であるが、例えば、それぞれ機能を有する複数のプロセッサ、抵抗やコンデンサ等の電子回路素子、その他のデバイス等を配線基板等に配置して一体化したものが考えられる。また、モジュールに他のモジュールやプロセッサ等を組み合わせて新たなモジュールとすることも考えられる。 A module is a component that has several functions that are related to each other and that has a coherent function. The specific physical configuration is arbitrary. For example, a plurality of processors each having a function, electronic circuit elements such as resistors and capacitors, and other devices arranged on a wiring board or the like can be considered. . It is also possible to combine the module with another module, a processor, or the like to form a new module.
 図36の例の場合、ビデオモジュール1311は、画像処理に関する機能を有する構成を組み合わせたものであり、アプリケーションプロセッサ、ビデオプロセッサ、ブロードバンドモデム1333、およびRFモジュール1334を有する。 36, the video module 1311 is a combination of configurations having functions related to image processing, and includes an application processor, a video processor, a broadband modem 1333, and an RF module 1334.
 プロセッサは、所定の機能を有する構成をSoC(System On a Chip)により半導体チップに集積したものであり、例えばシステムLSI(Large Scale Integration)等と称されるものもある。この所定の機能を有する構成は、論理回路(ハードウエア構成)であってもよいし、CPU、ROM、RAM等と、それらを用いて実行されるプログラム(ソフトウエア構成)であってもよいし、その両方を組み合わせたものであってもよい。例えば、プロセッサが、論理回路とCPU、ROM、RAM等とを有し、機能の一部を論理回路(ハードウエア構成)により実現し、その他の機能をCPUにおいて実行されるプログラム(ソフトウエア構成)により実現するようにしてもよい。 A processor is a configuration in which a configuration having a predetermined function is integrated on a semiconductor chip by a SoC (System On a Chip), and for example, there is a system LSI (Large Scale Integration). The configuration having the predetermined function may be a logic circuit (hardware configuration), a CPU, a ROM, a RAM, and the like, and a program (software configuration) executed using them. , Or a combination of both. For example, a processor has a logic circuit and a CPU, ROM, RAM, etc., a part of the function is realized by a logic circuit (hardware configuration), and other functions are executed by the CPU (software configuration) It may be realized by.
  図36のアプリケーションプロセッサ1331は、画像処理に関するアプリケーションを実行するプロセッサである。このアプリケーションプロセッサ1331において実行されるアプリケーションは、所定の機能を実現するために、演算処理を行うだけでなく、例えばビデオプロセッサ1332等、ビデオモジュール1311内外の構成を必要に応じて制御することもできる。 The application processor 1331 in FIG. 36 is a processor that executes an application relating to image processing. The application executed in the application processor 1331 not only performs arithmetic processing to realize a predetermined function, but also can control the internal and external configurations of the video module 1311 such as the video processor 1332 as necessary. .
  ビデオプロセッサ1332は、画像の符号化・復号(その一方若しくは両方)に関する機能を有するプロセッサである。 The video processor 1332 is a processor having a function related to image encoding / decoding (one or both of them).
  ブロードバンドモデム1333は、インターネットや公衆電話回線網等の広帯域の回線を介して行われる有線若しくは無線(またはその両方)の広帯域通信に関する処理を行うプロセッサ(若しくはモジュール)である。例えば、ブロードバンドモデム1333は、送信するデータ(デジタル信号)をデジタル変調する等してアナログ信号に変換したり、受信したアナログ信号を復調してデータ(デジタル信号)に変換したりする。例えば、ブロードバンドモデム1333は、ビデオプロセッサ1332が処理する画像データや画像データが符号化されたストリーム、アプリケーションプログラム、設定データ等、任意の情報をデジタル変調・復調することができる。 The broadband modem 1333 is a processor (or module) that performs processing related to wired or wireless (or both) broadband communication performed via a broadband line such as the Internet or a public telephone line network. For example, the broadband modem 1333 digitally modulates data to be transmitted (digital signal) to convert it into an analog signal, or demodulates the received analog signal to convert it into data (digital signal). For example, the broadband modem 1333 can digitally modulate and demodulate arbitrary information such as image data processed by the video processor 1332, a stream obtained by encoding the image data, an application program, setting data, and the like.
  RFモジュール1334は、アンテナを介して送受信されるRF(Radio Frequency)信号に対して、周波数変換、変復調、増幅、フィルタ処理等を行うモジュールである。例えば、RFモジュール1334は、ブロードバンドモデム1333により生成されたベースバンド信号に対して周波数変換等を行ってRF信号を生成する。また、例えば、RFモジュール1334は、フロントエンドモジュール1314を介して受信されたRF信号に対して周波数変換等を行ってベースバンド信号を生成する。 The RF module 1334 is a module that performs frequency conversion, modulation / demodulation, amplification, filter processing, and the like on an RF (Radio RF Frequency) signal transmitted and received via an antenna. For example, the RF module 1334 generates an RF signal by performing frequency conversion or the like on the baseband signal generated by the broadband modem 1333. Further, for example, the RF module 1334 generates a baseband signal by performing frequency conversion or the like on the RF signal received via the front end module 1314.
  なお、図36において点線1341に示されるように、アプリケーションプロセッサ1331とビデオプロセッサ1332を、一体化し、1つのプロセッサとして構成されるようにしてもよい。 Note that, as indicated by a dotted line 1341 in FIG. 36, the application processor 1331 and the video processor 1332 may be integrated into a single processor.
  外部メモリ1312は、ビデオモジュール1311の外部に設けられた、ビデオモジュール1311により利用される記憶デバイスを有するモジュールである。この外部メモリ1312の記憶デバイスは、どのような物理構成により実現するようにしてもよいが、一般的にフレーム単位の画像データのような大容量のデータの格納に利用されることが多いので、例えばDRAM(Dynamic Random Access Memory)のような比較的安価で大容量の半導体メモリにより実現するのが望ましい。 The external memory 1312 is a module having a storage device that is provided outside the video module 1311 and is used by the video module 1311. The storage device of the external memory 1312 may be realized by any physical configuration, but is generally used for storing a large amount of data such as image data in units of frames. For example, it is desirable to realize it with a relatively inexpensive and large-capacity semiconductor memory such as DRAM (Dynamic Random Access Memory).
  パワーマネージメントモジュール1313は、ビデオモジュール1311(ビデオモジュール1311内の各構成)への電力供給を管理し、制御する。 The power management module 1313 manages and controls power supply to the video module 1311 (each component in the video module 1311).
  フロントエンドモジュール1314は、RFモジュール1334に対してフロントエンド機能(アンテナ側の送受信端の回路)を提供するモジュールである。図36に示されるように、フロントエンドモジュール1314は、例えば、アンテナ部1351、フィルタ1352、および増幅部1353を有する。 The front end module 1314 is a module that provides the RF module 1334 with a front end function (a circuit on a transmitting / receiving end on the antenna side). As illustrated in FIG. 36, the front end module 1314 includes, for example, an antenna unit 1351, a filter 1352, and an amplification unit 1353.
  アンテナ部1351は、無線信号を送受信するアンテナおよびその周辺の構成を有する。アンテナ部1351は、増幅部1353から供給される信号を無線信号として送信し、受信した無線信号を電気信号(RF信号)としてフィルタ1352に供給する。フィルタ1352は、アンテナ部1351を介して受信されたRF信号に対してフィルタ処理等を行い、処理後のRF信号をRFモジュール1334に供給する。増幅部1353は、RFモジュール1334から供給されるRF信号を増幅し、アンテナ部1351に供給する。 Antenna unit 1351 has an antenna for transmitting and receiving a radio signal and its peripheral configuration. The antenna unit 1351 transmits the signal supplied from the amplification unit 1353 as a radio signal, and supplies the received radio signal to the filter 1352 as an electric signal (RF signal). The filter 1352 performs a filtering process on the RF signal received via the antenna unit 1351 and supplies the processed RF signal to the RF module 1334. The amplifying unit 1353 amplifies the RF signal supplied from the RF module 1334 and supplies the amplified RF signal to the antenna unit 1351.
  コネクティビティ1321は、外部との接続に関する機能を有するモジュールである。コネクティビティ1321の物理構成は、任意である。例えば、コネクティビティ1321は、ブロードバンドモデム1333が対応する通信規格以外の通信機能を有する構成や、外部入出力端子等を有する。 Connectivity 1321 is a module having a function related to connection with the outside. The physical configuration of the connectivity 1321 is arbitrary. For example, the connectivity 1321 has a configuration having a communication function other than the communication standard supported by the broadband modem 1333, an external input / output terminal, and the like.
  例えば、コネクティビティ1321が、Bluetooth(登録商標)、IEEE 802.11(例えばWi-Fi(Wireless Fidelity、登録商標))、NFC(Near Field Communication)、IrDA(InfraRed Data Association)等の無線通信規格に準拠する通信機能を有するモジュールや、その規格に準拠した信号を送受信するアンテナ等を有するようにしてもよい。また、例えば、コネクティビティ1321が、USB(Universal Serial Bus)、HDMI(登録商標)(High-Definition Multimedia Interface)等の有線通信規格に準拠する通信機能を有するモジュールや、その規格に準拠した端子を有するようにしてもよい。さらに、例えば、コネクティビティ1321が、アナログ入出力端子等のその他のデータ(信号)伝送機能等を有するようにしてもよい。 For example, the communication 1321 is compliant with wireless communication standards such as Bluetooth (registered trademark), IEEE 802.11 (for example, Wi-Fi (Wireless Fidelity, registered trademark)), NFC (Near Field Communication), IrDA (InfraRed Data Association), etc. You may make it have a module which has a function, an antenna etc. which transmit / receive the signal based on the standard. Further, for example, the connectivity 1321 has a module having a communication function compliant with a wired communication standard such as USB (Universal Serial Bus), HDMI (registered trademark) (High-Definition Multimedia Interface), or a terminal compliant with the standard. You may do it. Further, for example, the connectivity 1321 may have other data (signal) transmission functions such as analog input / output terminals.
  なお、コネクティビティ1321が、データ(信号)の伝送先のデバイスを含むようにしてもよい。例えば、コネクティビティ1321が、磁気ディスク、光ディスク、光磁気ディスク、または半導体メモリ等の記録媒体に対してデータの読み出しや書き込みを行うドライブ(リムーバブルメディアのドライブだけでなく、ハードディスク、SSD(Solid State Drive)、NAS(Network Attached Storage)等も含む)を有するようにしてもよい。また、コネクティビティ1321が、画像や音声の出力デバイス(モニタやスピーカ等)を有するようにしてもよい。 It should be noted that the connectivity 1321 may include a data (signal) transmission destination device. For example, the drive 1321 reads and writes data to and from a recording medium such as a magnetic disk, an optical disk, a magneto-optical disk, or a semiconductor memory (not only a removable medium drive, but also a hard disk, SSD (Solid State Drive) NAS (including Network Attached Storage) and the like. In addition, the connectivity 1321 may include an image or audio output device (a monitor, a speaker, or the like).
  カメラ1322は、被写体を撮像し、被写体の画像データを得る機能を有するモジュールである。カメラ1322の撮像により得られた画像データは、例えば、ビデオプロセッサ1332に供給されて符号化される。 The eyelid camera 1322 is a module having a function of capturing an image of a subject and obtaining image data of the subject. Image data obtained by imaging by the camera 1322 is supplied to, for example, a video processor 1332 and encoded.
  センサ1323は、例えば、音声センサ、超音波センサ、光センサ、照度センサ、赤外線センサ、イメージセンサ、回転センサ、角度センサ、角速度センサ、速度センサ、加速度センサ、傾斜センサ、磁気識別センサ、衝撃センサ、温度センサ等、任意のセンサ機能を有するモジュールである。センサ1323により検出されたデータは、例えば、アプリケーションプロセッサ1331に供給されてアプリケーション等により利用される。 The sensor 1323 includes, for example, a voice sensor, an ultrasonic sensor, an optical sensor, an illuminance sensor, an infrared sensor, an image sensor, a rotation sensor, an angle sensor, an angular velocity sensor, a velocity sensor, an acceleration sensor, an inclination sensor, a magnetic identification sensor, an impact sensor, It is a module having an arbitrary sensor function such as a temperature sensor. For example, the data detected by the sensor 1323 is supplied to the application processor 1331 and used by an application or the like.
  以上においてモジュールとして説明した構成をプロセッサとして実現するようにしてもよいし、逆にプロセッサとして説明した構成をモジュールとして実現するようにしてもよい。 The configuration described above as a module may be realized as a processor, or conversely, the configuration described as a processor may be realized as a module.
  以上のような構成のビデオセット1300において、後述するようにビデオプロセッサ1332に本技術を適用することができる。したがって、ビデオセット1300は、本技術を適用したセットとして実施することができる。 In the video set 1300 configured as described above, the present technology can be applied to the video processor 1332 as described later. Therefore, the video set 1300 can be implemented as a set to which the present technology is applied.
 (ビデオプロセッサの構成例)
  図37は、本技術を適用したビデオプロセッサ1332(図36)の概略的な構成の一例を示している。
(Video processor configuration example)
FIG. 37 shows an example of a schematic configuration of a video processor 1332 (FIG. 36) to which the present technology is applied.
  図37の例の場合、ビデオプロセッサ1332は、ビデオ信号およびオーディオ信号の入力を受けてこれらを所定の方式で符号化する機能と、符号化されたビデオデータおよびオーディオデータを復号し、ビデオ信号およびオーディオ信号を再生出力する機能とを有する。 In the case of the example of FIG. 37, the video processor 1332 receives the video signal and the audio signal, encodes them in a predetermined method, decodes the encoded video data and audio data, A function of reproducing and outputting an audio signal.
  図37に示されるように、ビデオプロセッサ1332は、ビデオ入力処理部1401、第1画像拡大縮小部1402、第2画像拡大縮小部1403、ビデオ出力処理部1404、フレームメモリ1405、およびメモリ制御部1406を有する。また、ビデオプロセッサ1332は、エンコード・デコードエンジン1407、ビデオES(Elementary Stream)バッファ1408Aおよび1408B、並びに、オーディオESバッファ1409Aおよび1409Bを有する。さらに、ビデオプロセッサ1332は、オーディオエンコーダ1410、オーディオデコーダ1411、多重化部(MUX(Multiplexer))1412、逆多重化部(DMUX(Demultiplexer))1413、およびストリームバッファ1414を有する。 As shown in FIG. 37, the video processor 1332 includes a video input processing unit 1401, a first image enlargement / reduction unit 1402, a second image enlargement / reduction unit 1403, a video output processing unit 1404, a frame memory 1405, and a memory control unit 1406. Have The video processor 1332 includes an encoding / decoding engine 1407, video ES (ElementaryElementStream) buffers 1408A and 1408B, and audio ES buffers 1409A and 1409B. Further, the video processor 1332 includes an audio encoder 1410, an audio decoder 1411, a multiplexing unit (MUX (Multiplexer)) 1412, a demultiplexing unit (DMUX (Demultiplexer)) 1413, and a stream buffer 1414.
  ビデオ入力処理部1401は、例えばコネクティビティ1321(図36)等から入力されたビデオ信号を取得し、デジタル画像データに変換する。第1画像拡大縮小部1402は、画像データに対してフォーマット変換や画像の拡大縮小処理等を行う。第2画像拡大縮小部1403は、画像データに対して、ビデオ出力処理部1404を介して出力する先でのフォーマットに応じて画像の拡大縮小処理を行ったり、第1画像拡大縮小部1402と同様のフォーマット変換や画像の拡大縮小処理等を行ったりする。ビデオ出力処理部1404は、画像データに対して、フォーマット変換やアナログ信号への変換等を行って、再生されたビデオ信号として例えばコネクティビティ1321(図36)等に出力する。 The video input processing unit 1401 acquires a video signal input from, for example, the connectivity 1321 (FIG. 36) and converts it into digital image data. The first image enlargement / reduction unit 1402 performs format conversion, image enlargement / reduction processing, and the like on the image data. The second image enlargement / reduction unit 1403 performs image enlargement / reduction processing on the image data in accordance with the format of the output destination via the video output processing unit 1404, or is the same as the first image enlargement / reduction unit 1402. Format conversion and image enlargement / reduction processing. The video output processing unit 1404 performs format conversion, conversion to an analog signal, and the like on the image data, and outputs the reproduced video signal to, for example, the connectivity 1321 (FIG. 36).
  フレームメモリ1405は、ビデオ入力処理部1401、第1画像拡大縮小部1402、第2画像拡大縮小部1403、ビデオ出力処理部1404、およびエンコード・デコードエンジン1407によって共用される画像データ用のメモリである。フレームメモリ1405は、例えばDRAM等の半導体メモリとして実現される。 The frame memory 1405 is a memory for image data shared by the video input processing unit 1401, the first image scaling unit 1402, the second image scaling unit 1403, the video output processing unit 1404, and the encoding / decoding engine 1407. . The frame memory 1405 is realized as a semiconductor memory such as a DRAM, for example.
  メモリ制御部1406は、エンコード・デコードエンジン1407からの同期信号を受けて、アクセス管理テーブル1406Aに書き込まれたフレームメモリ1405へのアクセススケジュールに従ってフレームメモリ1405に対する書き込み・読み出しのアクセスを制御する。アクセス管理テーブル1406Aは、エンコード・デコードエンジン1407、第1画像拡大縮小部1402、第2画像拡大縮小部1403等で実行される処理に応じて、メモリ制御部1406により更新される。 The memory control unit 1406 receives the synchronization signal from the encoding / decoding engine 1407, and controls the writing / reading access to the frame memory 1405 according to the access schedule to the frame memory 1405 written in the access management table 1406A. The access management table 1406A is updated by the memory control unit 1406 in accordance with processing executed by the encoding / decoding engine 1407, the first image enlargement / reduction unit 1402, the second image enlargement / reduction unit 1403, and the like.
  エンコード・デコードエンジン1407は、画像データのエンコード処理、並びに、画像データが符号化されたデータであるビデオストリームのデコード処理を行う。例えば、エンコード・デコードエンジン1407は、フレームメモリ1405から読み出した画像データを符号化し、ビデオストリームとしてビデオESバッファ1408Aに順次書き込む。また、例えば、ビデオESバッファ1408Bからビデオストリームを順次読み出して復号し、画像データとしてフレームメモリ1405に順次書き込む。エンコード・デコードエンジン1407は、これらの符号化や復号において、フレームメモリ1405を作業領域として使用する。また、エンコード・デコードエンジン1407は、例えばマクロブロック毎の処理を開始するタイミングで、メモリ制御部1406に対して同期信号を出力する。 The encoding / decoding engine 1407 performs encoding processing of image data and decoding processing of a video stream that is data obtained by encoding the image data. For example, the encoding / decoding engine 1407 encodes the image data read from the frame memory 1405 and sequentially writes the data as a video stream in the video ES buffer 1408A. Further, for example, the video stream is sequentially read from the video ES buffer 1408B, decoded, and sequentially written in the frame memory 1405 as image data. The encoding / decoding engine 1407 uses the frame memory 1405 as a work area in the encoding and decoding. Also, the encoding / decoding engine 1407 outputs a synchronization signal to the memory control unit 1406, for example, at a timing at which processing for each macroblock is started.
  ビデオESバッファ1408Aは、エンコード・デコードエンジン1407によって生成されたビデオストリームをバッファリングして、多重化部(MUX)1412に供給する。ビデオESバッファ1408Bは、逆多重化部(DMUX)1413から供給されたビデオストリームをバッファリングして、エンコード・デコードエンジン1407に供給する。 The video ES buffer 1408A buffers the video stream generated by the encoding / decoding engine 1407 and supplies the buffered video stream to the multiplexing unit (MUX) 1412. The video ES buffer 1408B buffers the video stream supplied from the demultiplexer (DMUX) 1413 and supplies the buffered video stream to the encoding / decoding engine 1407.
  オーディオESバッファ1409Aは、オーディオエンコーダ1410によって生成されたオーディオストリームをバッファリングして、多重化部(MUX)1412に供給する。オーディオESバッファ1409Bは、逆多重化部(DMUX)1413から供給されたオーディオストリームをバッファリングして、オーディオデコーダ1411に供給する。 The audio ES buffer 1409A buffers the audio stream generated by the audio encoder 1410 and supplies the buffered audio stream to the multiplexing unit (MUX) 1412. The audio ES buffer 1409B buffers the audio stream supplied from the demultiplexer (DMUX) 1413 and supplies the buffered audio stream to the audio decoder 1411.
  オーディオエンコーダ1410は、例えばコネクティビティ1321(図36)等から入力されたオーディオ信号を例えばデジタル変換し、例えばMPEGオーディオ方式やAC3(AudioCode number 3)方式等の所定の方式で符号化する。オーディオエンコーダ1410は、オーディオ信号が符号化されたデータであるオーディオストリームをオーディオESバッファ1409Aに順次書き込む。オーディオデコーダ1411は、オーディオESバッファ1409Bから供給されたオーディオストリームを復号し、例えばアナログ信号への変換等を行って、再生されたオーディオ信号として例えばコネクティビティ1321(図36)等に供給する。 The audio encoder 1410 converts, for example, an audio signal input from the connectivity 1321 (FIG. 36), for example, into a digital format, and encodes the audio signal using a predetermined method such as the MPEG audio method or the AC3 (Audio Code number 3) method. The audio encoder 1410 sequentially writes an audio stream, which is data obtained by encoding an audio signal, in the audio ES buffer 1409A. The audio decoder 1411 decodes the audio stream supplied from the audio ES buffer 1409B, performs conversion to an analog signal, for example, and supplies the reproduced audio signal to, for example, the connectivity 1321 (FIG. 36).
  多重化部(MUX)1412は、ビデオストリームとオーディオストリームとを多重化する。この多重化の方法(すなわち、多重化により生成されるビットストリームのフォーマット)は任意である。また、この多重化の際に、多重化部(MUX)1412は、所定のヘッダ情報等をビットストリームに付加することもできる。つまり、多重化部(MUX)1412は、多重化によりストリームのフォーマットを変換することができる。例えば、多重化部(MUX)1412は、ビデオストリームとオーディオストリームとを多重化することにより、転送用のフォーマットのビットストリームであるトランスポートストリームに変換する。また、例えば、多重化部(MUX)1412は、ビデオストリームとオーディオストリームとを多重化することにより、記録用のファイルフォーマットのデータ(ファイルデータ)に変換する。 Multiplexer (MUX) 1412 multiplexes the video stream and the audio stream. The multiplexing method (that is, the format of the bit stream generated by multiplexing) is arbitrary. At the time of this multiplexing, the multiplexing unit (MUX) 1412 can also add predetermined header information or the like to the bit stream. That is, the multiplexing unit (MUX) 1412 can convert the stream format by multiplexing. For example, the multiplexing unit (MUX) 1412 multiplexes the video stream and the audio stream to convert it into a transport stream that is a bit stream in a transfer format. Further, for example, the multiplexing unit (MUX) 1412 multiplexes the video stream and the audio stream, thereby converting the data into file format data (file data) for recording.
  逆多重化部(DMUX)1413は、多重化部(MUX)1412による多重化に対応する方法で、ビデオストリームとオーディオストリームとが多重化されたビットストリームを逆多重化する。つまり、逆多重化部(DMUX)1413は、ストリームバッファ1414から読み出されたビットストリームからビデオストリームとオーディオストリームとを抽出する(ビデオストリームとオーディオストリームとを分離する)。つまり、逆多重化部(DMUX)1413は、逆多重化によりストリームのフォーマットを変換(多重化部(MUX)1412による変換の逆変換)することができる。例えば、逆多重化部(DMUX)1413は、例えばコネクティビティ1321やブロードバンドモデム1333等(いずれも図36)から供給されたトランスポートストリームを、ストリームバッファ1414を介して取得し、逆多重化することにより、ビデオストリームとオーディオストリームとに変換することができる。また、例えば、逆多重化部(DMUX)1413は、例えばコネクティビティ1321により(図36)各種記録媒体から読み出されたファイルデータを、ストリームバッファ1414を介して取得し、逆多重化することにより、ビデオストリームとオーディオストリームとに変換することができる。 The demultiplexing unit (DMUX) 1413 demultiplexes the bit stream in which the video stream and the audio stream are multiplexed by a method corresponding to the multiplexing by the multiplexing unit (MUX) 1412. That is, the demultiplexer (DMUX) 1413 extracts the video stream and the audio stream from the bit stream read from the stream buffer 1414 (separates the video stream and the audio stream). That is, the demultiplexer (DMUX) 1413 can convert the stream format by demultiplexing (inverse conversion of the conversion by the multiplexer (MUX) 1412). For example, the demultiplexing unit (DMUX) 1413 obtains the transport stream supplied from, for example, the connectivity 1321 and the broadband modem 1333 (both in FIG. 36) via the stream buffer 1414 and demultiplexes the transport stream. Can be converted into a video stream and an audio stream. Further, for example, the demultiplexer (DMUX) 1413 obtains the file data read from various recording media by the connectivity 1321 (FIG. 36) via the stream buffer 1414, and demultiplexes the file data, for example. It can be converted into a video stream and an audio stream.
  ストリームバッファ1414は、ビットストリームをバッファリングする。例えば、ストリームバッファ1414は、多重化部(MUX)1412から供給されたトランスポートストリームをバッファリングし、所定のタイミングにおいて、若しくは外部からの要求等に基づいて、例えばコネクティビティ1321やブロードバンドモデム1333(いずれも図36)等に供給する。 The stream buffer 1414 buffers the bit stream. For example, the stream buffer 1414 buffers the transport stream supplied from the multiplexing unit (MUX) 1412 and, for example, at the predetermined timing or based on a request from the outside, for example, the connectivity 1321 or the broadband modem 1333 (whichever Are also supplied to FIG.
  また、例えば、ストリームバッファ1414は、多重化部(MUX)1412から供給されたファイルデータをバッファリングし、所定のタイミングにおいて、若しくは外部からの要求等に基づいて、例えばコネクティビティ1321(図36)等に供給し、各種記録媒体に記録させる。 Further, for example, the stream buffer 1414 buffers the file data supplied from the multiplexing unit (MUX) 1412 and, for example, connectivity 1321 (FIG. 36) or the like at a predetermined timing or based on an external request or the like. To be recorded on various recording media.
  さらに、ストリームバッファ1414は、例えばコネクティビティ1321やブロードバンドモデム1333等(いずれも図36)を介して取得したトランスポートストリームをバッファリングし、所定のタイミングにおいて、若しくは外部からの要求等に基づいて、逆多重化部(DMUX)1413に供給する。 Further, the stream buffer 1414 buffers the transport stream acquired through, for example, the connectivity 1321 and the broadband modem 1333 (both of which are shown in FIG. 36), and performs reverse processing at a predetermined timing or based on an external request or the like. The data is supplied to a multiplexing unit (DMUX) 1413.
  また、ストリームバッファ1414は、例えばコネクティビティ1321(図36)等において各種記録媒体から読み出されたファイルデータをバッファリングし、所定のタイミングにおいて、若しくは外部からの要求等に基づいて、逆多重化部(DMUX)1413に供給する。 Further, the stream buffer 1414 buffers file data read from various recording media in the connectivity 1321 (FIG. 36), for example, and at a predetermined timing or based on an external request or the like, a demultiplexing unit (DMUX) 1413.
  次に、このような構成のビデオプロセッサ1332の動作の例について説明する。例えば、コネクティビティ1321(図36)等からビデオプロセッサ1332に入力されたビデオ信号は、ビデオ入力処理部1401において4:2:2Y/Cb/Cr方式等の所定の方式のデジタル画像データに変換され、フレームメモリ1405に順次書き込まれる。このデジタル画像データは、第1画像拡大縮小部1402または第2画像拡大縮小部1403に読み出されて、4:2:0Y/Cb/Cr方式等の所定の方式へのフォーマット変換および拡大縮小処理が行われ、再びフレームメモリ1405に書き込まれる。この画像データは、エンコード・デコードエンジン1407によって符号化され、ビデオストリームとしてビデオESバッファ1408Aに書き込まれる。 Next, an example of the operation of the video processor 1332 having such a configuration will be described. For example, a video signal input to the video processor 1332 from the connectivity 1321 (FIG. 36) or the like is converted into digital image data of a predetermined format such as 4: 2: 2Y / Cb / Cr format by the video input processing unit 1401. The data is sequentially written into the frame memory 1405. This digital image data is read by the first image enlargement / reduction unit 1402 or the second image enlargement / reduction unit 1403, and format conversion to a predetermined method such as 4: 2: 0Y / Cb / Cr method and enlargement / reduction processing are performed. Is written again in the frame memory 1405. This image data is encoded by the encoding / decoding engine 1407 and written as a video stream in the video ES buffer 1408A.
  また、コネクティビティ1321(図36)等からビデオプロセッサ1332に入力されたオーディオ信号は、オーディオエンコーダ1410によって符号化され、オーディオストリームとして、オーディオESバッファ1409Aに書き込まれる。 In addition, an audio signal input to the video processor 1332 from the connectivity 1321 (FIG. 36) or the like is encoded by the audio encoder 1410 and written as an audio stream in the audio ES buffer 1409A.
  ビデオESバッファ1408Aのビデオストリームと、オーディオESバッファ1409Aのオーディオストリームは、多重化部(MUX)1412に読み出されて多重化され、トランスポートストリーム若しくはファイルデータ等に変換される。多重化部(MUX)1412により生成されたトランスポートストリームは、ストリームバッファ1414にバッファされた後、例えばコネクティビティ1321やブロードバンドモデム1333(いずれも図36)等を介して外部ネットワークに出力される。また、多重化部(MUX)1412により生成されたファイルデータは、ストリームバッファ1414にバッファされた後、例えばコネクティビティ1321(図36)等に出力され、各種記録媒体に記録される。 The video stream of the video ES buffer 1408A and the audio stream of the audio ES buffer 1409A are read and multiplexed by the multiplexing unit (MUX) 1412 and converted into a transport stream or file data. The transport stream generated by the multiplexing unit (MUX) 1412 is buffered in the stream buffer 1414 and then output to the external network via, for example, the connectivity 1321 and the broadband modem 1333 (both of which are shown in FIG. 36). Further, the file data generated by the multiplexing unit (MUX) 1412 is buffered in the stream buffer 1414, and then output to, for example, the connectivity 1321 (FIG. 36) and recorded on various recording media.
  また、例えばコネクティビティ1321やブロードバンドモデム1333(いずれも図36)等を介して外部ネットワークからビデオプロセッサ1332に入力されたトランスポートストリームは、ストリームバッファ1414にバッファされた後、逆多重化部(DMUX)1413により逆多重化される。また、例えばコネクティビティ1321(図36)等において各種記録媒体から読み出され、ビデオプロセッサ1332に入力されたファイルデータは、ストリームバッファ1414にバッファされた後、逆多重化部(DMUX)1413により逆多重化される。つまり、ビデオプロセッサ1332に入力されたトランスポートストリームまたはファイルデータは、逆多重化部(DMUX)1413によりビデオストリームとオーディオストリームとに分離される。 Further, for example, a transport stream input from an external network to the video processor 1332 via the connectivity 1321 or the broadband modem 1333 (both in FIG. 36) is buffered in the stream buffer 1414 and then demultiplexed (DMUX) 1413 is demultiplexed. For example, file data read from various recording media in the connectivity 1321 (FIG. 36) and input to the video processor 1332 is buffered in the stream buffer 1414 and then demultiplexed by the demultiplexer (DMUX) 1413. It becomes. That is, the transport stream or file data input to the video processor 1332 is separated into a video stream and an audio stream by the demultiplexer (DMUX) 1413.
  オーディオストリームは、オーディオESバッファ1409Bを介してオーディオデコーダ1411に供給され、復号されてオーディオ信号が再生される。また、ビデオストリームは、ビデオESバッファ1408Bに書き込まれた後、エンコード・デコードエンジン1407により順次読み出されて復号されてフレームメモリ1405に書き込まれる。復号された画像データは、第2画像拡大縮小部1403によって拡大縮小処理されて、フレームメモリ1405に書き込まれる。そして、復号された画像データは、ビデオ出力処理部1404に読み出されて、4:2:2Y/Cb/Cr方式等の所定の方式にフォーマット変換され、さらにアナログ信号に変換されて、ビデオ信号が再生出力される。 The audio stream is supplied to the audio decoder 1411 via the audio ES buffer 1409B and decoded to reproduce the audio signal. The video stream is written to the video ES buffer 1408B, and then sequentially read and decoded by the encoding / decoding engine 1407, and written to the frame memory 1405. The decoded image data is enlarged / reduced by the second image enlargement / reduction unit 1403 and written to the frame memory 1405. The decoded image data is read out to the video output processing unit 1404, format-converted to a predetermined system such as 4: 2: 2Y / Cb / Cr system, and further converted into an analog signal to be converted into a video signal. Is played out.
  このように構成されるビデオプロセッサ1332に本技術を適用する場合、エンコード・デコードエンジン1407に、上述した各実施形態に係る本技術を適用すればよい。つまり、例えば、エンコード・デコードエンジン1407が、符号化装置30や復号装置160の機能を有するようにすればよい。このようにすることにより、ビデオプロセッサ1332は、図1乃至図27を参照して上述した効果と同様の効果を得ることができる。 場合 When the present technology is applied to the video processor 1332 configured as described above, the present technology according to each embodiment described above may be applied to the encoding / decoding engine 1407. That is, for example, the encoding / decoding engine 1407 may have the functions of the encoding device 30 and the decoding device 160. In this way, the video processor 1332 can obtain the same effects as those described above with reference to FIGS.
  なお、エンコード・デコードエンジン1407において、本技術(すなわち、上述した各実施形態に係る画像符号化装置や画像復号装置の機能)は、論理回路等のハードウエアにより実現するようにしてもよいし、組み込みプログラム等のソフトウエアにより実現するようにしてもよいし、それらの両方により実現するようにしてもよい。 In the encoding / decoding engine 1407, the present technology (that is, the functions of the image encoding device and the image decoding device according to each embodiment described above) may be realized by hardware such as a logic circuit. It may be realized by software such as an embedded program, or may be realized by both of them.
 (ビデオプロセッサの他の構成例)
  図38は、本技術を適用したビデオプロセッサ1332(図36)の概略的な構成の他の例を示している。図38の例の場合、ビデオプロセッサ1332は、ビデオデータを所定の方式で符号化・復号する機能とを有する。
(Another configuration example of the video processor)
FIG. 38 illustrates another example of a schematic configuration of the video processor 1332 (FIG. 36) to which the present technology is applied. In the case of the example of FIG. 38, the video processor 1332 has a function of encoding and decoding video data by a predetermined method.
  より具体的には、図38に示されるように、ビデオプロセッサ1332は、制御部1511、ディスプレイインタフェース1512、ディスプレイエンジン1513、画像処理エンジン1514、および内部メモリ1515を有する。また、ビデオプロセッサ1332は、コーデックエンジン1516、メモリインタフェース1517、多重化・逆多重化部(MUX DMUX)1518、ネットワークインタフェース1519、およびビデオインタフェース1520を有する。 More specifically, as illustrated in FIG. 38, the video processor 1332 includes a control unit 1511, a display interface 1512, a display engine 1513, an image processing engine 1514, and an internal memory 1515. The video processor 1332 includes a codec engine 1516, a memory interface 1517, a multiplexing / demultiplexing unit (MUX DMUX) 1518, a network interface 1519, and a video interface 1520.
  制御部1511は、ディスプレイインタフェース1512、ディスプレイエンジン1513、画像処理エンジン1514、およびコーデックエンジン1516等、ビデオプロセッサ1332内の各処理部の動作を制御する。 The eyelid control unit 1511 controls the operation of each processing unit in the video processor 1332 such as the display interface 1512, the display engine 1513, the image processing engine 1514, and the codec engine 1516.
  図38に示されるように、制御部1511は、例えば、メインCPU1531、サブCPU1532、およびシステムコントローラ1533を有する。メインCPU1531は、ビデオプロセッサ1332内の各処理部の動作を制御するためのプログラム等を実行する。メインCPU1531は、そのプログラム等に従って制御信号を生成し、各処理部に供給する(つまり、各処理部の動作を制御する)。サブCPU1532は、メインCPU1531の補助的な役割を果たす。例えば、サブCPU1532は、メインCPU1531が実行するプログラム等の子プロセスやサブルーチン等を実行する。システムコントローラ1533は、メインCPU1531およびサブCPU1532が実行するプログラムを指定する等、メインCPU1531およびサブCPU1532の動作を制御する。 As shown in FIG. 38, the control unit 1511 includes, for example, a main CPU 1531, a sub CPU 1532, and a system controller 1533. The main CPU 1531 executes a program and the like for controlling the operation of each processing unit in the video processor 1332. The main CPU 1531 generates a control signal according to the program and supplies it to each processing unit (that is, controls the operation of each processing unit). The sub CPU 1532 plays an auxiliary role of the main CPU 1531. For example, the sub CPU 1532 executes a child process such as a program executed by the main CPU 1531, a subroutine, or the like. The system controller 1533 controls operations of the main CPU 1531 and the sub CPU 1532 such as designating a program to be executed by the main CPU 1531 and the sub CPU 1532.
  ディスプレイインタフェース1512は、制御部1511の制御の下、画像データを例えばコネクティビティ1321(図36)等に出力する。例えば、ディスプレイインタフェース1512は、デジタルデータの画像データをアナログ信号に変換し、再生されたビデオ信号として、またはデジタルデータの画像データのまま、コネクティビティ1321(図36)のモニタ装置等に出力する。 The display interface 1512 outputs image data to, for example, the connectivity 1321 (FIG. 36) or the like under the control of the control unit 1511. For example, the display interface 1512 converts the digital data image data into an analog signal, and outputs it to the monitor device of the connectivity 1321 (FIG. 36) or the like as a reproduced video signal or as the digital data image data.
  ディスプレイエンジン1513は、制御部1511の制御の下、画像データに対して、その画像を表示させるモニタ装置等のハードウエアスペックに合わせるように、フォーマット変換、サイズ変換、色域変換等の各種変換処理を行う。 Under the control of the control unit 1511, the display engine 1513 performs various conversion processes such as format conversion, size conversion, color gamut conversion, and the like so as to match the image data with hardware specifications such as a monitor device that displays the image. I do.
  画像処理エンジン1514は、制御部1511の制御の下、画像データに対して、例えば画質改善のためのフィルタ処理等、所定の画像処理を施す。 The eyelid image processing engine 1514 performs predetermined image processing such as filter processing for improving image quality on the image data under the control of the control unit 1511.
  内部メモリ1515は、ディスプレイエンジン1513、画像処理エンジン1514、およびコーデックエンジン1516により共用される、ビデオプロセッサ1332の内部に設けられたメモリである。内部メモリ1515は、例えば、ディスプレイエンジン1513、画像処理エンジン1514、およびコーデックエンジン1516の間で行われるデータの授受に利用される。例えば、内部メモリ1515は、ディスプレイエンジン1513、画像処理エンジン1514、またはコーデックエンジン1516から供給されるデータを格納し、必要に応じて(例えば、要求に応じて)、そのデータを、ディスプレイエンジン1513、画像処理エンジン1514、またはコーデックエンジン1516に供給する。この内部メモリ1515は、どのような記憶デバイスにより実現するようにしてもよいが、一般的にブロック単位の画像データやパラメータ等といった小容量のデータの格納に利用することが多いので、例えばSRAM(Static Random Access Memory)のような比較的(例えば外部メモリ1312と比較して)小容量だが応答速度が高速な半導体メモリにより実現するのが望ましい。 The internal memory 1515 is a memory provided inside the video processor 1332 that is shared by the display engine 1513, the image processing engine 1514, and the codec engine 1516. The internal memory 1515 is used, for example, for data exchange performed between the display engine 1513, the image processing engine 1514, and the codec engine 1516. For example, the internal memory 1515 stores data supplied from the display engine 1513, the image processing engine 1514, or the codec engine 1516, and stores the data as needed (eg, upon request). This is supplied to the image processing engine 1514 or the codec engine 1516. The internal memory 1515 may be realized by any storage device, but is generally used for storing a small amount of data such as image data or parameters in units of blocks. It is desirable to realize a semiconductor memory having a relatively small capacity but a high response speed (for example, as compared with the external memory 1312) such as “Static Random Access Memory”.
  コーデックエンジン1516は、画像データの符号化や復号に関する処理を行う。このコーデックエンジン1516が対応する符号化・復号の方式は任意であり、その数は1つであってもよいし、複数であってもよい。例えば、コーデックエンジン1516は、複数の符号化・復号方式のコーデック機能を備え、その中から選択されたもので画像データの符号化若しくは符号化データの復号を行うようにしてもよい。 The codec engine 1516 performs processing related to encoding and decoding of image data. The encoding / decoding scheme supported by the codec engine 1516 is arbitrary, and the number thereof may be one or plural. For example, the codec engine 1516 may be provided with codec functions of a plurality of encoding / decoding schemes, and may be configured to perform encoding of image data or decoding of encoded data using one selected from them.
  図38に示される例において、コーデックエンジン1516は、コーデックに関する処理の機能ブロックとして、例えば、MPEG-2 Video1541、AVC/H.2641542、HEVC/H.2651543、HEVC/H.265(Scalable)1544、HEVC/H.265(Multi-view)1545、およびMPEG-DASH1551を有する。 In the example shown in FIG. 38, the codec engine 1516 includes, for example, MPEG-2 video 1541, AVC / H.2641542, HEVC / H.2651543, HEVC / H.265 (Scalable) 1544, as function blocks for processing related to the codec. HEVC / H.265 (Multi-view) 1545 and MPEG-DASH 1551 are included.
  MPEG-2 Video1541は、画像データをMPEG-2方式で符号化したり復号したりする機能ブロックである。AVC/H.2641542は、画像データをAVC方式で符号化したり復号したりする機能ブロックである。HEVC/H.2651543は、画像データをHEVC方式で符号化したり復号したりする機能ブロックである。HEVC/H.265(Scalable)1544は、画像データをHEVC方式でスケーラブル符号化したりスケーラブル復号したりする機能ブロックである。HEVC/H.265(Multi-view)1545は、画像データをHEVC方式で多視点符号化したり多視点復号したりする機能ブロックである。 “MPEG-2” Video 1541 is a functional block that encodes and decodes image data in the MPEG-2 format. AVC / H.2641542 is a functional block that encodes and decodes image data using the AVC method. HEVC / H.2651543 is a functional block that encodes and decodes image data using the HEVC method. HEVC / H.265 (Scalable) 1544 is a functional block that performs scalable encoding and scalable decoding of image data using the HEVC method. HEVC / H.265 (Multi-view) 1545 is a functional block that multi-view encodes or multi-view decodes image data using the HEVC method.
  MPEG-DASH1551は、画像データをMPEG-DASH(MPEG-Dynamic Adaptive Streaming over HTTP)方式で送受信する機能ブロックである。MPEG-DASHは、HTTP(HyperText Transfer Protocol)を使ってビデオのストリーミングを行う技術であり、予め用意された解像度等が互いに異なる複数の符号化データの中から適切なものをセグメント単位で選択し伝送することを特徴の1つとする。MPEG-DASH1551は、規格に準拠するストリームの生成やそのストリームの伝送制御等を行い、画像データの符号化・復号については、上述したMPEG-2 Video1541乃至HEVC/H.265(Multi-view)1545を利用する。 “MPEG-DASH 1551” is a functional block that transmits and receives image data in the MPEG-DASH (MPEG-Dynamic Adaptive Streaming over HTTP) method. MPEG-DASH is a technology for streaming video using HTTP (HyperText Transfer Protocol), and selects and transmits appropriate data from multiple encoded data with different resolutions prepared in advance in segments. This is one of the features. MPEG-DASH 1551 generates a stream compliant with the standard, controls transmission of the stream, and the like. For encoding / decoding of image data, MPEG-2 Video 1541 to HEVC / H.265 (Multi-view) 1545 described above are used. Is used.
  メモリインタフェース1517は、外部メモリ1312用のインタフェースである。画像処理エンジン1514やコーデックエンジン1516から供給されるデータは、メモリインタフェース1517を介して外部メモリ1312に供給される。また、外部メモリ1312から読み出されたデータは、メモリインタフェース1517を介してビデオプロセッサ1332(画像処理エンジン1514若しくはコーデックエンジン1516)に供給される。 The memory interface 1517 is an interface for the external memory 1312. Data supplied from the image processing engine 1514 or the codec engine 1516 is supplied to the external memory 1312 via the memory interface 1517. The data read from the external memory 1312 is supplied to the video processor 1332 (the image processing engine 1514 or the codec engine 1516) via the memory interface 1517.
  多重化・逆多重化部(MUX DMUX)1518は、符号化データのビットストリーム、画像データ、ビデオ信号等、画像に関する各種データの多重化や逆多重化を行う。この多重化・逆多重化の方法は任意である。例えば、多重化の際に、多重化・逆多重化部(MUX DMUX)1518は、複数のデータを1つにまとめるだけでなく、所定のヘッダ情報等をそのデータに付加することもできる。また、逆多重化の際に、多重化・逆多重化部(MUX DMUX)1518は、1つのデータを複数に分割するだけでなく、分割した各データに所定のヘッダ情報等を付加することもできる。つまり、多重化・逆多重化部(MUX DMUX)1518は、多重化・逆多重化によりデータのフォーマットを変換することができる。例えば、多重化・逆多重化部(MUX DMUX)1518は、ビットストリームを多重化することにより、転送用のフォーマットのビットストリームであるトランスポートストリームや、記録用のファイルフォーマットのデータ(ファイルデータ)に変換することができる。もちろん、逆多重化によりその逆変換も可能である。 A multiplexing / demultiplexing unit (MUX DMUX) 1518 multiplexes and demultiplexes various data related to images such as a bit stream of encoded data, image data, and a video signal. This multiplexing / demultiplexing method is arbitrary. For example, at the time of multiplexing, the multiplexing / demultiplexing unit (MUX DMUX) 1518 can not only combine a plurality of data into one but also add predetermined header information or the like to the data. Further, in the demultiplexing, the multiplexing / demultiplexing unit (MUX DMUX) 1518 not only divides one data into a plurality of data but also adds predetermined header information or the like to each divided data. it can. That is, the multiplexing / demultiplexing unit (MUX DMUX) 1518 can convert the data format by multiplexing / demultiplexing. For example, the multiplexing / demultiplexing unit (MUX DMUX) 1518 multiplexes the bitstream, thereby transporting the transport stream, which is a bit stream in a transfer format, or data in a file format for recording (file data). Can be converted to Of course, the inverse transformation is also possible by demultiplexing.
  ネットワークインタフェース1519は、例えばブロードバンドモデム1333やコネクティビティ1321(いずれも図36)等向けのインタフェースである。ビデオインタフェース1520は、例えばコネクティビティ1321やカメラ1322(いずれも図36)等向けのインタフェースである。 The network interface 1519 is an interface for, for example, a broadband modem 1333 and connectivity 1321 (both are FIG. 36). The video interface 1520 is an interface for, for example, the connectivity 1321 and the camera 1322 (both are FIG. 36).
  次に、このようなビデオプロセッサ1332の動作の例について説明する。例えば、コネクティビティ1321やブロードバンドモデム1333(いずれも図36)等を介して外部ネットワークからトランスポートストリームを受信すると、そのトランスポートストリームは、ネットワークインタフェース1519を介して多重化・逆多重化部(MUX DMUX)1518に供給されて逆多重化され、コーデックエンジン1516により復号される。コーデックエンジン1516の復号により得られた画像データは、例えば、画像処理エンジン1514により所定の画像処理が施され、ディスプレイエンジン1513により所定の変換が行われ、ディスプレイインタフェース1512を介して例えばコネクティビティ1321(図36)等に供給され、その画像がモニタに表示される。また、例えば、コーデックエンジン1516の復号により得られた画像データは、コーデックエンジン1516により再符号化され、多重化・逆多重化部(MUX DMUX)1518により多重化されてファイルデータに変換され、ビデオインタフェース1520を介して例えばコネクティビティ1321(図36)等に出力され、各種記録媒体に記録される。 Next, an example of the operation of the video processor 1332 will be described. For example, when a transport stream is received from an external network via the connectivity 1321 or the broadband modem 1333 (both of which are shown in FIG. 36), the transport stream is transmitted to the multiplexing / demultiplexing unit (MUX DMUX) via the network interface 1519. ) 1518 to be demultiplexed and decoded by the codec engine 1516. For example, the image data obtained by decoding by the codec engine 1516 is subjected to predetermined image processing by the image processing engine 1514, predetermined conversion is performed by the display engine 1513, and the connectivity 1321 (see FIG. 36) and the image is displayed on the monitor. Further, for example, image data obtained by decoding by the codec engine 1516 is re-encoded by the codec engine 1516, multiplexed by a multiplexing / demultiplexing unit (MUX DMUX) 1518, converted into file data, and video. The data is output to, for example, the connectivity 1321 (FIG. 36) via the interface 1520 and recorded on various recording media.
  さらに、例えば、コネクティビティ1321(図36)等により図示せぬ記録媒体から読み出された、画像データが符号化された符号化データのファイルデータは、ビデオインタフェース1520を介して多重化・逆多重化部(MUX DMUX)1518に供給されて逆多重化され、コーデックエンジン1516により復号される。コーデックエンジン1516の復号により得られた画像データは、画像処理エンジン1514により所定の画像処理が施され、ディスプレイエンジン1513により所定の変換が行われ、ディスプレイインタフェース1512を介して例えばコネクティビティ1321(図36)等に供給され、その画像がモニタに表示される。また、例えば、コーデックエンジン1516の復号により得られた画像データは、コーデックエンジン1516により再符号化され、多重化・逆多重化部(MUX DMUX)1518により多重化されてトランスポートストリームに変換され、ネットワークインタフェース1519を介して例えばコネクティビティ1321やブロードバンドモデム1333(いずれも図36)等に供給され図示せぬ他の装置に伝送される。 Further, for example, encoded data file data obtained by encoding image data read from a recording medium (not shown) by the connectivity 1321 (FIG. 36) is multiplexed / demultiplexed via the video interface 1520. Is supplied to a unit (MUX DMUX) 1518, demultiplexed, and decoded by the codec engine 1516. Image data obtained by decoding by the codec engine 1516 is subjected to predetermined image processing by the image processing engine 1514, subjected to predetermined conversion by the display engine 1513, and, for example, connectivity 1321 via the display interface 1512 (FIG. 36). And the image is displayed on the monitor. Also, for example, image data obtained by decoding by the codec engine 1516 is re-encoded by the codec engine 1516, multiplexed by the multiplexing / demultiplexing unit (MUX DMUX) 1518, and converted into a transport stream, The data is supplied to, for example, the connectivity 1321 and the broadband modem 1333 (both of which are shown in FIG. 36) via the network interface 1519 and transmitted to another device (not shown).
  なお、ビデオプロセッサ1332内の各処理部の間での画像データやその他のデータの授受は、例えば、内部メモリ1515や外部メモリ1312を利用して行われる。また、パワーマネージメントモジュール1313は、例えば制御部1511への電力供給を制御する。 Note that image data and other data are exchanged between the processing units in the video processor 1332 using, for example, the internal memory 1515 and the external memory 1312. The power management module 1313 controls power supply to the control unit 1511, for example.
  このように構成されるビデオプロセッサ1332に本技術を適用する場合、コーデックエンジン1516に、上述した各実施形態に係る本技術を適用すればよい。つまり、例えば、コーデックエンジン1516が、符号化装置30や復号装置160を実現する機能ブロックを有するようにすればよい。このようにすることにより、ビデオプロセッサ1332は、図1乃至図27を参照して上述した効果と同様の効果を得ることができる。 場合 When the present technology is applied to the video processor 1332 configured as described above, the present technology according to each of the above-described embodiments may be applied to the codec engine 1516. That is, for example, the codec engine 1516 may have a functional block that realizes the encoding device 30 and the decoding device 160. In this way, the video processor 1332 can obtain the same effects as those described above with reference to FIGS.
  なお、コーデックエンジン1516において、本技術(すなわち、上述した各実施形態に係る画像符号化装置や画像復号装置の機能)は、論理回路等のハードウエアにより実現するようにしてもよいし、組み込みプログラム等のソフトウエアにより実現するようにしてもよいし、それらの両方により実現するようにしてもよい。 Note that in the codec engine 1516, the present technology (that is, the functions of the image encoding device and the image decoding device according to each of the above-described embodiments) may be realized by hardware such as a logic circuit or an embedded program. It may be realized by software such as the above, or may be realized by both of them.
  以上にビデオプロセッサ1332の構成を2例示したが、ビデオプロセッサ1332の構成は任意であり、上述した2例以外のものであってもよい。また、このビデオプロセッサ1332は、1つの半導体チップとして構成されるようにしてもよいが、複数の半導体チップとして構成されるようにしてもよい。例えば、複数の半導体を積層する3次元積層LSIとしてもよい。また、複数のLSIにより実現されるようにしてもよい。 Although two examples of the configuration of the video processor 1332 have been described above, the configuration of the video processor 1332 is arbitrary and may be other than the two examples described above. The video processor 1332 may be configured as one semiconductor chip, but may be configured as a plurality of semiconductor chips. For example, a three-dimensional stacked LSI in which a plurality of semiconductors are stacked may be used. Further, it may be realized by a plurality of LSIs.
 (装置への適用例)
  ビデオセット1300は、画像データを処理する各種装置に組み込むことができる。例えば、ビデオセット1300は、テレビジョン装置900(図29)、携帯電話機920(図30)、記録再生装置940(図31)、撮像装置960(図32)等に組み込むことができる。ビデオセット1300を組み込むことにより、その装置は、図1乃至図27を参照して上述した効果と同様の効果を得ることができる。
(Application example for equipment)
Video set 1300 can be incorporated into various devices that process image data. For example, the video set 1300 can be incorporated in the television device 900 (FIG. 29), the mobile phone 920 (FIG. 30), the recording / reproducing device 940 (FIG. 31), the imaging device 960 (FIG. 32), or the like. By incorporating the video set 1300, the apparatus can obtain an effect similar to that described above with reference to FIGS.
  また、ビデオセット1300は、例えば、図33のデータ伝送システム1000におけるパーソナルコンピュータ1004、AV機器1005、タブレットデバイス1006、および携帯電話機1007等の端末装置、図34のデータ伝送システム1100における放送局1101および端末装置1102、並びに、図35の撮像システム1200における撮像装置1201およびスケーラブル符号化データ記憶装置1202等にも組み込むことができる。ビデオセット1300を組み込むことにより、その装置は、図1乃至図27を参照して上述した効果と同様の効果を得ることができる。 In addition, the video set 1300 includes, for example, terminal devices such as the personal computer 1004, the AV device 1005, the tablet device 1006, and the mobile phone 1007 in the data transmission system 1000 in FIG. 33, the broadcasting station 1101 in the data transmission system 1100 in FIG. The terminal device 1102 and the imaging device 1201 and the scalable encoded data storage device 1202 in the imaging system 1200 of FIG. 35 can be incorporated. By incorporating the video set 1300, the apparatus can obtain an effect similar to that described above with reference to FIGS.
  なお、上述したビデオセット1300の各構成の一部であっても、ビデオプロセッサ1332を含むものであれば、本技術を適用した構成として実施することができる。例えば、ビデオプロセッサ1332のみを本技術を適用したビデオプロセッサとして実施することができる。また、例えば、上述したように点線1341により示されるプロセッサやビデオモジュール1311等を本技術を適用したプロセッサやモジュール等として実施することができる。さらに、例えば、ビデオモジュール1311、外部メモリ1312、パワーマネージメントモジュール1313、およびフロントエンドモジュール1314を組み合わせ、本技術を適用したビデオユニット1361として実施することもできる。いずれの構成の場合であっても、図1乃至図27を参照して上述した効果と同様の効果を得ることができる。 Note that even a part of each configuration of the video set 1300 described above can be implemented as a configuration to which the present technology is applied as long as it includes the video processor 1332. For example, only the video processor 1332 can be implemented as a video processor to which the present technology is applied. Further, for example, as described above, the processor, the video module 1311 and the like indicated by the dotted line 1341 can be implemented as a processor or a module to which the present technology is applied. Furthermore, for example, the video module 1311, the external memory 1312, the power management module 1313, and the front end module 1314 can be combined and implemented as a video unit 1361 to which the present technology is applied. In any case, the same effects as those described above with reference to FIGS. 1 to 27 can be obtained.
  つまり、ビデオプロセッサ1332を含むものであればどのような構成であっても、ビデオセット1300の場合と同様に、画像データを処理する各種装置に組み込むことができる。例えば、ビデオプロセッサ1332、点線1341により示されるプロセッサ、ビデオモジュール1311、または、ビデオユニット1361を、テレビジョン装置900(図29)、携帯電話機920(図30)、記録再生装置940(図31)、撮像装置960(図32)、図33のデータ伝送システム1000におけるパーソナルコンピュータ1004、AV機器1005、タブレットデバイス1006、および携帯電話機1007等の端末装置、図34のデータ伝送システム1100における放送局1101および端末装置1102、並びに、図35の撮像システム1200における撮像装置1201およびスケーラブル符号化データ記憶装置1202等に組み込むことができる。そして、本技術を適用したいずれかの構成を組み込むことにより、その装置は、ビデオセット1300の場合と同様に、図1乃至図27を参照して上述した効果と同様の効果を得ることができる。 That is, any configuration including the video processor 1332 can be incorporated into various devices that process image data, as in the case of the video set 1300. For example, a video processor 1332, a processor indicated by a dotted line 1341, a video module 1311, or a video unit 1361, a television device 900 (FIG. 29), a cellular phone 920 (FIG. 30), a recording / playback device 940 (FIG. 31), Imaging device 960 (FIG. 32), terminal devices such as personal computer 1004, AV device 1005, tablet device 1006, and mobile phone 1007 in data transmission system 1000 in FIG. 33, broadcast station 1101 and terminal in data transmission system 1100 in FIG. It can be incorporated into the device 1102, the imaging device 1201 and the scalable encoded data storage device 1202 in the imaging system 1200 of FIG. Then, by incorporating any configuration to which the present technology is applied, the apparatus can obtain the same effects as those described above with reference to FIGS. 1 to 27 as in the case of the video set 1300. .
 なお、本明細書では、動き符号化情報などの各種情報が、符号化ストリームに多重化されて、符号化側から復号側へ伝送される例について説明した。しかしながら、これら情報を伝送する手法はかかる例に限定されない。例えば、これら情報は、符号化ビットストリームに多重化されることなく、符号化ビットストリームと関連付けられた別個のデータとして伝送され又は記録されてもよい。ここで、「関連付ける」という用語は、ビットストリームに含まれる画像(スライス若しくはブロックなど、画像の一部であってもよい)と当該画像に対応する情報とを復号時にリンクさせ得るようにすることを意味する。即ち、情報は、画像(又はビットストリーム)とは別の伝送路上で伝送されてもよい。また、情報は、画像(又はビットストリーム)とは別の記録媒体(又は同一の記録媒体の別の記録エリア)に記録されてもよい。さらに、情報と画像(又はビットストリーム)とは、例えば、複数フレーム、1フレーム、又はフレーム内の一部分などの任意の単位で互いに関連付けられてよい。 In the present specification, an example has been described in which various types of information such as motion coding information are multiplexed into an encoded stream and transmitted from the encoding side to the decoding side. However, the method for transmitting such information is not limited to such an example. For example, these pieces of information may be transmitted or recorded as separate data associated with the encoded bitstream without being multiplexed into the encoded bitstream. Here, the term “associate” means that an image (which may be a part of an image such as a slice or a block) included in the bitstream and information corresponding to the image can be linked at the time of decoding. Means. That is, information may be transmitted on a transmission path different from that of the image (or bit stream). Information may be recorded on a recording medium (or another recording area of the same recording medium) different from the image (or bit stream). Furthermore, the information and the image (or bit stream) may be associated with each other in an arbitrary unit such as a plurality of frames, one frame, or a part of the frame.
 本開示は、MPEG,H.26x等のように、離散コサイン変換等の直交変換と動き補償によって圧縮されたビットストリームを、衛星放送、ケーブルTV、インターネット、携帯電話などのネットワークメディアを介して受信する際、または光、磁気ディスク、フラッシュメモリのような記憶メディア上で処理する際に用いられる符号化装置や復号装置に適用することができる。 This disclosure receives bitstreams compressed by orthogonal transform such as discrete cosine transform and motion compensation, such as MPEG, H.26x, etc., via network media such as satellite broadcasting, cable TV, the Internet, and mobile phones. The present invention can be applied to an encoding device or a decoding device that is used when processing on a storage medium such as an optical, magnetic disk, or flash memory.
 また、本明細書では、HEVC方式に準ずる方式で符号化および復号する場合を例にして説明したが、本開示の適用範囲はこれに限らない。TextureBLモードでスケーラブル符号化を行う符号化装置、および、対応する復号装置であれば、他の方式の符号化装置および復号装置に適用することもできる。 In addition, in this specification, the case where encoding and decoding are performed by a method according to the HEVC method has been described as an example, but the scope of application of the present disclosure is not limited thereto. As long as the encoding device performs scalable encoding in the TextureBL mode and the corresponding decoding device, it can also be applied to encoding devices and decoding devices of other systems.
 なお、本開示の実施の形態は、上述した実施の形態に限定されるものではなく、本開示の要旨を逸脱しない範囲において種々の変更が可能である。 Note that the embodiments of the present disclosure are not limited to the above-described embodiments, and various modifications can be made without departing from the scope of the present disclosure.
 例えば、本開示は、1つの機能をネットワークを介して複数の装置で分担、共同して処理するクラウドコンピューティングの構成をとることができる。 For example, the present disclosure can take a cloud computing configuration in which one function is shared by a plurality of devices via a network and is processed jointly.
 また、上述のフローチャートで説明した各ステップは、1つの装置で実行する他、複数の装置で分担して実行することができる。 Further, each step described in the above flowchart can be executed by one device or can be shared by a plurality of devices.
 さらに、1つのステップに複数の処理が含まれる場合には、その1つのステップに含まれる複数の処理は、1つの装置で実行する他、複数の装置で分担して実行することができる。 Further, when a plurality of processes are included in one step, the plurality of processes included in the one step can be executed by being shared by a plurality of apparatuses in addition to being executed by one apparatus.
 なお、本開示は、以下のような構成もとることができる。 In addition, this indication can also take the following structures.
 (1)
 階層構造を有する画像の第1の階層の画像のブロックをインター符号化することにより生成された符号化ブロックと、前記ブロックの前記インター符号化における動きに関する動き情報を符号化することにより生成された動き符号化情報とを受け取る受け取り部と、
 前記第1の階層の画像の前記ブロックに隣接する隣接ブロックが、第2の階層の画像を参照するイントラ予測モードで符号化されている場合、所定の動き情報を前記隣接ブロックの動き情報として用いて、前記受け取り部により受け取られた前記動き符号化情報を復号し、前記ブロックの動き情報を生成する動き情報復号部と、
 前記動き情報復号部により生成された前記動き情報を用いて、前記受け取り部により受け取られた前記符号化ブロックを復号し、前記ブロックを生成する画像復号部と
 を備える復号装置。
 (2)
 前記動き情報復号部は、前記第1の階層の画像の符号化モードが、前記第2の階層の画像をイントラ符号化時に参照するイントラ時参照モードであり、前記隣接ブロックが、前記第2の階層の画像を参照するイントラ予測モードで符号化されている場合、前記所定の動き情報を前記隣接ブロックの動き情報として用いて、前記動き符号化情報を復号する
 前記(1)に記載の復号装置。
 (3)
 前記受け取り部は、前記第1の階層の画像の符号化モードが前記イントラ時参照モードであることを示すモード情報を受け取る
 前記(2)に記載の復号装置。
 (4)
 前記受け取り部は、前記第1の階層の画像の符号化モードが、前記第2の階層の画像をインター符号化時に参照するインター時参照モードであることを示すモード情報を受け取る
 前記(3)に記載の復号装置。
 (5)
 前記所定の動き情報は、動きベクトルとして0ベクトルを含む
 前記(1)乃至(4)のいずれかに記載の復号装置。
 (6)
 前記所定の動き情報は、参照画像のタイプとしてLong termを表すタイプ情報を含む
 前記(1)乃至(5)のいずれかに記載の復号装置。
 (7)
 前記受け取り部は、前記隣接ブロックの動き情報と前記ブロックの動き情報の差分を前記動き符号化情報として受け取り、
 前記動き情報復号部は、前記隣接ブロックの動き情報と前記動き符号化情報を加算することにより前記動き符号化情報を復号する
 前記(1)乃至(6)のいずれかに記載の復号装置。
 (8)
 前記受け取り部は、前記ブロックの動き情報と同一の前記隣接ブロックの動き情報を特定する動き情報特定情報を前記動き符号化情報として受け取り、
 前記動き情報復号部は、前記動き情報特定情報に基づいて前記隣接ブロックの動き情報を特定することにより前記動き符号化情報を復号し、その隣接ブロックの動き情報を前記ブロックの動き情報として生成する
 前記(1)乃至(6)のいずれかに記載の復号装置。
 (9)
 復号装置が、
 階層構造を有する画像の第1の階層の画像のブロックをインター符号化することにより生成された符号化ブロックと、前記ブロックの前記インター符号化における動きに関する動き情報を符号化することにより生成された動き符号化情報とを受け取る受け取りステップと、
 前記第1の階層の画像の前記ブロックに隣接する隣接ブロックが、第2の階層の画像を参照するイントラ予測モードで符号化されている場合、所定の動き情報を前記隣接ブロックの動き情報として用いて、前記受け取りステップの処理により受け取られた前記動き符号化情報を復号し、前記ブロックの動き情報を生成する動き情報復号ステップと、
 前記動き情報復号ステップの処理により生成された前記動き情報を用いて、前記受け取りステップの処理により受け取られた前記符号化ブロックを復号し、前記ブロックを生成する画像復号ステップと
 を含む復号方法。
 (10)
 階層構造を有する画像の第1の階層の画像のブロックをインター符号化し、符号化ブロックを生成する画像符号化部と、
 前記第1の階層の画像の前記ブロックに隣接する隣接ブロックが、第2の階層の画像を参照するイントラ予測モードで符号化されている場合、所定の動きに関する動き情報を前記隣接ブロックの動き情報として用いて、前記ブロックの前記インター符号化における動き情報を符号化し、動き符号化情報を生成する動き情報符号化部と、
 前記画像符号化部により生成された前記符号化ブロックと、前記動き情報符号化部により生成された前記動き符号化情報とを伝送する伝送部と
 を備える符号化装置。
 (11)
 前記動き情報符号化部は、前記第1の階層の画像の符号化モードが、前記第2の階層の画像をイントラ符号化時に参照するイントラ時参照モードであり、前記隣接ブロックが、前記第2の階層の画像を参照するイントラ予測モードで符号化されている場合、前記所定の動き情報を前記隣接ブロックの動き情報として用いて、前記ブロックの動き情報を符号化する
 前記(10)に記載の符号化装置。
 (12)
 前記伝送部は、前記第1の階層の画像の符号化モードが前記イントラ時参照モードであることを示すモード情報を伝送する
 前記(11)に記載の符号化装置。
 (13)
 前記伝送部は、前記第1の階層の画像の符号化モードが、前記第2の階層の画像をインター符号化時に参照するインター時参照モードであることを示すモード情報を伝送する
 前記(12)に記載の符号化装置。
 (14)
 前記所定の動き情報は、動きベクトルとして0ベクトルを含む
 前記(10)乃至(13)のいずれかに記載の符号化装置。
 (15)
 前記所定の動き情報は、参照画像のタイプとしてLong termを表すタイプ情報を含む
 前記(10)乃至(14)のいずれかに記載の符号化装置。
 (16)
 前記動き情報符号化部は、前記隣接ブロックの動き情報と前記ブロックの動き情報の差分を前記動き符号化情報として生成する
 前記(10)乃至(15)のいずれかに記載の符号化装置。
 (17)
 前記動き情報符号化部は、前記ブロックの動き情報と同一の前記隣接ブロックの動き情報を特定する情報を前記動き符号化情報として生成する
 前記(10)乃至(15)のいずれかに記載の符号化装置。
 (18)
 符号化装置が、
 階層構造を有する画像の第1の階層の画像のブロックをインター符号化し、符号化ブロックを生成する画像符号化ステップと、
 前記第1の階層の画像の前記ブロックに隣接する隣接ブロックが、第2の階層の画像を参照するイントラ予測モードで符号化されている場合、所定の動きに関する動き情報を前記隣接ブロックの動き情報として用いて、前記ブロックの前記インター符号化における動き情報を符号化し、動き符号化情報を生成する動き情報符号化ステップと、
 前記画像符号化ステップの処理により生成された前記符号化ブロックと、前記動き情報符号化ステップの処理により生成された前記動き符号化情報とを伝送する伝送ステップと
 を含む符号化方法。
(1)
A coding block generated by inter-coding a block of an image in a first layer of an image having a hierarchical structure, and generated by encoding motion information relating to motion of the block in the inter-coding. A receiving unit for receiving motion coding information;
When an adjacent block adjacent to the block of the first layer image is encoded in an intra prediction mode that refers to a second layer image, predetermined motion information is used as the motion information of the adjacent block. A motion information decoding unit that decodes the motion coding information received by the receiving unit and generates motion information of the block;
A decoding apparatus comprising: an image decoding unit that decodes the encoded block received by the receiving unit using the motion information generated by the motion information decoding unit and generates the block.
(2)
In the motion information decoding unit, the encoding mode of the first layer image is an intra-time reference mode in which the second layer image is referred to during intra encoding, and the adjacent block is the second layer The decoding device according to (1), wherein when encoded in an intra prediction mode that refers to a hierarchical image, the motion coding information is decoded using the predetermined motion information as motion information of the adjacent block. .
(3)
The decoding device according to (2), wherein the reception unit receives mode information indicating that an encoding mode of the first layer image is the intra-time reference mode.
(4)
The receiving unit receives mode information indicating that an encoding mode of the first layer image is an inter-time reference mode in which an image of the second layer is referred to during inter encoding. The decoding device described.
(5)
The decoding apparatus according to any one of (1) to (4), wherein the predetermined motion information includes a zero vector as a motion vector.
(6)
The decoding apparatus according to any one of (1) to (5), wherein the predetermined motion information includes type information representing a Long term as a reference image type.
(7)
The receiving unit receives a difference between the motion information of the adjacent block and the motion information of the block as the motion coding information,
The decoding apparatus according to any one of (1) to (6), wherein the motion information decoding unit decodes the motion encoded information by adding the motion information of the adjacent block and the motion encoded information.
(8)
The receiving unit receives, as the motion encoding information, motion information specifying information that specifies motion information of the adjacent block that is the same as the motion information of the block,
The motion information decoding unit decodes the motion coding information by specifying the motion information of the adjacent block based on the motion information specifying information, and generates the motion information of the adjacent block as the motion information of the block The decoding device according to any one of (1) to (6).
(9)
The decryption device
A coding block generated by inter-coding a block of an image in a first layer of an image having a hierarchical structure, and generated by encoding motion information relating to motion of the block in the inter-coding. Receiving step for receiving motion encoding information;
When an adjacent block adjacent to the block of the first layer image is encoded in an intra prediction mode that refers to a second layer image, predetermined motion information is used as the motion information of the adjacent block. A motion information decoding step of decoding the motion coding information received by the processing of the receiving step and generating motion information of the block;
A decoding method comprising: an image decoding step of decoding the encoded block received by the processing of the receiving step using the motion information generated by the processing of the motion information decoding step and generating the block.
(10)
An image encoding unit that inter-codes a block of an image of a first layer of an image having a hierarchical structure and generates an encoded block;
When an adjacent block adjacent to the block of the first layer image is encoded in an intra prediction mode that refers to a second layer image, motion information regarding a predetermined motion is represented as motion information of the adjacent block. A motion information encoding unit that encodes motion information in the inter encoding of the block and generates motion encoding information;
An encoding apparatus comprising: a transmission unit configured to transmit the encoded block generated by the image encoding unit and the motion encoded information generated by the motion information encoding unit.
(11)
In the motion information encoding unit, the encoding mode of the first layer image is an intra time reference mode in which the second layer image is referred to during intra encoding, and the adjacent block is the second layer If the predetermined motion information is used as the motion information of the adjacent block, the motion information of the block is encoded using the predetermined motion information as the motion information of the adjacent block. Encoding device.
(12)
The encoding device according to (11), wherein the transmission unit transmits mode information indicating that an encoding mode of the first layer image is the intra-time reference mode.
(13)
The transmission unit transmits mode information indicating that an encoding mode of the first layer image is an inter-time reference mode in which an image of the second layer is referred to during inter encoding. The encoding device described in 1.
(14)
The encoding apparatus according to any one of (10) to (13), wherein the predetermined motion information includes a zero vector as a motion vector.
(15)
The encoding apparatus according to any one of (10) to (14), wherein the predetermined motion information includes type information representing a Long term as a reference image type.
(16)
The encoding apparatus according to any one of (10) to (15), wherein the motion information encoding unit generates a difference between the motion information of the adjacent block and the motion information of the block as the motion encoding information.
(17)
The code according to any one of (10) to (15), wherein the motion information encoding unit generates, as the motion encoding information, information specifying motion information of the adjacent block that is the same as the motion information of the block. Device.
(18)
The encoding device
An image encoding step of inter-coding a block of an image of a first layer of an image having a hierarchical structure to generate an encoded block;
When an adjacent block adjacent to the block of the first layer image is encoded in an intra prediction mode that refers to an image of the second layer, motion information regarding a predetermined motion is represented as the motion information of the adjacent block. A motion information encoding step for encoding motion information in the inter encoding of the block and generating motion encoding information;
An encoding method comprising: a transmission step for transmitting the encoded block generated by the process of the image encoding step and the motion encoded information generated by the process of the motion information encoding step.
 30 符号化装置, 34 伝送部, 73 演算部, 92 動き情報符号化部, 160 復号装置, 161 受け取り部, 205 加算部, 217 動き情報復号部 30 encoding device, 34 transmission unit, 73 operation unit, 92 motion information encoding unit, 160 decoding device, 161 receiving unit, 205 addition unit, 217 motion information decoding unit

Claims (18)

  1.  階層構造を有する画像の第1の階層の画像のブロックをインター符号化することにより生成された符号化ブロックと、前記ブロックの前記インター符号化における動きに関する動き情報を符号化することにより生成された動き符号化情報とを受け取る受け取り部と、
     前記第1の階層の画像の前記ブロックに隣接する隣接ブロックが、第2の階層の画像を参照するイントラ予測モードで符号化されている場合、所定の動き情報を前記隣接ブロックの動き情報として用いて、前記受け取り部により受け取られた前記動き符号化情報を復号し、前記ブロックの動き情報を生成する動き情報復号部と、
     前記動き情報復号部により生成された前記動き情報を用いて、前記受け取り部により受け取られた前記符号化ブロックを復号し、前記ブロックを生成する画像復号部と
     を備える復号装置。
    A coding block generated by inter-coding a block of an image in a first layer of an image having a hierarchical structure, and generated by encoding motion information relating to motion of the block in the inter-coding. A receiving unit for receiving motion coding information;
    When an adjacent block adjacent to the block of the first layer image is encoded in an intra prediction mode that refers to a second layer image, predetermined motion information is used as the motion information of the adjacent block. A motion information decoding unit that decodes the motion coding information received by the receiving unit and generates motion information of the block;
    A decoding apparatus comprising: an image decoding unit that decodes the encoded block received by the receiving unit using the motion information generated by the motion information decoding unit and generates the block.
  2.  前記動き情報復号部は、前記第1の階層の画像の符号化モードが、前記第2の階層の画像をイントラ符号化時に参照するイントラ時参照モードであり、前記隣接ブロックが、前記第2の階層の画像を参照するイントラ予測モードで符号化されている場合、前記所定の動き情報を前記隣接ブロックの動き情報として用いて、前記動き符号化情報を復号する
     請求項1に記載の復号装置。
    In the motion information decoding unit, the encoding mode of the first layer image is an intra-time reference mode in which the second layer image is referred to during intra encoding, and the adjacent block is the second layer 2. The decoding device according to claim 1, wherein, when encoding is performed in an intra prediction mode that refers to a hierarchical image, the motion encoding information is decoded using the predetermined motion information as motion information of the adjacent block.
  3.  前記受け取り部は、前記第1の階層の画像の符号化モードが前記イントラ時参照モードであることを示すモード情報を受け取る
     請求項2に記載の復号装置。
    The decoding device according to claim 2, wherein the reception unit receives mode information indicating that an encoding mode of the first layer image is the intra-time reference mode.
  4.  前記受け取り部は、前記第1の階層の画像の符号化モードが、前記第2の階層の画像をインター符号化時に参照するインター時参照モードであることを示すモード情報を受け取る
     請求項3に記載の復号装置。
    The reception unit receives mode information indicating that an encoding mode of the first layer image is an inter-time reference mode in which the second layer image is referred to during inter encoding. Decoding device.
  5.  前記所定の動き情報は、動きベクトルとして0ベクトルを含む
     請求項1に記載の復号装置。
    The decoding device according to claim 1, wherein the predetermined motion information includes a zero vector as a motion vector.
  6.  前記所定の動き情報は、参照画像のタイプとしてLong termを表すタイプ情報を含む
     請求項1に記載の復号装置。
    The decoding device according to claim 1, wherein the predetermined motion information includes type information representing a long term as a type of a reference image.
  7.  前記受け取り部は、前記隣接ブロックの動き情報と前記ブロックの動き情報の差分を前記動き符号化情報として受け取り、
     前記動き情報復号部は、前記隣接ブロックの動き情報と前記動き符号化情報を加算することにより前記動き符号化情報を復号する
     請求項1に記載の復号装置。
    The receiving unit receives a difference between the motion information of the adjacent block and the motion information of the block as the motion coding information,
    The decoding apparatus according to claim 1, wherein the motion information decoding unit decodes the motion encoded information by adding the motion information of the adjacent block and the motion encoded information.
  8.  前記受け取り部は、前記ブロックの動き情報と同一の前記隣接ブロックの動き情報を特定する動き情報特定情報を前記動き符号化情報として受け取り、
     前記動き情報復号部は、前記動き情報特定情報に基づいて前記隣接ブロックの動き情報を特定することにより前記動き符号化情報を復号し、その隣接ブロックの動き情報を前記ブロックの動き情報として生成する
     請求項1に記載の復号装置。
    The receiving unit receives, as the motion encoding information, motion information specifying information that specifies motion information of the adjacent block that is the same as the motion information of the block,
    The motion information decoding unit decodes the motion coding information by specifying the motion information of the adjacent block based on the motion information specifying information, and generates the motion information of the adjacent block as the motion information of the block The decoding device according to claim 1.
  9.  復号装置が、
     階層構造を有する画像の第1の階層の画像のブロックをインター符号化することにより生成された符号化ブロックと、前記ブロックの前記インター符号化における動きに関する動き情報を符号化することにより生成された動き符号化情報とを受け取る受け取りステップと、
     前記第1の階層の画像の前記ブロックに隣接する隣接ブロックが、第2の階層の画像を参照するイントラ予測モードで符号化されている場合、所定の動き情報を前記隣接ブロックの動き情報として用いて、前記受け取りステップの処理により受け取られた前記動き符号化情報を復号し、前記ブロックの動き情報を生成する動き情報復号ステップと、
     前記動き情報復号ステップの処理により生成された前記動き情報を用いて、前記受け取りステップの処理により受け取られた前記符号化ブロックを復号し、前記ブロックを生成する画像復号ステップと
     を含む復号方法。
    The decryption device
    A coding block generated by inter-coding a block of an image in a first layer of an image having a hierarchical structure, and generated by encoding motion information relating to motion of the block in the inter-coding. Receiving step for receiving motion encoding information;
    When an adjacent block adjacent to the block of the first layer image is encoded in an intra prediction mode that refers to a second layer image, predetermined motion information is used as the motion information of the adjacent block. A motion information decoding step of decoding the motion coding information received by the processing of the receiving step and generating motion information of the block;
    A decoding method comprising: an image decoding step of decoding the encoded block received by the processing of the receiving step using the motion information generated by the processing of the motion information decoding step and generating the block.
  10.  階層構造を有する画像の第1の階層の画像のブロックをインター符号化し、符号化ブロックを生成する画像符号化部と、
     前記第1の階層の画像の前記ブロックに隣接する隣接ブロックが、第2の階層の画像を参照するイントラ予測モードで符号化されている場合、所定の動きに関する動き情報を前記隣接ブロックの動き情報として用いて、前記ブロックの前記インター符号化における動き情報を符号化し、動き符号化情報を生成する動き情報符号化部と、
     前記画像符号化部により生成された前記符号化ブロックと、前記動き情報符号化部により生成された前記動き符号化情報とを伝送する伝送部と
     を備える符号化装置。
    An image encoding unit that inter-codes a block of an image of a first layer of an image having a hierarchical structure and generates an encoded block;
    When an adjacent block adjacent to the block of the first layer image is encoded in an intra prediction mode that refers to a second layer image, motion information regarding a predetermined motion is represented as motion information of the adjacent block. A motion information encoding unit that encodes motion information in the inter encoding of the block and generates motion encoding information;
    An encoding apparatus comprising: a transmission unit configured to transmit the encoded block generated by the image encoding unit and the motion encoded information generated by the motion information encoding unit.
  11.  前記動き情報符号化部は、前記第1の階層の画像の符号化モードが、前記第2の階層の画像をイントラ符号化時に参照するイントラ時参照モードであり、前記隣接ブロックが、前記第2の階層の画像を参照するイントラ予測モードで符号化されている場合、前記所定の動き情報を前記隣接ブロックの動き情報として用いて、前記ブロックの動き情報を符号化する
     請求項10に記載の符号化装置。
    In the motion information encoding unit, the encoding mode of the first layer image is an intra time reference mode in which the second layer image is referred to during intra encoding, and the adjacent block is the second layer The code according to claim 10, wherein when encoding is performed in an intra prediction mode that refers to an image in a layer, the motion information of the block is encoded using the predetermined motion information as motion information of the adjacent block. Device.
  12.  前記伝送部は、前記第1の階層の画像の符号化モードが前記イントラ時参照モードであることを示すモード情報を伝送する
     請求項11に記載の符号化装置。
    The encoding apparatus according to claim 11, wherein the transmission unit transmits mode information indicating that an encoding mode of the first layer image is the intra-time reference mode.
  13.  前記伝送部は、前記第1の階層の画像の符号化モードが、前記第2の階層の画像をインター符号化時に参照するインター時参照モードであることを示すモード情報を伝送する
     請求項12に記載の符号化装置。
    The transmission unit transmits mode information indicating that an encoding mode of the first layer image is an inter-time reference mode in which an image of the second layer is referred to during inter encoding. The encoding device described.
  14.  前記所定の動き情報は、動きベクトルとして0ベクトルを含む
     請求項10に記載の符号化装置。
    The encoding apparatus according to claim 10, wherein the predetermined motion information includes a zero vector as a motion vector.
  15.  前記所定の動き情報は、参照画像のタイプとしてLong termを表すタイプ情報を含む
     請求項10に記載の符号化装置。
    The encoding device according to claim 10, wherein the predetermined motion information includes type information representing a Long term as a type of a reference image.
  16.  前記動き情報符号化部は、前記隣接ブロックの動き情報と前記ブロックの動き情報の差分を前記動き符号化情報として生成する
     請求項10に記載の符号化装置。
    The encoding device according to claim 10, wherein the motion information encoding unit generates a difference between the motion information of the adjacent block and the motion information of the block as the motion encoding information.
  17.  前記動き情報符号化部は、前記ブロックの動き情報と同一の前記隣接ブロックの動き情報を特定する情報を前記動き符号化情報として生成する
     請求項10に記載の符号化装置。
    The encoding apparatus according to claim 10, wherein the motion information encoding unit generates, as the motion encoding information, information specifying motion information of the adjacent block that is the same as the motion information of the block.
  18.  符号化装置が、
     階層構造を有する画像の第1の階層の画像のブロックをインター符号化し、符号化ブロックを生成する画像符号化ステップと、
     前記第1の階層の画像の前記ブロックに隣接する隣接ブロックが、第2の階層の画像を参照するイントラ予測モードで符号化されている場合、所定の動きに関する動き情報を前記隣接ブロックの動き情報として用いて、前記ブロックの前記インター符号化における動き情報を符号化し、動き符号化情報を生成する動き情報符号化ステップと、
     前記画像符号化ステップの処理により生成された前記符号化ブロックと、前記動き情報符号化ステップの処理により生成された前記動き符号化情報とを伝送する伝送ステップと
     を含む符号化方法。
    The encoding device
    An image encoding step of inter-coding a block of an image of a first layer of an image having a hierarchical structure to generate an encoded block;
    When an adjacent block adjacent to the block of the first layer image is encoded in an intra prediction mode that refers to a second layer image, motion information regarding a predetermined motion is represented as motion information of the adjacent block. A motion information encoding step for encoding motion information in the inter encoding of the block and generating motion encoding information;
    An encoding method comprising: a transmission step of transmitting the encoded block generated by the process of the image encoding step and the motion encoded information generated by the process of the motion information encoding step.
PCT/JP2014/065286 2013-06-21 2014-06-10 Decoding device, decoding method, encoding device, and encoding method WO2014203762A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2013-130440 2013-06-21
JP2013130440 2013-06-21

Publications (1)

Publication Number Publication Date
WO2014203762A1 true WO2014203762A1 (en) 2014-12-24

Family

ID=52104500

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2014/065286 WO2014203762A1 (en) 2013-06-21 2014-06-10 Decoding device, decoding method, encoding device, and encoding method

Country Status (1)

Country Link
WO (1) WO2014203762A1 (en)

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
"Advanced video coding for generic audiovisual services", RECOMMENDATION ITU-T H.264, January 2012 (2012-01-01), pages 161 - 162,483-484 *
CHUL KEUN KIM ET AL.: "Non-TE 5: Motion assignment for Intra/Intra BL at enhancement layer", JOINT COLLABORATIVE TEAM ON VIDEO CODING (JCT-VC) OF ITU-T SG 16 WP 3 AND ISO/IEC JTC 1/SC 29/WG 11 12TH MEETING, 14 January 2013 (2013-01-14), GENEVA, CH *
JIANLE CHEN ET AL.: "SHVC Test Model 2 (SHM 2", JOINT COLLABORATIVE TEAM ON VIDEO CODING (JCT-VC) OF ITU-T SG 16 WP3 AND ISO/IEC JTC1/SC29/WG11 13TH MEETING, INCHEON, KR, pages 1 - 2 *

Similar Documents

Publication Publication Date Title
JP6636122B2 (en) Decoding device and decoding method
JP6358475B2 (en) Image decoding apparatus and method, and image encoding apparatus and method
JP6287035B2 (en) Decoding device and decoding method
WO2015053115A1 (en) Decoding device, decoding method, encoding device, and encoding method
WO2015137145A1 (en) Image coding device and method, and image decoding device and method
WO2016104179A1 (en) Image processing apparatus and image processing method
WO2015053116A1 (en) Decoding device, decoding method, encoding device, and encoding method
WO2015098561A1 (en) Decoding device, decoding method, coding device, and coding method
JP2015005899A (en) Decoder and decoding method, encoder and encoding method
JPWO2015064403A1 (en) Image processing apparatus and method
JPWO2015064402A1 (en) Image processing apparatus and method
WO2015098559A1 (en) Decoding device, decoding method, encoding device, and encoding method
WO2015053112A1 (en) Decoding device and decoding method, and encoding device and encoding method
KR102338766B1 (en) Image coding apparatus and method, and recording medium
JP6477930B2 (en) Encoding apparatus and encoding method
WO2014002900A1 (en) Image processing device, and image processing method
US20150208097A1 (en) Coding apparatus, coding method, decoding apparatus, and decoding method
JP2015008359A (en) Device and method for encoding image, and device and method for decoding image
WO2015053111A1 (en) Decoding device and decoding method, and encoding device and encoding method
WO2015098563A1 (en) Image encoding device and method and image decoding device and method
WO2014203762A1 (en) Decoding device, decoding method, encoding device, and encoding method
WO2014156705A1 (en) Decoding device and decoding method, and encoding device and encoding method
WO2014097937A1 (en) Image processing device and image processing method
WO2014156707A1 (en) Image encoding device and method and image decoding device and method
JP2015050738A (en) Decoder and decoding method, encoder and encoding method

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14814406

Country of ref document: EP

Kind code of ref document: A1

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

Ref document number: 14814406

Country of ref document: EP

Kind code of ref document: A1