Home
last modified time | relevance | path

Searched refs:pixeltmp (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264qpel.c25 #define pixeltmp int16_t macro
37 #undef pixeltmp
39 #define pixeltmp int32_t macro
Dh264qpel_template.c119 static av_unused void FUNC(OPNAME ## h264_qpel2_hv_lowpass)(uint8_t *_dst, pixeltmp *tmp, const uin…
200 static void FUNC(OPNAME ## h264_qpel4_hv_lowpass)(uint8_t *_dst, pixeltmp *tmp, const uint8_t *_src…
300 static void FUNC(OPNAME ## h264_qpel8_hv_lowpass)(uint8_t *_dst, pixeltmp *tmp, const uint8_t *_src…
371 static void FUNC(OPNAME ## h264_qpel16_hv_lowpass)(uint8_t *dst, pixeltmp *tmp, const uint8_t *src,…
483 pixeltmp tmp[SIZE*(SIZE+5)*sizeof(pixel)];\
489 pixeltmp tmp[SIZE*(SIZE+5)*sizeof(pixel)];\
499 pixeltmp tmp[SIZE*(SIZE+5)*sizeof(pixel)];\
511 pixeltmp tmp[SIZE*(SIZE+5)*sizeof(pixel)];\
524 pixeltmp tmp[SIZE*(SIZE+5)*sizeof(pixel)];\