Searched refs:LW2 (Results 1 - 6 of 6) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
H A D | h264chroma_msa.c | 953 LW2(dst, stride, load0, load1); in avc_chroma_hz_and_aver_dst_4x2_msa() 1233 LW2(dst, stride, load0, load1); in avc_chroma_vt_and_aver_dst_4x2_msa() 1537 LW2(dst, stride, tp0, tp1); in avc_chroma_hv_and_aver_dst_4x2_msa() 1810 LW2(src, stride, tp0, tp1); in copy_width4_msa() 1861 LW2(src, stride, tp0, tp1); in avg_width4_msa() 1863 LW2(dst, stride, tp0, tp1); in avg_width4_msa()
|
H A D | h264dsp_msa.c | 39 LW2(data, stride, tp0, tp1); in avc_wgt_4x2_msa() 249 LW2(src, stride, tp0, tp1); in avc_biwgt_4x2_msa() 251 LW2(dst, stride, tp0, tp1); in avc_biwgt_4x2_msa()
|
H A D | hevc_mc_biw_msa.c | 114 LW2(src0_ptr, src_stride, tp0, tp1); in hevc_biwgt_copy_4w_msa()
|
H A D | hevc_mc_uniw_msa.c | 81 LW2(src, src_stride, tp0, tp1); in hevc_uniwgt_copy_4w_msa()
|
H A D | hevc_mc_bi_msa.c | 77 LW2(src0_ptr, src_stride, tp0, tp1); in hevc_bi_copy_4w_msa()
|
/third_party/ffmpeg/libavutil/mips/ |
H A D | generic_macros_msa.h | 210 #define LW2(psrc, stride, out0, out1) \ macro
|
Completed in 47 milliseconds