CA2895854A1 - Video encoding and decoding apparatus and method using quantization in sub-blocks - Google Patents

Video encoding and decoding apparatus and method using quantization in sub-blocks Download PDF

Info

Publication number
CA2895854A1
CA2895854A1 CA2895854A CA2895854A CA2895854A1 CA 2895854 A1 CA2895854 A1 CA 2895854A1 CA 2895854 A CA2895854 A CA 2895854A CA 2895854 A CA2895854 A CA 2895854A CA 2895854 A1 CA2895854 A1 CA 2895854A1
Authority
CA
Canada
Prior art keywords
quantization
division
orthogonal transform
information
small blocks
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
CA2895854A
Other languages
French (fr)
Inventor
Akihiro Yamori
Kiyoshi Sakai
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to CA2895854A priority Critical patent/CA2895854A1/en
Priority claimed from CA2681025A external-priority patent/CA2681025C/en
Publication of CA2895854A1 publication Critical patent/CA2895854A1/en
Abandoned legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
    • H04N19/119Adaptive subdivision aspects, e.g. subdivision of a picture into rectangular or non-rectangular coding blocks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
    • H04N19/124Quantisation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/134Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or criterion affecting or controlling the adaptive coding
    • H04N19/136Incoming video signal characteristics or properties
    • H04N19/14Coding unit complexity, e.g. amount of activity or edge presence estimation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/169Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
    • H04N19/17Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object
    • H04N19/176Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object the region being a block, e.g. a macroblock

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

To allow a finer quantization control according to the property of an image within a macroblock, quantization parameter values are allowed to be changed in units of sub-blocks equal to or smaller than the macroblock in a similar manner as in motion compensation and orthogonal transform processes. A finer-tuned quantization control is performed, for example, by selecting fine and coarse quantization parameters respectively for corresponding sub-blocks if a plurality of images having different properties coexist within the macroblock.

Description

1.
DESCRIPTION
VIDEO ENCODING METHOD AND APPARATUS, AND VIDEO DECODING APPARATUS
This is a divisional of Canadian National Phase Patent Application No. 2,681,025 filed on March 20, 2007.
Technical Field [0001]
The present invention relates to a technique field of video encoding and video decoding corresponding thereto, and more particularly, to a technique for improving encoding efficiency or visual image quality by allowing the operation unit of a quantization calculation to be more finely controlled.
Background Art
[0002]
In video encoding methods, an enormous amount of information of an original signal is compressed by omitting redundancies in temporal and spatial directions. Specifically, a technique of motion compensation for taking a difference between preceding and succeeding frames by using a motion vector, and a technique of an orthogonal transform for transforming a plane where pixels are distributed on a screen, namely, in horizontal and vertical directions into frequency components, and a technique of rounding an orthogonal transform coefficient to a representative value with quantization are respectively adopted for temporal and spatial directions. Moreover, variable-length encoding (entropy encoding) is used as a technique of arithmetic information compression.
[0003]
With conventional video encoding methods adopting, especially, motion vector compensation, encoding is fundamentally performed in processing units of MBs (Macroblocks) of 16x16 pixels.
However, encoding in units of blocks of 8x8 pixels is enabled with the encoding methods such as H.263 and MPEG-4. With the latest video encoding of H.264/AVC

