Title of Invention

"AN APPARATUS FOR CONSTRUCTING A PREDICTED PICTURE AND A METHOD THEREOF"

Abstract A method for constructing a predicted picture by execution of program instructions by a computer communications system that comprises a pre-processor module (170), comprising modifying a first weight parameter (852) to conform to a bit configuration, modifying a second weight parameter (852) to conform to the bit configuration, calculating a first predicted component by applying the modified first weight parameter (845) to the region of the first frame, calculating a second predicted component by applying the modified second weight parameter (850) to the region of the second frame and calculating a combined weighted prediction by combining (865) the first predicted component and the second predicted component.
Full Text The present invention relates to an apparatus for constructing a predicted picture and a method thereof.
Claim of Priority under 35 U.S.C. §119
[0001] The present Application for Patent claims priority to Provisional Application No. 60/568,154 entitled "Method and Apparatus for Weighted Prediction in Predictive Frames" filed May 4, 2004, and assigned to the assignee hereof and hereby expressly incorporated by reference herein.
BACKGROUND
Field
[0002] This invention relates to methods and apparatus for decoding compressed
video data where various weighted prediction methods were used for encoding the video
data.
Background
[0003] There are spatial, temporal and signal to noise ratio (SNR) scalabilities in hybrid coders like MPEG-1, MPEG-2, MPEG-4 (collectively designated MPEG-x), H.261, H.262, H.263, and H.264 (collectively designated H.26x). In hybrid coding, temporal redundancy is removed by motion-compensated prediction (MCP). A video is typically divided into a series of groups of pictures (GOP), where each GOP begins with an intra-coded frame (I) followed by an arrangement of forward or backward predictive-coded frames (P) and bi-directional predicted frames (B). Both P-frames and B-frames are inter-frames.
[0004] B-frames provide significant reduction in bit-rate, and also provide capability of temporal scalability (i.e., bi-directional prediction could be introduced for frames in between I-frames and P-frames optionally, and the bit-stream would be playable even without the B-frames, but temporal smoothness and higher frame rate would be observed if B-frames were included in the decoding and playback). B-frames are predicted from multiple frames and can be computed from a simple average of the frames from which they are predicted. However, B-frames are also computed using weighted prediction such as a time based weighted average or a weighted average based on a parameter such as luminance. Weighted prediction places more emphasis on one of


the frames or on certain characteristics of the frames and is used to more efficiently predict B-frames. Different codecs implement weighted prediction in different ways. Real Video 9 provides a 14-bit unsigned weighting factor to be multiplied by the individual forward and backward predictions, and also provides for a direct mode where temporal weights are derived based on relative temporal positions of the B-frame with respect to the two reference frames. MPEG-4, in the Simple Scalable Profile, provides for simple averaging of the past and future reference frames. Windows Media Video 9 also provides for simple averaging as in MPEG-4. H.264 weighted prediction provides for simple averaging of past and future frames, direct mode weighting based on temporal distance to past and future frames, and weighted prediction based on luminance (or other parameter) of past and future frames.
[0005] As discussed above, the different video codec implementations can each have different weighting modes, such as direct mode, luminance weighting and simple averaging, as well as different bit allocations for weighting factors. A single decoder design to handle decoding multiple types of weighted bi-directional predictive video bitstreams is desired and would result in highly efficient and less costly design of software, firmware and hardware..
SUMMARY
[0006] A video decoding system that enables decoding of weighted bi-directional predicted encoded video through use of innovative digital signal processing is described. The efficient and innovative decoder design allows decoding of multiple weighted bi-directional encoding schemes with a single decoder. A pre-processor identifies weighting factors used in the particular encoding scheme and modifies the weight factors to conform to a universal bit configuration for decoding with a universal formula.
BRIEF DESCRIPTION OF THE DRAWINGS
[0007] FIG. 1 is a block diagram of a general communications system for encoding
and decoding streaming pictures,
[0008] FIG. 2A is a diagram illustrating a conventional MPEG-4 Simple Profile data
stream,

[0009] FIG. 2B is a diagram illustrating a conventional encoded data stream including
bi-directional predicted frames,
[0010] FIG. 3 is an illustration of an example of a P Frame construction process in
MPEG-4,
[0011] FIG. 4 is an illustration of an example of a B Frame construction process in
MPEG-4,
[0012] FIG. 5 is an illustration of an example of a weighted B Frame construction
process,
[0013] FIG. 6 is an illustration of an example of temporal prediction of weights used
in direct mode bi-directional prediction of H.264,
[0014] FIG. 7 is an illustration of an example of a P Frame construction process in
H.264,
[0015] FIG. 8 is a flow chart of an example of a decoder process for decoding multiple
encoder implementations of weighted bi-directional predicted video data,
[0016] FIG. 9 is an illustration of an example of half-pixel interpolation for use in
motion compensation; and
[0017] Fig. 10 is a flow chart according to one embodiment.
DETAILED DESCRIPTION
[0018] It is noted that the examples may be described as a process, which is depicted as a flowchart, a flow diagram, a structure diagram, or a block diagram. Although a flowchart may describe the operations as a sequential process, many of the operations can be performed in parallel or concurrently and the process can be repeated. In addition, the order of the operations may be re-arranged. A process is terminated when its operations are completed. A process may correspond to a method, a function, a procedure, a subroutine, a subprogram, etc. When a process corresponds to a function, its termination corresponds to a return of the function to the calling function or the main function.
[0019] A method, apparatus and system to reconstruct weighted bi-directional predicted video data are described. A single decoder can decode weighted bi-directional predicted video data that has been encoded with different implementations of weighted bi-directional prediction. Further, the decoder complexity is kept to a minimum to reduce cost by making maximum reuse of the decoder software, firmware or hardware

for decoding the different implementations of weighted bi-directional predicted video data.
[0020] A pair of video coding standards, known as MPEG-x and H.26x, describe data processing and manipulation techniques (referred to herein as hybrid coding) that are well suited to the compression and delivery of video, audio and other information using fixed or variable length source coding techniques. In particular, the above-referenced standards, and other hybrid coding standards and techniques, compress data such as video information using intra-frame coding techniques (such as, for example, run-length coding, Huffman coding and the like) and inter-frame coding techniques (such as, for example, forward and backward predictive coding, motion compensation and the like). Specifically, in the case of video processing systems, Hybrid video coding systems are characterized by prediction-based compression encoding of video frames with intra-and/or inter-frame motion compensation encoding.
[0021] Intra-frame coding refers to encoding a picture (a field or a frame) without reference to any other picture, but the Intra-coded picture can be used as a reference for other pictures. The terms intra-frame, intra-coded frame and I Frame are all examples of video-objects formed with intra-coding that are used throughout this application. [0022] Inter or predictive coding refers to encoding a picture (a field or a frame) with reference to another picture. Compared to the Intra-coded picture, the Inter-coded or predicted picture may be coded with greater efficiency. Examples of inter-coded pictures that will be used throughout this application are predicted frames (either forward or backward predicted, also referred to as P frames), and bi-directional predicted frames (also referred to as B Frames). Other terms for inter-coding include high-pass coding, residual coding, motion compensated interpolation and others that are well known to those of ordinary skill in the art.
[0023] FIG. 1 is a block diagram of a general communications system for encoding and decoding streaming pictures. The system 100 includes multiple types of encoder devices 105, 110 and 115 and a decoder device 155. The encoder devices each contain intra-coding and predictive coding modules 120, 125 and 130, respectively. These coding modules perform the various types of encoding including intra-coded and inter-coded pictures as discussed above. The encoder devices each contain a different type of weighted prediction module 135, 140 and 145, respectively. Each weighted prediction module performs weighted bi-directional prediction by one of a plurality of methods.

