Searched defs:UNI_MC (Results 1 - 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | hevcdsp_lsx.h | 145 #define UNI_MC(PEL, DIR, WIDTH) \ macro 178 #undef UNI_MC global() macro [all...] |
H A D | hevc_mc_uni_lsx.c | 1365 #define UNI_MC(PEL, DIR, WIDTH, TAP, DIR1, FILT_DIR) \ macro 1391 #undef UNI_MC macro
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | hevcdsp_mips.h | 104 #define UNI_MC(PEL, DIR, WIDTH) \ macro 181 #undef UNI_MC global() macro [all...] |
H A D | hevc_mc_uni_msa.c | 4057 #define UNI_MC(PEL, DIR, WIDTH, TAP, DIR1, FILT_DIR) \ macro 4107 #undef UNI_MC global() macro [all...] |
Completed in 13 milliseconds