(Advanced Video Coding) , the number of divisions further increases to 16x16, 16x8, 8x16 and 8x8, and blocks of 8x8 pixels are further divided into sub-blocks of 8x8, 8x4, 4x8 and 4x4.
[0004]
Conventionally, not only in information compression using motion compensation in a temporal direction but also, for example, in an orthogonal transform, DOT (Discrete Cosine Transform) only in units of 8x8 pixels is implemented. However, with H.264/AVC, switching can be made between the processing units of 4x4 and 8x8 for each macroblock although this switching is limited to a profile higher than a high profile.
[0005]
Fig. 1 is a block diagram illustrating a configuration example of functional blocks of a video encoding apparatus (sometimes referred to as an encoder) for implementing the above described video encoding method.
As illustrated in Fig. 1, the functional blocks of the video encoding apparatus includes a frame memory 11, an original image macroblock buffer 12, a reference block buffer 13, a motion vector searching unit 21, a prediction determining unit 22, a subtractor 31, a first switch 32, an orthogonal transform (DOT) unit 33, a quantization (Q) unit 34, a variable-length encoding (ENT) unit 51, an inverse quantization (IQ) unit 44, an inverse orthogonal transform (IDCT) unit 43, a second switch 42, and an adder 41.
[0006]
The frame memory 11 stores past and future images in order to make motion estimation.
The original image macroblock buffer 12 stores macroblocks of an original frame to be encoded of each frame stored in the frame memory 11, whereas the reference block buffer 13 stores reference blocks for the macroblocks of the original frame.
[0007]
The motion vector searching unit 21 searches for a motion vector by using the macroblocks of the original frame and their reference blocks.
The prediction determining unit 22 evaluates motion estimation for all of division shapes of a macroblock illustrated in Fig. 3A to decide a division shape, and determines whether encoding is to be performed either with inter-frame prediction or with intra-frame prediction.
[0008]
The subtractor 31 calculates a difference between a macroblock and a predicted macroblock.
Switching is made between the first switch 32 and the second switch 42 depending on whether encoding is performed either with inter-frame prediction or with intra-frame prediction.
[0009]
The orthogonal transform (DCT) unit 33 obtains an orthogonal transform coefficient by performing an orthogonal transform (such as DCT) for image data the information of which is compressed in a temporal direction, and compresses the information in a spatial direction.
The quantization (Q) unit 34 quantizes the orthogonal transform coefficient, and the variable-length encoding (ENT) unit 51 outputs an encoding output by further performing arithmetic compression for the information.
[0010]
The inverse quantization (IQ) unit 44 obtains an original orthogonal transform coefficient by performing inverse quantization for the quantized orthogonal transform coefficient. The inverse orthogonal transform (IDCT) unit 43 restores data before being orthogonal-transformed from the orthogonal transform coefficient by performing an inverse orthogonal transform.
[0011]
The adder 41 restores an original image by adding predicted image data to difference data that is the output of the inverse orthogonal transform (IDCT) unit 43 if encoding is performed with inter-frame prediction.
Fig. 2 is a flowchart of a macroblock process executed in the conventional example.
[0012]
The flow of Fig. 2 illustrates the process according to the order where items of information that are generated by processing a macroblock with the encoder are set and transmitted as encoding information. This order conforms to that laid down as decoding syntax elements in H.264. Table 1 to be provided later is a syntax table of a macroblock layer and its lower-level layers in H.264.
[0013]
Initially, macroblock type information is set as the initial item of the encoding information in step S21. This information includes information indicating whether encoding is performed either with inter-frame prediction or with intra-frame prediction, and information about the division shape of a macroblock. As the next item of the encoding information, motion vector information is set in step S22. Since the division shape of a macroblock varies depending on the type of the macroblock, the motion vector information is set by the number of divisions as indicated by step S23.
[0014]
Next, a quantization parameter value is set in the encoding information in step S24. This value is set for each macroblock.
Then, a flag indicating whether an orthogonal transform is performed in units of either 8x8 or 4x4 is set as orthogonal transform information in the encoding information in step S25.
[0015]
Lastly, in step S26, a coefficient after being orthogonal-transformed in units of 8x8 or 4x4 is obtained, and transform coefficient information obtained by quantizing the coefficient with the quantization parameter set in step S24 is generated and transmitted in units of sub-blocks. This process is repeated by the number of divisions as indicated by step S27.
At this time, a flag cbp (coded block pattern) indicating validity/invalidity for each sub-block is set after the motion 5 vector information and before the quantization parameter information within the encoding information. Only the valid coefficient information of a sub-block, which is indicated by the flag, is transmitted.
[0016]
Figs. 3A to 3C are explanatory views of conventional macroblock divisions in video encoding. Fig. 3A is an explanatory view of dividing a macroblock in motion estimation.
As illustrated in this figure, the macroblock can be divided into 16x16, 16x8, 8x16 and 8x8, and the divided portions of 8x8 can be further divided into 8x4, 4x8 and 4x4.
[0017]
Fig. 3B is an explanatory view of dividing a macroblock in an orthogonal transform. As illustrated in this figure, the macroblock can be divided into blocks of 8x8 and 4x4.
Fig. 3C illustrates the case of quantization. As illustrated in this figure, quantization is performed in units of 16x16.
[0018]
The encoding process is further described next with reference to Figs. 1 and 3A to 3C.
Motion estimations in all of divisions of 16x16, 16x8, 8x16 and 8x8 illustrated in Fig. 3A are evaluated by the prediction determining unit 22 illustrated in Fig. 1, and a prediction mode (macroblock type) is decided by determining the most efficient way of divisions and whichever of inter-frame prediction and intra-frame prediction is to be selected.
[0019]
Next, the size (orthogonal transform information) of a block to be orthogonal-transformed (DCT) is decided depending on whichever units of 8x8 and 4x4 illustrated in Fig. 3B as the units of the orthogonal transform further reduces the number of prediction errors, and the orthogonal transform (DCT) unit 33 performs the orthogonal transform process.
[0020]
Then, the quantization (Q) unit 34 rounds a transformed coefficient to a representative value by using a quantization parameter value decided from the viewpoint of distributing the amount of information, and transmits a remaining valid coefficient of non-zero. At this time, the flag cbp indicating whether or not a valid coefficient exists among quantization coefficient values in units of sub-blocks is calculated. Then, the flag cbp, and only the quantization coefficient information of a sub-block having a valid coefficient indicated by the flag cbp are transmitted as encoding information.
[0021]
Patent Documents 1 to 4 related to video encoding technology are introduced next.
Patent Document 1 particularly refers to the prediction encoding technique used within a screen. Patent Document 2 particularly refers to the division of a macroblock with an arbitrary line segment. Patent Document 3 particularly refers to the technique of quick re-encoding when an encoding method is converted. Patent Document 4 refers to the technique of performing an orthogonal transform by again dividing into small blocks.
[0022]
However, none of the documents refer to quantization performed by dividing a macroblock.
Patent Document 1: Japanese Laid-open Patent Publication No.

Patent Document 2: Japanese Laid-open Patent Publication No.

Patent Document 3: Japanese Laid-open Patent Publication No.

Patent Document 4: Japanese Laid-open Patent Publication No.

Disclosure of Invention
[0023]
As described above, encoding using motion compensation or an orthogonal transform is performed by dividing a macroblock into small blocks. However, quantization is still performed with one parameter for each macroblock under the present circumstances. Actually, for quantization control, there is a subjective assessment evaluation improvement technique using, for example, fine and coarse quantization parameters respectively for low and high activities in adaptive quantization. However, the quantization process is executed with one parameter for each macroblock. Therefore, even if both fine and coarse images are included within a macroblock, fine and coarse control according to the images cannot be performed.
[0024]
Namely, motion compensation and orthogonal transform processes can be performed in units of small blocks of a variable size, whereas quantization cannot be finely controlled.
An object of the present invention is therefore to allow a fine quantization control to be performed according to the property of an image within a macroblock.
[0025]
The present invention realizes finer quantization control by allowing a quantization parameter value to be changed in units of sub-blocks equal to or smaller than a macroblock in a similar manner as in motion compensation and orthogonal transform processes. Namely, even if a plurality of images having different properties coexist in a macroblock, a finer-tuned quantization control is performed, for example, by selecting fine and coarse quantization parameters respectively for corresponding sub-blocks.
[0026]
According to the present invention, a finer encoding control than conventional technology can be realized by performing quantization in units of sub-blocks equal to or smaller than a macroblock.
Brief Description of Drawings
[0027]
Fig. 1 is a block diagram illustrating =a configuration example of functional blocks of a conventional video encoding apparatus;
Fig. 2 is a flowchart of a macroblock process executed in the conventional example;
Fig. 3A is an explanatory view of dividing a macroblock in conventional motion estimation in video encoding;
Fig. 3B is an explanatory view of dividing a macroblock in a conventional orthogonal transform in video encoding;
Fig. 3C illustrates that a macroblock is not divided in conventional quantization in video encoding;
Fig. 4 is a block diagram illustrating a configuration example of functional blocks of a video encoding apparatus according a first embodiment of the present invention;
Fig. 5 is a block diagram illustrating a configuration example of functional blocks of a quantization division determining unit illustrated in Fig. 4;
Fig. 6 is a flowchart of a macroblock process according to the first embodiment of the present invention;
Fig. 7 is a flowchart of a macroblock process according to a second embodiment of the present invention;
Fig. 8A is an explanatory view of a third embodiment according to the present invention;
Fig. 8B is an explanatory view of the third embodiment according to the present invention;
Fig. 8C is an explanatory view of the third embodiment according to the present invention; and Fig. 9 is a block diagram illustrating a configuration example of functional blocks of a video decoding apparatus corresponding to the video encoding apparatus according to the present invention.
Best Mode of Carrying Out the Invention
[0028]
The present invention also allows a quantization parameter value to be changed in units of sub-blocks equal to or smaller than a macroblock in a similar manner as in motion compensation and orthogonal transform processes. To implement this, quantization parameter switching according to the present invention is realized by more finely setting the control units of the quantization (Q) unit 34 and the inverse quantization (IQ) unit 44 among the functional blocks illustrated in Fig.
1.
[0029]
Fig. 4 is a block diagram illustrating a configuration example of the functional blocks of a video encoding apparatus according to the first embodiment of the present invention. This figure illustrates portions related to the present invention.
A differences from the conventional example illustrated in Fig. 3 is an addition of a quantization division determining unit 35 for determining in which units of sub-blocks a quantization parameter is set. Also the quantization (Q) unit 34a and the inverse quantization (IQ) unit 44a are modified to switch the units of sub-blocks to be processed according to quantization division information that is the output of the quantization division determining unit 35.
[0030]
To the quantization division determining unit 35 illustrated in Fig. 4, pixel information in units of macroblocks is input via the first switch 32. For intra-frame prediction, an image itself of a macroblock is input from the original image macroblock buffer 12. In contrast, for inter-frame prediction, a difference image is input via the subtractor 31.
[0031]