These weighted prediction methods have differences in the way that the weights and other parameters are represented. The data that the encoder devices generate is transmitted over a network 150. Network 150 can be part of a wired system such as telephone, cable, and fiber optic, or a wireless system. In the case of wireless, communication systems, network 150 can comprise, for example, part of a code division multiple access (CDMA or CDMA2000) communication system or alternately, the system 100 can be a frequency division multiple access (FDMA) system, a time division multiple access (TDMA) system such as GSM/GPRS (General Packet Radio Service)/EDGE (enhanced data GSM environment) or TETRA (Terrestrial Trunked Radio) mobile telephone technology for the service industry, a wideband code division multiple access (WCDMA), a high data rate (IxEV-DO or IxEY-DO Gold Multicast) system, or in general any wireless communication system employing a combination of techniques.
[0024] Decoder device 155 can receive the various encoded data directly over the network 150 or receive it from memory module 175 or external memory storage module 180 after the data has been stored there by an encoder or other intermediary device. Decoder device 155 includes intra-decoding module 160, predictive decoding module 165, preprocessor module 170, memory module 175 and communication component 190. Communications component 190 contains logic used for receiving encoded data in conjunction with network 150, as well as logic for receiving encoded data from external storage 180 or memory module 175. Intra-decoding module 160 and predictive decoding module 165 decode the received intra-coded and inter-coded data, respectively. Predictive decoding module 165 includes logic to decode all of the various types of weighted prediction encoded by weighted prediction modules 135, 140 and 145. Instead of having separate sections of code to decode the various types of weighted prediction, decoder device 155 utilizes a pre-processor module 170 to manipulate the weighted prediction parameters such that a single method of decoding can be used to decode all of the types of weighted prediction. After decoding, decoder device 155 can store the picture data on memory module 175 or external storage module 180, or display it on display 185. Display 185 can be integrated in the decoder device, as in a telephone or personal digital assistant (PDA) or can be a separate peripheral device. The encoding, decoding, pre-processing and weighted prediction processes performed by the encoder and decoder devices are more fully described below.

[0025] In a typical MPEG decoder, predictive coded pixel blocks (i.e., blocks that comprise one or more motion vectors and a residual error component) are decoded with respect to a reference frame (where an mtra-frame or another predicted frame can serve as a reference frame). FIG. 2A is a diagram illustrating a conventional MPEG-4 Simple Profile data stream, which depicts frame dependencies for a GOP. GOP 10 is made up of initial I Frame 12, followed by several forward predicted P frames 14. FIG. 2B is a diagram illustrating a conventional encoded data stream including bidirectional predicted frames, which depicts the frame dependencies of a GOP. GOP 20 is made up of I frame 22A, forward predicted P frames 24, and bi-directional predicted B frames 26. Each B frame can combine forward and backward motion vectors and residual errors referenced to I frame 22A or predicted P frames 24 (backward predicted P frames could also be used but are not shown in this example). I frame 22B marks the beginning of the next GOP.
[0026] FIGS. 3, 4, 5 and 7 illustrate various inter-coding processes including those used for constructing P Frames, B Frames, weighted B Frames and H.264 predicted frames. The encoder devices 105, 110 and 115 and the decoder device 155 depicted in FIG. 1 can perform these processes in whole or in part.
[0027] P Frames (or any inter-coded sections) can exploit temporal redundancy between a region in a current picture and a best matching prediction region in a reference picture. The location of the best matching prediction region in the reference frame can be encoded in a motion vector. The difference between the current region and the best matching reference prediction region is known as residual error (or prediction error). FIG. 3 is an illustration of an example of a P Frame construction process in, for example, MPEG-4. Process 300 includes current picture 305 made up of 5x5 macroblocks, where the number of macroblocks in this example is arbitrary. A macroblock is made up of 16 x 16 pixels. Pixels can be defined by an 8-bit luminance value (Y) and two 8-bit chrominance values (Cr and Cb). In MPEG, Y, Cr and Cb components can be stored in a 4:2:0 format, where the Cr and Cb components are down-sampled by 2 in the X and the Y directions. Hence, each macroblock would consist of 256 Y components, 64 Cr components and 64 Cb components. Macroblock 315 of current picture 305 is predicted from reference picture 310 at a different time point than current picture 305. A search is made in reference picture 310 to locate best matching macroblock 320 that is closest, in terms of Y, Cr and Cb values to current macroblock

315 being encoded. The location of best matching macroblock 320 in reference picture 310 is encoded in motion vector 325. Reference picture 310 can be an I Frame or P Frame that the decoder will have reconstructed prior to the construction of current picture 305. Best matching macroblock 320 is subtracted from current macroblock 315 (a difference for each of the Y, Cr and Cg components is calculated) resulting in residual error 330. Residual error 330 is encoded with 2D Discrete Cosine Transform (DCT) 335 and then quantized 340. Quantization 340 can be performed to provide spatial compression by, for example, allotting fewer bits to the high frequency coefficients while allotting more bits to the low frequency coefficients. The quantized coefficients of residual error 330, along with motion vector 325 and reference picture 310 identifying information, are encoded information representing current macroblock 315. The encoded information can be stored in memory for future use or operated on for purposes of, for example, error correction or image enhancement, or transmitted over network 345.
[0028] The encoded quantized coefficients of residual error 330, along with encoded motion vector 325 can be used to reconstruct current macroblock 315 in the encoder for use as part of a reference frame for subsequent motion estimation and compensation. The encoder can emulate the procedures of a decoder for this P Frame reconstruction. The emulation of the decoder will result in both the encoder and decoder working with the same reference picture. The reconstruction process, whether done in an encoder, for further inter-coding, or in a decoder, is presented here. Reconstruction of a P Frame can be started after the reference frame (or a portion of a picture or frame that is being referenced) is reconstructed. The encoded quantized coefficients are dequantized 350 and then 2D Inverse DCT, or EDCT, 355 is performed resulting in decoded or reconstructed residual error 360. Encoded motion vector 325 is decoded and used to locate the already reconstructed best matching macroblock 365 in the already reconstructed reference picture 310. Reconstructed residual error 360 is then added to reconstructed best matching macroblock 365 to form reconstructed macroblock 370. Reconstructed macroblock 370 can be stored in memory, displayed independently or in a picture with other reconstructed macroblocks, or processed further for image enhancement.
[0029] B Frames (or any section coded with bi-directional prediction) can exploit temporal redundancy between a region in a current picture and a best matching

prediction region in a previous picture and a best matching prediction region in a subsequent picture. The subsequent best matching prediction region and the backward best matching prediction region are combined to form a combined bi-directional predicted region. The difference between the current picture region and the best matching combined bi-directional prediction region is a residual error (or prediction error). The locations of the best matching prediction region in the subsequent reference picture and the best matching prediction region in the previous reference picture can be encoded in two motion vectors. FIG. 4 is an illustration of an example of a B Frame construction process in, for example, MPEG-4. Process 400 includes current picture 405 made up of 5 x 5 macroblocks, where the number of macroblocks in this example is arbitrary. Encoding macroblock 415 of current picture 405 is predicted in reference to previous reference picture 410 at a previous time point than current picture 405 and in reference to subsequent reference picture 475 at a subsequent time point. A search is made in previous reference picture 410 to locate best matching macroblock 420 that is closest to current macroblock 415 being encoded. The location of best matching macroblock 420 is encoded in motion vector 425. Previous reference picture 410 can be an I Frame or P Frame that the decoder will have reconstructed prior to the construction of current picture 405. A search is made in subsequent reference picture 475 to locate best matching macroblock 480 that is closest to current macroblock 415. The location of best matching macroblock 480 is encoded in motion vector 485. Subsequent reference picture 475 can be an I Frame or P Frame that the decoder will have reconstructed prior to the construction of current picture 405. Best matching macroblock 420 and best matching macroblock 480 are averaged to form a combined bi-directional macroblock that is subtracted from current macroblock 415 resulting in residual error 430. Other methods of combining the best matching macroblocks are discussed below. Residual error 430 is encoded with, for example, DCT 435 (other 2D transforms include a Hadamard transform or an integer transform as in H.264) and then quantized 440. The quantized coefficients of residual error 430, along with motion vectors 425 and 485 and reference picture identifying information, are encoded information representing current macroblock 415. The encoded information can be stored in memory for future use or operated on for purposes of, for example, error correction or image enhancement, or transmitted over network 445.

