Searched refs:ILVL_D2_SH (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
H A D | h264idct_msa.c | 54 ILVL_D2_SH(src0, src0, src2, src2, src1, src3); in avc_deq_idct_luma_dc_msa() 286 ILVL_D2_SH(src0, src0, src2, src2, src1, src3); in ff_h264_idct_add_msa()
|
/third_party/ffmpeg/libavutil/mips/ |
H A D | generic_macros_msa.h | 1479 #define ILVL_D2_SH(...) ILVL_D2(v8i16, __VA_ARGS__) macro
|
Completed in 10 milliseconds