Searched refs:ILVR_W2_UB (Results 1 – 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
D | h264chroma_msa.c | 351 ILVR_W2_UB(tmp1, tmp0, tmp3, tmp2, tmp0, tmp2); in avc_chroma_vt_2x4_msa() 1192 ILVR_W2_UB(tmp1, tmp0, tmp3, tmp2, tmp0, tmp2); in avc_chroma_vt_and_aver_dst_2x4_msa()
|
D | h264dsp_msa.c | 1122 ILVR_W2_UB(tmp2, tmp0, tmp3, tmp1, dst0, dst4); in avc_h_loop_filter_luma_mbaff_intra_msa()
|
D | vp9_lpf_msa.c | 1688 ILVR_W2_UB(tmp6, tmp4, tmp7, tmp5, q0, q4); in vp9_transpose_16x8_to_8x16()
|
/third_party/ffmpeg/libavutil/mips/ |
D | generic_macros_msa.h | 1416 #define ILVR_W2_UB(...) ILVR_W2(v16u8, __VA_ARGS__) macro
|