Home
last modified time | relevance | path

Searched defs:init_subpel2 (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/loongarch/
H A Dvp9dsp_init_loongarch.c35 #define init_subpel2(idx, idxh, idxv, dir, type) \ macro
123 #undef init_subpel2 macro
/third_party/ffmpeg/libavcodec/mips/
H A Dvp9dsp_init_mips.c119 #define init_subpel2(idx, idxh, idxv, dir, type) \ in vp9dsp_mc_init_msa() macro
135 #undef init_subpel2 in vp9dsp_mc_init_msa() macro
184 #define init_subpel2(idx, idxh, idxv, dir, type) \ in vp9dsp_mc_init_mmi() macro
200 #undef init_subpel2 in vp9dsp_mc_init_mmi() macro
[all...]
/third_party/ffmpeg/libavcodec/x86/
H A Dvp9dsp_init.c411 #undef init_subpel2 in ff_vp9dsp_init_x86() macro
H A Dvp9dsp_init.h157 #define init_subpel2(idx1, idx2, sz, type, bpp, opt) \ macro
/third_party/ffmpeg/libavcodec/
H A Dvp9dsp_template.c2310 #define init_subpel2(idx, idxh, idxv, dir, type) \ in ff_vp9dsp_mc_init() macro
2326 #undef init_subpel2 in ff_vp9dsp_mc_init() macro

Completed in 7 milliseconds