Title of Invention

METHOD OF ENCODING A SEQUENCE OF PICTURES AND APPARATUS THEREOF

Abstract The present invention relates to a method of encoding a sequence of pictures, a picture being divided into blocks of data, said encoding method comprising the steps of: - computing a residual error block from a difference between a current block contained in a cuqent picture and a candidate area using of a prediction function, -computing an entropy of the residual error block, -computing an overall error between said current block and said candidate area, -estimating a power consumption of a video processing device adapted to implement said prediction function, -computing a rate-distortion value on the basis of the entropy, the overall error and the estimated power consumption of the video processing device, -applying the preceding steps to a set of candidate areas using a set of pre,diction functions in order to select a prediction function according to the rate- distortion value.
Full Text

lYit-uiuu ui encoding ior nanaaeia apparatus
FIELD OF THE INVENTION
The present invention relates to a method of encoding a sequence of pictures, a picture being divided into blocks of data, said method being based on a predictive block-based encoding technique.
This invention is particularly relevant for products embedding a digital video encoder such as, for example, home servers, digital video recorders, camcorders, and more particularly mobile phones or personal digital assistants, said apparatus comprising an embedded camera able to acquire and to encode video data before sending it.
BACKGROUND OF THE INVENTION
In a conventional video encoder, most of the memory transfers and, as a consequence, a large part of the power consumption, come from motion estimation. Motion estimation consists in searching for the best match between a current block and a set of several candidate reference blocks according to a rate distortion criterion, a difference between the current block and a candidate reference block forming a residual error block.
The paper entitled "Rate Distortion Optimization for Video Compression", by G. Sullivan, T. Wiegand, IEEE Signal Processing Magazine, pp. 74-90, Nov. 1998 describes a method of computing a rate-distortion value. This value c is computed from an entropy h of the residual error block and on a reconstruction error mse derived from said residual error block, as given by equation (1):

where X\ is a weighting coefficient.
This helps for selecting the best mode to encode the current block according to an expected bit-rate. The best reference block that is selected is the one that minimizes the rate-distortion value. Then the residual error block is entropy coded and transmitted with its associated motion vector and/or encoding mode.
But such a rate-distortion value is not optimal, especially in the case of a video encoder embedded in a portable apparatus having limited power.
SUMMARY OF THE INVENTION

It is an object of the invention to propose an encoding method, which allows the power consumption of a video processing device, i.e. a video decoder or a video encoder, to be reduced.
To this end, the video encoding method in accordance with the invention is characterized in that it comprises the steps of:
computing a residual error block from a difference between a current block contained in a current picture and a candidate area using a prediction function,
computing an entropy of the residual error block,
computing an overall error between said current block and said candidate area,
estimating a power consumption of a video processing device adapted to implement said prediction function,
computing a rate-distortion value on the basis of the entropy, the overall error and the estimated power consumption of the video processing device,
applying the preceding steps to a set of candidate areas using a set of prediction functions in order to select a prediction function according to the rate-distortion value.
As a consequence, the invention is able to select, at the encoding stage, the prediction function, i.e. the best encoding mode, from among all available ones thanks to a new rate-distortion value taking into account the power consumption of the prediction process. In other words, the classical rate-distortion value receives an estimation of the power consumption as a third dimension, to become a power-rate-distortion value, allowing a better tradeoff between power consumption, bit-rate or bandwidth, and visual quality.
According to a first embodiment of the invention, the rate-distortion value takes into account an estimated power consumption of the prediction functions by a video decoder for decoding the corresponding encoded sequence of pictures, by favoring power-friendly prediction functions.
According to another embodiment of the invention, the rate-distortion value takes into account the power consumption required by the video encoder in order to perform the prediction.
The present invention also relates to a video encoder implementing said video encoding method.
It relates to a handheld apparatus comprising said video encoder and a power supply for supplying said video encoder.

