Home
last modified time | relevance | path

Searched refs:SRA_4V (Results 1 – 9 of 9) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
Dfwd_txfm_msa.c163 SRA_4V(in0, in1, in2, in3, 2); in fdct16x8_1d_row()
164 SRA_4V(in4, in5, in6, in7, 2); in fdct16x8_1d_row()
165 SRA_4V(in8, in9, in10, in11, 2); in fdct16x8_1d_row()
166 SRA_4V(in12, in13, in14, in15, 2); in fdct16x8_1d_row()
209 SRA_4V(in0, in1, in2, in3, 2); in vpx_fdct4x4_msa()
Davg_msa.c206 SRA_4V(tmp0, tmp1, tmp2, tmp3, 1); in vpx_hadamard_16x16_msa()
207 SRA_4V(tmp4, tmp5, tmp6, tmp7, 1); in vpx_hadamard_16x16_msa()
220 SRA_4V(tmp0, tmp1, tmp2, tmp3, 1); in vpx_hadamard_16x16_msa()
221 SRA_4V(tmp4, tmp5, tmp6, tmp7, 1); in vpx_hadamard_16x16_msa()
234 SRA_4V(tmp0, tmp1, tmp2, tmp3, 1); in vpx_hadamard_16x16_msa()
235 SRA_4V(tmp4, tmp5, tmp6, tmp7, 1); in vpx_hadamard_16x16_msa()
248 SRA_4V(tmp0, tmp1, tmp2, tmp3, 1); in vpx_hadamard_16x16_msa()
249 SRA_4V(tmp4, tmp5, tmp6, tmp7, 1); in vpx_hadamard_16x16_msa()
Didct4x4_msa.c25 SRA_4V(in0_r, in1_r, in2_r, in3_r, UNIT_QUANT_SHIFT); in vpx_iwht4x4_16_add_msa()
Dmacros_msa.h1445 #define SRA_4V(in0, in1, in2, in3, shift) \ macro
/external/libvpx/libvpx/vp8/encoder/mips/msa/
Ddct_msa.c140 SRA_4V(vec1_w, vec0_w, vec3_w, vec2_w, 12); in vp8_short_fdct8x4_msa()
158 SRA_4V(vec1_w, vec0_w, vec3_w, vec2_w, 16); in vp8_short_fdct8x4_msa()
193 SRA_4V(in0_w, in1_w, in2_w, in3_w, 3); in vp8_short_walsh4x4_msa()
Dquantize_msa.c54 SRA_4V(temp0_w, temp1_w, temp2_w, temp3_w, 16); in fast_quantize_b_msa()
129 SRA_4V(temp0_w, temp1_w, temp2_w, temp3_w, 16); in exact_regular_quantize_b_msa()
141 SRA_4V(temp0_w, temp1_w, temp2_w, temp3_w, 16); in exact_regular_quantize_b_msa()
/external/libvpx/libvpx/vp9/encoder/mips/msa/
Dvp9_fdct4x4_msa.c94 SRA_4V(in0, in1, in2, in3, 2); in vp9_fht4x4_msa()
/external/libvpx/libvpx/vp8/common/mips/msa/
Dvp8_macros_msa.h1359 #define SRA_4V(in0, in1, in2, in3, shift) \ macro
/external/libaom/libaom/aom_dsp/mips/
Dmacros_msa.h1549 #define SRA_4V(in0, in1, in2, in3, shift) \ macro