The quantization division determining unit 35 executes mode processes for the pixels of the input macroblock in predetermined units of divisions in a similar manner as in, for example, prediction evaluations that the prediction 5 determining unit 22 makes in all the motion vector division modes, makes a prediction evaluation expressing which of the division modes is good, and outputs the result of the evaluation to the quantization (Q) unit 34a and the inverse quantization (IQ) unit 44a.
10 [0032]
Fig. 5 is a block diagram illustrating a configuration example of functional blocks of the quantization division determining unit 35 illustrated in Fig. 4.
Input pixel information in units of macroblocks is stored in the macroblock memory 110, and read into the buffers of, for example, one small block 1 (16x16) 121, two small blocks 2 (16x8) 122, two small blocks 3 (8x16) 123, and four small blocks 4 (8x8) 124 according to the division modes, and the activities of the sub-blocks are respectively calculated by their corresponding activity calculating units 131 to 134, and evaluation values of the division modes are output.
[0033]
Calculation results obtained by the activity calculating units 131 to 134 are input to a quantization division deciding unit 150 via a division mode switch 140.
The quantization division deciding unit 150 decides a division mode based on the calculation results, and outputs quantization division information corresponding to the decided division mode.
[0034]
The present invention is intended to perform quantization for sub-blocks, the activities of which are different, by respectively using suitable quantization parameters. If the number of divisions is simply increased, the amount of processing and the amount of encoding increase. Therefore, it is necessary to consider a balance between adaptive quantization and an increase in the amount of encoding, etc.
[0035]
From an adaptive quantization viewpoint, it is desirable to divide portions having a difference in an activity as sub-blocks. An activity is associated with the degree of fineness of an image pattern. Therefore, the activity of a region of large variance of pixels is high, whereas that of a region of small variance of pixels is low. Namely, if one image region is divided into sub-blocks and if they include a sub-block of large variance of pixels and a sub-block of small variance of pixels, such a division is preferable. For example, for an image where the upper half and the lower half are respectively the blue sky and the sea with a complex wave pattern like the rough sea on the sunny day, the division of 16x8 illustrated in Fig. 3A is preferable.
[0036]
Accordingly, if the variance of pixels within a sub-block is defined as the activity of the sub-block, a portion having a difference in the activity is divided as a sub-block if the division shape has a large variance of the activity of the sub-block. As a result, the evaluation of the division mode is considered to increase.
[0037]
In the meantime, to achieve the balance with the amount of encoding increased by the division, it is considered to set a condition that a difference between the variance of the activity of a sub-block resultant from the division and that of the activity of a sub-block before being divided is larger than a predetermined threshold value.
[0038]
In the above described image example of the rough sea on the sunny day, whether or not to further divide into sub-blocks of 8x8 depends on the balance between the advantage achieved by an increase in the variance of the activity of a sub-block and an increase in the amount of encoding as a result of the division.
[0039]
Accordingly, the number of divisions is increased within a range of a defined division shape by recognizing a macroblock as the zeroth division shape, and an evaluation is made. Various methods can be possibly adopted as an evaluation method based on the above concept.
[0040]
Assuming that the variance of the activity of a sub-block, which is resultant from an ith (i-0) division, is B (i) , the ith division shape can be adopted if B (i+1)-B (i) <C is satisfied for the threshold value C. If there are plurality of (i+l)th division shapes, it may be conditioned that the above inequality is satisfied for all the division shapes. Moreover, the threshold value C may be set as 0(i) and varied with the value of i.
[0041]
Additionally, it may be also conditioned that B (j ) -B (i) <C
is satisfied for all of j that satisfy j>i, not limited to the comparison with the division in the next step.
Also the following method may be adopted.
[0042]
Here, define the activity A (s) of a sub-block s as A (s)=E (each pixel value - average value of pixels)2 -(E (each pixel value - average value of pixels) ) 2 The sum is assumed to be taken for the pixels within the sub-block.
[0043]
Then, the variance BD (k) of the activity of the sub-block in a division shape of D (k) within a macroblock is defined as BD (k)=E (A (s) - average value of A (s) ) 2 - (E(A(s) - average value of A(s) ) )2 The sum is assumed to be taken for the sub-block in the division shape of D(k) .
[ 004 4 ]
Furthermore, an evaluation expression H(k) of the division shape D(k) is defined as follows on the condition that a is a positive parameter.
H(k) = -EA(s) - a*BD(k) The sum is assumed to be taken for the sub-block in the division shape of D(k) .
[0045]
The above described evaluation expression H ( k) is intended to finally select the lowest one among the activities (the values of the evaluation expression H(k) ) of the division modes as a division mode of quantization by further decreasing the value of the evaluation expression H(k) if there is a big difference (namely, a sub-block having a fine drawing pattern and a sub-block having a coarse drawing pattern exist among blocks) among the activity values of divided sub-blocks.
[ 004 61 As the number of divisions increases, the first term and the second term of H(k) increases and decreases, respectively.
The value of cx is a variable for adjusting the weights of these two terms, and is assumed to be a suitably adjustable value (the activity of pixels is the variance of 256 pixels of 16x16, and the activity of a sub-block is the variances of two to four sub-blocks in the example of the division shape illustrated in Fig. 4. The value of a is adjusted in consideration of these conditions, specific pixel values, etc.) As described above, a division mode is selected in consideration of the advantages and the disadvantages provided by the divisions.
[0047]
Quantization division information generated by the quantization division deciding unit 150 is passed to the quantization (Q) unit 34a as described above, and used to quantize a transform coefficient after being orthogonal-transformed in specified division units.
[0048]
Fig. 6 is a flowchart of a macroblock process according to the first embodiment of the present invention.
Compared with the flow illustrated in Fig. 2, a process for obtaining motion vector information and for setting the obtained motion vector information in encoding information in steps S61 to S63 of Fig. 6 is similar to that executed in steps S21 to S23 illustrated in Fig. 2. As the initial item of encoding information, macroblock type information as motion compensation division information is set in step S61. This information includes the information indicating whether encoding is performed either with inter-frame prediction or with intra-frame prediction, and information about the division shape of a macroblock as described above. Next, motion vector information is set in step S62. Since the division shape of a macroblock varies depending on the type of the macroblock, the motion vector information is set by the number of divisions as indicated by step S63.
[0049]
Next, in step S64, quantization division information generated by the quantization division determining unit 35 is set.
A process in the subsequent steps S65 and S66 is intended to obtain quantization parameters by the number of divisions in quantization, which is indicated by the quantization division information, and to set the obtained parameters in the encoding information.
[0050]
In the configuration of the quantization division determining unit 35 illustrated in Fig. 5, quantization division information of any of one small block of 16x16 that is not substantially divided into small blocks, two small blocks of 16x8, two small blocks of 8x16, and four small blocks of 8x8 is selected. These division shapes are selected so that a selected division shape becomes that obtained by being further 5 divided as the division shape in the orthogonal transform illustrated in Fig. 3B.
[0051]
In the first embodiment, quantization parameters can be switched in units of sub-blocks according to the division shape 10 of a macroblock, which is selected by the quantization division determining unit 35. Unlike the flow illustrated in Fig. 2, quantization parameters are inserted in units of sub-blocks.
[0052]
Next, the flag indicating whether the orthogonal 15 transform is performed in units of either 8x8 or 4x4 is set as orthogonal transform information in the encoding information in step S67.
Lastly, in step S68, the coefficient after being orthogonal-transformed in units of 8x8 or 4x4 is obtained, and transform coefficient information obtained by quantizing the coefficient with the quantization parameter set in step S65 is generated in units of sub-blocks, and transmitted. This process is repeated by the number of divisions as indicated by step S69.
At this time, the flag cbp (coded block pattern) indicating validity/invalidity for each sub-block is set before the quantization parameter information and after the motion vector information within the encoding information. In a similar manner as in the conventional example illustrated in Fig. 2, only the valid coefficient information of a sub-block, which is indicated by the flag, is transmitted.
[0053]
Additionally, since the coefficient set as the orthogonal transform information is that after being quantized, the divided quantization parameter information and the orthogonal transform information are inserted in the encoding information in this order in a similar manner as in the conventional example illustrated in Fig. 2.
[0054]
The second embodiment according to the present invention is described next. The second embodiment eliminates the need for encoding quantization division information by making the division shape of a macroblock in the quantization process identical to a division shape in another encoding process.
Accordingly, the amount of encoding can be prevented from increasing by the amount of encoding of the quantization division information.
[0055]
Fig. 7 is a flowchart of a macroblock process in the case where the division shape of quantization is made identical to that of the orthogonal transform. Compared with the flow of the macroblock process according to the first embodiment illustrated in Fig. 6, the process for setting the quantization division information in step S65 is eliminated.
[0056]
Accordingly, in the second embodiment, the quantization division determining unit 35 illustrated in Fig. 4 is not necessary. Alternatively, information about the division shape of the orthogonal transform is output from the prediction determining unit to the quantization (Q) unit 34a and the inverse quantization (IQ) unit 44a.
[0057]
For example, if the size of a sub-block obtained by dividing a macroblock in the orthogonal transform is 8x8, also the size of a sub-block obtained by dividing a macroblock in the quantization process is 8x8.
A process for obtaining motion vector information and for setting the obtained information in the encoding information in steps S71 to S73 is similar to the process in steps S21 to S23 of Fig. 2, and the process in steps S61 to S63 of Fig. 6.
[0058]

Next, the flag indicating whether the orthogonal transform is performed in units of either 8x8 or 4x4 is set as orthogonal transform information in the encoding information in step S75.
Then, quantization parameter information is set for each sub-block according to the division shape set in step S75 in step S76, and the coefficient information of the orthogonal transform, which is quantized with the set quantization parameter information, is obtained and set in the video encoding information in step S77.
[0059]
As indicated by steps S78, steps S76 and S77 are repeated by the number of divisions of sub-blocks in the orthogonal transform.
The process illustrated in Fig. 7 is described by assuming that the division shape in the quantization is made identical to that in the orthogonal transform. However, a division shape in motion compensation and that in the quantization may be made identical as an alternative to the division shape in the orthogonal transform. In this case, the quantization parameter information is set for each sub-block according to the division shape set in step S71 in step S76. In step S77, the coefficient information in the orthogonal transform, which is quantized with the set quantization parameter information, is obtained and set in the video encoding information. However, the division shape in the motion compensation, namely, the division shape in the quantization must be divisions into sub-blocks of a size equal to or larger than that of a sub-block in the orthogonal transform in this case. This is because if the division shape in the quantization is fine, also the orthogonal transform process must be executed according to this division shape.
[0060]
A third embodiment is described next. The third embodiment relates to the encoding of a quantization parameter, and can be implemented simultaneously with the above described first or second embodiment.
Conventional quantization is performed in units of macroblocks, and an encoding method of a quantization parameter is intended to encode a difference between the quantization parameter values of the current macroblock and a macroblock positioned at the left of the current macroblock.
[0061]
The present invention allows quantization to be performed in units of sub-blocks. Therefore, in the third embodiment, a difference between quantization parameter values is encoded with reference to a plurality of neighboring sub-blocks, and the amount of encoding of quantization parameter information is further reduced.
[0062]
Figs. 8A to 8C are explanatory views of the third embodiment. These figures illustrate a sub-block currently being encoded and neighboring sub-blocks to be referenced. In Figs. 8A to 8C, a macroblock or a sub-block D, which is depicted with solid lines, is the block currently being encoded, and macroblocks or sub-blocks B, C and D, which are depicted with dotted lines, are the neighboring blocks to be referenced.
[0063]
For example, for a motion vector, the intermediate value of motion vectors of the left macroblock (A), the upper macroblock (B) and the upper right macroblock (C), which are illustrated in Fig. 8A, is recognized as a predicted vector of the current macroblock, and a difference from the predicted vector is encoded. Similarly, even when quantization is performed in units of sub-blocks, the amount of information of the quantization parameter value of the macroblock D can be reduced by calculating the intermediate value of the quantization parameter values of the left macroblock (A), the upper macroblock (B) and the upper right macroblock (C), and by encoding a difference from the intermediate value.
[0064]

Fig. 8B illustrates that the current macroblock D is encoded by referencing the quantization parameter values of a sub-block A of the left macroblock, a sub-block B of the upper macroblock, and a sub-block C of the upper right macroblock.
Fig. 8C illustrates that the current sub-block D of the current macroblock is encoded by referencing the quantization parameter values of the left macroblock A, an upper sub-block B of the current macroblock and an upper right sub-block C of the current macroblock.
[0065]
As illustrated in Figs. 8B and 80, a plurality of sub-blocks sometimes contact at the positions of the left macroblock, the upper macroblock, and the upper right macroblock. In such a case, it is predefined, for example, that a further upper sub-block, a further left sub-block, and a further lower left sub-block are selected respectively as the left sub-block A, the upper sub-block B and the upper right sub-block C in a similar manner as in the prediction of a motion vector.
[0066]
As described above in detail, according to the present invention, favorable video encoding can be realized. Moreover, the present invention was devised to minimize the amount of encoding, which is required for a quantization information transmission and can be possibly increased by changing quantization parameters in finer units.
[ 00 67 ]
Video decoding corresponding to the video encoding method according to the present invention is described last.
Fig. 9 is a block diagram illustrating a configuration example of functional blocks of a video decoding apparatus corresponding to the video encoding apparatus according to the present invention. This figure illustrates only portions related to the present invention. A process of the video decoding apparatus is almost similar to the image restoration process in and after the inverse quantization in the video encoding apparatus.
[0068]
For example, an encoding output from the video encoding 5 apparatus illustrated in Fig. 4 is input to a variable-length decoder (ENT) 151 via a storage medium or a communication medium.
The variable-length decoder (ENT) 151 corresponds to the variable-length encoding (ENT) unit 51 illustrated in Figs. 1 and 4. This decoder performs an inverse transform for arithmetic information compression performed by the variable-length encoding (ENT) unit 51, and decodes data before the arithmetic information compression, namely, data after being quantized, etc.
[0069]

quantization division information obtaining unit 135 obtains quantization division information set by the quantization division determining unit 35 illustrated in Fig.
4 from the data after being decoded, and controls the inverse quantization process of the inverse quantization (IQ) unit 144.
20 As stated earlier, the quantization division information indicates the division shape of a macroblock, in which quantization parameters can be switched in units of sub-blocks.
Therefore, the inverse quantization (IQ) unit 144 performs inverse quantization for an orthogonal transform coefficient that is quantized in units of sub-blocks according to the instructed division shape in a macroblock to be processed, and obtains the original orthogonal transform coefficient.
[0070]
The inverse orthogonal transform (IDCT) unit 143 restores data before being orthogonal-transformed from the orthogonal transform coefficient with an inverse orthogonal transform.
In the meantime, decoded data of the variable-length decoder (ENT) 151 is provided to a prediction mode obtaining unit 122.
[0071]

The prediction mode obtaining unit 122 obtains, from the decoded data, information indicating whether the prediction mode selected by the prediction determining unit 22 illustrated in Fig. 4 is either inter-frame prediction or intra-frame prediction, and switches a switch 142 to an intra side or an inter side according to the information.
[0072]
In the case of the intra-frame prediction mode, the output of the inverse orthogonal transform (IDCT) unit 143 is output as a restored image, and stored in the frame memory 111 in order to be used to restore an image in the inter-frame prediction mode.
[0073]
In the case of the inter-frame prediction mode, the output of the inverse orthogonal transform (IDCT) unit 143 is difference data. Base image data of the difference data is read from the frame memory 111, and motion vector information obtained by the motion vector obtaining unit 121 is added to the image data, which is then provided from the prediction mode obtaining unit 122 to an adder 141. The adder 141 generates a restored image by adding the difference data that is the output of the inverse orthogonal transform (IDCT) unit 143 to the image data from the prediction mode obtaining unit 122.
[ 0074 ]
The video decoder illustrated in Fig. 9 is described by being assumed to correspond to the video encoding apparatus according to the first embodiment. However, it is evident that this decoder can also correspond to the video encoding apparatus according to the second embodiment by obtaining macroblock type information or orthogonal transform information in the quantization division information obtaining unit 135.
Accordingly, it is also evident that the configuration example of the functional blocks of the video decoder illustrated in Fig. 9 is not limited to that according to the first embodiment.
[0075]

Table I reference information: MB layer process (source:
H.264/AVC standard) macroblock_layer( ) mb_type if mb_type = I_PCM ) while( !byte_aligned( ) ) pcm_alignment_zero_bit for( i = 0; i <256; i++) pcm_sample_luma[ i]
for( i = 0; i <2 * MbWidthC * MbHeightC; i++) pcm_sample_chroma[ i } else {
nbSubMbPartSizeLessThan8x8Flag = 1 if mb_type != I_NxN &&
MbPartPredMode( mb_type, 0) != Intra_16x16 &&
Nurn_MbPart( mb_type ) = = 4 ) {
sub_mb_pred( mb_type ) for( mbParthix = 0; mbPartldx <4; mbPartIdx++ ) if( sub_mb_type[ mbPartIdx ] != B_Direct_8x8 ) if( NumSubMbPart( sub_mb_type[ mbPartIdx ] ) > 1 ) noSubMbPartSizeLessThan8x8Flag = 0 } else if( !direct_8x8_inference_flag ) noSubMbPartSizeLessThan8x8Flag = 0 } else {
if transform_8x8_mode_flag && mb_type = = I_NxN ) transform_size_8x8_flag mb_pred( mb_type ) if MbPartPredMode( mb_type, 0) != 1ntra_16x16 ) coded_block_pattern if CodedBlockPatterntuma > 0 &&
transform_8x8_mode_flag && mb_type != I_NxN &&
noSubMbPartSizeLessThan8x8Flag &&
( mb_type != B_Direct_16x1611 direct_8x8_inference_flag ) ) transform_size_8x8_flag if( CodedBlockPattemLuma > 0 I CodedBlockPatternChroma > 0 I I
MbPartPredMode( mb_type, 0 ) = = Intra_16x16 ) mb_qp_delta residual( ) mb_pred( mb_type ) {
if( MbPartPredMode( mb_type, 0) = = Intra_4x4 I I
MbPartPredMode( mb_type, 0 ) = = Intra_8x8 I I
MbPartPredMode( mb_type, 0 ) = = Intra_16x16 ) {
if( MbPartPredMode( mb_type, 0 ) = = Intra_4x4 ) for( luma4x4B1k1dx=0; luma4x4B1kIdx<16; luma4x4B1kIdx++ ) prev_intra4x4_pred_mode_flag1 luma4x4B1kIdx if( !prev_intra4x4_pred_mode_flag[ luma4x4B1kIdx]) rem_intra4x4__pred_mode[ luma4x4B1kIdx if( MbPartPredMode( mb_type, 0) = = Lntra_8x8 ) for( luma8x8B1kIdx=0; luma8x8B1kIdx<4; luma8x8B1kIdx-H- ) {
prev_intra8x8_pred_mode_flag[ luma8x8B1kIdx if( !prev_intra8x8_pred_mode_flag luma8x8B1kIdx ) rem_intra8x8_pred_mode[ luma8x8B1kIdx if( chroma_format_idc != 0) intra_chroma_pred_mode } else if( MbPartPredMode( mb_type, 0) != Direct) {
for( mbPartIdx =0; mbPartIdx < NurnMbPart( mb_type ); mbPartIdx-HF) if( ( num_ref idx_10_active_minusl > 0 I I
mb_field_decoding_flag ) &&
MbPartPredMode( mb_type, mbPartldx ) != Pred_Ll ) ref idx_10[ mbPartldx for( mbPartldx = 0; mbPartIdx < NumMbPart( mb_type ); mbPartIdx++) if( ( num_ref idx_11_aetive_minusl > 0 i mb_field_decoding_flag ) &&

MbPartPredMode( mb_type, mbPartIdx ) != Pred_LO ) ref idx_11[ mbParddx ]
for( mbPartIdx =0; mbPartIdx < NumMbPart( mb_type ); mbParfidx++) if( MbPartPredMode ( mb_type, mbPartIdx ) != Pred_LI ) 5 for( compIdx = 0; compIdx <2; compIdx-H- ) mvd_10[ mbPartIdx I[ 0 ][ compIdx ]
for( mbPartIdx = 0; mbPartIdx < NumMbPart( mb_type ); mbPartIcix*F) if( MbPartPredMode( mb_type, mbParddx ) != Pred_LO ) for( compIdx = 0; compIdx <2; compIclx44- ) 10 mvd_11[ mbPartIdx ][ 0 ][ compIdx ]
sub_mb_pred( mb_type) {
15 for( mbPartIdx =0; mbPartIclx <4; mbPartIdx-H- ) sub_mb_type[ mbPartIdx ]
for( mbPartIdx =0; mbPartIdx <4; mbPartIdx ) if( ( num_ref idx_10_active_minusl > 0 I mb_field_decoding_flag ) &&
mb_type != P_8x8ref0 &&
20 sub mb_type{ mbParfidx ] != B_Direct_8x8 &&
SubMbPredMode( sub_mb_typer mbPartIdx I) != Pred_Ll ) ref idx_10[ mbPartIdx ]
for( rnbPartIdx = 0; mbPartIdx <4; mbPartIdx++ ) ift (num_ref idx_Il_active_minusl > 0 II mb_field_decoding_flag ) &&
25 sub_mb_type[ mbPartIdx ] != B_Direct_8x8 &&
SubMbPredMode( sub_mb_type[ mbPartIdx J) != Pred_LO ) ref idx_11[ mbPartIdx ]
for( mbPartIclx =0; mbPartIdx <4; mbPartIdx ) if( sub_mb_type[ mbPartIdx ] != B_Direct_8x8 &&
SubMbPredMode( sub_mb_type[ mbPartIdx ] ) != Pred_Ll ) for( subMbPartIdx = 0;
subMbPartIdx < NumSubMbPart( sub_mb_type[ mbPartIdx ] );
subMbPartIdx-H-) for( compldx =0; compIdx < 2; compIdx++ ) mvd_10[ mbPartIdx ][ subMbPartIdx II compidx ]

for( mbPartIdx =0; mbPartIdx <4; mbPartIdx-H- ) if( sub_mb_type[ mbPartIdx ] != B_Direct_8x8 &&
SubMbPredMode( sub_mb_type[ mbPartldx J) != Pred_LO ) for( subMbPartIdx = 0;
subMbPartIdx <NumSubMbPart( sub_mb_type[ mbPartIdx I);
subMbPartIdx-H-) for( compIdx = 0; compIdx <2; compIdx++ ) mvd_11[ mbPartIdx ] [ subMbPartldx ][ compIdx ]

residual( ) if( !cntropy_coding_modc_flag ) residual_block = residual_block_cavIc else residual_block = residual_block_cabac it MbPartPredMode( mb_type, 0 ) = = Intra_16x16 ) residual_block( Intral6x16DCLevel, 16) for( i8x8 = 0; i8x8 <4; ) /* each luma 8x8 block */
if( !transform_size_8x8_flaglI !entropy_coding_mode_flag ) for( i4x4 = 0; i4x4 <4; i4x4d* ) { /* each 4x4 sub-block of block */
if CodedBlockPattertiLuma & ( 1 << i8x8 ) ) if( MbPartPredMode( mb_type, 0 ) = =
Intra_16x16 ) re s i dual_block( Intral6x16ACLevel[ i8x8 *4+i4x41,15) else residual_block( LumaLevel[ i8x8 *4 +
i4x4], 16) else it MbPartPredMode( mb_type, 0) = = Intra_16x16 ) for( i =0; i< 15; i++) Intral6x16ACLevel[ i8x8 *4 +
i4x4 ][ i ] = 0 else for( i =0; i <16; ) LumaLevel[ i8x8 * 4 + i4x4 ][ i] = 0 if( !entropy_coding_mode_flag &&
transforrn_size_8x8_flag ) for( i = 0; i <16; ) LumaLevel8x8{ i8x8 ][ 4 * i + i4x4] =
LumaLevel[ i8x8 * 4 + i4x4 ][ i else if( CodedBlockPattemLurna & ( 1 << i8x8 ) ) residual_block( LumaLevel8x8[ i8x8 ], 64) else for( i = 0; i < 64; i-FF ) LumaLevel8x8[ i8x8 ][ i] = 0 if( chroma_format_idc != 0) NumC8x8 = 4/ ( Sub WidthC * SubHeightC ) for( iCbCr = 0; iCbCr <2; iCbCr++- ) if CodedBlockPattemChroma & 3 ) /* chroma DC residual present */
residual block( ChromaDCLevel[ iCbCr], 4 *
NumC8x8) else for( i = 0; i <4 * NumC8x8; ) ChromaDCLevel[ iCbCr ][ ] = 0 for( iCbCr = 0; iCbCr <2; iCbCr++ ) for( i8x8 = 0; i8x8 <NumC8x8; i8x8++ ) for( i4x4 = 0; i4x4 <4; ) if( CodedBlocicPattemChroma & 2) /* chroma AC residual present */
residual block( ChromaACLevel[ iCbCr [ i8x8*4+i4x4 ], 15) else for( i = 0; i < 15; ) ChromaACLevel[ iCbCr][ i8x8*4 +i4x4 ][ ] = 0 residual_block_cavlc( coeffLevel, maxNumCoeff) {
for( i = 0; i < maxNumCoeff; i++) coeffLevell i = 0 coeff token if TotalCoeff( coeff token ) > 0) it TotalCoeff( coeff token ) > 10 && TrailingOnes( coeff token ) <3) suffixLength = 1 else suffixLength =0 for( i = 0; i < TotalCoeff( coeff token); i++) if( i < TrailingOnes( coeff token ) ) {
trailing_ones_sign_flag level[ ] = 1 ¨2 * trailing_ones_sign_flag } else {
level_preflx levelCode = ( Min( 15, level_prefix ) << suffixLength ) if( suffixLength > 0 I I level_prefix >= 14) {
level_suffix levelCode += level suffix }
if( level_prefix > = 15 && suffixLength = = 0) levelCode += 15 if( level_prefix > = 16) levelCode += ( 1 << ( level_prefix ¨3 ) )¨ 4096 if( i = = TrailingOnes( coeff token ) &&
TrailingOnes( coeff token ) < 3) levelCode += 2 if( levelCode % 2 = = 0 ) level[ iJ = ( levelCode + 2 ) >> 1 else level{ ii = ( ¨levelCode ¨ 1 ) >> 1 if( suffixLength = = 0) suffixLength = 1 it Abs( level[ i]) > ( 3 << ( suffixLength ¨ 1 ) ) &&
suffixLength < 6) suffixLength++
if TotalCoeff( coeff token ) < maxNumCoeff ) total zeros zerosLeft = total zeros } else zerosLeft = 0 for( i = 0; i < TotalCoeff( coeff token ) ¨1; i+-F) if( zerosLeft > 0 ) {
run_before run[ ii = nm_before } else run[i]0 zerosLeft = zerosLeft ¨ run[ ii run[ TotalCoeff( coeff token ) ¨ 1 = zerosLeft coeffNwn = -1 for( i = TotalCoeff( coeff token ) ¨ 1; i >= 0; ) coeffNum += run[ i] + 1 coeffLevel{ coeffNum ] = level( i residual_block_cabac( coeffLevel, maxNumCoeff) if( maxNumCoeff = = 64 ) coded_block_flag = 1 else coded_block_flag if( coded_block_flag) numCoeff = maxNumCoeff i = 0 do {
significant_coeff flag( i]
it significant_coeff flag[ i]) {

last_significant_coeff flag( i ]
if( last_significant_coeff flag[i]) numCoeff= i + 1 for( j = numCoeff; j < maxNumCoeff; j++) 5 coeffLevel[ j ] = 0 } while( i < numCoeff - 1) 10 coeff abs_level_minusl[ numCoeff - 1]
coeff sign_flag[ numCoeff - 1]
coeffLevel[ numCoeff- 1 ] ¨
( coeff abs_level_minusl[ numCoeff¨ 1] + 1) *
( 1 ¨2 * coeff sign_flag[ nurnCoeff¨ 1]) 15 for( i = nurnCoeff - 2; i >= 0; ) if( significant_coeff flag[ i]) {
coeff abs_level_minusl [
coeff sign_flag[ i coeffLevel[ ii = ( coeff abs_level_minusl[ i] + 1) *
20 ( 1 ¨2 * coeff sign_flag[ i]) } else coeffLevel[ i] = 0 } else for( i = 0; i < maxNumCoeff; ) 25 coeffLevel[ i] = 0

Claims (13)

  1. 31, 1. A video encoding method for dividing each frame of a video into macroblocks of a predetermined size, and for encoding each of the macroblocks by combining temporal compression using difference data and motion compensation, an orthogonal transform for transforming spatial information into frequency information, and quantization of an orthogonal transform coefficient, comprising:
    further dividing the macroblocks into small blocks ;
    deciding a quantization parameter for each of the small blocks; and quantizing the orthogonal transform coefficient with the quantization parameter for each of the small blocks.
  2. 2. The video encoding method according to claim 1, wherein the orthogonal transform is performed in units of small blocks into which the macroblocks are further divided, and a division shape of the small blocks for the quantization parameter is made identical to a division shape of small blocks in the orthogonal transform.
  3. 3. The video encoding method according to claim 1, wherein the motion compensation is performed in units of small blocks into which the macroblocks are further divided, and a division shape of the small blocks for the quantization parameter is made identical to a division shape of small blocks for the motion compensation.
  4. 4. The video encoding method according to any one of claims 1 to 3, wherein a difference of a quantization parameter from a more suitable quantization parameter among quantization parameters of encoded neighboring macroblocks or small blocks is encoded.
  5. 5. The video encoding method according to claim 4, wherein the more suitable quantization parameter is an intermediate value of quantization parameters of the encoded neighboring macroblocks or small blocks.
  6. 6. A video encoding apparatus, which has an orthogonal transform unit for compressing information of image data in a spatial direction and a quantization unit for quantizing an orthogonal transform coefficient of the image data that is orthogonal-transformed by the orthogonal transform unit, for generating video encoding information by dividing each frame of a video into macroblocks of a predetermined size and by encoding the macroblocks, wherein the quantization unit divides the macroblocks into small blocks based on quantization division information for dividing the macroblocks into the small blocks, each of which is quantized, and quantizes the orthogonal transform coefficient for each of the small blocks.
  7. 7. The video encoding apparatus according to claim 6, further comprising a quantization division determining unit for obtaining quantization division information for dividing the macroblocks into small blocks, each of which is quantized, based on input pixel values in units of the macroblocks, wherein the quantization division information is set in the video encoding information.
  8. 8. The video encoding apparatus according to claim 7, wherein the quantization division determining unit comprises a division mode evaluation value calculating unit for calculating an evaluation value of a division shape for each division shape in which a macroblock is divided into small blocks, and a quantization division, deciding unit for deciding a division shape of the Macrofolock based on the division mode evaluation value, and for outputting quantization division information corresponding to the division shape.
  9. 9. The video encoding apparatus according to claim 6, wherein the orthogonal transform unit performs an orthogonal transform in units of small blocks, into which the macroblocks are further divided, based on macroblock division information of the orthogonal transform, which is set in the video encoding information, and the quantization unit divides the small blocks for quantization based on the macroblock division information of the orthogonal transform, and quantizes the orthogonal transform coefficient for each of the small blocks.
  10. 10. The video encoding apparatus according to any one of claims 6 to 9, wherein the quantization unit quantizes a difference of a quantization parameter, which is used to quantize the orthogonal transform coefficient, from a more suitable quantization parameter among quantization parameters of encoded neighboring macroblocks or small blocks.
  11. 11. The video encoding apparatus according to claim 10, wherein the more suitable quantization parameter is an intermediate value of the quantization parameters of the encoded neighboring macroblocks or small blocks.
  12. 12. A video decoding apparatus for decoding a video encoded by the video encoding apparatus according to claim 7, comprising:
    a quantization division obtaining unit for obtaining the quantization division information set in the video encoding information; and an inverse quantization unit, wherein the inverse quantization unit performs inverse quantization for an orthogonal transform coefficient quantized for each of small blocks according to the obtained quantization division information in a macroblock to be processed.
  13. 13. A video decoding apparatus for decoding a video encoded by the video encoding apparatus according to claim 9, comprising:
    a quantization division obtaining unit for obtaining macroblock division information of the orthogonal transform, which is set in the video encoding information, and an inverse quantization unit; wherein the inverse quantization unit performs inverse quantization for an orthogonal transform coefficient quantized for each of small blocks according to the obtained macroblock division information of the orthogonal transform in a macroblock to be processed.
CA2895854A 2007-03-20 2007-03-20 Video encoding and decoding apparatus and method using quantization in sub-blocks Abandoned CA2895854A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CA2895854A CA2895854A1 (en) 2007-03-20 2007-03-20 Video encoding and decoding apparatus and method using quantization in sub-blocks

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CA2681025A CA2681025C (en) 2007-03-20 2007-03-20 Video encoding and decoding apparatus and method using quantization in sub-blocks
CA2895854A CA2895854A1 (en) 2007-03-20 2007-03-20 Video encoding and decoding apparatus and method using quantization in sub-blocks

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
CA2681025A Division CA2681025C (en) 2007-03-20 2007-03-20 Video encoding and decoding apparatus and method using quantization in sub-blocks

Publications (1)

Publication Number Publication Date
CA2895854A1 true CA2895854A1 (en) 2008-10-23

Family

ID=53546342

Family Applications (4)

Application Number Title Priority Date Filing Date
CA2895854A Abandoned CA2895854A1 (en) 2007-03-20 2007-03-20 Video encoding and decoding apparatus and method using quantization in sub-blocks
CA2895857A Abandoned CA2895857A1 (en) 2007-03-20 2007-03-20 Video encoding and decoding apparatus and method using quantization in sub-blocks
CA2895855A Active CA2895855C (en) 2007-03-20 2007-03-20 Video encoding and decoding apparatus and method using quantization in sub-blocks
CA2895856A Active CA2895856C (en) 2007-03-20 2007-03-20 Video encoding and decoding apparatus and method using quantization in sub-blocks

Family Applications After (3)

Application Number Title Priority Date Filing Date
CA2895857A Abandoned CA2895857A1 (en) 2007-03-20 2007-03-20 Video encoding and decoding apparatus and method using quantization in sub-blocks
CA2895855A Active CA2895855C (en) 2007-03-20 2007-03-20 Video encoding and decoding apparatus and method using quantization in sub-blocks
CA2895856A Active CA2895856C (en) 2007-03-20 2007-03-20 Video encoding and decoding apparatus and method using quantization in sub-blocks

Country Status (1)

Country Link
CA (4) CA2895854A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
RU2693651C1 (en) * 2009-05-29 2019-07-03 Мицубиси Электрик Корпорейшн Image encoding device, image decoding device, image encoding method and image decoding method

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113556556A (en) * 2010-04-13 2021-10-26 Ge视频压缩有限责任公司 Coding of significance maps and transform coefficient blocks

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
RU2693651C1 (en) * 2009-05-29 2019-07-03 Мицубиси Электрик Корпорейшн Image encoding device, image decoding device, image encoding method and image decoding method

Also Published As

Publication number Publication date
CA2895855C (en) 2018-09-11
CA2895857A1 (en) 2008-10-23
CA2895856A1 (en) 2008-10-23
CA2895855A1 (en) 2008-10-23
CA2895856C (en) 2018-09-11

Similar Documents

Publication Publication Date Title
US10148966B2 (en) Video encoding method and apparatus, and video decoding apparatus
US20070098067A1 (en) Method and apparatus for video encoding/decoding
KR102323427B1 (en) Method and Apparatus for image encoding
US20060209952A1 (en) Image encoding/decoding method and apparatus therefor
US20090296812A1 (en) Fast encoding method and system using adaptive intra prediction
US20150146779A1 (en) In-loop filtering method and apparatus using same
CA2909242A1 (en) Video decoding device and method in which the granularity of quantization is controlled
JP2008154060A (en) Moving image coding apparatus
JP5800077B2 (en) Video decoding method
CA2895855C (en) Video encoding and decoding apparatus and method using quantization in sub-blocks
KR101924959B1 (en) Method and Apparatus for image encoding
JP4926912B2 (en) Video encoding apparatus and method
JP5790722B2 (en) Video coding method
Pantoja et al. An efficient VC-1 to H. 264 IPB-picture transcoder with pixel domain processing
Park et al. A fast intra prediction mode decision method based on high correlation of video sequences
Heo et al. VLC table prediction algorithm for CAVLC in H. 264 using correlation and statistics of mode information
Hermans H. 264/MPEG-4 Advanced Video Coding

Legal Events

Date Code Title Description
EEER Examination request

Effective date: 20150626

FZDE Dead

Effective date: 20190117