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

  /external/libaom/libaom/aom_dsp/mips/
aom_convolve8_vert_msa.c 382 LD_UB5(src, src_stride, src0, src1, src2, src3, src4);
macros_msa.h 323 #define LD_UB5(...) LD_B5(v16u8, __VA_ARGS__)
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
vpx_convolve8_avg_vert_msa.c 343 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 266 #define LD_UB5(...) LD_V5(v16u8, __VA_ARGS__)
    [all...]
  /external/libvpx/libvpx/vp8/common/mips/msa/
bilinear_filter_msa.c 322 LD_UB5(src, src_stride, src0, src1, src2, src3, src4);
vp8_macros_msa.h 297 #define LD_UB5(...) LD_B5(v16u8, __VA_ARGS__)
    [all...]

Completed in 149 milliseconds