It finally relates to a computer program product comprising program instructions for implementing, when said program is executed by a processor, the video encoding method in accordance with the invention.
These and other aspects of the invention will be apparent from and will be elucidated with reference to the embodiments described hereinafter.
BRIEF DESCRIPTION OF THE DRAWINGS
The present invention will now be described in more detail, by way of example, with reference to the accompanying drawings, wherein:
Fig. 1 is a block diagram of a conventional video encoder,
Fig. 2 is a block diagram of a conventional video decoder,
Fig. 3 is a block diagram showing the encoding method in accordance with the invention,
Fig. 4 represents a current block and its neighborhood, from which spatial prediction functions are computed,
Fig. 5 represents two blocks in two successive frames, from which a temporal prediction function is computed,
Fig. 6 represents a histogram of a block in a past frame, from which a temporal prediction function is computed for a current collocated block.
DETAILED DESCRIPTION OF THE INVENTION
The present invention relates to a method for adapting the encoding process, and more especially the prediction step, as a function of the power consumption of a video encoder and/or decoder. The encoding process is adapted to take into account, for example, the battery level of said encoder and/or decoder.
Said method is more especially dedicated to handheld devices, such as mobile phones or embedded cameras, which have limited power, and that have to deal with the encoding and decoding of video sequences.
It can be used within MPEG-4 or H.264 video encoder, or any equivalent rate-distortion-based video encoder. The method can be extended to audio, and still images encoding/decoding.
The present invention is based on the following considerations. Let us consider a conventional video architecture comprising a central processing unit CPU, coupled with a dedicated co-processor, and an external memory module. For years, the central processing

unit CPU has been considered as the greediest of these three elements in terms of power consumption, implying that the computational complexity of an algorithm also determined its energy consumption. Now, the repartition is more balanced between the computational load and the memory accesses. And given the current evolution, a predominance of the latter can be foreseen soon. Consequently, having such architecture in mind, low-power applications require a significant reduction of memory accesses compared to current algorithms. Furthermore, the locality of these accesses is important too, because a memory module closer to the CPU means less energy dissipation when accessing data.
In the case of a conventional video encoder as depicted in Fig. 1, the above-described elements are adapted to perform Discrete Cosine Transformation DCT (11), scalar quantization Q (12), variable length coding VLC (13), inverse quantization IQ (14), Inverse Discrete Cosine Transformation IDCT (15), motion compensation MC (16) and motion estimation ME (18). The motion compensation and motion estimation modules are coupled to the external frame memory module MEM (17).
In the case of a conventional video encoder as depicted in Fig. 2, the above-described elements are adapted to perform variable length coding VLD (21), inverse quantization IQ (22), Inverse Discrete Cosine Transformation IDCT (22), motion compensation MC (24) and block reconstruction REC (25). The motion compensation module is coupled to the external frame memory module MEM (26).
The bottleneck in terms of power consumption is the amount of transfers between the different units of these video architectures. The present invention is based on the observation that most of the memory transfers come from motion estimation and motion compensation. These motion operations represent many accesses to pixels, and so to the external memory module. The larger the search range, the larger the size of the memory and consequently the power dissipation.
According to the present invention, the objective is to select, at the encoding stage, the best prediction function among available ones, by also taking into account the power consumption of the prediction process. The present invention proposes three different cases in which the use of a new rate-distortion criterion can increase the overall power-consumption/bit-rate/visual quality tradeoff, either at the decoder level, or at the encoder level, or for both.

Fig. 3 is a block diagram showing the encoding method in accordance with the invention. Said method is able to encode a sequence of pictures, a picture being divided into blocks of data.
It comprises a first step ReseC (33) of computing a residual error block from a I difference between a current block contained in a current picture and one candidate area thanks to the use of a prediction function.
The prediction function is chosen among a set of prediction functions. A prediction function is defined as a way to predict, in a current frame, a current block, i.e. the one that is intended to be encoded, based on pixels from other areas, located either in the same frame, or in a previous or future frame.
A prediction function of the set is, for example, based on conventional motion estimation. Said conventional motion estimation consists in searching for a candidate reference block within in a reference picture, i.e. a past or future picture, said block corresponding to a current block contained in a current picture. Said candidate reference block, i.e. the candidate area, is searched within a predetermined area of the reference picture called the search area. In the example of the MPEG2 standard, the search area is limited to 256 lines for decoding. It will be apparent to a person skilled in the art that the size of the search area can be reduced depending on the computational resources.
Another prediction function pfl is based on H.264 Intra Prediction. For a given pixel x(i,j) in a current block X to encode, a residual value r(i j) is computed from the left-adjacent column A and the top-adjacent line B of the block X, as described in Fig. 4, A and B forming in this example the candidate area. The residual value r(i j) is computed as follows:
r(i,j) = x(i,j)-avg(A,B),
where avg(A,B) is a function able to compute the average value of the segments A and B. This first prediction function is particularly adapted to homogeneous areas.
Another prediction function pf2 is based on H.264 Intra Vertical Prediction. With the notations given in Fig. 4, the residual value is computed as follows:
r(i,j) = x(i,j)-b(i).
This spatial prediction function is particularly adapted to vertically homogeneous areas.
Another prediction function pf3 is based on H.264 Intra Horizontal Prediction. With the notations given in Fig. 4, the residual value is computed as follows:
r(i,j) = x(i,j)-a(j). This spatial prediction function is particularly adapted to horizontally homogeneous areas.

