Sign In to Follow Application
View All Documents & Correspondence

Video Decoding Device And Video Decoding Method

Abstract: A video decoding device includes: an extraction unit which extracts pixel bit length increase information from a bitstream; an entropy decoding unit which entropy-decodes transformed data of an image in the bitstream; a non-compression decoding unit which non-compression-decodes non-compression-encoded data of an image in the bitstream; and a decoding control unit which controls the entropy decoding unit and the non-compression decoding unit, wherein a pixel bit length of an image corresponding to input data of the non-compression decoding unit is less than or equal to a pixel bit length of an image corresponding to input data of the entropy decoding unit, and wherein the pixel bit length of an image corresponding to input data of the non-compression decoding unit is increased based on the pixel bit length increase information.

Get Free WhatsApp Updates!
Notices, Deadlines & Correspondence

Patent Information

Application #
Filing Date
29 September 2016
Publication Number
12/2017
Publication Type
INA
Invention Field
ELECTRONICS
Status
Email
patent@depenning.com
Parent Application
Patent Number
Legal Status
Grant Date
2022-08-08
Renewal Date

Applicants

NEC Corporation
7-1, Shiba 5-chome, Minato-ku, Tokyo 108-8001, Japan

Inventors

1. CHONO, Keiichi
c/o NEC Corporation, 7-1, Shiba 5-chome, Minato-ku, Tokyo 108-8001, Japan
2. SENDA, Yuzo
c/o NEC Corporation, 7-1, Shiba 5-chome, Minato-ku, Tokyo 108-8001, Japan
3. TAJIME, Junji
c/o NEC Corporation, 7-1, Shiba 5-chome, Minato-ku, Tokyo 108-8001, Japan
4. AOKI, Hirofumi
c/o NEC Corporation, 7-1, Shiba 5-chome, Minato-ku, Tokyo 108-8001, Japan
5. SENZAKI, Kenta
c/o NEC Corporation, 7-1, Shiba 5-chome, Minato-ku, Tokyo 108-8001, Japan

Specification

Description [Title of Invention]
VIDEO DECODING DEVICE AND VIDEO DECODING METHOD
[Technical Field]
[0001] The present invention relates to a video decoding device that use pixel bit length increase and non-compression encoding.
[Background Art]
[0002] As a video encoding scheme intended for high-efficiency transmission and accumulation of video information, an encoding scheme of the ISO/IEC 14496-10 Advanced Video Coding (AVC) standard is described in Non Patent Literature (NPL) 2. Moreover, NPL 1 proposes improvement in compression efficiency of video encoding, by extending (increasing) a pixel bit length of an input image upon video encoding to enhance operation precision of intra prediction and motion-compensated prediction (inter-frame prediction).
[0003] Patent Literature (PTL) 1 proposes switching between entropy encoding and non-compression encoding (PCM encoding) per predetermined encoded unit, to guarantee a fixed processing time for a video encoding device or a video decoding device.
[Citation List] [Patent Literature]
[0004] PTL 1: Japanese Patent Application Laid-Open No. 2004-135251 JNon Patent Literature]
[0005] NPL 1: Reiko Noda, Takeshi Chujoh "Improving Video Coding Efficiency by Pixel Bit-depth Increase", Forum on Information Technology 2006, J-009, 2006 NPL 2: ISO/IEC 14496-10 Advanced Video Coding
[Summary of Invention] [Technical Problem]
[0006] Fig. 16 is a block diagram showing a video encoding device obtained by simply combining the technique described in NPL 1 and the technique described in PTL 1. Hereafter, the video encoding device shown in Fig. 16 is referred to as a typical video encoding device. [0007] A structure and an operation of the typical video encoding device that receives input of each frame of digitized video and outputs a bitstream are described below, with reference to Fig.

16.
[0008] The video encoding device shown in Fig. 16 includes a pixel bit length increasing unit 101, a trans former/quantizer 102, an entropy encoder 103, an inverse transformer/inverse quantizer 104, a buffer 105, a predictor 106, a PCM encoder 107, a PCM decoder 108, a multiplexed data selector 109, a multiplexer 110, a switch 121, and a switch 122. [0009] The video encoding device shown in Fig. 16 divides each frame into blocks of 16 x 16 pixel size called macroblocks (MBs), and encodes each MB sequentially from top left of the frame. In AVC described in NPL 2, each MB is further divided into blocks of 4 x 4 pixel size, and each block of 4 x 4 pixel size is encoded.
[0010] Fig. 17 is an explanatory diagram showing an example of block division in the case where the frame has a spatial resolution of QCIF (Quarter Common Intermediate Format). The following describes an operation of each component by focusing only on pixel values of luminance, for simplicity's sake.
[0011] The pixel bit length increasing unit 101 increases a pixel bit length of the block-divided input video, based on pixel bit length increase information set from outside. Let bitdepthluma be the pixel bit length of the input video, and increased_bit_depth_luma be the pixel bit length increase information (increased pixel bit length). The pixel bit length increasing unit 101 shifts each pixel value of the input video to the left by increasedbitdepthluma bits. As a result, the output data of the pixel bit length increasing unit 101 has a pixel bit length of bit_depth_luma + increased_bit_depth_Juma bits. [0012] A prediction signal supplied from the predictor 106 is subtracted from the image increased in pixel bit length which is output from the pixel bit length increasing unit 101, and the resulting image is input to the transformer/quantizer 102. There are two types of prediction signal, namely, an intra prediction signal and an inter-frame prediction signal. Each of the prediction signals is described below.
[0013] The intra prediction signal is a prediction signal created based on an image of a reconstructed picture that has the same display time as a current picture and is stored in the buffer 105. Referring to 8.3.1 Intra_4><4 prediction process for luma sample, 8.3.2 lntra_8*8 prediction process for luma samples, and 8.3.3 Intra_16><16 prediction process for luma samples in NPL 2, intra prediction modes of three block sizes, i.e. Intra_4x4, Intra_8><8, and Intra_16xl6, are available for intra prediction.
[0014] As can be understood from Figs. 18(A) and 18(C), Intra _4x4 and Intra_8x8 are respectively intra prediction of 4 x 4 block size and 8*8 block size. Each circle (o) in Figs. 18(A) and 18(C) indicates a reference pixel used for intra prediction, i.e. a pixel of the

reconstructed picture having the same display time as the current picture.
[0015] In intra prediction of Intra _4X4, reconstructed peripheral pixels are directly set as
reference pixels, and used for padding (extrapolation) in nine directions shown in Fig. 18(B) to
form the prediction signal. In intra prediction of Intra _8><8, pixels obtained by smoothing
peripheral pixels of the image of the reconstructed picture by low-pass filters (1/2, 1/4, 1/2)
shown under the right arrow in Fig. 18(C) are set as reference signals, and used for extrapolation
in the nine directions shown in Fig. 18(B) to form the prediction signal.
[0016] As shown in Fig. 19(A), Intra _16xl6 is intra prediction of 16 x 16 block size. Each
circle (o) in Fig. 19(A) indicates a reference pixel used for intra prediction, i.e. a pixel of the
reconstructed picture having the same display time as the current picture, as in the example
shown in Figs. 18(A). 18(B) and 18(C). In intra prediction of Intra _16x16, peripheral pixels of
the reconstructed image are directly set as reference pixels, and used for extrapolation in four
directions shown in Fig. 19(B) to form the prediction signal.
[0017] Hereafter, an MB encoded using the intra prediction signal is referred to as an intra
MB, a block size of intra prediction is referred to as an intra prediction mode, and a direction of
extrapolation is referred to as an intra prediction direction.
[0018] The inter-frame prediction signal is a prediction signal created from an image of a
reconstructed picture that has a different display time from the current picture and is stored in the
buffer 105. Hereafter, an MB encoded using the inter-frame prediction signal is referred to as
an inter MB. A block size of the inter MB can be selected from, for example, 16 x 16, 16 x 8, 8
x 16, 8 x 8,8 x 4,4 x 8, and 4x4.
[0019] Fig. 20 is an explanatory diagram showing an example of inter-frame prediction using
16 x 16 block size as an example. Amotion vector MV = (mvx, mvy) shown in Fig. 20 is one of
prediction parameters of inter-frame prediction, which indicates the amount of translation of an
inter-frame prediction block (inter-frame prediction signal) of a reference picture relative to a
block to be encoded. In AVC, the prediction parameters of inter-frame prediction include not
only an inter-frame prediction direction representing a direction of the reference picture of the
inter-frame prediction signal relative to a picture to be encoded of the block to be encoded, but
also a reference picture index for identifying the reference picture used for inter-frame prediction
of the block to be encoded. This is because, in AVC, a plurality of reference pictures stored in
the buffer 105 can be used for inter-frame prediction.
[0020] Inter-frame prediction is described in more detail in 8.4 Inter prediction process in
NPL2.
[0021] Hereafter, an MB encoded using the inter-frame prediction signal is referred to as an

