Searched refs:LD_SH16 (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/mips/msa/ |
D | vp9_fdct16x16_msa.c | 342 LD_SH16(input, 8, l0, l8, l1, l9, l2, l10, l3, l11, in fadst16_transpose_msa() 354 LD_SH16(input, 8, l0, l8, l1, l9, l2, l10, l3, l11, in fadst16_transpose_msa()
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | fwd_txfm_msa.c | 28 LD_SH16(input, src_stride, in fdct8x16_1d_column()
|
D | idct16x16_msa.c | 298 LD_SH16(input, 8, in vpx_iadst16_1d_rows_msa()
|
D | macros_msa.h | 371 #define LD_SH16(...) LD_H16(v8i16, __VA_ARGS__) macro
|