Several other spatial predictions are also possible. They have in common to only use A and B segments, or to apply invertible functions on X, in order to be decodable.
Another prediction function pf4 is based on Fig. 5 representing a block X of pixels x(i,j) in a current frame F(t) and a corresponding block Y of pixels y(ij) having the same position in the immediately past frame F(t-l), the block Y forming in this case the candidate area. This function is called "Collocated Temporal Prediction". With the notations given in Fig. 5, the residual value is computed as follows:

This temporal prediction function is particularly adapted to static areas.
An extension of this prediction function called "Collocated Restricted Motion Estimation"
and for which motion estimation is performed within the collocated block only can also be
used.
Another prediction function pf5, called "Temporal Histogram Prediction", uses a histogram of the collocated block in the previous frame. If, for example, hi and h2 are two maximums of the histogram, as given in Fig. 6, the residual value is computed as follows:
r(i, j) = x(i, j) - hi or r(i, j) = x(i, j) - h2,
depending on the proximity of the value x(ij) with the values hi and h2. For that purpose, one bit is transmitted to inform the decoder of this choice. This temporal prediction function is also adapted to static areas.
The present invention is based on the fact that these different prediction functions have different power consumptions. For example temporal prediction functions are more power consuming than spatial prediction functions, as they require many accesses to the external memory module containing reference frames.
It is to be noted that these prediction functions are depicted as an example and that other prediction functions can be used without departing from the scope of the invention. It is also to be noted that the concurrent prediction functions can be applied to data blocks having different size, such as for example 16x16, 16x8, 8x16, 8x8, 8x4, 4x8 or 4x4 pixels.
The encoding method comprises a second step HC (34) of computing an entropy h of the residual error block. Said step is able to determine the minimal number of bits necessary for the entropy coding of the residual error block. The entropy h is computed according to a principle known to a person skilled in the art, using the following formula:


where pi is the probability of a data value to be present in a block of pixels and I is typically equal to 255 if pixel values are 8-bit values.
The encoding method comprises a third step MetC (32) of computing an overall error between the current block and the candidate area.
The step of computing an overall error is based, for example, on the computing of the mean square error MSE, the expression of the MSE being:

where k x 1 is the size of the current block.
The computing step is based, as another example, on the computing of the mean absolute error MAE, the expression of the MAE being:

It will be apparent to a person skilled in the art that the overall error can be computed by using other different functions based on values of the current block and values of the candidate area.
The encoding method comprises a fourth step PowC (37) of estimating a power consumption of a video processing device, i.e. a video encoder or decoder, adapted to implement the prediction function. The estimation is performed as a function of the following parameters.
The estimation step is able to estimate the power consumption of the video processing device from a set of parameters SoP (36). These power consumption parameters are of course the characteristics of the prediction functions, that is to say the computational and transfer parameters of the prediction function. The computational parameters are for example:
the amount of operations (addition, multiplication, etc)
the amount of conditional jumps and basic functions, such as computing of absolute values, minimum values, maximum values, etc. The transfer parameters are for example:
the memory requirements (type, size, etc),
the amount of memory transfers.

