Home
last modified time | relevance | path

Searched defs:init_subpel3 (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
Dvp9dsp_init_mips.c125 #define init_subpel3(idx, type) \ in vp9dsp_mc_init_msa() macro
190 #define init_subpel3(idx, type) \ in vp9dsp_mc_init_mmi() macro
/third_party/ffmpeg/libavcodec/x86/
Dvp9dsp_init.h170 #define init_subpel3(idx, type, bpp, opt) \ macro
/third_party/ffmpeg/libavcodec/
Dvp9dsp_template.c2317 #define init_subpel3(idx, type) \ in FUNC() macro