[0030] Since a B Frame is not used as a reference frame, in order to retain its temporal scaling property, macroblock reconstruction for B Frames may not be needed in an encoder. In a decoder, reconstruction of a B Frame section can be started after both the previous reference frame (or a portion of a picture or frame that is being referenced) and the subsequent reference frame (or a portion of a picture or frame that is being referenced) are reconstructed. The encoded quantized coefficients are dequantized 450 and then 2D IDCT 455 is performed resulting in decoded or reconstructed residual error 460. Encoded motion vectors 425 and 485 are decoded and used to locate the already reconstructed best matching macroblock 465 in the already reconstructed previous reference frame 410, and to locate the already reconstructed best matching forward macroblock 490 in subsequent reference frame 475. Reconstructed best matching macroblocks 465 and 490 are averaged to form a combined bi-directional macroblock. Reconstructed residual error 460 is then added to the combined bi-directional macroblock to form reconstructed macroblock 470. Reconstructed macroblock 470 can be stored in memory, displayed independently or in a picture with other reconstructed macroblocks, or processed further for image enhancement.
[0031] B Frames (or any section coded with bi-directional prediction) can further exploit temporal redundancy by applying a weighting factor to one or both of the reference pictures before combining. The weighting factors can allow a better match to the section of the current picture, thereby reducing the residual error and, at the same time, reducing the bit-rate. In addition, weighting factors can be beneficial when one scene fades into another, or when a gradual variation in luminance exists such as fading to and/or from black or cross fades. FIG. 5 is an illustration of an example of a weighted B Frame construction process. Process 500 includes a current picture 505 made up of 5 x 5 macroblocks, where the number of macroblocks in this example is arbitrary. Encoding macroblock 515 of current picture 505 is predicted in reference to previous reference picture 510 at a previous time point than current picture 505 and in reference to subsequent reference picture 575 at a subsequent time point. A search is made in previous reference picture 510 to locate best matching macroblock 520 that is closest to current macroblock 515 being encoded. The location of best matching macroblock 520 is encoded in motion vector 525. Previous reference picture 510 can be an I Frame or P Frame that the decoder will have reconstructed prior to the construction of current picture 505. A search is made in subsequent reference picture 575 to locate

best matching macroblock 580 that is closest to current macroblock 515. The location of best matching macroblock 580 is encoded in motion vector 585. The forward reference picture can be an I Frame or P Frame that the decoder will have reconstructed prior to the construction of current picture 505. Weighting factors wi and w2 can be chosen such that a weighted linear combination of the best matching subsequent and best matching previous macroblocks results in a smaller residual error than if equal weights were used as in FIG. 4. Weighting factor W] is multiplied by the Y, Cr and Cb values of best matching macroblock 520 to form a weighted best matching previous macroblock and weighting factor w2 is multiplied by the Y, Cr and Cb values of best matching macroblock 580 to form a weighted best matching subsequent macroblock. The weighted best matching forward macroblock and the weighted best matching backward macroblock are combined to form a weighted combined bi-directional macroblock that is subtracted from current macroblock 515 resulting in residual error 530. Other methods of choosing the weights for combining the best matching forward macroblock and the best matching backward macroblock are discussed below. Residual error 530 is encoded with DCT 535 and then quantized 540. The quantized coefficients of residual error 530, motion vectors 525 and 585, weights and reference frame identifying information, are encoded information representing current macroblock 515. The encoded information can be stored in memory for future use or operated on for purposes of, for example, error correction or image enhancement, or transmitted over network 545.
[0032] Reconstruction of a B Frame section can be started after both the backward reference frame (or a portion of a picture or frame that is being referenced) and the forward reference frame (or a portion of a picture or frame that is being referenced) are reconstructed. The encoded quantized coefficients are dequantized 550 and then IDCT 555 is performed resulting in a decoded or reconstructed residual error 560. The encoded motion vectors 525 and 585 are decoded and used to locate the already reconstructed best matching macroblock 565 in previous reference picture 510, and to locate the already reconstructed best matching macroblock 590 in subsequent reference picture 575. The encoded weight wt is decoded and applied to reconstructed best matching previous macroblock 565 and the encoded weight W2 is decoded and applied to reconstructed best matching subsequent macroblock 590 to form a combined weighted prediction macroblock. The reconstructed residual error 560 is then added to

the combined weighted prediction macroblock to form reconstructed macroblock 570. Reconstructed macroblock 570 can be stored in memory, displayed independently or in a picture with other reconstructed macroblocks, or processed further for image enhancement.
[0033] The application of the weights wi and W2 in FIG. 5 is shown as first multiplying the best matching reference macroblocks (i.e., the luminance (Y), and chrominance Cr and Cb (parameters), adding the multiplied macroblocks and then dividing by the added weights (normalizing the combined weighted prediction). The weights can also be derived with the normalization factor included. For example, the weight W] could be derived as being equal to wi /(wi + wa) and wa could be derived as being equal to wa /( Wi + w2). These normalized weighting factors can then be used to modify the reference picture parameters and the modified parameters can then be added together and division by (wi + wa) is not needed. Normalizing means such as preprocessor module 170 of FIG. 1 or pre-processor 810 of FIG. 8 can perform the normalizing function.
[0034] Deriving weights with the normalization factor included saves a division operation, and division is a complex operation in digital signal processing. Another way of normalizing without a division operation is by use of bit shifting. The weights can be derived with a common denominator and the division can be represented by a right shift of the combined weighted prediction a number of bits based on the base 2 logarithm of the denominator. For example, wi could be equal to 12 and W2 could be equal to 4 and the denominator could be 16. The denominator of 16 would translate to a right shift of 4 bits. A right shift of 4 bits is equivalent to dividing by 16, thus W] would translate to a normalized weight of 0.75 and W2 would translate to a normalized weight of 0.25.
[0035] Another method of deriving the weights can be used to perform a bi-directional prediction technique known as "direct mode" in H.264. In direct mode, motion vectors are not transmitted for the macroblock (or any other region such as a submacroblock) that is being bi-directionally predicted. Instead, the motion vectors are derived from a motion vector of a co-located macroblock from one reference frame to the other reference frame. The derivation of the motion vectors and the weights can based on the temporal location of the current frame to both the reference frames. FIG. 6 is a depiction of an example of temporal prediction of motion vectors and weights used in

direct mode bi-directional prediction of H.264. Current macroblock 605 located in current frame 630 is formed by a linear combination of two macroblocks, one macroblock located in subsequent reference frame 635 and another macroblock located in previous reference frame 640. Forward motion vector MV0 615 and backward motion vector MVt 620 are derived from motion vector MVC 625 that locates the best matching macroblock in the previous reference frame for co-located macroblock 610 in the subsequent reference frame. The forward and backward motion vectors are calculated as:
Formula Removed


