HomeSort by relevance Sort by last modified time
    Searched full:temp1 (Results 151 - 175 of 347) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/libhevc/common/x86/
ihevc_intra_pred_filters_ssse3_intr.c 984 int temp1; local
1191 WORD32 temp1, temp2, temp3; local
1573 int temp1, temp2, temp3; local
1726 __m128i temp1, temp2; local
1780 int temp1; local
1903 int temp1, temp2, temp3, temp4; local
2052 int temp1, temp2, temp3, temp4; local
2171 int temp1, temp2, temp3, temp4; local
3054 __m128i temp1, temp2, temp3, temp11, temp12; local
3272 __m128i temp1, temp2, temp11, src_values0; local
3477 __m128i temp1, temp2, temp11, src_values0; local
3730 __m128i temp1, temp2, temp3, temp4; local
4499 __m128i temp1, temp2, temp3, temp4, sm3; local
    [all...]
  /external/libavc/common/arm/
ih264_inter_pred_filters_luma_vert_a9q.s 126 vaddl.u8 q6, d4, d6 @ temp1 = src[2_0] + src[3_0]
131 vmla.u16 q7, q6, q11 @ temp += temp1 * 20
182 vaddl.u8 q6, d0, d2 @ temp1 = src[2_0] + src[3_0]
190 vmla.u16 q7, q6, q11 @ temp += temp1 * 20
210 vaddl.u8 q3, d2, d3 @ temp1 = src[2_0] + src[3_0]
213 vmla.u16 q4, q3, q11 @ temp += temp1 * 20
260 vaddl.u8 q3, d2, d3 @ temp1 = src[2_0] + src[3_0]
263 vmla.u16 q4, q3, q11 @ temp += temp1 * 20
ih264_inter_pred_luma_vert_qpel_a9q.s 134 vaddl.u8 q6, d4, d6 @ temp1 = src[2_0] + src[3_0]
138 vmla.u16 q7, q6, q11 @ temp += temp1 * 20
194 vaddl.u8 q6, d0, d2 @ temp1 = src[2_0] + src[3_0]
203 vmla.u16 q7, q6, q11 @ temp += temp1 * 20
225 vaddl.u8 q3, d2, d3 @ temp1 = src[2_0] + src[3_0]
228 vmla.u16 q4, q3, q11 @ temp += temp1 * 20
280 vaddl.u8 q3, d2, d3 @ temp1 = src[2_0] + src[3_0]
283 vmla.u16 q4, q3, q11 @ temp += temp1 * 20
  /external/libavc/common/x86/
ih264_iquant_itrans_recon_dc_ssse3.c 245 __m128i temp1,temp2,temp3,temp4, temp5, temp6, temp7,temp8; local
288 temp1 = _mm_add_epi16(value_add, pred_r0);
305 sign_reg = _mm_cmpgt_epi16(temp1, zero_8x16b); // sign check
306 temp1 = _mm_and_si128(temp1, sign_reg);
322 temp1 = _mm_packus_epi16(temp1, zero_8x16b);
331 _mm_storel_epi64((__m128i *)(&pu1_out[0]), temp1);
  /external/libvpx/libvpx/vpx_dsp/arm/
fdct_neon.c 53 const int32x4_t temp1 = vmulq_n_s32(s_0_p_s_1, (int16_t)cospi_16_64); local
57 int16x4_t out_0 = vrshrn_n_s32(temp1, DCT_CONST_BITS);
  /external/llvm/test/CodeGen/AMDGPU/
jump-address.ll 32 %temp1.0 = phi float [ 0.000000e+00, %main_body ], [ %23, %IF13 ], [ 0.000000e+00, %ELSE ]
36 %17 = insertelement <4 x float> %16, float %temp1.0, i32 1
schedule-if.ll 29 %temp1.0 = phi float [ 0.000000e+00, %main_body ], [ %23, %IF13 ], [ 0.000000e+00, %ELSE ]
32 %17 = insertelement <4 x float> %16, float %temp1.0, i32 1
schedule-vs-if-nested-loop-failure.ll 37 %temp1.0 = phi float [ 1.000000e+00, %main_body ], [ %103, %Flow2 ]
108 %82 = insertelement <4 x float> %81, float %temp1.0, i32 1
116 %temp1.1 = phi float [ %108, %Flow ], [ 1.000000e+00, %main_body ]
144 %103 = phi float [ %temp1.1, %Flow1 ], [ %temp1.1, %LOOP ]
156 %112 = fadd float %temp1.1, 0.000000e+00
  /external/ltp/testcases/kernel/fs/fs_maim/
maimparts 53 ($Junk,$Temp1) = split(/\: /,$Geom,2);
54 ($Cyl,$Heads,$Sec) = split(/\, /,$Temp1,3);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
fastquant_inline.h 452 register int32 temp1; local
461 "=&r"(temp1)
486 register int32 temp1; local
501 "=&r"(temp1)
570 register int32 temp1; local
588 "=&r"(temp1)
601 register int32 temp1; local
613 "=&r"(temp1)
sad_inline.h 349 register int32 temp1; local
358 "=&r"(temp1)
368 register int32 temp1; local
382 "=&r"(temp1)
387 return temp1;
393 register int32 temp1; local
406 "=&r"(temp1)
  /toolchain/binutils/binutils-2.25/gold/testsuite/
ifunc-sel.h 29 void *temp1, *temp2; local
46 : "=&b" (ret), "=&b" (temp1), "=&b" (temp2)
  /external/libvpx/libvpx/vpx_dsp/
