HomeSort by relevance Sort by last modified time
    Searched defs:temp3 (Results 26 - 50 of 84) sorted by null

12 3 4

  /external/libaom/libaom/av1/encoder/x86/
av1_fwd_txfm2d_sse4.c 171 __m128i temp3 = _mm_unpackhi_epi32(inputA[1], inputA[3]); local
175 output[2 * stride] = _mm_unpacklo_epi32(temp1, temp3);
176 output[3 * stride] = _mm_unpackhi_epi32(temp1, temp3);
181 temp3 = _mm_unpackhi_epi32(inputB[1], inputB[3]);
185 output[6 * stride] = _mm_unpacklo_epi32(temp1, temp3);
186 output[7 * stride] = _mm_unpackhi_epi32(temp1, temp3);
  /external/libavc/common/x86/
ih264_deblk_chroma_ssse3.c 105 __m128i temp1, temp2, temp3, temp4; local
126 temp3 = _mm_unpacklo_epi16(linee, linef);
130 p0_uv_8x16 = _mm_unpacklo_epi32(temp3, temp4);
132 q1_uv_8x16 = _mm_unpackhi_epi32(temp3, temp4);
220 temp3 = _mm_unpacklo_epi16(q0_uv_16x8, q1_uv_16x8);
223 linea = _mm_unpacklo_epi32(temp1, temp3);
225 linec = _mm_unpackhi_epi32(temp1, temp3);
442 __m128i temp1, temp2, temp3, temp4; local
475 temp3 = _mm_unpacklo_epi16(linee, linef);
479 p0_uv_8x16 = _mm_unpacklo_epi32(temp3, temp4)
    [all...]
ih264_resi_trans_quant_sse42.c 120 __m128i temp0, temp1, temp2, temp3; local
168 temp3 = _mm_unpackhi_epi32(temp0, temp2); //a2 b2 c2 d2 a3 b3 c3 d3
172 src_r2 = _mm_unpacklo_epi64(temp3, zero_8x16b); //a2 b2 c2 d2
173 src_r3 = _mm_unpackhi_epi64(temp3, zero_8x16b); //a3 b3 c3 d3
183 temp3 = _mm_sub_epi16(src_r0, src_r3);
188 src_r1 = _mm_slli_epi16(temp3, 1); //(x3<<1)
194 src_r3 = _mm_sub_epi16(temp3, src_r3);
206 temp3 = _mm_unpackhi_epi32(temp0, temp2); //c0 c1 c2 c3 d0 d1 d2 d3
210 src_r2 = _mm_unpacklo_epi64(temp3, zero_8x16b); //c0 c1 c2 c3
211 src_r3 = _mm_unpackhi_epi64(temp3, zero_8x16b); //d0 d1 d2 d
394 __m128i temp0, temp1, temp2, temp3; local
678 __m128i temp0, temp1, temp2, temp3; local
    [all...]
ih264_iquant_itrans_recon_ssse3.c 119 __m128i temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
191 temp3 = _mm_unpacklo_epi32(resq_r2, resq_r3); //c0 d0 c1 d1
194 resq_r0 = _mm_unpacklo_epi64(temp1, temp3); //a0 b0 c0 d0
195 resq_r1 = _mm_unpackhi_epi64(temp1, temp3); //a1 b1 c1 d1
208 temp3 = _mm_srai_epi32(resq_r3, 1); //(w3>>1) + w1
209 temp3 = _mm_add_epi32(temp3, resq_r1);
212 resq_r0 = _mm_add_epi32(temp0, temp3);
218 resq_r3 = _mm_sub_epi32(temp0, temp3);
227 temp3 = _mm_unpacklo_epi32(resq_r2, resq_r3); //a2 a3 b2 b
395 __m128i temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local
    [all...]
ih264_deblk_luma_ssse3.c 104 __m128i temp1, temp2, temp3, temp4, temp5, temp6; local
124 temp3 = _mm_unpacklo_epi8(line5, line6);
129 line3 = _mm_unpacklo_epi16(temp3, temp4);
130 line4 = _mm_unpackhi_epi16(temp3, temp4);
148 temp3 = _mm_unpacklo_epi8(line5, line6);
153 line3 = _mm_unpacklo_epi16(temp3, temp4);
154 line4 = _mm_unpackhi_epi16(temp3, temp4);
158 temp3 = _mm_unpacklo_epi32(line2, line4);
167 q0_16x8 = _mm_unpacklo_epi64(q0_8x16, temp3);
168 q1_16x8 = _mm_unpackhi_epi64(q0_8x16, temp3);
528 __m128i temp1, temp2, temp3, temp4, temp5, temp6; local
1456 __m128i temp1, temp2, temp3, temp4, temp5, temp6; local
1772 __m128i temp1, temp2, temp3, temp4; local
    [all...]
  /external/libvpx/libvpx/vpx_dsp/arm/