These power consumption parameters are optionally platform information, that is to say technical characteristics of the video processing device. These technical characteristics are for example:
the characteristics of the processor, notably its working frequency,
the size of cache memory,
the size of embedded memory,
the size of external memory,
the power consumption for basic operations (gates),
the power consumption for the exchange between the different memories and the processor.
These power consumption parameters are optionally power supply information, such as, for example, the current battery level of the video processing device.
Power consumption evaluation is a tricky problem. An accurate measure is obtained only if the chip exists. However, measurements based on software are possible, at the price of a lower accuracy.
The present invention is able to compute the power consumption of the critical parts of the algorithm, as a function of the number of memory accesses, the locality of the memory, and the computational cost, with relative weights as given below:

These weights have been determined assuming a standard architecture (CPU + memory + co-processor), as it will stand in the next few years, that is to say with a high payload for memory accesses, compared to the one for computations.
The encoding method comprises a fifth step PRDC (35) of computing a rate-distortion value on the basis of the entropy of the residual error block, the overall error and the estimated power consumption of the video processing device.
According to a first embodiment of the invention, the estimation step is able to estimate the power consumption of a video decoder for the prediction functions of the set.
The power-rate-distortion value is then used at the encoder level, in order to reduce the power consumption of the decoder by favoring power-friendly prediction functions.
The distortion value depends as usual on the entropy h of the residual data, and on the reconstruction error "ove" between the current block and the candidate area. The power

consumption required to decode the current prediction function is also taken into account, to increase the overall power-distortion/bit-rate tradeoff at the decoder side. A significant power gain can thus compensate a slight encoding efficiency loss. The distortion value c in accordance with the invention is computed as given below:

where X] and A,2are weighting factors, powerdecoder () represents the power
consumption required at the decoder to perform the prediction and parameters are the elements that permit the estimation of the power consumption. These parameters have been described above.
Depending on the type and protocol of communication, more or less information about the decoder is available for the encoder. In equation (2) the result of the power estimation can come from the weighting of the prediction function characteristics by the platform information. The availability of these parameters makes the decoding power estimation more or less precise.
According to a variant of this first embodiment, the receiving device is able to send during the initialization of a communication between an emitting device and said receiving device, its major power consumption characteristics, above-referred to as platform information, which could be used directly by the encoder of the emitting device to estimate the power consumption of the decoder of the receiving device more accurately in equation (2).
Alternatively, if this information is not available, the encoder is able make the assumption of a standard decoding platform, for example with a standard ARM9 processor, with a predetermined amount of embedded RAM, and external memory, and usual transfer costs.
Besides, if the receiving device is able to sent at regular moments its battery level to
the emitting/encoding device, the latter can act directly on X2, to increase or decrease the importance of the power used by the decoder. For example, if the battery level decreases, X2
is increased in order to reinforce the importance of the power consumption value on the choice the prediction function. As a consequence, high consuming prediction functions are penalized.
According to a second embodiment of the invention, the estimation step is able to estimate the power consumption of a video encoder for a prediction function of the set.

At the encoder, if all the concurrent prediction functions are computed, it is not possible to save the encoding power consumption. However, a selection of the number of evaluated prediction functions allows the power consumption of the encoder level to be reduced.
According to the invention, the selection depends on a power-rate-distortion value calculated through a learning stage. This learning stage consists in testing a few pictures with all the prediction functions. The tested pictures can be the first pictures of a sequence of pictures or some pictures just after a scene cut. Indeed, between two scene cuts, it is assumed that a given sequence has stable temporal and spatial characteristics. A learning stage can consequently select the most appropriate prediction functions, in order to avoid testing systematically all the prediction functions available at the encoder. This selection is based on the proposed power-rate-distortion value as given below:

where ^3 is a weighting factor playing the same role as X2 and powerencoder( )
represents the power consumption required at the encoder to perform the prediction. The parameters are the ones described above. Platform information are of course available, and the battery level is required only if power scalability needs to be applied.
It is possible to merge both approaches, as proposed in equation (4). In this case, encoder and decoder devices are working hand in hand to optimize the end-to-end power-quality tradeoff.

For example if a mobile phone having a high battery level is encoding a sequence of pictures and is transmitting the encoded sequence to a second mobile phone having a low battery level. As a consequence, the decoder of the second mobile phone requires low power consuming prediction functions. In this case the weighting factor A,2is high and the
weighting factor A,3 is low. Everything is done to penalize high power consuming prediction functions and then to take into account the low battery level of the second mobile phone.
The encoding method comprises a sixth step of applying the preceding steps to a set of candidate areas SoC (31) using of a set of prediction functions in order to select a best prediction function and a corresponding best candidate area from the power-rate-distortion value. To this end, the distortion values of the evaluated prediction functions are stored into a

