Home
last modified time | relevance | path

Searched refs:VP9_COPY_AVG_MIPS_MSA_FUNC (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
Dvp9dsp_mips.h80 #define VP9_COPY_AVG_MIPS_MSA_FUNC(SIZE) \ macro
113 VP9_COPY_AVG_MIPS_MSA_FUNC(64);
114 VP9_COPY_AVG_MIPS_MSA_FUNC(32);
115 VP9_COPY_AVG_MIPS_MSA_FUNC(16);
116 VP9_COPY_AVG_MIPS_MSA_FUNC(8);
117 VP9_COPY_AVG_MIPS_MSA_FUNC(4);
121 #undef VP9_COPY_AVG_MIPS_MSA_FUNC
Dvp9_mc_msa.c4394 #define VP9_COPY_AVG_MIPS_MSA_FUNC(SIZE) \ macro
4438 VP9_COPY_AVG_MIPS_MSA_FUNC(64);
4439 VP9_COPY_AVG_MIPS_MSA_FUNC(32);
4440 VP9_COPY_AVG_MIPS_MSA_FUNC(16);
4441 VP9_COPY_AVG_MIPS_MSA_FUNC(8);
4445 #undef VP9_COPY_AVG_MIPS_MSA_FUNC