fwd_txfm.c 31 tran_high_t temp1, temp2; // needs32 local
56 temp1 = (step[0] + step[1]) * cospi_16_64;
58 out[0] = (tran_low_t)fdct_round_shift(temp1);
60 temp1 = step[2] * cospi_24_64 + step[3] * cospi_8_64;
62 out[1] = (tran_low_t)fdct_round_shift(temp1);
201 tran_high_t temp1, temp2; // needs32 local
300 temp1 = (step1[5] - step1[2]) * cospi_16_64;
302 step2[2] = fdct_round_shift(temp1);
304 temp1 = (step1[4] + step1[3]) * cospi_16_64;
306 step2[4] = fdct_round_shift(temp1);
    [all...]
  /device/google/contexthub/lib/nanohub/
sha2.c 95 uint32_t temp1 = h + s1 + ch + k[i] + state->w[i]; local
103 e = d + temp1;
107 a = temp1 + temp2;
  /external/v8/src/compiler/
effect-control-linearizer.cc 2506 Node* temp1 = __ Float64Sub(__ Float64Add(two_52, input), two_52); local
2507 __ GotoUnless(__ Float64LessThan(temp1, input), &done, temp1); local
2526 Node* temp1 = __ Float64Sub(minus_zero, input); local
2596 Node* temp1 = __ Float64Sub(__ Float64Add(two_52, input), two_52); local
2597 __ GotoUnless(__ Float64LessThan(input, temp1), &done, temp1); local
2616 Node* temp1 = __ Float64Sub(minus_zero, input); local
2672 Node* temp1 = __ Float64Sub(input, value); local
2744 Node* temp1 = __ Float64Sub(__ Float64Add(two_52, input), two_52); local
2745 __ GotoUnless(__ Float64LessThan(input, temp1), &done, temp1); local
2764 Node* temp1 = __ Float64Sub(minus_zero, input); local
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_DecodeVLCZigzag_IntraDCVLC_s.s 118 temp1 RN 5 label
192 M_BD_READ8 temp1,1,T1
193 TEQ temp1,#0 ;// If Marker bit is zero Exit with an Error Message
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_DecodeVLCZigzag_IntraDCVLC_s.s 118 temp1 RN 5 label
192 M_BD_READ8 temp1,1,T1
193 TEQ temp1,#0 ;// If Marker bit is zero Exit with an Error Message
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
q_plsf_5.cpp 384 Word16 temp1; local
421 temp1 = lsf_r1_0 - temp;
423 temp1 = ((Word32)wf1_0 * temp1) >> 15;
425 dist1 = ((Word32)temp1 * temp1);
429 temp1 = lsf_r1_1 - temp;
431 temp1 = ((Word32)wf1_1 * temp1) >> 15;
433 dist1 += ((Word32)temp1 * temp1)
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
convolve8_avg_dspr2.c 36 int32_t Temp1, Temp2;
119 "extp %[Temp1], $ac0, 31 \n\t"
135 "lbux %[store1], %[Temp1](%[cm]) \n\t"
139 "extp %[Temp1], $ac2, 31 \n\t"
152 "lbux %[store1], %[Temp1](%[cm]) \n\t"
163 [scratch2] "=&r"(scratch2), [Temp1] "=&r"(Temp1),
192 int32_t Temp1, Temp2;
276 "extp %[Temp1], $ac0, 31 \n\t"
292 "lbux %[store1], %[Temp1](%[cm]) \n\t
    [all...]
  /external/libavc/encoder/x86/
ime_distortion_metrics_sse42.c 1730 __m128i temp0, temp1, temp2, temp3, temp4; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
int_lsf.cpp 222 Word16 temp1; local
231 temp1 = ~(~(*(lsf_old + i)) >> 2);
235 temp1 = *(lsf_old + i) >> 2;
245 *(lsf_out + i) = add((Word16)(*(lsf_old + i) - temp1),
257 temp1 = ~(~(*(lsf_old + i)) >> 1);
261 temp1 = *(lsf_old + i) >> 1;
272 temp1,
284 temp1 = ~(~(*(lsf_old + i)) >> 2);
288 temp1 = *(lsf_old + i) >> 2;
298 *(lsf_out + i) = add((Word16)temp1,
    [all...]
  /external/webrtc/webrtc/modules/audio_processing/aec/
aec_core_mips.c 656 float temp1, temp2, temp3, temp4; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/src/
armCOMM.c 858 OMX_S32 temp1,temp2; local
866 temp1 = hi2 * lo1;
869 result = armSatAdd_S32(temp1,temp2);
895 OMX_S32 temp1,temp2,temp3; local
904 temp1 = hi1 * hi2;
908 result = armSatAdd_S32(temp1,temp2);
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/src/
armCOMM.c 858 OMX_S32 temp1,temp2; local
866 temp1 = hi2 * lo1;
869 result = armSatAdd_S32(temp1,temp2);
895 OMX_S32 temp1,temp2,temp3; local
904 temp1 = hi1 * hi2;
908 result = armSatAdd_S32(temp1,temp2);
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/src/
armCOMM.c 858 OMX_S32 temp1,temp2; local
866 temp1 = hi2 * lo1;
869 result = armSatAdd_S32(temp1,temp2);
895 OMX_S32 temp1,temp2,temp3; local
904 temp1 = hi1 * hi2;
908 result = armSatAdd_S32(temp1,temp2);

Completed in 1194 milliseconds

1 2 3 4 5 67 8 91011>>