Searched refs:init_subpel3_8to64 (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/x86/ |
D | vp9dsp_init.h | 165 #define init_subpel3_8to64(idx, type, bpp, opt) \ macro 171 init_subpel3_8to64(idx, type, bpp, opt); \
|
D | vp9dsp_init.c | 309 init_subpel3_8to64(0, put, 8, sse2); in ff_vp9dsp_init_x86() 310 init_subpel3_8to64(1, avg, 8, sse2); in ff_vp9dsp_init_x86()
|