HomeSort by relevance Sort by last modified time
    Searched defs:temp2 (Results 101 - 125 of 302) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/libvpx/libvpx/vpx_dsp/
fwd_txfm.c 30 tran_high_t temp1, temp2; // needs32 local
54 temp2 = (step[0] - step[1]) * cospi_16_64;
56 out[2] = (tran_low_t)fdct_round_shift(temp2);
58 temp2 = -step[2] * cospi_8_64 + step[3] * cospi_24_64;
60 out[3] = (tran_low_t)fdct_round_shift(temp2);
207 tran_high_t temp1, temp2; // needs32 local
305 temp2 = (step1[4] - step1[3]) * cospi_16_64;
307 step2[3] = fdct_round_shift(temp2);
309 temp2 = (step1[5] + step1[2]) * cospi_16_64;
311 step2[5] = fdct_round_shift(temp2);
    [all...]
  /external/mesa3d/src/mesa/tnl/
t_vertex_sse.c 358 struct x86_reg temp2 = x86_make_reg(file_XMM, 3); local
531 emit_load(p, temp2, 1, x86_deref(srcECX), a[1].inputsize);
532 sse_movss(&p->func, temp, temp2);
  /external/opencv3/samples/cpp/
stereo_match.cpp 175 Mat temp1, temp2; local
179 resize(img2, temp2, Size(), scale, scale, method);
180 img2 = temp2;
  /external/pdfium/third_party/freetype/src/base/
ftcalc.c 441 FT_Int64 temp, temp2; local
446 temp2.hi = 0;
447 temp2.lo = c >> 1;
449 FT_Add64( &temp, &temp2, &temp );
636 FT_Int64 temp, temp2; local
641 temp2.hi = 0;
642 temp2.lo = b >> 1;
644 FT_Add64( &temp, &temp2, &temp );
  /external/pdfium/third_party/libjpeg/
fpdfapi_jcphuff.c 380 register int temp, temp2; local
405 temp2 = IRIGHT_SHIFT((int) ((*block)[0]), Al);
408 temp = temp2 - entropy->last_dc_val[ci];
409 entropy->last_dc_val[ci] = temp2;
412 temp2 = temp;
415 /* For a negative input, want temp2 = bitwise complement of abs(input) */
417 temp2--;
438 emit_bits(entropy, (unsigned int) temp2, nbits);
467 register int temp, temp2; local
497 * interwoven with finding the abs value (temp) and output bits (temp2)
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_tonecontrol.c 783 EAS_I8 temp2; local
808 if (TC_GetNextChar(pEASData->hwInstData, pData, &temp2) != EAS_SUCCESS)
811 if ((temp == TC_FIELD_BLOCK_START) && (temp2 == blockNum))
  /external/toybox/toys/posix/
sort.c 327 char *temp2, *optlist; local
339 temp2 = strchr(optlist, *temp);
340 flag = (1<<(optlist-temp2+strlen(optlist)-1));
344 if (!temp2 || flag>FLAG_b
  /external/v8/test/unittests/interpreter/
bytecode-array-builder-unittest.cc 482 Register temp2 = register_allocator.NewRegister(); local
485 CHECK_EQ(builder.RegisterIsParameterOrLocal(temp2), false);
  /external/webp/src/dsp/
dec_mips32.c 219 int temp0, temp1, temp2, temp3, temp4; local
247 "lh %[temp2], 4(%[in]) \n\t"
279 "addu %[temp16], %[temp2], %[temp10] \n\t"
280 "subu %[temp2], %[temp2], %[temp10] \n\t"
291 "addu %[temp14], %[temp2], %[temp17] \n\t"
292 "subu %[temp2], %[temp2], %[temp17] \n\t"
337 "addu %[temp14], %[temp0], %[temp2] \n\t"
338 "subu %[temp0], %[temp0], %[temp2] \n\t
    [all...]
enc_mips32.c 33 #define VERTICAL_PASS(A, B, C, D, TEMP4, TEMP0, TEMP1, TEMP2, TEMP3) \
48 "subu %[" #TEMP2 "], %[" #TEMP0 "], %[temp18] \n\t" \
51 "addu %[" #TEMP1 "], %[temp16], %[" #TEMP2 "] \n\t" \
52 "subu %[" #TEMP2 "], %[temp16], %[" #TEMP2 "] \n\t" \
118 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; local
125 VERTICAL_PASS(0, 16, 8, 24, temp4, temp0, temp1, temp2, temp3)
132 HORIZONTAL_PASS(2, temp2, temp6, temp10, temp14)
135 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp2]"=&r"(temp2),
192 int temp0, temp1, temp2, temp3, temp4, temp5; local
367 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local
482 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local
544 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
578 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
604 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
626 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
    [all...]