fdct16x16_neon.c 344 int16x8_t temp3[16]; local
361 cross_input(temp2, temp3, 1);
362 dct_body(temp3, temp2);
fdct32x32_neon.c 1322 int16x8_t temp3[32]; local
1417 int16x8_t temp3[32]; local
    [all...]
  /external/libxaac/decoder/
ixheaacd_sbrdec_initfuncs.c 146 WORD32 temp, temp1, temp2, temp3; local
179 temp3 =
182 used_persistent += temp3;
185 (temp + temp1 + temp2 + temp3));
    [all...]
  /external/u-boot/board/freescale/common/
dcu_sii9022a.c 65 u32 temp3; local
117 temp3 = temp1 * temp2;
118 temp3 = (PICOS2KHZ(videomode->pixclock) * 1000) / temp3;
119 temp1 = (u16)temp3 * 100;
  /external/webp/src/dsp/
dec_mips32.c 219 int temp0, temp1, temp2, temp3, temp4; local
257 "lh %[temp3], 6(%[in]) \n\t"
295 "addu %[temp16], %[temp3], %[temp11] \n\t"
296 "subu %[temp3], %[temp3], %[temp11] \n\t"
309 "addu %[temp15], %[temp3], %[temp17] \n\t"
310 "subu %[temp3], %[temp3], %[temp17] \n\t"
340 "mul %[temp13], %[temp3], %[kC1] \n\t"
342 "mul %[temp3], %[temp3], %[kC2] \n\t
    [all...]
enc_mips32.c 31 // TEMP0..TEMP3 - registers for corresponding tmp elements
33 #define VERTICAL_PASS(A, B, C, D, TEMP4, TEMP0, TEMP1, TEMP2, TEMP3) \
49 "addu %[" #TEMP3 "], %[temp17], %[temp19] \n\t" \
50 "addu %[" #TEMP0 "], %[" #TEMP4 "], %[" #TEMP3 "] \n\t" \
53 "subu %[" #TEMP3 "], %[" #TEMP4 "], %[" #TEMP3 "] \n\t"
119 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; local
126 VERTICAL_PASS(0, 16, 8, 24, temp4, temp0, temp1, temp2, temp3)
134 HORIZONTAL_PASS(3, temp3, temp7, temp11, temp15)
137 [temp3]"=&r"(temp3), [temp4]"=&r"(temp4), [temp5]"=&r"(temp5)
193 int temp0, temp1, temp2, temp3, temp4, temp5; local
368 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local
484 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local
546 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
580 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
606 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
628 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
    [all...]
lossless_enc_mips32.c 154 int i, temp0, temp1, temp2, temp3; local
167 "lw %[temp3], 4(%[pY]) \n\t"
170 "addu %[temp2], %[temp2], %[temp3] \n\t"
180 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3),
192 "addiu %[temp3], %[streak], -3 \n\t" \
194 "blez %[temp3], 1f \n\t" \
196 "addu %[temp3], %[pcnts], %[temp1] \n\t" \
198 "lw %[temp1], 0(%[temp3]) \n\t" \
202 "sw %[temp1], 0(%[temp3]) \n\t"
222 int temp0, temp1, temp2, temp3; local
349 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
360 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
    [all...]
lossless_mips_dsp_r2.c 96 int temp0, temp1, temp2, temp3, temp4, temp5; local
100 "preceu.ph.qbr %[temp3], %[c1] \n\t"
104 "subq.ph %[temp3], %[temp3], %[temp5] \n\t"
106 "addq.ph %[temp1], %[temp1], %[temp3] \n\t"
112 [temp3]"=&r"(temp3), [temp4]"=&r"(temp4), [temp5]"=&r"(temp5)
121 int temp0, temp1, temp2, temp3, temp4, temp5; local
124 "preceu.ph.qbr %[temp3], %[c2] \n\t"
128 "subq.ph %[temp3], %[temp1], %[temp3] \n\t
150 int temp0, temp1, temp2, temp3, temp4, temp5; local
237 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
295 int temp0, temp1, temp2, temp3, temp4, temp5; local
365 int temp0, temp1, temp2, temp3; local
417 int temp0, temp1, temp2, temp3; local
467 int temp0, temp1, temp2, temp3, temp4, temp5; local
541 int temp0, temp1, temp2, temp3, temp4, temp5; local
619 int temp0, temp1, temp2, temp3; local
    [all...]