inter MB, a block size of inter-frame prediction is referred to as an inter prediction mode, and a direction of inter-frame prediction is referred to as an inter prediction direction. [0022] A picture encoded including only intra MBs is called an I picture. A picture encoded including not only intra MBs but also inter MBs is called a P picture. A picture encoded including inter MBs that use not only one reference picture but two reference pictures simultaneously for inter-frame prediction is called a B picture. In the B picture, inter-frame prediction in which the direction of the reference picture of the inter-frame prediction signal relative to the picture to be encoded of the block to be encoded is to the past is called forward prediction, inter-frame prediction in which the direction of the reference picture of the inter-frame prediction signal relative to the picture to be encoded of the block to be encoded is to the future is called backward prediction, and inter-frame prediction involving both the past and the future is called bidirectional prediction.
[0023] The transformer/quantizer 102 frequency-transforms the image increased in pixel bit length from which the prediction signal has been subtracted (prediction error image). [0024] The transformer/quantizer 102 further quantizes the frequency-trans formed prediction error image (frequency transform coefficient), with a quantization step width Qs according to the increased pixel bit length increased_bit_depthjuma of the pixel bit length increasing unit 101. Let QS]U,na be a normal quantization step width. Then, Qs = Qsjuma * 2mciease - l!- ePtl-umdj as an example. Hereafter, the quantized frequency transform coefficient is referred to as a transform quantization value.
[0025] The entropy encoder 103 entropy-encodes prediction parameters and the transform quantization value. The prediction parameters are information related to MB prediction, such as intra MB/inter MB, intra prediction mode, intra prediction direction, inter MB block size, and motion vector mentioned above.
[0026] The inverse transformer/inverse quantizer 104 inverse-quantizes the transform quantization value, with the quantization step width according to the increased pixel bit length increased_bit_depth_luma of the pixel bit length increasing unit 101. The inverse transformer/inverse quantizer 104 further in verse-frequency-transforms the frequency transform coefficient obtained by the inverse quantization. The prediction signal is added to the reconstructed prediction error image obtained by the inverse frequency transform, and the resulting image is supplied to the switch 122.
[0027] The multiplexed data selector 109 monitors the amount of input data per predetermined encoded unit (e.g. macroblock) to the entropy encoder 103. In the case where the entropy encoder 103 is capable of entropy-encoding the input data within a processing time

corresponding to the predetermined encoded unit, the multiplexed data selector 109 controls the
switch 121 to select the output data of the entropy encoder 103. As a result, the output data of
the entropy encoder 103 is supplied to the multiplexer 110 via the switch 121. The multiplexed
data selector 109 further controls the switch 122 to select the output data of the inverse
transformer/inverse quantizer 104. As a result, the output data of the inverse
transformer/inverse quantizer 104 is supplied to the buffer 105 via the switch 122.
[0028] In the case where the entropy encoder 103 is not capable of entropy-encoding the input
data within the processing time, the multiplexed data selector 109 controls the switch 121 to
select the output data of the PCM encoder 107 obtained by PCM-encoding the output data of the
pixel bit length increasing unit 101. As a result, the output data of the PCM encoder 107 is
supplied to the multiplexer 110 via the switch 121. The multiplexed data selector 109 further
controls the switch 122 to select the output data of the PCM decoder 108 obtained by PCM-
decoding the output data of the PCM encoder 107. As a result, the output data of the PCM
decoder 108 is supplied to the buffer 105 via the switch 122.
[0029] The buffer 105 stores the reconstructed image supplied via the switch 122. The
reconstructed image per frame is referred to as a reconstructed picture.
[0030] The multiplexer 110 multiplexes the pixel bit length increase information with the
output data of the entropy encoder 103 and the output data of the PCM encoder 107, and outputs
the multiplexing result.
[0031] Based on the operation described above, the typical video encoding device creates the
bitstream.
[0032] In the case of using the typical technique described above, it is possible to both
enhance operation precision of intra prediction or inter-frame prediction by pixel bit length
extension and guarantee a fixed processing time for a video encoding device or a video decoding
device.
[0033] However, in the typical technique described above, the image increased in pixel bit
length is PCM-encoded, which causes a problem that output data of PCM encoding increases by
the pixel bit length increase amount despite a lack of PSNR (Peak Signal to Noise Ratio)
improvement. For example, in the case where bit_depth_luma is 8 bits and
increased_bit_depth_luma is 8 bits, the output data of PCM encoding is 16 bits, which is twice as
large as the 8-bit input image.
[0034] In view of this, the present invention has an object of suppressing increase of output
data of PCM encoding, in video encoding based on pixel bit length increase and PCM encoding.

[Solution to Problem]
[0036] A video decoding device according to the present invention includes: an extraction unit which extracts pixel bit length increase information from a bitstream; an entropy decoding unit which entropy-decodes transformed data of an image in the bitstream; a non-compression decoding unit which non-compression-decodes non-compression-encoded data of an image in the bitstream; and a decoding control unit which controls the entropy decoding unit and the non-compression decoding unit, wherein a pixel bit length of an image corresponding to input data of the non-compression decoding unit is less than or equal to a pixel bit length of an image corresponding to input data of the entropy decoding unit, and wherein the pixel bit length of an image corresponding to input data of the non-compression decoding unit is increased based on the pixel bit length increase information.
[0038] A video decoding method according to the present invention includes: extracting pixel bit length increase information from a bitstream; entropy-decoding transformed data of an image in the bitstream; non-compression-decoding non-compression-encoded data of an image in the bitstream; and controlling the entropy-decoding and the non-compression decoding, wherein a pixel bit length of an image corresponding to input data of the non-compression-decoding is less than or equal to a pixel bit length of an image corresponding to input data of the entropy-decoding, and wherein the pixel bit length of an image corresponding to input data for the non-compression-decoding is increased based on the pixel bit length increase information.
[Advantageous Effects of Invention]
[0041] According to the present invention, it is possible to suppress increase of output data of PCM encoding, in video encoding based on pixel bit length increase and PCM encoding.
[Brief Description of Drawings]
[0042] [Fig. 1] Fig. 1 is a block diagram of a video encoding device in Exemplary Embodiment 1.
[Fig. 2] Fig. 2 is an explanatory diagram showing pixel bit length increase information in sequence parameters.
[Fig. 3] Fig. 3 is a flowchart showing processing of the video encoding device in Exemplary Embodiment 1.
[Fig. 4] Fig. 4 is a block diagram of a video decoding device in Exemplary Embodiment 2.
[Fig. 5] Fig. 5 is a flowchart showing processing of the video decoding device in