lossless_enc_mips32.c 153 int i, temp0, temp1, temp2, temp3; local
165 "lw %[temp2], 4(%[pX]) \n\t"
169 "addu %[temp2], %[temp2], %[temp3] \n\t"
173 "madd %[i], %[temp2] \n\t"
179 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3),
192 "addu %[temp2], %[pstreaks], %[temp1] \n\t" \
196 "lw %[temp0], 4(%[temp2]) \n\t" \
200 "sw %[temp0], 4(%[temp2]) \n\t"
221 int temp0, temp1, temp2, temp3; local
336 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
    [all...]
lossless_mips_dsp_r2.c 95 int temp0, temp1, temp2, temp3, temp4, temp5; local
98 "preceu.ph.qbl %[temp2], %[c0] \n\t"
106 "addq.ph %[temp2], %[temp2], %[temp4] \n\t"
108 "shll_s.ph %[temp2], %[temp2], 7 \n\t"
109 "precrqu_s.qb.ph %[temp2], %[temp2], %[temp1] \n\t"
110 : [temp0]"=r"(temp0), [temp1]"=&r"(temp1), [temp2]"=&r"(temp2),
120 int temp0, temp1, temp2, temp3, temp4, temp5; local
149 int temp0, temp1, temp2, temp3, temp4, temp5; local
231 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
285 int temp0, temp1, temp2, temp3, temp4, temp5; local
352 int temp0, temp1, temp2, temp3; local
404 int temp0, temp1, temp2, temp3; local
454 int temp0, temp1, temp2, temp3, temp4, temp5; local
528 int temp0, temp1, temp2, temp3, temp4, temp5; local
606 int temp0, temp1, temp2, temp3; local
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
cb_search.c 53 int16_t bits, temp1, temp2; local
116 temp2 = WebRtcSpl_MaxAbsValueW16(target, lTarget);
118 if ((temp1>0)&&(temp2>0)) {
119 temp1 = WEBRTC_SPL_MAX(temp1, temp2);
122 /* temp1 or temp2 is negative (maximum was -32768) */
361 temp2 = (int16_t)WebRtcSpl_NormW32(targetEner);
363 if(temp1 < temp2) {
366 bits = 16 - temp2;
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
vad1.cpp 177 Word16 temp2; local
196 temp2 = shr(in[4*i+1], 2, pOverflow);
198 temp3 = sub(temp2, temp3, pOverflow);
200 temp2 = mult(COEFF5_2, temp3, pOverflow);
201 temp2 = add(data1, temp2, pOverflow);
203 out[4*i+0] = add(temp1, temp2, pOverflow);
204 out[4*i+1] = sub(temp1, temp2, pOverflow);
207 temp2 = shr(in[4*i+2], 2, pOverflow);
208 data0 = sub(temp2, temp1, pOverflow)
305 Word16 temp2; local
409 Word16 temp2; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
wb_vad.c 87 Word16 temp0, temp1, temp2; local
94 temp2 = add1(data[1], vo_mult(COEFF5_2, temp0));
97 *in0 = extract_h((vo_L_add(temp1, temp2) << 15));
98 *in1 = extract_h((vo_L_sub(temp1, temp2) << 15));
115 Word16 temp1, temp2; local
118 temp2 = add1(*data, vo_mult(COEFF3, temp1));
121 *in1 = extract_h((vo_L_sub(*in0, temp2) << 15));
122 *in0 = extract_h((vo_L_add(*in0, temp2) << 15));
472 Word16 temp2; local
511 temp2 = add1(SP_CH_MIN, vo_mult(SP_SLOPE, (ilog2_speech_level - SP_P1)))
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/src/
armCOMM.c 858 OMX_S32 temp1,temp2; local
867 temp2 = ( lo2* lo1 ) >> 16;
869 result = armSatAdd_S32(temp1,temp2);
895 OMX_S32 temp1,temp2,temp3; local
905 temp2 = ( hi1* lo2 ) >> 16;
908 result = armSatAdd_S32(temp1,temp2);
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_DequantTransformResidualFromPairAndAdd_s.s 78 temp2 RN 3 label
136 SMULTB temp2,SrcDst02,rowLuma23 ;// pSrcDst[3] * (pVRow[2]<<Shift)
146 PKHBT SrcDst02,SrcDst02,temp2,LSL #16 ;// Pack the next two product values
147 SMULTT temp2,SrcDst12,rowLuma01 ;// pSrcDst[7] * (pVRow[1]<<Shift)
158 PKHBT SrcDst12,SrcDst12,temp2,LSL #16 ;// Pack the next two product values
159 SMULTB temp2,SrcDst22,rowLuma23 ;// pSrcDst[11] * (pVRow[2]<<Shift)
174 PKHBT SrcDst22,SrcDst22,temp2,LSL #16 ;// Pack the remaining product values
223 temp2 RN 3 label
279 SMULTB temp2,SrcDst02,rowLuma23 ;// pSrcDst[3] * (pVRow[2]<<Shift)
289 PKHBT SrcDst02,SrcDst02,temp2,LSL #16 ;// Pack the next two product value
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/src/
armCOMM.c 858 OMX_S32 temp1,temp2; local
867 temp2 = ( lo2* lo1 ) >> 16;
869 result = armSatAdd_S32(temp1,temp2);
895 OMX_S32 temp1,temp2,temp3; local
905 temp2 = ( hi1* lo2 ) >> 16;
908 result = armSatAdd_S32(temp1,temp2);
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_PredictReconCoefIntra_s.s 109 temp2 RN 9 label
232 LDR temp2,[predCoeffTable,curQP] ;// temp=0x1ffff/curQP
233 VDUP qCoeffTab,temp2
295 ADD temp2,pSrcDst,#32
296 VLD4 {dtemp4,dtemp5,dtemp6,dtemp7},[temp2] ;// Loading next 16 coefficients Interleaving by 4
304 VST4 {dtemp4,dtemp5,dtemp6,dtemp7},[temp2]!
306 MOV temp1,temp2
307 VLD4 {dtemp0,dtemp1,dtemp2,dtemp3},[temp2]! ;// Loading coefficients Interleaving by 4
309 VLD4 {dtemp4,dtemp5,dtemp6,dtemp7},[temp2]
318 VST4 {dtemp4,dtemp5,dtemp6,dtemp7},[temp2]
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/src/
armCOMM.c 858 OMX_S32 temp1,temp2; local
867 temp2 = ( lo2* lo1 ) >> 16;
869 result = armSatAdd_S32(temp1,temp2);
895 OMX_S32 temp1,temp2,temp3; local
905 temp2 = ( hi1* lo2 ) >> 16;
908 result = armSatAdd_S32(temp1,temp2);
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
decoder_driver_test.c 74 int temp1 =0,temp2 =0; local
134 temp2 = atoi(argv[4]);
136 if (((temp1%16) != 0) || ((temp2%16) != 0))
143 decoder_context->video_resoultion.frame_width = temp2;
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
video_encoder_test.c 73 int temp1 =0,temp2 =0; local
140 temp2 = atoi(argv[4]);
142 if (((temp1%16) != 0) || ((temp2%16) != 0))
149 encoder_context->input_height = temp2;
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
decoder_driver_test.c 74 int temp1 =0,temp2 =0; local
133 temp2 = atoi(argv[4]);
135 if (((temp1%16) != 0) || ((temp2%16) != 0)) {
139 decoder_context->video_resoultion.frame_width = temp2;
    [all...]
  /libcore/ojluni/src/main/java/java/lang/
AbstractStringBuilder.java 1408 char temp2 = value[n - j]; local
    [all...]
  /external/eigen/unsupported/Eigen/src/NonLinearOptimization/
LevenbergMarquardt.h 118 Scalar temp, temp1, temp2; member in class:Eigen::LevenbergMarquardt
294 temp2 = numext::abs2(sqrt(par) * pnorm / fnorm);
295 prered = temp1 + temp2 / Scalar(.5);
296 dirder = -(temp1 + temp2);
544 temp2 = numext::abs2(sqrt(par) * pnorm / fnorm);
545 prered = temp1 + temp2 / Scalar(.5);
546 dirder = -(temp1 + temp2);

Completed in 1544 milliseconds

1 2 3 45 6 7 8 91011>>