Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
Dvp9dsp_init_mips.c126 #define init_subpel3(idx, type) \ in vp9dsp_mc_init_msa() macro
191 #define init_subpel3(idx, type) \ in vp9dsp_mc_init_mmi() macro
/third_party/ffmpeg/libavcodec/loongarch/
Dvp9dsp_init_loongarch.c42 #define init_subpel3(idx, type) \ macro
/third_party/ffmpeg/libavcodec/x86/
Dvp9dsp_init.h171 #define init_subpel3(idx, type, bpp, opt) \ macro
/third_party/ffmpeg/libavcodec/
Dvp9dsp_template.c2317 #define init_subpel3(idx, type) \ in FUNC() macro