Searched refs:ILVR_B4_SH (Results 1 – 6 of 6) sorted by relevance
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | idct_msa.c | 128 ILVR_B4_SH(zero, pred0, zero, pred1, zero, pred2, zero, pred3, res0, res1, in idct4x4_addconst_msa() 244 ILVR_B4_SH(zero, dest0, zero, dest1, zero, dest2, zero, dest3, res0, res1, in dequant_idct4x4_addblk_2x_msa() 285 ILVR_B4_SH(zero, dest0, zero, dest1, zero, dest2, zero, dest3, res0, res1, in dequant_idct_addconst_2x_msa()
|
D | vp8_macros_msa.h | 1017 #define ILVR_B4_SH(...) ILVR_B4(v8i16, __VA_ARGS__) macro
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | inv_txfm_msa.h | 102 ILVR_B4_SH(zero_m, dst0_m, zero_m, dst1_m, zero_m, dst2_m, zero_m, dst3_m, \
|
D | deblock_msa.c | 25 ILVR_B4_SH(in1, in0, in3, in2, in5, in4, in7, in6, temp0, temp1, temp2, \
|
D | macros_msa.h | 1196 #define ILVR_B4_SH(...) ILVR_B4(v8i16, __VA_ARGS__) macro
|
/external/webp/src/dsp/ |
D | msa_macro.h | 879 #define ILVR_B4_SH(...) ILVR_B4(v8i16, __VA_ARGS__) macro
|