memory RES (38) and the best prediction, i.e. the one that minimizes the power-rate-distortion value, is selected for encoding the current block.
Any reference sign in the following claims should not be construed as limiting the claim. It will be obvious that the use of the verb "to comprise" and its conjugations do not exclude the presence of any other steps or elements besides those defined in any claim. The word "a" or "an" preceding an element or step does not exclude the presence of a plurality of such elements or steps.


CLAIMS
1 A method of encoding a sequence of pictures, a picture being divided into
blocks of data, said encoding method comprising the steps of:
computing a residual error block from a difference between a current block contained in a current picture and a candidate area using a prediction function,
computing an entropy of the residual error block,
computing an overall error between said current block and said candidate area,
estimating a power consumption of a video processing device adapted to implement said prediction function,
computing a rate-distortion value on the basis of the entropy, the overall error and the estimated power consumption of the video processing device,
applying the preceding steps to a set of candidate areas using a set of prediction functions in order to select a prediction function according to the rate-distortion value.
2 A video encoding method as claimed in claim 1, wherein the estimation step is
able to use the power consumption of a video decoder for a prediction function of the set.
3 A video encoding method as claimed in claim 1, wherein the estimation step is
able to compute, for a given number of pictures, the power-rate-distortion value of the
different prediction functions of the set and to select, for the encoding of following pictures,
the prediction functions that minimize the power-rate-distortion value.
4 A video encoding method as claimed in claim 1, wherein the estimation step is
able to estimate the power consumption of the video processing device from computational
and transfer parameters of the prediction functions.
5 A video encoding method as claimed in claim 4, wherein the estimation step is
able to estimate the power consumption of the video processing device from technical
characteristics of the video processing device.
6 A video encoding method as claimed in claim 1, wherein the rate-distortion
value depends on a product of the estimated power consumption and a weighting factor, said
weighting factor being dependent on a power supply level of the video processing device.

7 A video encoder for encoding a sequence of pictures, a picture being divided
into blocks of data, said video encoder comprising means for implementing the steps of the
video encoding method as claimed in claim 1.
8 A handheld apparatus comprising a video encoder as claimed in claim 7, and a
power supply for supplying said video encoder.
9 A computer program product comprising program instructions for
implementing, when said program is executed by a processor, a video encoding method as
claimed in a claim 1.


Documents:

3559-2005.rtf

3559-chenp-2005 abstract-duplicate.pdf

3559-chenp-2005 claims-duplicate.pdf

3559-chenp-2005 description (complete)-duplicate.pdf

3559-chenp-2005 drawings-duplicate.pdf

3559-chenp-2005-abstract.pdf

3559-chenp-2005-claims.pdf

3559-chenp-2005-correspondnece-others.pdf

3559-chenp-2005-description(complete).pdf

3559-chenp-2005-drawings.pdf

3559-chenp-2005-form 1.pdf

3559-chenp-2005-form 26.pdf

3559-chenp-2005-form 3.pdf

3559-chenp-2005-form 5.pdf

3559-chenp-2005-pct.pdf


Patent Number 230482
Indian Patent Application Number 3559/CHENP/2005
PG Journal Number 13/2009
Publication Date 27-Mar-2009
Grant Date 26-Feb-2009
Date of Filing 27-Dec-2005
Name of Patentee NXP B.V
Applicant Address HIGH TECH CAMPUS 60, 5656 AG EINDHOVEN,
Inventors:
# Inventor's Name Inventor's Address
1 JUNG, JOEL SOCIETE CIVILE SPID, 156 BOULEVARD HAUSSMANN, F-75008 PARIS,
2 BOURGE, ARNAUD SOCIETE CIVILE SPID, 156 BOULEVARD HAUSSMANN, F-75008 PARIS,
PCT International Classification Number H04N 7/26
PCT International Application Number PCT/IB04/02109
PCT International Filing date 2004-06-22
PCT Conventions:
# PCT Application Number Date of Convention Priority Country
1 03300041.5 2003-06-27 EUROPEAN UNION