Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/loongarch/
H A Dvp9dsp_init_loongarch.c27 #define init_subpel1(idx1, idx2, idxh, idxv, sz, dir, type) \ macro
122 #undef init_subpel1 macro
/third_party/ffmpeg/libavcodec/mips/
H A Dvp9dsp_init_mips.c109 #define init_subpel1(idx1, idx2, idxh, idxv, sz, dir, type) \ in vp9dsp_mc_init_msa() macro
134 #undef init_subpel1 in vp9dsp_mc_init_msa() macro
176 #define init_subpel1(idx1, idx2, idxh, idxv, sz, dir, type) \ in vp9dsp_mc_init_mmi() macro
199 #undef init_subpel1 vp9dsp_mc_init_mmi() macro
[all...]
/third_party/ffmpeg/libavcodec/x86/
H A Dvp9dsp_init.c410 #undef init_subpel1 in ff_vp9dsp_init_x86() macro
H A Dvp9dsp_init.h149 #define init_subpel1(idx1, idx2, idxh, idxv, sz, dir, type, bpp, opt) \ macro
/third_party/ffmpeg/libavcodec/
H A Dvp9dsp_template.c2303 #define init_subpel1 init_subpel1_bd_aware in ff_vp9dsp_mc_init() macro
2305 #define init_subpel1(idx1, idx2, idxh, idxv, sz, dir, type) \ in ff_vp9dsp_mc_init() macro
2325 #undef init_subpel1 in ff_vp9dsp_mc_init() macro

Completed in 7 milliseconds