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

  /external/libvpx/libvpx/vp9/encoder/mips/msa/
vp9_fdct16x16_msa.c 342 LD_SH16(input, 8, l0, l8, l1, l9, l2, l10, l3, l11, l4, l12, l5, l13, l6, l14,
354 LD_SH16(input, 8, l0, l8, l1, l9, l2, l10, l3, l11, l4, l12, l5, l13, l6, l14,
  /external/libvpx/libvpx/vpx_dsp/mips/
fwd_txfm_msa.c 29 LD_SH16(input, src_stride, in0, in1, in2, in3, in4, in5, in6, in7, in8, in9,
idct16x16_msa.c 297 LD_SH16(input, 8, l0, l8, l1, l9, l2, l10, l3, l11, l4, l12, l5, l13, l6, l14,
macros_msa.h 376 #define LD_SH16(...) LD_H16(v8i16, __VA_ARGS__)
    [all...]

Completed in 66 milliseconds