Home
last modified time | relevance | path

Searched refs:ILVR_B4_SH (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp8/common/mips/msa/
Didct_msa.c128 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()
Dvp8_macros_msa.h1017 #define ILVR_B4_SH(...) ILVR_B4(v8i16, __VA_ARGS__) macro
/external/libvpx/libvpx/vpx_dsp/mips/
Dinv_txfm_msa.h102 ILVR_B4_SH(zero_m, dst0_m, zero_m, dst1_m, zero_m, dst2_m, zero_m, dst3_m, \
Ddeblock_msa.c25 ILVR_B4_SH(in1, in0, in3, in2, in5, in4, in7, in6, temp0, temp1, temp2, \
Dmacros_msa.h1196 #define ILVR_B4_SH(...) ILVR_B4(v8i16, __VA_ARGS__) macro
/external/webp/src/dsp/
Dmsa_macro.h879 #define ILVR_B4_SH(...) ILVR_B4(v8i16, __VA_ARGS__) macro