Home
last modified time | relevance | path

Searched refs:LW4 (Results 1 – 21 of 21) sorted by relevance

/external/libaom/libaom/aom_dsp/mips/
Dsad_msa.c36 LW4(src_ptr, src_stride, src0, src1, src2, src3); in sad_4width_msa()
38 LW4(ref_ptr, ref_stride, ref0, ref1, ref2, ref3); in sad_4width_msa()
186 LW4(src_ptr, src_stride, src0, src1, src2, src3); in sad_4width_x4d_msa()
190 LW4(ref0_ptr, ref_stride, ref0, ref1, ref2, ref3); in sad_4width_x4d_msa()
197 LW4(ref1_ptr, ref_stride, ref0, ref1, ref2, ref3); in sad_4width_x4d_msa()
204 LW4(ref2_ptr, ref_stride, ref0, ref1, ref2, ref3); in sad_4width_x4d_msa()
211 LW4(ref3_ptr, ref_stride, ref0, ref1, ref2, ref3); in sad_4width_x4d_msa()
453 LW4(src_ptr, src_stride, src0, src1, src2, src3); in avgsad_4width_msa()
455 LW4(ref_ptr, ref_stride, ref0, ref1, ref2, ref3); in avgsad_4width_msa()
Dvariance_msa.c55 LW4(src_ptr, src_stride, src0, src1, src2, src3); in sse_diff_4width_msa()
57 LW4(ref_ptr, ref_stride, ref0, ref1, ref2, ref3); in sse_diff_4width_msa()
349 LW4(src_ptr, src_stride, src0, src1, src2, src3); in sse_4width_msa()
351 LW4(ref_ptr, ref_stride, ref0, ref1, ref2, ref3); in sse_4width_msa()
504 LW4(src_ptr, src_stride, src0, src1, src2, src3); in aom_get4x4sse_cs_msa()
505 LW4(ref_ptr, ref_stride, ref0, ref1, ref2, ref3); in aom_get4x4sse_cs_msa()
Dsubtract_msa.c26 LW4(src_ptr, src_stride, src0, src1, src2, src3); in sub_blk_4x4_msa()
27 LW4(pred_ptr, pred_stride, pred0, pred1, pred2, pred3); in sub_blk_4x4_msa()
Dsub_pixel_variance_msa.c53 LW4(src_ptr, src_stride, src0, src1, src2, src3); in avg_sse_diff_4width_msa()
55 LW4(ref_ptr, ref_stride, ref0, ref1, ref2, ref3); in avg_sse_diff_4width_msa()
399 LW4(dst, dst_stride, ref0, ref1, ref2, ref3); in sub_pixel_sse_diff_4width_h_msa()
568 LW4(dst, dst_stride, ref0, ref1, ref2, ref3); in sub_pixel_sse_diff_4width_v_msa()
753 LW4(dst, dst_stride, ref0, ref1, ref2, ref3); in sub_pixel_sse_diff_4width_hv_msa()
967 LW4(dst, dst_stride, ref0, ref1, ref2, ref3); in sub_pixel_avg_sse_diff_4width_h_msa()
1171 LW4(dst, dst_stride, ref0, ref1, ref2, ref3); in sub_pixel_avg_sse_diff_4width_v_msa()
1384 LW4(dst, dst_stride, ref0, ref1, ref2, ref3); in sub_pixel_avg_sse_diff_4width_hv_msa()
Dmacros_msa.h233 #define LW4(psrc, stride, out0, out1, out2, out3) \ macro
1988 LW4(pdst, stride, src0_m, src1_m, src2_m, src3_m); \
/external/libvpx/libvpx/vpx_dsp/mips/
Dvariance_msa.c53 LW4(src_ptr, src_stride, src0, src1, src2, src3); in sse_diff_4width_msa()
55 LW4(ref_ptr, ref_stride, ref0, ref1, ref2, ref3); in sse_diff_4width_msa()
347 LW4(src_ptr, src_stride, src0, src1, src2, src3); in sse_4width_msa()
349 LW4(ref_ptr, ref_stride, ref0, ref1, ref2, ref3); in sse_4width_msa()
498 LW4(src_ptr, src_stride, src0, src1, src2, src3); in vpx_get4x4sse_cs_msa()
499 LW4(ref_ptr, ref_stride, ref0, ref1, ref2, ref3); in vpx_get4x4sse_cs_msa()
Dsad_msa.c34 LW4(src_ptr, src_stride, src0, src1, src2, src3); in sad_4width_msa()
36 LW4(ref_ptr, ref_stride, ref0, ref1, ref2, ref3); in sad_4width_msa()
175 LW4(src_ptr, src_stride, src0, src1, src2, src3); in sad_4width_x3_msa()
304 LW4(src_ptr, src_stride, src0, src1, src2, src3); in sad_4width_x8_msa()
558 LW4(src_ptr, src_stride, src0, src1, src2, src3); in sad_4width_x4d_msa()
562 LW4(ref0_ptr, ref_stride, ref0, ref1, ref2, ref3); in sad_4width_x4d_msa()
569 LW4(ref1_ptr, ref_stride, ref0, ref1, ref2, ref3); in sad_4width_x4d_msa()
576 LW4(ref2_ptr, ref_stride, ref0, ref1, ref2, ref3); in sad_4width_x4d_msa()
583 LW4(ref3_ptr, ref_stride, ref0, ref1, ref2, ref3); in sad_4width_x4d_msa()
833 LW4(src_ptr, src_stride, src0, src1, src2, src3); in avgsad_4width_msa()
[all …]
Dvpx_convolve8_avg_horiz_msa.c40 LW4(dst, dst_stride, tp0, tp1, tp2, tp3); in common_hz_8t_and_aver_dst_4x4_msa()
73 LW4(dst, dst_stride, tp0, tp1, tp2, tp3); in common_hz_8t_and_aver_dst_4x8_msa()
75 LW4(dst + 4 * dst_stride, dst_stride, tp0, tp1, tp2, tp3); in common_hz_8t_and_aver_dst_4x8_msa()
328 LW4(dst, dst_stride, tp0, tp1, tp2, tp3); in common_hz_2t_and_aver_dst_4x4_msa()
355 LW4(dst, dst_stride, tp0, tp1, tp2, tp3); in common_hz_2t_and_aver_dst_4x8_msa()
357 LW4(dst + 4 * dst_stride, dst_stride, tp0, tp1, tp2, tp3); in common_hz_2t_and_aver_dst_4x8_msa()
Dsubtract_msa.c24 LW4(src_ptr, src_stride, src0, src1, src2, src3); in sub_blk_4x4_msa()
25 LW4(pred_ptr, pred_stride, pred0, pred1, pred2, pred3); in sub_blk_4x4_msa()
Dvpx_convolve8_avg_msa.c63 LW4(dst, dst_stride, tp0, tp1, tp2, tp3); in common_hv_8ht_8vt_and_aver_dst_4w_msa()
255 LW4(dst, dst_stride, tp0, tp1, tp2, tp3); in common_hv_2ht_2vt_and_aver_dst_4x4_msa()
297 LW4(dst, dst_stride, tp0, tp1, tp2, tp3); in common_hv_2ht_2vt_and_aver_dst_4x8_msa()
299 LW4(dst + 4 * dst_stride, dst_stride, tp0, tp1, tp2, tp3); in common_hv_2ht_2vt_and_aver_dst_4x8_msa()
Dvpx_convolve8_avg_vert_msa.c47 LW4(dst, dst_stride, tp0, tp1, tp2, tp3); in common_vt_8t_and_aver_dst_4w_msa()
267 LW4(dst, dst_stride, tp0, tp1, tp2, tp3); in common_vt_2t_and_aver_dst_4x4_msa()
300 LW4(dst, dst_stride, tp0, tp1, tp2, tp3); in common_vt_2t_and_aver_dst_4x8_msa()
302 LW4(dst + 4 * dst_stride, dst_stride, tp0, tp1, tp2, tp3); in common_vt_2t_and_aver_dst_4x8_msa()
Dsub_pixel_variance_msa.c55 LW4(src_ptr, src_stride, src0, src1, src2, src3); in avg_sse_diff_4width_msa()
57 LW4(ref_ptr, ref_stride, ref0, ref1, ref2, ref3); in avg_sse_diff_4width_msa()
401 LW4(dst, dst_stride, ref0, ref1, ref2, ref3); in sub_pixel_sse_diff_4width_h_msa()
570 LW4(dst, dst_stride, ref0, ref1, ref2, ref3); in sub_pixel_sse_diff_4width_v_msa()
755 LW4(dst, dst_stride, ref0, ref1, ref2, ref3); in sub_pixel_sse_diff_4width_hv_msa()
969 LW4(dst, dst_stride, ref0, ref1, ref2, ref3); in sub_pixel_avg_sse_diff_4width_h_msa()
1173 LW4(dst, dst_stride, ref0, ref1, ref2, ref3); in sub_pixel_avg_sse_diff_4width_v_msa()
1386 LW4(dst, dst_stride, ref0, ref1, ref2, ref3); in sub_pixel_avg_sse_diff_4width_hv_msa()
Dvpx_convolve8_msa.c975 LW4(src_y, src_pitch, srcw0, srcw1, srcw2, srcw3); in filter_vert_w4_msa()
976 LW4(src_y + 4 * src_pitch, src_pitch, srcw4, srcw5, srcw6, srcw7); in filter_vert_w4_msa()
Dmacros_msa.h173 #define LW4(psrc, stride, out0, out1, out2, out3) \ macro
1901 LW4(pdst, stride, src0_m, src1_m, src2_m, src3_m); \
Davg_msa.c45 LW4(src, src_stride, src0, src1, src2, src3); in vpx_avg_4x4_msa()
/external/webp/src/dsp/
Denc_msa.c94 LW4(src, BPS, in0, in1, in2, in3); in FTransform_MSA()
96 LW4(ref, BPS, in0, in1, in2, in3); in FTransform_MSA()
183 LW4(in, BPS, in0_m, in1_m, in2_m, in3_m); in TTransform_MSA()
788 LW4(a, BPS, src0, src1, src2, src3); in SSE4x4_MSA()
789 LW4(b, BPS, ref0, ref1, ref2, ref3); in SSE4x4_MSA()
Dmsa_macro.h150 #define LW4(psrc, stride, out0, out1, out2, out3) do { \ macro
1357 LW4(pdst, stride, src0_m, src1_m, src2_m, src3_m); \
/external/libvpx/libvpx/vp8/common/mips/msa/
Dbilinear_filter_msa.c727 LW4(src, src_stride, tp0, tp1, tp2, tp3); in vp8_bilinear_predict4x4_msa()
Dvp8_macros_msa.h206 #define LW4(psrc, stride, out0, out1, out2, out3) \ macro
Dsixtap_filter_msa.c1422 LW4(src, src_stride, tp0, tp1, tp2, tp3); in vp8_sixtap_predict4x4_msa()
/external/cldr/tools/java/org/unicode/cldr/util/data/external/
D2013-1_UNLOCODE_CodeListPart3.csv18656 ,"US","LW4","Linwood","Linwood","KS","-----6--","RQ","0907",,"3900N 09502W",