Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dtpeldsp.c265 static inline void avg_tpel_pixels_mc02_c(uint8_t *dst, const uint8_t *src, in avg_tpel_pixels_mc02_c() function
330 c->avg_tpel_pixels_tab[ 8] = avg_tpel_pixels_mc02_c; in ff_tpeldsp_init()