Revision 59006372 libavcodec/dsputil.h
libavcodec/dsputil.h | ||
---|---|---|
200 | 200 |
me_cmp_func ildct_cmp[5]; //only width 16 used |
201 | 201 |
me_cmp_func frame_skip_cmp[5]; //only width 8 used |
202 | 202 |
|
203 |
int (*ssd_int8_vs_int16)(int8_t *pix1, int16_t *pix2, int size); |
|
204 |
|
|
203 | 205 |
/** |
204 | 206 |
* Halfpel motion compensation with rounding (a+b+1)>>1. |
205 | 207 |
* this is an array[4][4] of motion compensation funcions for 4 |
Also available in: Unified diff