[0036] where TB 645 is the temporal distance between the current frame and the previous reference frame and TD 650 is the temporal distance between the previous reference frame and the subsequent reference frame. In one example, the best matching previous macroblock is modified by the weight wi and the best matching subsequent macroblock is modified by the weight wa where wi and W2 are calculated as:
Formula Removed
[0037] The modified macroblocks are then combined as discussed above and shown in FIG. 5. This example used a co-located macroblock in subsequent reference frame 635, but as one of ordinary skill in the art would know, a co-located macroblock in previous reference frame 640 could be used along with the motion vector referencing subsequent reference frame 635.
[0038] In addition, bi-directional construction could compute the combined bidirectional prediction based on either the forward or backward best matching macroblock alone (where one of the weights is set equal to zero), instead of the average macroblock technique as is depicted in FIG. 4 or the combined weighted prediction macroblock technique, where both weights are non-zero, as is depicted in FIG. 5. [0039] H.264 offers some options to the MPEG-4 examples of P Frame construction and B Frame construction discussed above. FIG. 7 is an illustration of an example of a P Frame construction process in H.264. Process 700 includes current picture 705 made up of 5 x 5 macroblocks, where the number of macroblocks in this example is arbitrary.

Macroblock 715 of current picture 705 is predicted from reference picture 710 at a different time point than current picture 705. A macroblock can be divided into smaller sub-macroblock sections (for example, four sub-macroblocks are depicted in this example, but H.264 allows for sub-macroblock partitions as small as 4x4 pixels. Hence there can be 16 motion vectors for a single macroblock) and each sub-macroblock section can be exploited separately for temporal redundancy. A search is made in the reference picture to locate best matching sub-macroblocks for each sub-macroblock resulting in composite best matching macroblock 720 that is closest to current macroblock 715 being encoded. The location of the best matching macroblocks in the reference picture can be encoded in four motion vectors 725a-725d. The reference picture can be an I Frame or P Frame that the decoder will have reconstructed prior to the construction of current picture 705. The composite best matching macroblock 705 is subtracted from current macroblock 715 resulting in residual error 730. Residual error 730 can be encoded with slightly different forward 2D transform 735 than the DCT used in MPEG-4 and then quantized 740. The quantized coefficients of residual error 730, motion vectors 725a-725d and reference frame identifying information, are encoded information representing current macroblock 715. In the case of weighted bi-directional prediction frames with multiple sub-macroblock sections, the weights are also encoded. The encoded information can be stored in memory for future use or operated on for purposes of, for example, error correction or image enhancement, or transmitted over network 745.
[0040] The encoded quantized coefficients, motion vector, weights and residual error can also be used to reconstruct the current macroblock in the encoder for use as part of a reference frame for subsequent motion estimation and compensation. The encoder can emulate the procedures of a decoder for this P Frame reconstruction. The emulation of the decoder will result in both the encoder and decoder working with the same reference picture. The reconstruction process, whether done in an encoder, for further inter-coding, or in a decoder, is presented here. Reconstruction of a P Frame can be started after the reference frame (or a portion of a picture or frame that is being referenced) is reconstructed. The encoded quantized coefficients are dequantized 750 and then 2D Inverse Transform 755 is performed resulting in a decoded or reconstructed residual error 760. The encoded motion vectors 725a-725d are decoded and used to locate the already reconstructed best matching sub-macroblocks that make up reconstructed best

matching composite macroblock 765. Reconstructed residual error 760 is then added to reconstructed best matching composite macroblock 760 to form reconstructed macroblock 770. Deblocking filter 775 can also be used as part of the encoding or decoding process for pixel enhancement such as, along the edges of the macroblocks or sub-macroblocks. The reconstructed macroblock can be stored in memory, displayed independently or in a picture with other reconstructed macroblocks, or processed further for image enhancement. Those of ordinary skill in the art will recognize that B Frame construction in H.264, including weighted bi-directional prediction, can also utilize multiple sub-macroblocks using similar methods.
[0041] Different encoders implement bi-directional prediction in different ways. As discussed above bi-directional prediction can be implemented as an average of two frames (a form of weighted bi-directional prediction where both weights equal one half), a weighted average of two frames or a temporally derived weighted average of two frames. In addition, different encoders can provide for weighted bi-directional prediction with different encoded bit configurations for the weight parameters. Weight parameter bit configurations can vary in ways such as, for example, the number of bits representing each weight and the use of signed or unsigned weight parameters. Some implementations also provide for an offset value added to the luminance or chrominance values. Bit configurations and offsets will be discussed in more detail below. [0042] A versatile decoder, such as decoder device 155 depicted in FIG. 1, should be able to decode video that was encoded by multiple implementations with various encoded bit configurations and various types of weighted/non-weighted prediction methods. One way of accomplishing this versatility is by having different decoder modules for different encoder implementations and simply identifying the input to the decoder as being of one type or another and then use the decoder module designed for the specified encoder. This method is not efficient or cost effective. A more efficient decoder will reuse a single module to decode multiple encoder implementations. This can be accomplished through innovative preprocessing and module design features of the disclosed methods, which are discussed below.
[0043] The most prevalent weighted bi-directional prediction implementations will now be discussed. Digital signal processing functional symbols such as left bit shift («) and right bit shift (») will be used extensively in this discussion. Such symbols are well known in the art. Those of ordinary skill in the art would understand that the bit

shifting operations could be accomplished by other methods such as, for example, applying a scaling factor through multiplication or division. The implementations include an example of bi-directional averaging in the MPEG-4 Simple Scalable profile, an example of weighted bi-directional prediction in the Real Video 9.0 encoder, an example of weighted bi-directional averaging in the Windows Media Video 9.0 encoder, and an example of general weighted bi-directional prediction in H.264. These are only examples of implementations of weighted bi-directional prediction that can be decoded by utilizing the disclosed methods. As those of ordinary skill in the art can appreciate, other implementations of bi-directional prediction can be accommodated without departing from the spirit or scope of the disclosed methods.
MPEG-4 Implementation
[0044] There is no support for B Frames in the MPEG-4 Simple Profile. However, in order to support limited scalability, the MPEG-4 Simple Scalable Profile does support B Frames. The following averaging mechanism is used to combine predictions from two reference frames:
predjj = (predl fl + pred2 „ +1)»1 (5)
[0045] where predly and pred2ij, are 8-bit luminance and chrominance samples from prediction blocks from two reference frames (one past, one future) and predy is the resultant prediction which is used in picture reconstruction to add to the decoded inverse-transform of the residual error. As can be seen, there is no weighted prediction in the MPEG-4 Simple Scalable Profile implementation of B Frames.
RV9 Implementation
[0046] Real Video 9.0 (RV9) is a popular encoder that supports B Frames. The following equation is used in the RV9 implementation to compute the resultant prediction for use in B-frames:
predy = ((((predly «l)wl)»16 + ((pred2y «?)w2)»16)+16)»5 (6)
[0047] where predly and pred2y, are 8-bit luminance and chrominance samples from prediction blocks from the two reference frames (one past, one future) and predy is the resultant prediction which will be used in picture reconstruction to add to the decoded inverse-transform of the residual error. In the RV9 implementation, the weights Wj and wa are 14-bit unsigned weights (with a range from 0 to 16383) to be multiplied to the individual predictions predly and pred2y.

