Searched refs:init_subpel3_8to64 (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/x86/ |
H A D | vp9dsp_init.h | 166 #define init_subpel3_8to64(idx, type, bpp, opt) \ macro 172 init_subpel3_8to64(idx, type, bpp, opt); \
|
H A D | vp9dsp_init.c | 308 init_subpel3_8to64(0, put, 8, sse2); in ff_vp9dsp_init_x86() 309 init_subpel3_8to64(1, avg, 8, sse2); in ff_vp9dsp_init_x86()
|
Completed in 1 milliseconds