Exemplary Embodiment 2.
[Fig. 6] Fig. 6 is a block diagram of a video encoding device in another exemplary embodiment.
[Fig. 7] Fig. 7 is an explanatory diagram showing another example of pixel bit length increase information in sequence parameters.
[Fig. 8] Fig. 8 is an explanatory diagram showing yet another example of pixel bit length increase information in sequence parameters.
[Fig. 9] Fig. 9 is an explanatory diagram showing yet another example of pixel bit length increase information in sequence parameters.
[Fig. 10] Fig. 10 is a block diagram showing a structural example of an information processing system capable of realizing functions of a video encoding device and a video decoding device according to the present invention.
[Fig. 11 ] Fig, 11 is a block diagram showing a main part of a video encoding device according to the present invention.
[Fig. 12] Fig. 12 is a block diagram showing a main part of another video encoding device according to the present invention.
[Fig. 13] Fig. 13 is a block diagram showing a main part of yet another video encoding device according to the present invention.
[Fig. 14] Fig. 14 is a block diagram showing a main part of a video decoding device according to the present invention.
[Fig. 15] Fig. 15 is a block diagram showing a main part of another video decoding device according to the present invention.
[Fig. 16] Fig. 16 is a block diagram showing a typical video encoding device.
[Fig. 17] Fig. 17 is an explanatory diagram showing an example of block division.
[Fig. 18] Figs. 18(A),18(B) and 18(C) are explanatory diagrams showing prediction types.
[Fig. 19] Figs. 19(A) and 19(B) are an explanatory diagrams showing prediction types.
[Fig. 20] Fig. 20 is an explanatory diagram showing an example of inter-frame prediction using 16x16 block size as an example.
[Description of Embodiments]
[0043]
Exemplary Embodiment 1
A video encoding device in this exemplary embodiment includes: means for making a

pixel bit length of an image corresponding to output data of entropy encoding and a pixel bit length of an image corresponding to output data of PCM encoding different from each other; means for increasing a pixel bit length of a decoded image of PCM decoding based on pixel bit length increase information; and means for multiplexing the pixel bit length increase information in a bitstream.
[0044] As shown in Fig. 1, the video encoding device in this exemplary embodiment includes a pixel bit length increasing unit 111 for increasing a pixel bit length of a decoded image of the PCM decoder 108 based on pixel bit length increase information, in addition to the pixel bit length increasing unit 101, the transformer/quantizer 102, the entropy encoder 103, the inverse transformer/inverse quantizer 104, the buffer 105, the predictor 106, the PCM encoder 107, the PCM decoder 108, the multiplexed data selector 109, the multiplexer 110, the switch 121, and the switch 122 included in the typical video encoding device shown in Fig. 16. [0045] When comparing Figs. 1 and 16, it can be understood that the video encoding device in this exemplary embodiment supplies an input image before pixel bit length increase to the PCM encoder 107, in order to make a pixel bit length of an image corresponding to output data of entropy encoding and a pixel bit length of an image corresponding to output data of PCM encoding different from each other. The image corresponding to the output data of entropy encoding is an image of input video increased in pixel bit length which is supplied to the transformer/quantizer 102, and a reconstructed image of the image of the input video increased in pixel bit length which is supplied from the inverse transformer/inverse quantizer 104. The image corresponding to the output data of PCM encoding is an image of input video not increased in pixel bit length which is supplied to the PCM encoder 107, and a PCM-decoded image of the input video not increased in pixel bit length which is supplied from the PCM decoder 108.
[0046] The pixel bit length increasing unit 101 increases a pixel bit length of block-divided input video, based on pixel bit length increase information set from outside. [0047] Let bit_depth_luma be a pixel bit length of luminance of the input video, and increased_bit_depth_luma be pixel bit length increase information of luminance (increased pixel bit length). The pixel bit length increasing unit 101 shifts each pixel value of luminance of the input video to the left by increased_bit_depth_luma bits. As a result, the output data of the pixel bit length increasing unit 101 has a pixel bit length of bit_depth_luma + increased_bit_depth_luma bits. Likewise, for color difference (Cb and Cr components), let bit_depth_chroma be a pixel bit length of color difference of the input video, and increased_bit_depth_chroma be pixel bit length increase information of color difference. The

pixel bit length increasing unit 101 shifts each pixel value of color difference of the input video
to the left by increasedbitdepthluma bits.
[0048] A prediction signal supplied from the predictor 106 is subtracted from the image
increased in pixel bit length which is output from the pixel bit length increasing unit 101, and the
resulting image is input to the transformer/quantizer 102. The trans former/quantizer 102
frequency-transforms the image increased in pixel bit length from which the prediction signal
has been subtracted (prediction error image).
[0049] The transformer/quantizer 102 further quantizes the frequency- trans formed prediction
error image (frequency transform coefficient), with a quantization step width Qs according to the
increased pixel bit lengths increased_bit__depth_luma and increased_bit_depth_chroma of the
pixel bit length increasing unit 101. Let Qsiuma be a normal quantization step width of
luminance. Then, Qs - Qskima * 2incrc'1sed-bil-dcplh-luma, as an example. Hereafter, the quantized
frequency transform coefficient is referred to as a transform quantization value.
[0050] The entropy encoder 103 entropy-encodes prediction parameters supplied from the
predictor 106 and the transform quantization value supplied from the trans former/quantizer 102.
The prediction parameters are information related to macroblock prediction, such as intra
MB/inter MB, intra prediction mode, intra prediction direction, inter MB block size, and motion
vector.
[0051] The inverse trans former/in verse quantizer 104 inverse-quantizes the transform
quantization value, with the quantization step width according to the increased pixel bit lengths
increased_bit_depth_luma and increased__bit__depth_chroma of the pixel bit length increasing
unit 101. The inverse transformer/inverse quantizer 104 further inverse-frequency-transforms
the frequency transform coefficient obtained by the inverse quantization. The prediction signal
is added to the reconstructed prediction error image obtained by the inverse frequency transform,
and the resulting image is supplied to the switch 122.
[0052] The PCM encoder 107 PCM-encodes the input image before the increase of the pixel
bit length. Output data pcm_sample_luma[i] of luminance of the PCM encoder 107 has the
pixel bit length bit_depth_3uma of luminance of the input video. Here, i (0 < i < 255) is an
index in raster scan order within the macroblock. Likewise, output data
pcm_sample_chroma[i] (i: 0 < i < 127) of color difference of the PCM encoder 107 has the pixel
bit length bit_depth_chroma of color difference of the input video.
[0053] The PCM decoder 108 PCM-decodes pcm_samplcjuma[i] and
pcm_sample_chroma[i]. Hereafter, PCM decoding is also referred to as PCM data reading.
[0054] The pixel bit length increasing unit 111 shifts PCM-data-read pcm_sample_Juma[i] to

the left by increased_bit___depth__luma bits. As a result, a reconstructed image obtained via the
PCM decoder 108 has bit_depth_luma + incrcased_bit__depth_luma bits, and is supplied to the
switch 122. Likewise, PCM-data-read pcm_sample_chroma[i] is shifted to the left by
increased j3it_depth__chroma bits, and supplied to the switch 122.
[0055] The multiplexed data selector 109 monitors the amount of input data per
predetermined encoded unit (e.g. macroblock) to the entropy encoder 103. In the case where
the entropy encoder 103 is capable of entropy-encoding the input data within a processing time
corresponding to the predetermined encoded unit, the multiplexed data selector 109 controls the
switch 121 to select the output data of the entropy encoder 103. As a result, the output data of
the entropy encoder 103 is supplied to the multiplexer 110 via the switch 121. The multiplexed
data selector 109 further controls the switch 122 to select the output data of the inverse
transformer/inverse quantizer 104. As a result, the output data of the inverse
transformer/inverse quantizer 104 is supplied to the buffer 105 via the switch 122.
[0056] In the case where the entropy encoder 103 is not capable of entropy-encoding the input
data within the processing time, the multiplexed data selector 109 first causes the entropy
encoder 103 to encode and output information indicating that the macroblock is an intra MB of
PCM. In detail, when complying with 7.3.5 Macroblock layer syntax in NPL 2, mbtype is
entropy-encoded and output as IJPCM.
[0057] Following this, the output bit of the entropy encoder 103 is byte-aligned. In detail,
when complying with 7.3.5 Macroblock layer syntax in NPL 2, the entropy encoder 103 supplies
a predetermined number of pcm_alignment_zero_bit to the multiplexer 110. Moreover, the
entropy encoder 103 initializes an encoding engine, for subsequent encoding.
[0058] An example of encoding engine initialization is described in 9.3.4.1 Initialization
process for the arithmetic encoding engine (informative) in NPL 2.
[0059] The multiplexed data selector 109 further controls the switch 121 to select the output
data of the PCM encoder 107. As a result, the output data of the PCM encoder 107 is supplied
to the multiplexer 110 via the switch 121.
[0060] Lastly, the multiplexed data selector 109 controls the switch 122 to select the output
data of the pixel bit length increasing unit 111. As a result, the output data of the pixel bit
length increasing unit 111 is supplied to the buffer 105 via the switch 122. Here, the pixel bit
length increasing unit 111 increases the number of bits by shifting, to the left by
increased_bit_depthjuma bits, the output data pcm_sample_luma[i] of the PCM decoder 308
obtained by reading the output data pcm_sample_luma[i] of the PCM encoder 107. Likewise,
the pixel bit length increasing unit 111 increases the number of bits by shifting, to the left by

