| 
    FFmpeg
    
   | 
 
thirdpel DSP context More...
#include <tpeldsp.h>
Data Fields | |
| tpel_mc_func | put_tpel_pixels_tab [11] | 
| Thirdpel motion compensation with rounding (a + b + 1) >> 1.  More... | |
| tpel_mc_func | avg_tpel_pixels_tab [11] | 
| tpel_mc_func TpelDSPContext::put_tpel_pixels_tab[11] | 
Thirdpel motion compensation with rounding (a + b + 1) >> 1.
this is an array[12] of motion compensation functions for the 9 thirdpel positions
 *pixels_tab[xthirdpel + 4 * ythirdpel] 
| block | destination where the result is stored | 
| pixels | source | 
| line_size | number of bytes in a horizontal line of block | 
| h | height | 
| tpel_mc_func TpelDSPContext::avg_tpel_pixels_tab[11] | 
 1.8.17