Home
last modified time | relevance | path

Searched refs:ILVEV_H2_SH (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/mips/msa/
Dvp9_fdct_msa.h30 ILVEV_H2_SH(cnst0_m, cnst1_m, cnst1_m, cnst2_m, cnst0_m, cnst1_m); \
33 ILVEV_H2_SH(cnst2_m, cnst3_m, cnst3_m, cnst4_m, cnst2_m, cnst3_m); \
42 ILVEV_H2_SH(cnst0_m, cnst1_m, cnst1_m, cnst2_m, cnst0_m, cnst1_m); \
45 ILVEV_H2_SH(cnst2_m, cnst3_m, cnst3_m, cnst4_m, cnst2_m, cnst3_m); \
58 ILVEV_H2_SH(cnst3_m, cnst0_m, cnst1_m, cnst2_m, cnst3_m, cnst2_m); \
/external/libvpx/libvpx/vpx_dsp/mips/
Dinv_txfm_msa.h30 ILVEV_H2_SH(cnst0_m, cnst1_m, cnst1_m, cnst2_m, cnst0_m, cnst1_m); \
33 ILVEV_H2_SH(cnst2_m, cnst3_m, cnst3_m, cnst4_m, cnst2_m, cnst3_m); \
42 ILVEV_H2_SH(cnst0_m, cnst1_m, cnst1_m, cnst2_m, cnst0_m, cnst1_m); \
45 ILVEV_H2_SH(cnst2_m, cnst3_m, cnst3_m, cnst4_m, cnst2_m, cnst3_m); \
58 ILVEV_H2_SH(cnst3_m, cnst0_m, cnst1_m, cnst2_m, cnst3_m, cnst2_m); \
145 ILVEV_H2_SH(c0_m, c1_m, k1_m, k2_m, c0_m, c1_m); \
151 ILVEV_H2_SH(k4_m, k1_m, k3_m, k2_m, c0_m, c1_m); \
Dmacros_msa.h957 #define ILVEV_H2_SH(...) ILVEV_H2(v8i16, __VA_ARGS__) macro
/external/libvpx/libvpx/vp8/encoder/mips/msa/
Ddct_msa.c31 ILVEV_H2_SH(tmp0_m, const1, const2, tmp0_m, const1, const2); \
/external/webp/src/dsp/
Dmsa_macro.h752 #define ILVEV_H2_SH(...) ILVEV_H2(v8i16, __VA_ARGS__) macro
/external/libvpx/libvpx/vp8/common/mips/msa/
Dvp8_macros_msa.h907 #define ILVEV_H2_SH(...) ILVEV_H2(v8i16, __VA_ARGS__) macro
/external/libaom/libaom/aom_dsp/mips/
Dmacros_msa.h1068 #define ILVEV_H2_SH(...) ILVEV_H2(v8i16, __VA_ARGS__) macro