HomeSort by relevance Sort by last modified time
    Searched refs:LD_UB5 (Results 1 - 6 of 6) sorted by null

  /external/libvpx/libvpx/vpx_dsp/mips/
sad_msa.c 704 LD_UB5(ref, 16, ref0_0, ref0_1, ref0_2, ref0_3, ref0_4);
754 LD_UB5(ref_dup, 16, ref0_0, ref0_1, ref0_2, ref0_3, ref0_4);
    [all...]
vpx_convolve8_avg_vert_msa.c 360 LD_UB5(src, src_stride, src0, src1, src2, src3, src4);
vpx_convolve8_vert_msa.c 379 LD_UB5(src, src_stride, src0, src1, src2, src3, src4);
macros_msa.h 320 #define LD_UB5(...) LD_B5(v16u8, __VA_ARGS__)
    [all...]
  /external/libvpx/libvpx/vp8/common/mips/msa/
bilinear_filter_msa.c 351 LD_UB5(src, src_stride, src0, src1, src2, src3, src4);
    [all...]
vp8_macros_msa.h 315 #define LD_UB5(...) LD_B5(v16u8, __VA_ARGS__)
    [all...]

Completed in 46 milliseconds