Home
last modified time | relevance | path

Searched refs:ILVRL_B2_UB (Results 1 – 10 of 10) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
Dme_cmp_msa.c303 ILVRL_B2_UB(ref14, ref04, temp0, temp1); in sad_hv_bilinear_filter_16width_msa()
306 ILVRL_B2_UB(ref10, ref00, temp2, temp3); in sad_hv_bilinear_filter_16width_msa()
316 ILVRL_B2_UB(ref11, ref01, temp0, temp1); in sad_hv_bilinear_filter_16width_msa()
326 ILVRL_B2_UB(ref12, ref02, temp2, temp3); in sad_hv_bilinear_filter_16width_msa()
336 ILVRL_B2_UB(ref13, ref03, temp0, temp1); in sad_hv_bilinear_filter_16width_msa()
352 ILVRL_B2_UB(ref10, ref00, temp2, temp3); in sad_hv_bilinear_filter_16width_msa()
362 ILVRL_B2_UB(ref11, ref01, temp0, temp1); in sad_hv_bilinear_filter_16width_msa()
372 ILVRL_B2_UB(ref12, ref02, temp2, temp3); in sad_hv_bilinear_filter_16width_msa()
382 ILVRL_B2_UB(ref13, ref03, temp0, temp1); in sad_hv_bilinear_filter_16width_msa()
401 ILVRL_B2_UB(src, ref, src_l0_m, src_l1_m); \
Dhpeldsp_msa.c1031 ILVRL_B2_UB(src9, src0, src0_r, src0_l); in common_hv_bil_and_aver_dst_16w_msa()
1032 ILVRL_B2_UB(src10, src1, src1_r, src1_l); in common_hv_bil_and_aver_dst_16w_msa()
1033 ILVRL_B2_UB(src11, src2, src2_r, src2_l); in common_hv_bil_and_aver_dst_16w_msa()
1034 ILVRL_B2_UB(src12, src3, src3_r, src3_l); in common_hv_bil_and_aver_dst_16w_msa()
1035 ILVRL_B2_UB(src13, src4, src4_r, src4_l); in common_hv_bil_and_aver_dst_16w_msa()
1036 ILVRL_B2_UB(src14, src5, src5_r, src5_l); in common_hv_bil_and_aver_dst_16w_msa()
1037 ILVRL_B2_UB(src15, src6, src6_r, src6_l); in common_hv_bil_and_aver_dst_16w_msa()
1038 ILVRL_B2_UB(src16, src7, src7_r, src7_l); in common_hv_bil_and_aver_dst_16w_msa()
1039 ILVRL_B2_UB(src17, src8, src8_r, src8_l); in common_hv_bil_and_aver_dst_16w_msa()
Dhevc_lpf_sao_msa.c686 ILVRL_B2_UB(dst1, dst0, dst4, dst5); in hevc_loopfilter_luma_ver_msa()
864 ILVRL_B2_UB(dst1, dst0, dst4, dst5); in hevc_loopfilter_luma_ver_msa()
865 ILVRL_B2_UB(dst3, dst2, dst6, dst7); in hevc_loopfilter_luma_ver_msa()
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dupsampling_msa.c32 ILVRL_B2_UB(zero, in, t0, t1); \
163 ILVRL_B2_UB(a1, a0, tmp0, tmp1); \
191 ILVRL_B2_UB(a1, a0, tmp0, tmp1); \
192 ILVRL_B2_UB(a3, a2, tmp2, tmp3); \
211 ILVRL_B2_UB(a1, a0, out0, out1); \
559 ILVRL_B2_UB(t1, t0, a, b); \
562 ILVRL_B2_UB(t1, t0, c, d); \
Denc_msa.c98 ILVRL_B2_UB(src0, src1, srcl0, srcl1); in FTransform_MSA()
696 ILVRL_B2_UB(in0, in1, tmp0, tmp1); \
699 ILVRL_B2_UB(in2, in3, tmp0, tmp1); \
707 ILVRL_B2_UB(in0, in1, tmp0, tmp1); \
710 ILVRL_B2_UB(in2, in3, tmp0, tmp1); \
792 ILVRL_B2_UB(src, ref, tmp0, tmp1); in SSE4x4_MSA()
Dmsa_macro.h942 #define ILVRL_B2_UB(...) ILVRL_B2(v16u8, __VA_ARGS__) macro
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dupsampling_msa.c32 ILVRL_B2_UB(zero, in, t0, t1); \
163 ILVRL_B2_UB(a1, a0, tmp0, tmp1); \
191 ILVRL_B2_UB(a1, a0, tmp0, tmp1); \
192 ILVRL_B2_UB(a3, a2, tmp2, tmp3); \
211 ILVRL_B2_UB(a1, a0, out0, out1); \
559 ILVRL_B2_UB(t1, t0, a, b); \
562 ILVRL_B2_UB(t1, t0, c, d); \
Denc_msa.c98 ILVRL_B2_UB(src0, src1, srcl0, srcl1); in FTransform_MSA()
696 ILVRL_B2_UB(in0, in1, tmp0, tmp1); \
699 ILVRL_B2_UB(in2, in3, tmp0, tmp1); \
707 ILVRL_B2_UB(in0, in1, tmp0, tmp1); \
710 ILVRL_B2_UB(in2, in3, tmp0, tmp1); \
792 ILVRL_B2_UB(src, ref, tmp0, tmp1); in SSE4x4_MSA()
Dmsa_macro.h942 #define ILVRL_B2_UB(...) ILVRL_B2(v16u8, __VA_ARGS__) macro
/third_party/ffmpeg/libavutil/mips/
Dgeneric_macros_msa.h1509 #define ILVRL_B2_UB(...) ILVRL_B2(v16u8, __VA_ARGS__) macro