/external/libvpx/libvpx/vp8/encoder/mips/msa/ |
quantize_msa.c | 51 ILVL_H2_SH(quant0, quant0, quant2, quant2, quant1, quant3); 53 ILVL_H2_SH(round0, x0, round1, x1, temp1_h, temp3_h); 137 ILVL_H2_SH(quant0, quant0, quant2, quant2, quant1, quant3); 139 ILVL_H2_SH(round0, x0, round1, x1, temp1_h, temp3_h); 148 ILVL_H2_SH(quant0, quant0, quant2, quant2, quant1, quant3); 151 ILVL_H2_SH(temp0_h, x0, temp2_h, x1, temp1_h, temp3_h);
|
dct_msa.c | 20 ILVL_H2_SH(in2, in0, in3, in1, s0_m, s1_m); \
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
fwd_txfm_msa.h | 82 ILVL_H2_SH(x1_m, x0_m, x3_m, x2_m, s0_m, s2_m); \ 108 ILVL_H2_SH(x3_m, x0_m, x2_m, x1_m, s4_m, s6_m); \ 141 ILVL_H2_SH(x1_m, x0_m, x3_m, x2_m, s0_m, s2_m); \ 167 ILVL_H2_SH(x3_m, x0_m, x2_m, x1_m, s4_m, s6_m); \ 208 ILVL_H2_SH(input2, input5, input3, input4, vec2_m, vec4_m); \ 226 ILVL_H2_SH(stp36_m, stp31_m, stp35_m, stp32_m, vec2_m, vec4_m); \
|
idct8x8_msa.c | 53 ILVL_H2_SH(in3, in0, in2, in1, s0, s1);
|
fwd_txfm_msa.c | 46 ILVL_H2_SH(in10, in13, in11, in12, vec2, vec4); 61 ILVL_H2_SH(stp36, stp31, stp35, stp32, vec2, vec4);
|
macros_msa.h | [all...] |
inv_txfm_msa.h | 157 ILVL_H2_SH(k2_m, c0_m, zero_m, k2_m, c0_m, c1_m); \
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
postproc_msa.c | 76 ILVL_H2_SH(temp1, temp0, temp3, temp2, temp4, temp5); \ 82 ILVL_H2_SH(temp1, temp0, temp3, temp2, temp4, temp5); \ [all...] |
vp8_macros_msa.h | [all...] |