[0048] In direct mode bi-directional prediction, where the motion vectors are not transmitted for the macroblock, but can be derived from the motion vector of a co-located macroblock of the future reference frame, wi and w2 are computed as relative temporal positions of the B frame with respect to the two reference frames as discussed above. For direct mode as discussed above and depicted in FIG. 5, the weights used in (6) are computed as follows:
Wl=(TB«14)/TD (7)
w2=((TD-TB)«14)/TD (8)
[0049] where TB is the temporal distance between the current frame and the previous
reference frame and TD is the temporal distance between the previous reference frame
and the subsequent reference frame.
[0050] The simple averaging method of MPEG-4 (5) can be emulated with (6) by setting Wi and W2 both equal to 8192, which is equivalent to one half in 14-bit representation.
WMV9 Implementation
[0051] Windows Media Video 9.0 (WMV9) is another popular video encoder that supports B Frames. WMV9 implements B Frames similarly to MPEG-4 with (5) above, where predl y and pred2ij, are the 8-bit luminance and chrominance samples from prediction blocks from me two reference frames (one past, one future) and predy is the resultant prediction which will be used in picture reconstruction to add to the decoded inverse-transform of the residual error. Thus, the WMV9 averaging process is same as in MPEG-4.
H.264 Implementation
[0052] The H.264 video compression standard offers weighted and non-weighted prediction for both single directional and bi-directional predicted regions. Weighted prediction is invoked in H.264 by setting one or both variables "predFlagLO" and "predFlagLl" equal to 1. When weighted prediction is not invoked, or when "predFlagLO=0" and "predFlagLl=0", a simple averaging like MPEG-4 above is carried out as follows:
FinaLpred = (predO + predl +1)»1 (8)
[0053] where predO and predl, are 8-bit luminance and chrominance (also known as lurna and chroma) samples from prediction blocks from the two reference frames (one

past, one future) and Final_pred is the resultant prediction which will be used in picture reconstruction to add to the decoded inverse-transform of the residual error. [0054] If only one of the two reference partitions is to be weighted, the final predicted sample values are derived as follows:
Case 1 : If predHagLO = 1 and predFlagLl = 0 if(logWD>=l)

FinaLpred = Clipl(predo)wO

logWT>)+ o

(9a)

else

FinaLpred = Clipl [((predo)wo)+ o0 ]



Case 2: If predFlagLO = 0 and predFlagLl = 1 if(logWD>=l)

FinaLpred = Clipl(((predl)wl

logWD)+ o,



else
FinaLpred = Clipl [((predl)wl) + ol
[0055] where descriptions, bit size and range of values for the variables are given in Table 1. Case 1 above results in weighted forward P Frame prediction and Case 2 results in weighted backward P Frame prediction. The additive offsets OQ and 01 are not offered in the other weighted prediction implementations listed above. The Clipl LI function is defined as follows:

Clipl(x) = Clip3(0,255,x)

(11)



Clip3(x,y,z) =

zy otherwise

(12)

[0056] If both of the two reference partitions are to be weighted, the final predicted sample values are derived as follows:
Case 3: If predFlagLO = 1 and predFlagLl = 1

FinaLpred = Clipl [fpredo)wO + (predl)wl + 2logWD)»(logWD +1))

(13)

[0057] where descriptions, bit size and range of values for the variables are given in Table 1
Table Removed


