Searched refs:ILVEV_H2_SH (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/mips/msa/ |
D | vp9_fdct_msa.h | 30 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/ |
D | inv_txfm_msa.h | 30 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); \
|
D | macros_msa.h | 957 #define ILVEV_H2_SH(...) ILVEV_H2(v8i16, __VA_ARGS__) macro
|
/external/libvpx/libvpx/vp8/encoder/mips/msa/ |
D | dct_msa.c | 31 ILVEV_H2_SH(tmp0_m, const1, const2, tmp0_m, const1, const2); \
|
/external/webp/src/dsp/ |
D | msa_macro.h | 752 #define ILVEV_H2_SH(...) ILVEV_H2(v8i16, __VA_ARGS__) macro
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | vp8_macros_msa.h | 907 #define ILVEV_H2_SH(...) ILVEV_H2(v8i16, __VA_ARGS__) macro
|
/external/libaom/libaom/aom_dsp/mips/ |
D | macros_msa.h | 1068 #define ILVEV_H2_SH(...) ILVEV_H2(v8i16, __VA_ARGS__) macro
|