Home
last modified time | relevance | path

Searched refs:init_subpel3_32_64 (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
H A Dvp9dsp_init.h162 #define init_subpel3_32_64(idx, type, bpp, opt) \ macro
167 init_subpel3_32_64(idx, type, bpp, opt); \
H A Dvp9dsp_init_16bpp_template.c229 init_subpel3_32_64(0, put, BPC, avx2); in INIT_FUNC()
230 init_subpel3_32_64(1, avg, BPC, avx2); in INIT_FUNC()
H A Dvp9dsp_init.c400 init_subpel3_32_64(0, put, 8, avx2); in ff_vp9dsp_init_x86()
401 init_subpel3_32_64(1, avg, 8, avx2); in ff_vp9dsp_init_x86()

Completed in 3 milliseconds