increased_bit_depth_chroma bits, the output data pcm_sample_chroma[i] of the PCM decoder
108 obtained by reading the output data pcm_sample_chroma[i] of the PCM encoder 107.
[0061] The multiplexer 110 multiplexes the pixel bit length increase information with the
output data of the entropy encoder 103 and the output data of the PCM encoder 107, and outputs
the multiplexing result. When complying with Specification of syntax functions, categories,
and descriptors in NPL 2, the pixel bit length increase information (increased_bit_depth_luma
and increased_bit_depth_chroma) may be multiplexed following bit_depth_luma_minus8 and
bit_depth_chroma_minus8 of sequence parameters, as in the list shown in Fig. 2. Here,
bit_depth_luma_rninus8 is a value obtained by subtracting 8 from the pixel bit length
bit_depth_luma of luminance of the input video, bit_depth__chroma_minus8 is a value obtained
by subtracting 8 from the pixel bit length bit_depth_chroma of color difference of the input video,
increased_bit_depth_luma is the increased pixel bit length of luminance, and
increased_bit_depth_chroma is the increased pixel bit length of color difference.
[0062] The expressions ("C" and "Descriptor") in the list shown in Fig. 2 are, for example, in
compliance with 7.2 Specification of syntax functions, categories, and descriptors in NPL 2.
[0063] Based on the operation described above, the video encoding device in this exemplary
embodiment creates the bitstream.
[0064] Operations of the entropy encoder 103, the PCM encoder 107, the PCM decoder 108,
and the pixel bit length increasing unit 111 in the case of not being capable of entropy-encoding
within the processing time, which are features of the present invention, are described below with
reference to the flowchart in Fig. 3.
[0065] As shown in Fig. 3, in step S101, the entropy encoder 103 entropy-encodes mb_type as
I_PCM and supplies it to the multiplexer 110, in order to guarantee a fixed processing time for a
video encoding device or a video decoding device.
[0066] In step SI02, the entropy encoder 103 supplies pcm_alignment_zero_bit to the
multiplexer 110, to byte-align the output bit.
[0067] In step SI03, the entropy encoder 103 initializes the encoding engine for subsequent
entropy encoding.
[0068] In step SI04, the PCM encoder 107 PCM-encodes the input image before the increase
of the pixel bit length and supplies it to the multiplexer 110, so as not to increase output data of
PCM encoding.
[0069] In step SI05, the PCM decoder 108 PCM-decodes (PCM-data-reads) the PCM
encoding result pcm_sample luma[i] and pcm_sample_chroma[i].
[0070] In step S106, the pixel bit length increasing unit 111 shifts pcm_sample_luma[i] and

pcm_sample_chroma[i] PCM-data-read by the PCM decoder 108 to the left respectively by increased_bit_depth_luma bits and increased_bit_depth_chroma bits, in order to enhance operation precision of subsequent intra prediction and inter-frame prediction. [0071] Thus, in the case of not being capable of entropy-encoding within the processing time corresponding to the predetermined encoded unit, the entropy encoder 103 and the PCM encoder 107 operate as described above.
[0072] In the video encoding device in this exemplary embodiment, the input image before the increase of the pixel bit length is supplied to the PCM encoder 107, in order to make the pixel bit length of the image corresponding to the output data of entropy encoding and the pixel bit length of the image corresponding to the output data of PCM encoding different from each other. Such a structure enables suppression of increase of output data of PCM encoding, in video encoding based on pixel bit length increase and non-compression encoding. [0073] Moreover, the video encoding device in this exemplary embodiment includes the pixel bit length increasing unit 111 for increasing the pixel bit length of the decoded image of PCM decoding based on the pixel bit length increase information. The pixel bit length increasing unit 111 can suppress reduction of operation precision of intra prediction and inter-frame prediction caused by making the pixel bit lengths different from each other. [0074] Furthermore, in the video encoding device in this exemplary embodiment, the multiplexer 110 multiplexes the pixel bit length increase information in the bitstream so that the pixel bit length of the decoded image of PCM decoding is equally increased in video decoding. Such a structure contributes to enhanced interoperability of the video encoding device and the video decoding device. That is, the video encoding device and the video decoding device co¬operate with each other, with it being possible to suppress increase of PCM encoding in the system and also suppress reduction of operation precision of intra prediction and inter-frame prediction. [0075] Exemplary Embodiment 2
A video decoding device in this exemplary embodiment decodes a bitstream in which a pixel bit length of an image corresponding to input data of entropy decoding means and a pixel bit length of an image corresponding to input data of PCM decoding means are different from each other. The image corresponding to the input data of the entropy decoding means is a reconstructed image of an image of input video increased in pixel bit length which is supplied from an inverse transformer/inverse quantizer 206 described later. The image corresponding to the input data of the PCM decoding means is a PCM-decoded image of input video not increased

in pixel bit length which is supplied from a PCM decoder 203 described later. [0076] As shown in Fig. 4, the video decoding device in this exemplary embodiment includes a de-multiplexer 201, a decoding controller 202, the PCM decoder 203, an entropy decoder 204, a pixel bit length increasing unit 205, the inverse transformer/inverse quantizer 206, a predictor 207, a buffer 208, a pixel bit length decreasing unit 209, a switch 221, and a switch 222. [0077] The de-multiplexer 201 de-multiplexes an input bitstream, to extract pixel bit length increase information and an entropy-encoded or PCM-encoded video bitstream. When complying with Specification of syntax functions, categories, and descriptors in NPL 2, the pixel bit length increase information (increased_bit_depth_luma and increased_bit_depth__chroma) following bit_depth_luma_minus8 and bit_depth_chroma_minus8 of the sequence parameters as in the list shown in Fig. 2 is extracted.
[0078] The entropy decoder 204 entropy-decodes the video bitstream. In the case where mb_type of a macroblock is not I_PCM (PCM encoding), the entropy decoder 204 entropy-decodes prediction parameters and a transform quantization value of the macroblock, and supplies them to the inverse trans former/inverse quantizer 206 and the predictor 207. [0079] The inverse trans former/in verse quantizer 206 inverse-quantizes the transform quantization value of luminance and color difference, with a quantization step width according to the pixel bit length increase information increased_bit_depth_luma and
increased_bit_depth_chroma extracted by the de-multiplexing. The inverse transformer/inverse quantizer 206 further in verse-frequency-transforms the frequency transform coefficient obtained by the inverse quantization.
[0080] The predictor 207 creates a prediction signal using an image of a reconstructed picture stored in the buffer 208, based on the entropy-decoded prediction parameters. [0081] The prediction signal supplied from the predictor 207 is added to the reconstructed prediction error image obtained by the inverse frequency transform by the inverse transformer/inverse quantizer 206, and the resulting image is supplied to the switch 222. [0082] The decoding controller 202 changes the switch 222 so that the reconstructed prediction error image to which the prediction signal has been added is supplied to the buffer 208 as the reconstructed image.
[0083] In the case where mb_type of the macroblock is PCM encoding, the decoding controller 202 causes the de-multiplexer 201 to byte-align the video bitstream which is in the middle of entropy decoding. When complying with 7.3.5 Macroblock layer syntax in NPL 2, the decoding controller 202 causes the de-multiplcxer 201 to read pcm_alignment_zero_bit until the video bitstream is byte-aligned.

