Home
last modified time | relevance | path

Searched refs:LD_UB5 (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
Dsad_msa.c704 LD_UB5(ref, 16, ref0_0, ref0_1, ref0_2, ref0_3, ref0_4); in sad_64width_x8_msa()
754 LD_UB5(ref_dup, 16, ref0_0, ref0_1, ref0_2, ref0_3, ref0_4); in sad_64width_x8_msa()
Dvpx_convolve8_vert_msa.c379 LD_UB5(src, src_stride, src0, src1, src2, src3, src4); in common_vt_2t_8x4_msa()
Dvpx_convolve8_avg_vert_msa.c360 LD_UB5(src, src_stride, src0, src1, src2, src3, src4); in common_vt_2t_and_aver_dst_8x4_msa()
Dmacros_msa.h320 #define LD_UB5(...) LD_B5(v16u8, __VA_ARGS__) macro
/external/libvpx/libvpx/vp8/common/mips/msa/
Dbilinear_filter_msa.c351 LD_UB5(src, src_stride, src0, src1, src2, src3, src4); in common_vt_2t_8x4_msa()
Dvp8_macros_msa.h315 #define LD_UB5(...) LD_B5(v16u8, __VA_ARGS__) macro