Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
Dvp9dsp_init_mips.c119 #define init_subpel2(idx, idxh, idxv, dir, type) \ in vp9dsp_mc_init_msa() macro
184 #define init_subpel2(idx, idxh, idxv, dir, type) \ in vp9dsp_mc_init_mmi() macro
/third_party/ffmpeg/libavcodec/loongarch/
Dvp9dsp_init_loongarch.c35 #define init_subpel2(idx, idxh, idxv, dir, type) \ macro
/third_party/ffmpeg/libavcodec/x86/
Dvp9dsp_init.h157 #define init_subpel2(idx1, idx2, sz, type, bpp, opt) \ macro
/third_party/ffmpeg/libavcodec/
Dvp9dsp_template.c2310 #define init_subpel2(idx, idxh, idxv, dir, type) \ in FUNC() macro