Searched defs:init_subpel2 (Results 1 – 3 of 3) sorted by relevance
| /third_party/ffmpeg/libavcodec/mips/ |
| D | vp9dsp_init_mips.c | 118 #define init_subpel2(idx, idxh, idxv, dir, type) \ in vp9dsp_mc_init_msa() macro 183 #define init_subpel2(idx, idxh, idxv, dir, type) \ in vp9dsp_mc_init_mmi() macro
|
| /third_party/ffmpeg/libavcodec/x86/ |
| D | vp9dsp_init.h | 156 #define init_subpel2(idx1, idx2, sz, type, bpp, opt) \ macro
|
| /third_party/ffmpeg/libavcodec/ |
| D | vp9dsp_template.c | 2310 #define init_subpel2(idx, idxh, idxv, dir, type) \ in FUNC() macro
|