[0084] The decoding controller 202 then causes the entropy decoder 204 to initialize a decoding engine. An example of decoding engine initialization is described in 9.3.1.2 Initialization process for the arithmetic decoding engine in NPL 2.
[0085] Following this, the decoding controller 202 changes the switch 221 so that the byte-aligned video bitstream is supplied to the PCM decoder 203.
[0086] The PCM decoder 203 PCM-decodes (PCM-data-reads) PCM-encoded luminance data pcm_sample_luma[i] and color difference data pcrn_sample__chroma[i] from the byte-aligned video bitstream.
[0087] The pixel bit length increasing unit 205 shifts PCM-data-read pcm_sample__luma[i] and pcm_sample_chrorna[i] to the left, respectively according to the pixel bit length increase information increased__bit_depth_luma and increased_bit_depth_chroma extracted by the de-multiplexing. When complying with the description of 8.3.5 Sample construction process for IJPCM macroblocks in NPL 2, a PCM-decoded luminance image S'L and a PCM-decoded color difference image S'Cb and S'Cr are computed according to Equation (8-154') and Equation (8-155') below. [0088] for(i - 0; i < 256; i++)
S'L[xP + (i % 16), yP + dy * (i/16))] = (pcm_samplejuma[i] «
increased__bit_depth_luma) (8-154')
[0089] for(i - 0; i < MbWidthC * MbHeightC; i++) {
S'Cb[(xP/SubWidthC) + (i % MbWidthC), ((yP + SubHeightC - 1 )/SubHeightC) +
dy * (i/MbWidthC)] -
(pcm_sample_chroma[iJ « increased_bit__depth_chroma)
S'Cr[(xP/SubWidthC) + (i % MbWidthC), ((yP + SubHeightC - 1 )/SubHeightC) +
dy * (i/MbWidthC)] =
(pcm_sample_chroma[i + MbWidthC * MbHeightC] «
increased_bit_depth__chroma)
} (8-155')
[0090] The decoding controller 202 changes the switch 222 so that the PCM-decoded image increased in pixel bit length is supplied to the buffer 208 as the reconstructed image. The decoding controller 202 changes the switch 221 so that the output data of the de-multiplexer 201 is supplied to the entropy decoder 204, for decoding of a next macroblock. [0091] The pixel bit length decreasing unit 209 decreases the pixel bit length of the reconstructed picture stored in the buffer 208 according to the pixel bit length increase information increased_bit_depth_luma and increased_bit_depth_chroma extracted by the dc-

multiplexing, and outputs the result.
[0092] Based on the operation described above, the video decoding device in this exemplary
embodiment creates the decoded image.
[0093] Operations of the decoding controller 202, the entropy decoder 204, the PCM decoder
203, and the pixel bit length increasing unit 205 in the case where mb__type of the macroblock is
PCM encoding, which are features of the present invention, are described below with reference
to the flowchart in Fig. 5.
[0094] In step S201, the de-multiplexer 201 reads pcm_alignment_zero_bit so as to byte-align
the video bitstream which is in the middle of entropy decoding.
[0095] In step S202, the entropy decoder 204 initializes the decoding engine for subsequent
entropy decoding.
[0096] In step S203, the PCM decoder 203 PCM-decodes (PCM-data-reads) the PCM
encoding result pcm_sample_3uma[i] and pcm_sample_chroma[i].
[0097] In step S204, the pixel bit length increasing unit 205 shifts PCM-data-read
pcm_sample_luma[i] and pcm_sample__chroma[i] to the left respectively by
increased_bit_depth_luma bits and increased_bit_depth_chroma bits, in order to enhance
operation precision of subsequent intra prediction and inter-frame prediction.
[0098] Thus, in the case where mb_type of the macroblock is PCM encoding, the decoding
controller 202, the entropy decoder 204, the PCM decoder 203, and the pixel bit length
increasing unit 205 operate as described above.
[0099] The video decoding device in this exemplary embodiment includes the pixel bit length
increasing unit 205 for increasing the pixel bit length of the decoded image of PCM decoding
based on the pixel bit length increase information extracted by the de-multiplexing. The pixel
bit length increasing unit 205 can suppress reduction of operation precision of intra prediction
and inter-frame prediction caused by making the pixel bit lengths of the images corresponding to
the inputs of the entropy decoding means and the PCM decoding means different from each other.
Moreover, the reconstructed image same as in video decoding can be obtained, which contributes
to enhanced interoperability of the video encoding device and the video decoding device. That
is, the video encoding device and the video decoding device co-operate with each other, with it
being possible to suppress increase of PCM encoding in the system and also suppress reduction
of operation precision of intra prediction and inter-frame prediction.
[0100] The video encoding device in Exemplary Embodiment 1 shown in Fig. 1 is a video
encoding device that supplies the input image before the increase of the pixel bit length to the
PCM encoder 107, in order to make the pixel bit length of the image corresponding to the output

data of entropy encoding and the pixel bit length of the image corresponding to the output data of PCM encoding different from each other.
[0101] Fig. 6 is a block diagram showing a video encoding device of another structure for achieving the same advantageous effects as the video encoding device shown in Fig. 1. [0102] When compared with the video encoding device shown in Fig. 1, the video encoding device shown in Fig. 6 additionally includes a pixel bit length decreasing unit 112. That is, the video encoding device shown in Fig. 6 has a structure in which the pixel bit length decreasing unit 112 that receives the image increased in pixel bit length supplies, to the PCM encoder 107, the image decreased in pixel bit length based on the pixel bit length increase information. As in Exemplary Embodiment 1, the video encoding device shown in Fig. 6 can suppress increase of output data of PCM encoding, and also suppress reduction of operation precision of intra prediction and inter-frame prediction caused by making the pixel bit lengths different from each other.
[0103] In each of the exemplary embodiments described above, the pixel of the reconstructed picture is a pixel increased in pixel bit length. For size reduction of the buffer for storing the reconstructed picture, however, an exemplary embodiment in which the above-mentioned pixel bit length increasing unit and pixel bit length decreasing unit are used for input/output of the buffer is also conceivable. In such an exemplary embodiment, too, the suppression of increase of output data of PCM encoding and the suppression of reduction of operation precision of intra prediction caused by making the pixel bit lengths different from each other can both be achieved according to the present invention.
[0104] In each of the exemplary embodiments described above, the PCM decoder and the pixel bit length increasing unit are independent functional blocks. As can be easily understood from Equation (8-154') and Equation (8-155'), however, the PCM decoder and the pixel bit length increasing unit may be integrated as one functional block.
[0105] In each of the exemplary embodiments described above, the video encoding device multiplexes increased_bit_depth_luma and increased_bit_dcpth_ehroma in the bitstream following bit_depth_luma__minus8 and bit j3epth_chroma_minus8, in order to explicitly signal the pixel bit length increase information to the video decoding device (see Fig. 2). Alternatively, the video encoding device may multiplex, as the pixel bit length increase information, pixel bit length information after the increase of the pixel bit length in the bitstream, in order to implicitly signal the pixel bit length increase information to the video decoding device (it is assumed here that the original pixel bit length of the input video is, for example, 8 bits in the video encoding device and the video decoding device).

[0106] In this case, the video encoding device multiplexes pixel bit length increase information (intemal_bit_depth__luma_minus8 and internal j3it_depth_chroma_minus 8) shown in Fig. 7 in the sequence parameters, instead of bit_depth__luma_rninus8 and bit_dcpth_chroma_minus8 of the sequence parameters. Here, intemal_bit_depth_luma_minus8 is the value of increased_bit__depth_luma, and internal_bit_depth_chroma__minus8 is the value of increased bitdepthchroma.
[0107] In the case of multiplexing the pixel bit length increase information shown in Fig. 7 in the sequence parameters, the PCM encoder 107 PCM-encodes the input image before the increase of the pixel bit length. That is, the PCM encoder 107 PCM-encodes 8-bit pcm_sample_luma[i] and pcm_sample_chroma[i]. The PCM decoder 108 PCM-decodes 8-bit pcm_sample_luma[i] and pcm_sample_chroma[i]. The pixel bit length increasing unit 111 shifts PCM-decoded pcm_sample_luma[i] and pcm_sample_chroma[i] to the left respectively by increasedbitdepthluma bits and increased_bit_depth_chroma bits.
[0108] A video decoding device corresponding to the case of multiplexing the pixel bit length increase information shown in Fig. 7 in the sequence parameters de-multiplexes the pixel bit length increase information (internal_bit_depth_luma_minus8 and internal_bit_depth_chroma_minus8) from the sequence parameters, and computes increased_bit_depth_luma and increased_bit_depth_chroma as follows. [0109] increased JMt_depthJuma = intemal_bit_depth_luma_rnimis8
increasedbitdepthchroma = intemal_bit_depth_chroma_minus8 [0110] By the above-mentioned computation, the video decoding device can de-multiplex the pixel bit length increase information implicitly signaled by the video encoding device. [0111] In the above-mentioned case where the video encoding device implicitly signals the - pixel bit length increase information to the video decoding device, there is a problem that PCM encoding cannot be performed due to non-distortion when the original pixel bit length of the input video is longer than 8 bits. For example, quantization distortion occurs with 8-bit pcm_sample_luma[i] and pcm_sample_chroma[i] when the original pixel bit length of the input video is 10 bits.
[0112] To support PCM encoding without quantization distortion when the original pixel bit length of the input video is N bits (N > 8), pcm_sample_bit_depth_is_internal_bit_depth_flag which is a flag indicating whether or not the bit length of PCM is the pixel bit length after the pixel bit length increase may be added to the sequence parameters as shown in Fig. 8. [0113] In the case where pcm_sample_bit_depth_is_intemal_bit_depth flag is 0, the PCM encoder 107 PCM-encodes the input image before the increase of the pixel bit length. That is,

the PCM encoder 107 PCM-encodes 8-bit pcm_sample_luma[i] and pcm__sample_chroma[i]. The PCM decoder 108 PCM-decodes 8-bit pcin__sample_luma[i] and pcm_sample_chroma[i]. The pixel bit length increasing unit 111 shifts PCM-decoded pcm_sample_luma[i] and pcm_sample_chroma[i] to the left respectively by increased_bit_depth_luma (= intcmal_bit_depth_luma_minus8) bits and increased^ it_depth_chrom a (= internal_bit_depth_chroma_minus8) bits.
[0114] In the case where pcm_sample_bit_depth_is_internal_bit_depth_flag is 1, the PCM encoder 107 PCM-encodes the image increased in pixel bit length. That is, the PCM encoder 107 PCM-encodes pcm_sample_luma[i] of N bits (internal_bit_depth_luma__minus8 + 8 bits) and pcm_sample_chroma[i] of N bits (internal_bit_depth_chroma_minus8 + 8 bits). The PCM decoder 108 PCM-decodes pcm_sample_luma[i] of N bits and pcm_sample_chroma[i] of N bits. The pixel bit length increasing unit 111 shifts PCM-decoded pcm_sample_luma[i] and pcm_sample_chroma[i] to the left by 0 bit (i.e. does not shift PCM-decoded pcm_sample_luma[i] and pcm_sample_chroma[i] to the left).
[0115] To support PCM encoding without quantization distortion when the original pixel bit length of the input video is N bits (N > 8), pcm_sample_bit_depth_luma__minus8 and pcm_sample_bit_depth_chroma_minus8 which are respectively the bit lengths of PCM of luminance and color difference may be added to the sequence parameters instead of pcm__sample_bit_depth_is_internal_bit_depth_flag, as shown in Fig. 9. [0116] In the case of adding pcm_sample_bit_depth__luma_minus8 and pem sample_bit_depth_chroma_minus8 to the sequence parameters, the PCM encoder 107 PCM-encodes pcm_sample_hima[i] of pcm_sample_bit_depth_luma_minus8 + 8 bits and pcm_sample_croma[i] of pcm_sample_bit_depth_chroma_minus8 + 8 bits. In the case of adding pcm_sample_bit_depth_luma_minus8 and pcm_sample_bit_depth_chroma_minus8 to the sequence parameters, the PCM decoder 108 PCM-decodes pcm_sample_luma[i] of pcm__sample_bit_depth_luma__minus8 + 8 bits and pcm_sampIe_croma[i] of pcm_sample_bit_dcpth_chroma_minus8 + 8 bits. The pixel bit length increasing unit 111 shifts PCM-decoded pcm_sample_luma[i] and pcm_sample_chroma[i] to the left respectively by increased_bit_depth_luma bits and increased_bit_depth_chroma bits. Here, increased_bit_depth_luma and increased_bit__depth__chroma are computed as follows. [0117]
increased_bit_depth_luma = internal_bit_depth_luma_minus8 -
pcm_sample_bit_depth_luma_minus8
increased_bit_depth_chroma = internal_bit_depth__chroma _minus8 -

pcm_s amp 1 e_bi t_depth_chrom a_m i nu s 8 [0118] It is clear from the above-mentioned computation that the video encoding device implicitly signals the pixel bit length increase information to the video decoding device in the case where increased_bit_depth_luma is more than 0 and also internal_bit_depth__luma_minus8 + 8 is less than N, and equally the video encoding device implicitly signals the pixel bit length increase information to the video decoding device in the case where intemal_bit__depth_chroma_minus8 + 8 is less than N.
[0119] Each of the exemplary embodiments described above may be realized by hardware, or may be realized by a computer program.
[0120] An information processing system shown in Fig. 10 includes a processor 1001, a program memory 1002, a storage medium 1003 for storing video data, and a storage medium 1004 for storing a bitstream. The storage medium 1003 and the storage medium 1004 may be separate storage media, or may be a storage area composed of the same storage medium. As a storage medium, a magnetic storage medium such as a hard disk is applicable. [0121] In the information processing system shown in Fig. 10, a program for realizing the functions of the blocks (except the block of the buffer) shown in each of Figs. 1, 4, and 6 is stored in the program memory 1002. The processor 1001 realizes the functions of the video encoding device or the video decoding device shown in Figs. 1, 4, or 6, by executing processing according to the program stored in the program memory 1002.
[0122] Fig. 11 is a block diagram showing a main part of a video encoding device according to the present invention. As shown in Fig. 11, the video encoding device according to the present invention includes: pixel bit length increasing means 1 (e.g. the pixel bit length increasing unit 101 shown in Fig. 1) for increasing a pixel bit length of an input image based on pixel bit length increase information; transform means 2 (e.g. the transformer/quantizer 102 shown in Fig. 1) for transforming output data of the pixel bit length increasing means 1; entropy encoding means 3 (e.g. the entropy encoder 103 shown in Fig. 1) for entropy-encoding output data of the transform means 2; non-compression encoding means 7 (e.g. the PCM encoder 107) for non-compression-encoding input data; multiplexed data selection means 8 (e.g. the switch 121) for selecting output data of the entropy encoding means 3 or output data of the non-compression encoding means 7; and multiplexing means 10 (e.g. the multiplexer 110) for multiplexing the pixel bit length increase information in a bitstream, wherein a pixel bit length of an image corresponding to the output data of the entropy encoding means 3 and a pixel bit length of an image corresponding to the output data of the non-compression encoding means 7 are different from each other.

[0123] To make the pixel bit lengths different from each other, the video encoding device includes, as an example, means for supplying the input image before the increase of the pixel bit length to the non-compression encoding means 7. In such a case, the input image not increased in pixel bit length is non-compression-encoded (e.g. PCM-encoded).
[0124] Fig. 12 is a block diagram showing a main part of another video encoding device according to the present invention. As shown in Fig. 12, in addition to the structure shown in Fig. 11, the other video encoding device according to the present invention includes pixel bit length decreasing means 9 (e.g. the pixel bit length decreasing unit 112 shown in Fig. 6) for decreasing a pixel bit length based on the pixel bit length increase information, wherein the input data of the non-compression encoding means 7 is output data of the pixel bit length decreasing means 9.
[0125] Fig. 13 is a block diagram showing a main part of another video encoding device according to the present invention. As shown in Fig. 13, in addition to the structure shown in Fig. 11, the other video encoding device according to the present invention includes: prediction means 10 (e.g. the predictor 106 shown in Fig. 1) for predicting an image; inverse transform means 12 (e.g. the inverse trans former/in verse quantizer 104 shown in Fig. 1) for inverse-transforming the output data of the transform means 2; and non-compression decoding means 13 (e.g. the PCM decoder 108 shown in Fig. 1) for decoding the output data of the non-compression encoding means 7, wherein the non-compression decoding means \ 3 increases a pixel bit length of a decoded image obtained by non-compression decoding, based on at least the pixel bit length increase information.
[0126] Fig. 14 is a block diagram showing a main part of a video decoding device according to the present invention. As shown in Fig. 14, the video decoding device according to the present invention includes: de-multiplexing means 21 (e.g. the de-multiplexer 201 shown in Fig. 4) for de-multiplexing a bitstream including at least pixel bit length increase information; entropy decoding means 24 (e.g. the entropy decoder 204 shown in Fig. 4) for entropy-decoding transformed data of an image included in the bitstream; inverse transform means 26 (e.g. the inverse transformer/inverse quantizer 206 shown in Fig. 4) for inverse-transforming the entropy-decoded transformed data of the image; non-compression decoding means 23 (e.g. the PCM decoder 203 shown in Fig. 4) for non-compression-decoding non-compression-encoded data of an image included in the bitstream; and decoding control means 22 (e.g. the decoding controller 202 shown in Fig. 4) for controlling the entropy decoding means 24 and the non-compression decoding means 23, wherein a pixel bit length of an image corresponding to input data of the entropy decoding means 24 and a pixel bit length of an image corresponding to input data of the

non-compression decoding means 23 are different from each other.
[0127] Fig. 15 is a block diagram showing a main part of another video decoding device according to the present invention. As shown in Fig. 15, in addition to the structure shown in Fig. 14, the video decoding device according to the present invention includes prediction means 27 (e.g. the predictor 207 shown in Fig. 4) for predicting an image.
[0128] As described above, the present invention provides means for making a pixel bit length of an image corresponding to output data of entropy encoding and a pixel bit length of an image corresponding to output data of non-compression encoding different from each other, in video encoding based on pixel bit length increase and non-compression encoding. The present invention can thus solve a problem that output data of PCM encoding increases by the pixel bit length increase amount, while both enhancing operation precision of intra prediction and inter-frame prediction by pixel bit length extension and guaranteeing a fixed processing time for a video encoding device or a video decoding device.
[0129] The exemplary embodiments described above may be partly or wholly described in the following supplementary notes, though the present invention is not limited to the following structures. [0130]
(Supplementary note 1) A video encoding method including: transforming data obtained by increasing a pixel bit length of an input image based on pixel bit length increase information; entropy-encoding the transformed data; non-compression-encoding input data; selecting the entropy-en coded data or the no n-compression-encoded data; and multiplexing the pixel bit length increase information in a bitstream, wherein a pixel bit length of an image corresponding to the entropy-en coded data and a pixel bit length of an image corresponding to the non-compression-encoded data are different from each other, and wherein the input image before the increase of the pixel bit length is used as the input data to be non-compression-encoded. [0131]
(Supplementary note 2) A video encoding method including: transforming data obtained by increasing a pixel bit length of an input image based on pixel bit length increase information; entropy-encoding the transformed data; non-compression-encoding input data; selecting the entropy-encoded data or the non-compression-encoded data; and multiplexing the pixel bit length increase information in a bitstream, wherein a pixel bit length of an image corresponding to the entropy-encoded data and a pixel bit length of an image corresponding to the non-comprcssion-cncoded data are different from each other, wherein the video encoding method includes decreasing a pixel bit length of data increased in pixel bit length, based on the pixel bit

length increase information, and wherein the data decreased in pixel bit length is used as the input data to be non-compression-encoded. [0132]
(Supplementary note 3) A video encoding method including: transforming data obtained by increasing a pixel bit length of an input image based on pixel bit length increase information; entropy-encoding the transformed data; non-compression-encoding input data; selecting the entropy-encoded data or the non-compression-encoded data; and multiplexing the pixel bit length increase information in a bitstream, wherein a pixel bit length of an image corresponding to the entropy-encoded data and a pixel bit length of an image corresponding to the non-compression-encoded data are different from each other, and wherein the video encoding method includes: inverse-transforming the transformed data; decoding the non-compression-encoded data; and, in the decoding, increasing a pixel bit length of a decoded image obtained by non-compression decoding, based on at least the pixel bit length increase information. [0133]
(Supplementary note 4) A video decoding method including: de-multiplexing a bitstream including at least pixel bit length increase information; entropy-decoding transformed data of an image included in the bitstream; inverse-transforming the entropy-decoded transformed data of the image; and non-compression-decoding non-compression-encoded data of an image included in the bitstream, wherein a pixel bit length of an image corresponding to the transformed data of the image included in the bitstream and a pixel bit length of an image corresponding to the non-compression-encoded data of the image included in the bitstream are different from each other, and wherein the video decoding method includes, in the non-compression decoding, increasing a pixel bit length of a decoded image obtained by the non-compression decoding, based on at least the pixel bit length increase information. [0134]
(Supplementary note 5) A video decoding method including: de-multiplexing a bitstream including at least pixel bit length increase information; entropy-decoding transformed data of an image included in the bitstream; inverse-transforming the entropy-decoded transformed data of the image; and non-compression-decoding non-compression-encoded data of an image included in the bitstream, wherein a pixel bit length of an image corresponding to the transformed data of the image included in the bitstream and a pixel bit length of an image corresponding to the non-compression-encoded data of the image included in the bitstream arc different from each other, and wherein the video decoding method includes executing a prediction process of predicting an image.

[0135]
(Supplementary note 6) A video encoding program for causing a computer to execute: a process of transforming data obtained by increasing a pixel bit length of an input image based on pixel bit length increase information; a process of entropy-encoding the transformed data; a process of non-compression-encoding input data; a process of selecting the entropy-en coded data or the non-compression-encoded data; and a process of multiplexing the pixel bit length increase information in a bitstream, wherein a pixel bit length of an image corresponding to the entropy-encoded data and a pixel bit length of an image corresponding to the non-compression-encoded data are different from each other, and wherein the input image before the increase of the pixel bit length is used as the input data to be non-compression-encoded. [0136]
(Supplementary note 7) A video encoding program for causing a computer to execute: a process of transforming data obtained by increasing a pixel bit length of an input image based on pixel bit length increase information; a process of entropy-en coding the transformed data; a process of non-compression-encoding input data; a process of selecting the entropy-en coded data or the non-compression-encoded data; and a process of multiplexing the pixel bit length increase information in a bitstream, wherein a pixel bit length of an image corresponding to the entropy-encoded data and a pixel bit length of an image corresponding to the non-compression-encoded data are different from each other, wherein the video encoding program causes the computer to execute a process of decreasing a pixel bit length of data increased in pixel bit length, based on the pixel bit length increase information, and wherein the data decreased in pixel bit length is used as the input data to be non-compression-encoded. [0137]
(Supplementary note 8) A video encoding program for causing a computer to execute: a process of transforming data obtained by increasing a pixel bit length of an input image based on pixel bit length increase information; a process of entropy-encoding the transformed data; a process of non-compression-encoding input data; a process of selecting the entropy-en coded data or the non-compression-encoded data; and a process of multiplexing the pixel bit length increase information in a bitstream, wherein a pixel bit length of an image corresponding to the entropy-encoded data and a pixel bit length of an image corresponding to the non-compression-encoded data are different from each other, and wherein the video encoding program causes the computer to execute: a process of inverse-transforming the transformed data; a process of decoding the non-compression-encoded data; and a process of, in the decoding, increasing a pixel bit length of a decoded image obtained by non-compression decoding, based on at least the pixel bit length

increase information. [0138]
(Supplementary note 9) A video decoding program for causing a computer to execute: a process of de-multiplexing a bitstream including at least pixel bit length increase information; a process of entropy-decoding transformed data of an image included in the bitstream; a process of inverse-transforming the entropy-decoded transformed data of the image; and a process of non-compression-decoding non-compression-encoded data of an image included in the bitstream, wherein a pixel bit length of an image corresponding to the transformed data of the image included in the bitstream and a pixel bit length of an image corresponding to the non-compression-encoded data of the image included in the bitstream are different from each other, and wherein the video decoding program causes the computer to execute a process of, in the non-compression decoding, increasing a pixel bit length of a decoded image obtained by the non-compression decoding, based on at least the pixel bit length increase information. [0139]
(Supplementary note 10) A video decoding program for causing a computer to execute: a process of de-multiplexing a bitstream including at least pixel bit length increase information; a process of entropy-decoding transformed data of an image included in the bitstream; a process of inverse-transforming the entropy-decoded transformed data of the image; and a process of non-compression-decoding non-compression-encoded data of an image included in the bitstream, wherein a pixel bit length of an image corresponding to the transformed data of the image included in the bitstream and a pixel bit length of an image corresponding to the non-compression-encoded data of the image included in the bitstream are different from each other, and wherein the video decoding program causes the computer to execute a prediction process of predicting an image.
[0140] Though the present invention has been described with reference to the above exemplary embodiments and examples, the present invention is not limited to the above exemplary embodiments and examples. Various changes understandable by those skilled in the art within the scope of the present invention can be made to the structures and details of the present invention.
[0141] This application claims priority based on Japanese Patent Application No. 2010-159059 filed on July 13, 2010 and Japanese Patent Application No. 2011-040530 filed on February 25, 2011, the disclosures of which are incorporated herein in their entirety.
[Reference Signs List]

[0142] 1 pixel bit length increasing means
2 transform means
3 entropy encoding means

7 non-compression encoding means
8 multiplexed data selection means
9 pixel bit length decreasing means
10 multiplexing means
11 prediction means
12 inverse transform means
13 non-compression decoding means

21 de-multiplexing means
22 decoding control means
23 non-compression decoding means
24 entropy decoding means

26 inverse transform means
27 prediction means

101 pixel bit length increasing unit
102 transformer/quantizer
103 entropy encoder
104 inverse transformer/inverse quantizer
105 buffer
106 predictor
107 PCM encoder
108 PCM decoder
109 multiplexed data selector
110 multiplexer
111 pixel bit length increasing unit
112 pixel bit length decreasing unit

121 switch
122 switch

201 de-multiplexer
202 decoding controller
203 PCM decoder
204 entropy decoder

205 pixel bit length increasing unit
206 inverse transformer/inverse quantizer
207 predictor
208 buffer
209 pixel bit length decreasing unit

221 switch
222 switch

1001 processor
1002 program memory
1003 storage medium
1004 storage medium

Claims
We claim,
[Claim 1]
A video decoding device comprising:
an extraction unit which extracts pixel bit length increase information from a bitstream;
an entropy decoding unit which entropy-decodes transformed data of an image in the bitstream;
a non-compression decoding unit which non-compression-decodes non-compression-encoded data of an image in the bitstream; and
a decoding control unit which controls the entropy decoding unit and the non-compression decoding unit,
wherein a pixel bit length of an image corresponding to input data of the non-compression decoding unit is less than or equal to a pixel bit length of an image corresponding to
input data of the entropy decoding unit, and
wherein the pixel bit length of an image corresponding to input data of the non-compression decoding unit is increased based on the pixel bit length increase information.
[Claim 2]
A video decoding method comprising:
extracting pixel bit length increase information from a bitstream;
entropy-decoding transformed data of an image in the bitstream;
non-compression-decoding non-compression-encoded data of an image in the bitstream; and
controlling the entropy-decoding and the non-compression decoding,
wherein a pixel bit length of an image corresponding to input data of the non-compression-decoding is less than or equal to a pixel bit length of an image corresponding to
input data of the entropy-decoding, and
wherein the pixel bit length of an image corresponding to input data for the non-compression-decoding is increased based on the pixel bit length increase information.

Documents

Application Documents

# Name Date
1 Power of Attorney [29-09-2016(online)].pdf 2016-09-29
2 Form 5 [29-09-2016(online)].pdf 2016-09-29
3 Form 3 [29-09-2016(online)].pdf 2016-09-29
4 Form 18 [29-09-2016(online)].pdf_75.pdf 2016-09-29
5 Form 18 [29-09-2016(online)].pdf 2016-09-29
6 Form 1 [29-09-2016(online)].pdf 2016-09-29
7 Drawing [29-09-2016(online)].pdf 2016-09-29
8 Description(Complete) [29-09-2016(online)].pdf 2016-09-29
9 201648033295-Power Of Attorney-29-09-2016.pdf 2016-09-29
10 201648033295-IB304-29-09-2016.pdf 2016-09-29
11 201648033295-Form 5-29-09-2016.pdf 2016-09-29
12 201648033295-Form 3-29-09-2016.pdf 2016-09-29
13 201648033295-Form 2-29-09-2016.pdf 2016-09-29
14 201648033295-Form 18-29-09-2016.pdf 2016-09-29
15 201648033295-Form 1-29-09-2016.pdf 2016-09-29
16 201648033295-Drawings-29-09-2016.pdf 2016-09-29
17 201648033295-Description Complete-29-09-2016.pdf 2016-09-29
18 201648033295-Claims-29-09-2016.pdf 2016-09-29
19 201648033295-Abstract-29-09-2016.pdf 2016-09-29
20 Other Patent Document [28-03-2017(online)].pdf 2017-03-28
21 Form 3 [28-03-2017(online)].pdf 2017-03-28
22 Correspondence by Agent_ Form 1(Proof of Right)_29-03-2017.pdf 2017-03-29
23 201648033295-FORM 3 [24-05-2019(online)].pdf 2019-05-24
24 201648033295-certified copy of translation [04-09-2020(online)].pdf 2020-09-04
25 201648033295-OTHERS [06-01-2021(online)].pdf 2021-01-06
26 201648033295-FORM 3 [06-01-2021(online)].pdf 2021-01-06
27 201648033295-FER_SER_REPLY [06-01-2021(online)].pdf 2021-01-06
28 201648033295-DRAWING [06-01-2021(online)].pdf 2021-01-06
29 201648033295-COMPLETE SPECIFICATION [06-01-2021(online)].pdf 2021-01-06
30 201648033295-CLAIMS [06-01-2021(online)].pdf 2021-01-06
31 201648033295-ABSTRACT [06-01-2021(online)].pdf 2021-01-06
32 201648033295-FER.pdf 2021-10-17
33 201648033295-PatentCertificate08-08-2022.pdf 2022-08-08
34 201648033295-IntimationOfGrant08-08-2022.pdf 2022-08-08
35 201648033295-RELEVANT DOCUMENTS [09-09-2023(online)].pdf 2023-09-09

Search Strategy

1 SearchStrategyE_19-08-2020.pdf

ERegister / Renewals

3rd: 27 Sep 2022

From 08/07/2013 - To 08/07/2014

4th: 27 Sep 2022

From 08/07/2014 - To 08/07/2015

5th: 27 Sep 2022

From 08/07/2015 - To 08/07/2016

6th: 27 Sep 2022

From 08/07/2016 - To 08/07/2017

7th: 27 Sep 2022

From 08/07/2017 - To 08/07/2018

8th: 27 Sep 2022

From 08/07/2018 - To 08/07/2019

9th: 27 Sep 2022

From 08/07/2019 - To 08/07/2020

10th: 27 Sep 2022

From 08/07/2020 - To 08/07/2021

11th: 27 Sep 2022

From 08/07/2021 - To 08/07/2022

12th: 27 Sep 2022

From 08/07/2022 - To 08/07/2023

13th: 07 Jul 2023

From 08/07/2023 - To 08/07/2024

14th: 03 Jul 2024

From 08/07/2024 - To 08/07/2025

15th: 07 Jul 2025

From 08/07/2025 - To 08/07/2026