dec_mips_dsp_r2.c 27 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9, temp10; local
30 LOAD_WITH_OFFSET_X4(temp1, temp2, temp3, temp4, dst,
39 temp3, temp1, temp2, temp3, temp4)
40 STORE_SAT_SUM_X2(temp6, temp7, temp8, temp9, temp10, temp1, temp2, temp3,
56 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; local
63 ADD_SUB_HALVES(temp2, temp3, temp1, c4)
66 temp2, temp2, temp3, temp3, temp4, temp5, temp4, temp5)
67 LOAD_WITH_OFFSET_X4(temp3, temp5, temp11, temp12, dst
87 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; local
164 int temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8, temp9; local
302 int step1, step2, temp1, temp2, temp3, temp4; local
490 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local
559 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local
631 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; local
660 int temp0, temp1, temp2, temp3, temp4; local
682 int temp0, temp1, temp2, temp3, temp4; local
732 int temp0, temp1, temp2, temp3, temp4; local
779 int temp0, temp1, temp2, temp3, temp4; local
839 int temp0, temp1, temp2, temp3, temp4; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
vad1.cpp 178 Word16 temp3; local
195 temp3 = mult(COEFF5_2, data1, pOverflow);
198 temp3 = sub(temp2, temp3, pOverflow);
200 temp2 = mult(COEFF5_2, temp3, pOverflow);
213 data1 = mult(COEFF5_2, temp3, pOverflow);
218 temp2 = add(temp3, temp2, pOverflow);
    [all...]
  /external/libavc/encoder/x86/
ime_distortion_metrics_sse42.c 1730 __m128i temp0, temp1, temp2, temp3, temp4; local
    [all...]
  /external/libvpx/libvpx/vpx_dsp/ppc/
fdct32x32_vsx.c 474 int16x8_t temp3[32]; local
487 vpx_fdct32_vsx(temp0, temp3, 0);
496 transpose_8x8(&temp3[0], &temp0[16]);
511 transpose_8x8(&temp3[8], &temp0[16]);
526 transpose_8x8(&temp3[16], &temp0[16]);
541 transpose_8x8(&temp3[24], &temp0[16]);
  /external/lmfit/lib/
lmmin.c 129 sum, temp, temp1, temp2, temp3; local
312 temp3 = fjac[j*m+j];
313 if (temp3 != 0) {
317 temp = -sum / temp3;
    [all...]
  /external/mesa3d/src/gallium/state_trackers/xa/
xa_tgsi.c 155 struct ureg_dst temp3 = ureg_DECL_temporary(ureg); local
166 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0));
167 ureg_RCP(ureg, temp3, ureg_src(temp3));
168 ureg_MUL(ureg, temp1, ureg_src(temp1), ureg_src(temp3));
169 ureg_MUL(ureg, temp2, ureg_src(temp2), ureg_src(temp3));
188 ureg_release_temporary(ureg, temp3);
206 struct ureg_dst temp3 = ureg_DECL_temporary(ureg); local
217 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0));
218 ureg_RCP(ureg, temp3, ureg_src(temp3))
    [all...]
  /external/icu/icu4c/source/common/
locdspnm.cpp 653 UnicodeString temp3; local
654 keyTypeFormat.format(temp, temp2, temp3, status);
655 appendWithSep(resultRemainder, temp3);
    [all...]
  /external/icu/icu4c/source/test/intltest/
rbbiapts.cpp 204 UnicodeString temp3=bi3->getRules(); local
205 if( temp2.compare(temp3) ==0 || temp.compare(temp2) == 0 || temp.compare(temp3) != 0)
    [all...]
  /external/libhevc/common/x86/
ihevc_32x32_itrans_recon_sse42_intr.c 199 __m128i temp1, temp2, temp3, temp4; local
757 temp3 = m_temp_reg_34;
901 m_temp_reg_34 = _mm_add_epi32(temp3, m_temp_reg_30);
902 m_temp_reg_35 = _mm_sub_epi32(temp3, m_temp_reg_30);
    [all...]
ihevc_itrans_recon_32x32_ssse3_intr.c 207 __m128i temp1, temp2, temp3, temp4; local
768 temp3 = m_temp_reg_34;
911 m_temp_reg_34 = _mm_add_epi32(temp3, m_temp_reg_30);
912 m_temp_reg_35 = _mm_sub_epi32(temp3, m_temp_reg_30);
    [all...]
  /external/libhevc/encoder/
rc_rd_model_fix.c 1287 number_t temp, temp3; local
    [all...]
  /external/libjpeg-turbo/
jchuff.c 508 int temp, temp2, temp3; local
529 temp3 = temp >> (CHAR_BIT * sizeof(int) - 1);
530 temp ^= temp3;
531 temp -= temp3;
535 temp2 += temp3;
566 temp3 = temp >> (CHAR_BIT * sizeof(int) - 1); \
567 temp ^= temp3; \
568 temp -= temp3; \
569 temp2 += temp3; \
577 temp3 = (r << 4) + nbits;
    [all...]

Completed in 2113 milliseconds

12 3 4