Home
last modified time | relevance | path

Searched refs:UNI_MC_COPY (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
H A Dhevc_mc_uni_msa.c4034 #define UNI_MC_COPY(WIDTH) \ macro
4047 UNI_MC_COPY(8);
4048 UNI_MC_COPY(12);
4049 UNI_MC_COPY(16);
4050 UNI_MC_COPY(24);
4051 UNI_MC_COPY(32);
4052 UNI_MC_COPY(48);
4053 UNI_MC_COPY(64);
4055 #undef UNI_MC_COPY macro

Completed in 10 milliseconds