Motion Compensation

This operation is applied to each block of non-intra type. The values of data obtained after inverse DCT are added to the data of predicted block and sent to the destination block. Prediction for half-pixel interpolation is performed by averaging of neighboring pixels with rounding. After processing, the data is converted from Ipp16s to Ipp8u type.

These functions are divided into two groups:

See the detailed descriptions of these functions in General Functions.

The table below lists MC functions used in Video Data decoding.

Motion Compensation Functions  
for predicted blocks: for bi-predicted blocks:
MC16x4 MC16x4B
MC16x16 MC16x16B
MC16x8 MC16x8B
MC16x8UV MC16x8UVB
MC8x16 MC8x16B
MC8x8 MC8x8B
MC8x4 MC8x4B

Submit feedback on this help topic

Copyright © 2000 - 2011, Intel Corporation. All rights reserved.