[0058] Both luma and chroma (both Q> and Cr) sample values are evaluated using the above equations (9), (10) and (13). The weight variables wO, wl and logWD are derived separately for the luma parameters and separately for the chroma parameters.
A Single Implementation Satisfying MPEG-4, RV9, WMV9 and H.264
[0059] The four implementations presented above are all widely used and accepted forms of video compression. As shown, each one implements weighted prediction in its own way, some of which differ greatly. Equation (18), below, is an example of a universal formula that is used by embedded hardware, such as a microprocessor of a decoder device such as decoder 155 of Fig.l to decode weighted prediction frames encoded in any of the four implementations. Such a universal formula processes video compressed data in any of the standard formats with minimal pre-processing and maximum reuse of software, firmware or hardware. To implement the universal formula, universal weight prediction factors having a specific bit configuration must be derived from the different weight factors utilized by the different compression standards.
[0060] In this example, an external DSP or other type of processor such as a preprocessor modifies the encoded weight parameters to the universal weight parameters. The calculations performed by the pre-processor to derive the universal weight parameters by modifying the encoded weight parameters are described below with respect to equation sets (19) - (21). What is presented below, in equations (14) - (17), is the derivation of a universal equation (18) for decoding predicted frames. [0061] The H.264 implementation is the most complicated and makes a good starting point. The three cases represented by equations (9), (10) and (13) above can be simplified to one equation, with proper manipulation of the weighting factor variables and offset variables, as follows
FinaLpred = Clipl [(((predOJwO + (predl)wl + 2LWD-' )» (LWD))
where the variables LWD, wO, wl, oO and ol are defined as follows for the three cases: For case 1: wl = 0, and wO is determined by the encoder QI = 0, and OQ is determined by the encoder LWD = logWD

For case 2: wO = 0, and wl is determined by the encoder OQ = 0, and DI is determined by the encoder LWD = logWD
For case 3: LWD = logWD+1
wO, wl, o0 and DI are determined by the encoder
[0062] Using the bit sizes listed in Table 1, the bitwidth deduction in Table 2 shows that equation (14) results in an 8 bit value for the weighted prediction samples.
Table Removed


TABLE 2
[0063] Equation (14) can be modified to eliminate the variable bit shift of LWD bits. Modifying the weights wO and wl and having an external digital signal processor (DSP) or other type of processor program modified weight parameters wO' and wl'. Since LWD has a maximum value of 8, modifying the weights can be accomplished, while keeping the argument of all bit shift operations positive, by multiplying each of the

8"LWD
terms in Op. 3 of Table 2 by 2" and increasing the right bit shift of Op. 4 in Table 2 by (8-LWD) bits as follows:
Final ored =
Clipl |(predo)wO * 28'LWD + (predl)wl * 28-LWD + 27 )» (8)) (15)
Replacing the weights wO and wl with modified weights results in:


l)]
+
FinaLpred = Ciipl |(predo)wO'+(predl)wr+27 )» 8J+ ((o0 + Oj where wO1 = wO « (8 - LWD) and wl' - wl « (8 - LWD)
[0064] Cases 1, 2 and 3, listed above in equations 9, 10 and 13, can be handled using equation (16) with the following variables defined by a DSP or other pre-processor.

For Case 1:

wr=wi=o
Oj =0
LWD = logWD

wO' = wO =
For Case 2:
LWD = logWD
For Case 3: LWD = logWD + l
[0065] In addition to the pre-processor performing a left-bit-shift on the modified weights, it can also increase the number of bits of the weights. This can be done to ensure compatibility with multiple implementations. The DSP or pre-processor can zero-extend the weights in the case of unsigned variables as in the RV9 implementation or sign-extend in the case of signed variables as in the H.264 implementation. Table 3 shows the resulting bitwidth deduction for the variables and operations of equation (16) using 8 bit signed weights, where the weights are sign extended to 9 bits. The offset operation number 4 in Table 3 can also be performed in a pre-processor.
Table Removed




TABLE 3
[0066] Equation 16, with the bitwidths shown in Table 3 and the encoded variables shown in Table 1, can be implemented in a microprocessor and used to implement all of the weighted bi-directional prediction implementations presented above except the RV9 implementation. Further modifications to equation (16) are needed to support the 14 bit unsigned weights of RV9.
[0067] The weights wO' and wl' in equation (16) can be left shifted 6 bits in order to match the 14 bit bitwidths of the RV9 weights, resulting in:

FinaLpred = Clipl[((((predo)wO'« 6J» 6 + ((predl)wr« 6)» 6 + 27)» 8J

(17)

which can be represented as follows:

pred, =

((predOJwA)» 6 + (predljwB » 6

27

» 8+Offset

(18)

where WA, WB and Offset can be calculated by the pre-processor based on what implementation was used to encode the weight parameters (see pre-processor calculations below). Table 4 shows an example of a bitwidth deduction for the variables and operations of equation (18) using 15 bit weights WA and WB and 8 bit offsets that can accommodate all of the examples of weighted prediction described above.

Table Removed


TABLE 4
[0068] Implementing equation 18 in embedded hardware, such as a microprocessor, and using an external DSP or other type of processor as a pre-processor for modifying the encoded weight parameters is a cost effective and efficient method of handling multiple implementations of weighted prediction. A preprocessor such as pre-processor 170 depicted in FIG. 1 and pre-processor 810 depicted in FIG. 8 could be used for modifying the encoded weight parameters. The pre-processor will perform the following calculations when modifying the encoded weight parameters, for the various implementations listed, and supply the modified variables to the embedded microprocessor:
Modified weighted prediction factors WA and WB based on H.264 encoded weighted prediction with 8 bit signed weights wO and wl, 8 bit signed offsets o0 and 01, and logWD are calculated using Equation Set (19) Below. Equation Set (19):
w A = sign_extend((wO'« 6115) WB =sign_extend((wl'«6Jil5) Offset = (o0 + Oj +1)»1 wO' = wO«(8-LWD) wl' = wl«(8~LWD)
where LWD, wO and wl depend on the 3 Cases as described above and listed in equations (9), (10) and (13): For case 1: wl = 0, and wO is determined by the encoder QI = 0, and OQ is determined by the encoder LWD = logWD which is determined by the encoder The encoder determines predO.

For case 2: wO = 0, and w 1 is determined by the encoder OQ = 0, and QI is determined by the encoder LWD = logWD which is determined by the encoder The encoder determines predl.
For case 3: LWD = logWD+l
The encoder determines predO, predl, LogWD, wO, wl, o0 and
Oi.
Modified weighted prediction factors WA and WB based on RV9 encoded weighted prediction with 14 bit unsigned weights wl and w2 calculated using Equation Set (20) below.
Equation Set (20):
WA = zero_extend(wl,15) WB = zero_extend(w2,15J Off set = 0
predl = pred2y
Modified weighted prediction factors WA and WB based on WMV9 or MPEG-4 encoded simple averaged prediction are calculated using Equation Set (21) below. Equation Set (21):
WA = zero_extend(l6383,15) WB = zero_extend (16383, 15) Offset = 0 predO = predly predl = pred2y
[0069] As one of ordinary skill in the art will recognize, other weighted prediction implementations could be implemented in a similar manner. The bit configuration of the weight variables WA and WB in Equation (18) could be chosen to be larger to accommodate more than 14 bit encoded weights. The bit configuration of the weight variables WA and WB in Equation (18) could be chosen to be smaller than 14 bits if loss

of the lower bits is acceptable. Also, different sized offsets could be accommodated in a similar manner. As was shown above, both signed and unsigned variables can be accommodated as well. Bit configuration choosing means such as pre-processor module 170 of FIG, 1 can be used to choose the appropriate bit configuration necessary to accommodate weight variables and offsets with multiple encoded bit configurations. [0070] FIG. 8 is a flow chart of an example of a decoder process for decoding multiple encoder implementations of weighted bi-directional predicted video data. Process 800 could be carried out with a device such as decoder device 155 depicted in FIG. 1. The process is carried out by three main components including predictive decoding component 165, pre-processor component 170 such as a DSP that is external to the predictive decoding component 165 and at least one memory module 175 to store various data. The combination of a predictive decoding component 165 and external pre-processor component 175 allows for simple hardware design of the microprocessor that can perform several examples of weighted prediction with implementation specific calculations done in the pre-processor depending on the encoder implementation that is being decoded.
[0071] The decoder device receives encoded video data over a network, such as network 150 of FIG. 1, or from external memory such as external storage component 180 of FIG. 1. Receiving means such as communications component 190 of FIG. 1 can perform the receiving task. Decoding of an inter-coded picture can start when the reference picture or pictures are already decoded and stored in memory such as memory module 175 in FIG. 1. There will be only one reference frame (either past or future) when doing Case 1 or Case 2 in the H.264 Implementation as presented above. When doing bi-directional predicted decoding, both past and future reference pictures are stored in memory. Retrieving steps 810 and 815 access the first reference picture (a past reference picture, for example) and the second reference picture (a future reference picture, for example), respectively, from memory. Padding the border edges of the decoded pictures with zeroes (reflection can also be used) is done in preparation for pixel interpolation. The act of padding in step 830 allows for multiple tapped filters to correctly interpolate between border area pixels where an insufficient number of pixels exist. Pixel interpolation, step 835, is used to achieve better matching reference regions for motion compensation. An encoder can perform pixel interpolation to locate the best matching reference macroblock (or any size section) and point to the pixel or

interpolated pixel with a motion vector. In the case of bi-directional prediction, there are two motion vectors. Also, when utilizing the direct mode as discussed above, the decoder calculates the motion vectors through temporal interpolation of a motion vector of a co-located macroblock in the future reference picture. The decoder uses the motion vectors to perform motion compensation region location, step 840, to locate the best matching regions among the interpolated pixels. Pixel interpolation, step 835, will be discussed in more detail below. The luma and chroma values of the two best matching prediction regions, predO and predl, output at step 840, are multiplied, steps 845 and 850, by modified weights WA and WB respectively (weight modification is discussed below). After applying the weights, both weighted regions are right bit-shifted 6 bits, steps 855 and 860, and added, step 865, to the rounding factor 27 and then right bit shifted 8 bits, step 870, to form the combined weighted prediction. Calculating means such as predictive decoding module 165 of FIG. 1 can perform the multiplication steps 845 and 850, the bit shift steps 855, 860 and 870, and the addition step 865 for calculating the combined weighted prediction. The quantized residual error DCT coefficients corresponding to the weighted prediction regions is received over a network or from external storage, step 820. Performing inverse quantization, step 875, and performing the Inverse Transform, step 880, (such as, for example, an inverse DCT or an inverse wavelet transform) results in the decoded residual error, which is added, step 885, to the combined weighted prediction and the preprocessor modified offset (offset modification is discussed below) to form an output picture. Residual error and offset combining means such as predictive decoding module 165 of FIG. 1 can perform addition step 885. The output picture can be stored in memory and/or displayed on display means such as display component 185 in FIG. 1, step 825. [0072] Weight parameters corresponding to the weighted prediction regions are received, step 827. A pre-processor such as pre-processor component 170 in FIG. 1 is used to modify received encoded weights WA, and WB to match the bit configuration of the universal weight prediction factors that the embedded microprocessor code was designed for, step 852. The pre-processor is also used to modify any received offset(s), step 856, that the embedded microprocessor will use such that the offsets conform to the bit configuration that the embedded microprocessor code was designed for.. The modifications will be dependent on which form of weighted prediction was used to encode the data (example modifications listed in Equation Sets (19) - (21) above). The

pre-processor can receive a flag from an input bit stream identifying the type of encoded data that it is receiving (such as, for example H.264, RV9, WMV9 or MPEG-4 encoded video data). The encoder dependent modifications to the weights and offsets are discussed above in relationship to equation 18 which is the example depicted in FIG. 8. Modifying means such as pre-processor module 170 of FIG. 1 can perform the modifications to the weights and offsets. When one of the weights is zero, such as in Case 1 or Case 2 in the H.264 Implementation as presented above, zero weight identifying means such as pre-processor module 170 of FIG. 1 sets the corresponding weight parameter to zero.
[0073] In some circumstances, a video encoder might specify a null region for a macroblock during motion compensation analysis. A null region refers to the absence of a reference picture for the macroblock under consideration. Weighted prediction logic can check a reference list ID for the presence and relationship of the reference pictures. In the case of a null region, null region locating and identifying means such as pre-processor module 170 of FIG. 1 can set the corresponding weight to zero or perform other operations known to those of ordinary skill in the art to handle the null region scenario.
[0074] Pixel interpolation can be used to improve the performance of motion compensated predictive coding. FIG. 9 is an illustration of an example of half-pixel interpolation for use in motion compensation. The example shown is half pixel interpolation where one interpolated pixel is located between each of the original integer pixels. Integer pixels 910 are depicted as circles labeled upper case "A" to "I" and the interpolated or half-pixels 920 are depicted as squares labeled lower case "a" to "o". Half pixel interpolation can be carried out with a bilinear filter such as, for example, a 2-tap FIR filter with weights [0.5 0.5]. For example, interpolated pixel 922 can be calculated as the average of integer pixel 912 and integer pixel 914, interpolated pixel 924 can be the average of integer pixel 912 and integer pixel 916, and interpolated pixel 926 can be the average of two interpolated pixels (for example, 922 and 928 or 924 and 930). Both the luminance (Y) and chrominance (Cr and Cb) components can be interpolated in this fashion. Other orders of pixel interpolation are supported by various standards. H.264 supports quarter pixel interpolation as well as eighth pixel interpolation. Those of ordinary skill in the art would understand these other pixel interpolation methods and they are not discussed in greater detail herein.

[0075] Examples of the embodiments described above include: [0076] A method for constructing a predicted picture, that includes: modifying a first weight parameter associated with a region of a first frame to conform to a bit configuration, modifying a second weight parameter associated with a region of a second frame to conform to the bit configuration, calculating a first predicted component by applying the modified first weight parameter to the region of the first frame, calculating a second predicted component by applying the modified second weight parameter to the region of the second frame, and calculating a combined weighted prediction by combining the first predicted component and the second predicted component.
[0077] An apparatus for constructing a predicted picture, that includes: means for modifying a first weight parameter associated with a region of a first frame to conform to a bit configuration, means for modifying a second weight parameter associated with a region of a second frame to conform to the bit configuration, means for calculating a first predicted component by applying the modified first weight parameter to the region of the first frame, means for calculating a second predicted component by applying the modified second weight parameter to the region of the second frame, and means for calculating a combined weighted prediction by combining the first predicted component and the second predicted component.
[0078] An electronic device for constructing a predicted picture, the electronic device configured to modify a first weight parameter associated with a region of a first frame to conform to a bit configuration, to modify a second weight parameter associated with a region of a second frame to conform to the bit configuration, to calculate a first predicted component by applying the modified first weight parameter to the region of the first frame, to calculate a second predicted component by applying the modified second weight parameter to the region of the second frame, and to calculate a combined weighted prediction by combining the first predicted component and the second predicted component.
[0079] A computer-readable medium embodying means for causing a computer to execute a method for constructing a predicted picture, the method includes: modifying a first weight parameter associated with a region of a first frame to conform to a bit configuration, modifying a second weight parameter associated with a region of a second frame to conform to the bit configuration, calculating a first predicted

component by applying the modified first weight parameter to the region of the first frame, calculating a second predicted component by applying the modified second weight parameter to the region of the second frame, and calculating a combined weighted prediction by combining the first predicted component and the second predicted component.
[0080] Those of ordinary skill in the art would understand that information and signals may be represented using any of a variety of different technologies and techniques. For example, data, instructions, commands, information, signals, bits, symbols, and chips that may be referenced throughout the above description may be represented by voltages, currents, electromagnetic waves, magnetic fields or particles, optical fields or particles, or any combination thereof.
[0081] Those of ordinary skill would further appreciate that the various illustrative logical blocks, modules, and algorithm steps described in connection with the examples disclosed herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the disclosed methods.
[0082] The various illustrative logical blocks, modules, and circuits described in connection with the examples disclosed herein may be implemented or performed with a general purpose processor, a digital signal processor (DSP), an application specific integrated circuit (ASIC), a field programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination thereof designed to perform the functions described herein. A general purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller, or state machine. A processor may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of

microprocessors, one or more microprocessors in conjunction with a DSP core, or any other such configuration.
[0083] The steps of a method or algorithm described in connection with the examples disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art. An exemplary storage medium is coupled to the processor such that the processor can read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor. The processor and the storage medium may reside in an Application Specific Integrated Circuit (ASIC). The ASIC may reside in a wireless modem. In the alternative, the processor and the storage medium may reside as discrete components in the wireless modem. [0084] The previous description of the disclosed examples is provided to enable any person of ordinary skill in the art to make or use the disclosed examples. Various modifications to these examples will be readily apparent to those skilled in the art, and the principles defined herein may be applied to other examples without departing from the spirit or scope of the disclosed methods.
[0085] Thus, a method, apparatus and system to reconstruct weighted bi-directional predicted video data that has been encoded with different implementations of weighted bi-directional prediction have been described. WHAT IS CLAIMED IS:



We claim:
1. An apparatus for constructing a predicted picture, comprising a decoder (155) having an intra
decoding module (160), a predictive decoding processor module (165), a pre processing module
(170), a memory module (175) and a communication component (190), said pre processing module
(170) itself comprising:
a module for modifying a first weight parameter (852) to conform to a bit configuration;
a module for modifying a second weight parameter (852) to conform to the bit configuration;
a module for calculating a first predicted component by applying the modified first weight parameter (845) to the region of the first frame;
a module for calculating a second predicted component by applying the modified second weight parameter (850) to the region of the second frame; and
a module for calculating a combined weighted prediction by combining (865) the first predicted component and the second predicted component.
2. The apparatus as claimed in claim 1, wherein the bit configuration is chosen to accommodate a plurality of encoded bit configurations, wherein at least two of the plurality of encoded bit configurations have different numbers of bits.
3. The apparatus as claimed in claim 1, wherein the bit configuration is chosen to accommodate a plurality of encoded bit configurations, wherein at least one of the plurality of encoded bit configurations is signed and at least one of the plurality of encoded bit configurations is unsigned.
4. The apparatus as claimed in claim 1, wherein the region of the first frame is located by using a motion vector.

5. The apparatus as claimed in claim 1, wherein the region of the second frame is located by using a motion vector.
6. The apparatus as claimed in claim 1, wherein the region of the first frame and the region of the second frame are located by using direct mode temporal interpolation of a decoded motion vector between the first frame and the second frame.
7. The apparatus as claimed in claim 1, wherein the region of the first frame is located by identifying that the region of the first frame is a null region; and
the first predicted component is calculated to be equal to zero.
8. The apparatus as claimed in claim 1, wherein the region of the second frame is located by
identifying that the region of the second frame is a null region; and
the second predicted component is calculated to be equal to zero.
9. The apparatus as claimed in claim 1, wherein the first weight parameter and the second weight parameter are a same encoded bit configuration.
10. The apparatus as claimed in claim 1, wherein the first weight parameter is identified to as zero; and
the first predicted component is calculated to be equal to zero.
11. The apparatus as claimed in claim 1, wherein the second weight parameter is identified as
zero; and
the second predicted component is calculated to be equal to zero.
12. The apparatus as claimed in claim 1, wherein the first weight parameter and the second
weight parameter are signed.
13. The apparatus as claimed in claim 1, wherein the combined weighted prediction is normalized.

14. The apparatus as claimed in claim 1, wherein the combined weighted prediction is normalized by bit shifting the combined weighted prediction a number of bits based on a base two logarithm of a denominator associated with the first weight parameter and the second weight parameter.
15. The apparatus as claimed in claim 1, wherein a first offset parameter is associated with the region of the first frame;
a second offset parameter is associated with the region of the second frame; and the first offset parameter and the second offset parameter are combined with the combined weighted prediction.
16. The apparatus as claimed in claim 1, wherein a residual error is associated with the combined
weighted prediction; and
the residual error is combined with the combined weighted prediction.
17. The apparatus as claimed in claim 1, wherein the first weight parameter, the second weight parameter, the region of the first frame and the region of the second frame are represented by encoded video data transmitted over a network.
18. The apparatus as claimed in claim 1, wherein the combined weighted prediction is displayed.
19. The apparatus as claimed in claim 1, wherein the first weight parameter is modified by bit shifting; and
the second weight parameter is modified by bit shifting.
20. The apparatus as claimed in claim 1, wherein the first weight parameter is modified by sign
extending; and
the second weight parameter is modified by sign extending.
21. The apparatus as claimed in claim 1, wherein the first weight parameter is modified by zero
extending; and
the second weight parameter is modified by zero extending.

22. The apparatus as claimed in claim 1, wherein the first weight parameter is modified by
applying a scaling factor; and
the second weight parameter is modified by applying a scaling factor.
23. A method for constructing a predicted picture by an apparatus comprising a decoder (155)
having an intra decoder (160), a predictive decoding processor (165), a pre-processor (170), a
memory (175) and a communication component (190), said method comprising the steps of:
modifying a first weight parameter (852) to conform to a bit configuration by said pre¬processor (170);
modifying a second weight parameter (852) to conform to the bit configuration by said pre processor (170);
calculating a first predicted component by applying the modified first weight parameter (845) to the region of the first frame by said pre processor (170);
calculating a second predicted component by applying the modified second weight parameter (850) to the region of the second frame by said pre processor (170); and
calculating a combined weighted prediction by combining (865) the first predicted component and the second predicted component by said predictive decoding processor (165).
24. The method as claimed in claim 23, wherein the bit configuration is configured to accommodate a plurality of encoded bit configurations, wherein at least two of the plurality of encoded bit configurations have different numbers of bits.
25. The method as claimed in claim 23, wherein the bit configuration is configured to accommodate a plurality of encoded bit configurations, wherein at least one of the plurality of encoded bit configurations is signed and at least one of the plurality of encoded bit configurations is unsigned.
26. The method as claimed in claim 23, wherein the region of the first frame is located by using a first motion vector; and
the region of the second frame is located by using a second motion vector.

27. The method as claimed in claim 23, wherein the region of the first frame and the region of the second frame are located by using direct mode temporal interpolation of a decoded motion vector between the first frame and the second frame.
28. The method as claimed in claim 23, wherein the region of the first frame is located by identifying that the region of the first frame is a null region; and
the first predicted component is calculated to be equal to zero.
29. The method as claimed in claim 23, wherein the region of the second frame is located by
identifying that the region of the second frame is a null region; and
the second predicted component is calculated to be equal to zero.
30. The method as claimed in claim 23, wherein the first weight parameter and the second weight parameter are a same encoded bit configuration.
31. The method as claimed in claim 23, wherein the first weight parameter is identified as zero; and
the first predicted component is calculated to be equal to zero.
32. The method as claimed in claim 23, wherein the second weight parameter is identified as
zero; and
the second predicted component is calculated to be equal to zero.
33. The method of claim 23, wherein the first weight parameter and the second weight parameter
are signed.
34. The method as claimed in claim 23, wherein the combined weighted prediction is normalized by bit shifting the combined weighted prediction a number of bits based on a base two logarithm of a denominator associated with the first weight parameter and the second weight parameter.

35. The method as claimed in claim 23, wherein said combined weighted prediction is combined
with
a. a first offset parameter associated with the region of the first frame;
b. a second offset parameter associated with the region of the second frame; and
c. a residual error associated with the combined weighted prediction;
36. The method as claimed in claim 23, wherein said communication component (190) receives an encoded video data representing the first weight parameter, the second weight parameter, the region of the first frame and the region of the second frame, over a network (150).
37. The method as claimed in claim 23, wherein said communication component (190) receives an encoded video data representing the first weight parameter, the second weight parameter, the region of the first frame and the region of the second frame, from said memory (175).
38. The method as claimed in claim 23, wherein the combined weighted prediction is displayed.
39. The method as claimed in claim 23, wherein the first weight parameter is modified by performing an operation selected from the group consisting of bit shifting, sign extending, zero extending and applying a scaling factor; and
the second weight parameter is modified by performing an operation selected from the group consisting of bit shifting, sign extending, zero extending and applying a scaling factor, the second weight parameter is modified by applying a scaling factor.

Documents:

6639-DELNP-2006-Abstract-(08-10-2009).pdf

6639-delnp-2006-abstract.pdf

6639-DELNP-2006-Claims-(08-10-2009).pdf

6639-DELNP-2006-Claims-(26-06-2012).pdf

6639-delnp-2006-claims.pdf

6639-DELNP-2006-Correspondence Others-(26-06-2012).pdf

6639-DELNP-2006-Correspondence-Others-(08-10-2009).pdf

6639-delnp-2006-correspondence-others.pdf

6639-DELNP-2006-Description (Complete)-(08-10-2009).pdf

6639-delnp-2006-description (complete).pdf

6639-DELNP-2006-Drawings-(08-10-2009).pdf

6639-delnp-2006-drawings.pdf

6639-DELNP-2006-Form-1-(08-10-2009).pdf

6639-delnp-2006-form-1.pdf

6639-delnp-2006-form-18.pdf

6639-DELNP-2006-Form-2-(08-10-2009).pdf

6639-delnp-2006-form-2.pdf

6639-delnp-2006-form-3.pdf

6639-delnp-2006-form-5.pdf

6639-DELNP-2006-GPA-(08-10-2009).pdf

6639-delnp-2006-gpa.pdf

6639-delnp-2006-pct-210.pdf

6639-delnp-2006-pct-220.pdf

6639-delnp-2006-pct-237.pdf

6639-delnp-2006-pct-304.pdf

abstract.jpg


Patent Number 257475
Indian Patent Application Number 6639/DELNP/2006
PG Journal Number 41/2013
Publication Date 11-Oct-2013
Grant Date 07-Oct-2013
Date of Filing 09-Nov-2006
Name of Patentee QUALCOMM INCORPORATED
Applicant Address 5775 MOREHOUSE DRIVE, SAN DIEGO, CALIFORNIA 92121-1714, USA
Inventors:
# Inventor's Name Inventor's Address
1 KENT G. WALKER 14484 HUNTINGTON GATE DRIVE, POWAY, CA 92064, USA
2 VIJAYALAKSHMI RAVEENDRAN 4272 CALLE MAR DE BALLENAS, SAN DIEGO, CA 92130, USA
PCT International Classification Number H04N 7/46
PCT International Application Number PCT/US2005/015449
PCT International Filing date 2005-05-04
PCT Conventions:
# PCT Application Number Date of Convention Priority Country
1 60/568,154 2004-05-04 U.S.A.