Searched refs:LD_SH16 (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/vp9/encoder/mips/msa/ |
D | vp9_fdct16x16_msa.c | 343 LD_SH16(input, 8, l0, l8, l1, l9, l2, l10, l3, l11, l4, l12, l5, l13, l6, l14, in fadst16_transpose_msa() 355 LD_SH16(input, 8, l0, l8, l1, l9, l2, l10, l3, l11, l4, l12, l5, l13, l6, l14, in fadst16_transpose_msa()
|
/external/libvpx/vpx_dsp/mips/ |
D | fwd_txfm_msa.c | 44 LD_SH16(input, src_stride, in0, in1, in2, in3, in4, in5, in6, in7, in8, in9, in fdct8x16_1d_column()
|
D | idct16x16_msa.c | 298 LD_SH16(input, 8, l0, l8, l1, l9, l2, l10, l3, l11, l4, l12, l5, l13, l6, l14, in vpx_iadst16_1d_rows_msa()
|
D | macros_msa.h | 296 #define LD_SH16(...) LD_V16(v8i16, __VA_ARGS__) macro
|