HomeSort by relevance Sort by last modified time
    Searched defs:tmp2 (Results 1 - 25 of 372) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/CodeGen/
vla-3.c 8 char tmp2[size+16]; local
  /external/stlport/test/compiler/
partial_spec.cpp 30 template_struct<int> tmp2; local
32 func(tmp2);
  /external/chromium_org/third_party/opus/src/silk/float/
warped_autocorrelation_FLP.c 44 double tmp1, tmp2; local
57 tmp2 = state[ i ] + warping * ( state[ i + 1 ] - tmp1 );
61 tmp1 = state[ i + 1 ] + warping * ( state[ i + 2 ] - tmp2 );
62 state[ i + 1 ] = tmp2;
63 C[ i + 1 ] += state[ 0 ] * tmp2;
  /external/chromium_org/third_party/webrtc/common_audio/signal_processing/
spl_sqrt_floor_mips.c 51 int32_t root = 0, tmp1, tmp2, tmp3, tmp4; local
58 "slt %[tmp2], %[value], %[tmp1] \n\t"
62 "movz %[value], %[tmp3], %[tmp2] \n\t"
63 "movz %[root], %[tmp4], %[tmp2] \n\t"
68 "slt %[tmp2], %[value], %[tmp1] \n\t"
71 "movz %[value], %[tmp3], %[tmp2] \n\t"
72 "movz %[root], %[tmp4], %[tmp2] \n\t"
77 "slt %[tmp2], %[value], %[tmp1] \n\t"
80 "movz %[value], %[tmp3], %[tmp2] \n\t"
81 "movz %[root], %[tmp4], %[tmp2] \n\t
    [all...]
complex_bit_reverse_mips.c 67 int32_t tmp1, tmp2, tmp3, tmp4; local
89 "ulw %[tmp2], 0(%[ptr_j]) \n\t"
93 "usw %[tmp2], 0(%[ptr_i]) \n\t"
97 "lh %[tmp2], 10(%[pcoeftable_8]) \n\t"
101 "addu %[ptr_j], %[frfi], %[tmp2] \n\t"
105 "ulw %[tmp2], 0(%[ptr_j]) \n\t"
109 "usw %[tmp2], 0(%[ptr_i]) \n\t"
116 : [tmp1] "=&r" (tmp1), [tmp2] "=&r" (tmp2), [ptr_i] "=&r" (ptr_i),
141 "ulw %[tmp2], 0(%[ptr_j]) \n\t
    [all...]
resample_fractional.c 154 int32_t tmp2 = 16384; local
159 tmp2 += coef * in2[-0];
163 tmp2 += coef * in2[-1];
167 tmp2 += coef * in2[-2];
171 tmp2 += coef * in2[-3];
175 tmp2 += coef * in2[-4];
179 tmp2 += coef * in2[-5];
183 tmp2 += coef * in2[-6];
187 tmp2 += coef * in2[-7];
191 *out2 = tmp2 + coef * in2[-8]
    [all...]
  /external/libopus/silk/float/
warped_autocorrelation_FLP.c 44 double tmp1, tmp2; local
57 tmp2 = state[ i ] + warping * ( state[ i + 1 ] - tmp1 );
61 tmp1 = state[ i + 1 ] + warping * ( state[ i + 2 ] - tmp2 );
62 state[ i + 1 ] = tmp2;
63 C[ i + 1 ] += state[ 0 ] * tmp2;
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
sad_halfpel_inline.h 31 __inline int32 INTERP1_SUB_SAD(int32 sad, int32 tmp, int32 tmp2)
33 tmp = (tmp2 >> 1) - tmp;
40 __inline int32 INTERP2_SUB_SAD(int32 sad, int32 tmp, int32 tmp2)
42 tmp = (tmp >> 2) - tmp2;
51 __inline int32 INTERP1_SUB_SAD(int32 sad, int32 tmp, int32 tmp2)
55 rsbs tmp, tmp, tmp2, asr #1 ; local
63 __inline int32 INTERP2_SUB_SAD(int32 sad, int32 tmp, int32 tmp2)
67 rsbs tmp, tmp2, tmp, asr #2 ; local
77 __inline int32 INTERP1_SUB_SAD(int32 sad, int32 tmp, int32 tmp2)
84 : "r"(tmp2)
    [all...]
  /external/aac/libAACdec/src/arm/
block_arm.cpp 120 FIXP_DBL tmp0, tmp1, tmp2, tmp3; local
123 tmp2 = pSpectrum[2];
127 tmp2 >>= scale;
131 *pSpectrum++ = tmp2;
  /external/aac/libFDK/include/arm/
cplx_mul.h 110 LONG tmp1,tmp2; local
118 : "=&r"(tmp1), "=&r"(tmp2)
123 *c_Im = tmp2;
135 LONG tmp1, tmp2; local
141 "smlawb %1, %3, %4, %1;\n" /* tmp2 = a_Im * b_Re + a_Re * b_Im */
142 : "=&r"(tmp1), "=&r"(tmp2)
147 *c_Im = tmp2;
159 LONG tmp1, tmp2; local
166 : "=&r"(tmp1), "=&r"(tmp2)
171 *c_Im += tmp2;
184 LONG tmp1, tmp2; local
    [all...]
  /external/aac/libFDK/src/arm/
scale_arm.cpp 118 FIXP_DBL tmp2 = mySpec[2]; local
122 tmp2 = fMultDiv2(tmp2, factor);
126 tmp2 <<= shift;
130 *mySpec++ = tmp2;
148 FIXP_DBL tmp2 = mySpec[2]; local
152 tmp2 = fMultDiv2(tmp2, factor);
156 tmp2 >>= shift;
160 *mySpec++ = tmp2;
    [all...]
  /external/compiler-rt/test/tsan/
simple_stack2.cc 14 int tmp2 = tmp; local
15 (void)tmp2;
21 int tmp2 = tmp; local
22 (void)tmp2;
27 int tmp2 = tmp; local
28 (void)tmp2;
  /external/fsck_msdos/
boot.c 197 char tmp2[16]; local
198 snprintf(tmp2, sizeof(tmp2), "%.2x ", block[11 + i]);
199 strcat(tmp, tmp2);
206 char tmp2[16]; local
207 snprintf(tmp2, sizeof(tmp2), "%.2x ", backup[11 + i]);
208 strcat(tmp, tmp2);
  /external/llvm/test/MC/Mips/
elf-tls.s 115 $tmp2:
116 .size f3, ($tmp2)-f3
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
gmed_n.cpp 134 Word16 tmp2[NMAX];
138 tmp2[i] = ind[i];
146 if (sub (tmp2[j], max) >= 0)
148 max = tmp2[j];
152 tmp2[ix] = -32768;
192 Word16 tmp2[NMAX]; local
196 *(tmp2 + i) = *(ind + i);
204 if (*(tmp2 + j) >= max)
206 max = *(tmp2 + j);
210 *(tmp2 + ix) = -32768
    [all...]
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_reorder.cpp 156 int32 tmp2 = xr[src_line+(sfb_lines)]; local
160 Scratch_mem[freq+1] = tmp2;
177 int32 tmp2 = xr[src_line+(sfb_lines)]; local
181 Scratch_mem[freq+1] = tmp2;
  /bionic/libc/arch-arm64/denver64/bionic/
memset.S 53 #define tmp2 x4 define
138 neg tmp2, dst
139 ands tmp2, tmp2, #15
144 sub count, count, tmp2
146 add dst, dst, tmp2
188 neg tmp2, dst
189 ands tmp2, tmp2, #15
191 sub count, count, tmp2
    [all...]
  /bionic/libc/arch-arm64/generic/bionic/
memset.S 56 #define tmp2 x4 define
128 neg tmp2, dst
129 ands tmp2, tmp2, #15
134 sub count, count, tmp2
136 add dst, dst, tmp2
161 neg tmp2, dst
162 ands tmp2, tmp2, #15
164 sub count, count, tmp2
    [all...]
  /cts/tests/tests/security/jni/
android_security_cts_SELinuxTest.cpp 47 char *tmp2 = const_cast<char *>(objectContext.c_str()); local
49 int accessGranted = selinux_check_access(tmp1, tmp2, objectClass.c_str(), permission.c_str(), tmp3);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_pipe_vs.c 121 struct pipe_shader_state tmp2 = *templ; local
122 tmp2.tokens = vs->base.tokens;
123 vs->draw_shader = draw_create_vertex_shader(svga->swtnl.draw, &tmp2);
  /external/chromium_org/third_party/opus/src/silk/fixed/
residual_energy16_FIX.c 45 opus_int32 c_max, w_max, tmp, tmp2, nrg; local
81 tmp2 = 0;
89 tmp2 = silk_SMLAWB( tmp2, tmp, cn[ i ] );
91 nrg = silk_ADD_LSHIFT32( nrg, tmp2, lshifts ); /* Q: -lshifts - 1 */
  /external/chromium_org/third_party/skia/src/opts/
SkBitmapProcState_filter_neon.h 32 uint16x8_t tmp1, tmp2; local
44 tmp2 = vmull_u8(vreinterpret_u8_u32(va1), vy); // tmp2 = [a11|a10] * y
51 tmp = vmla_u16(tmp, vget_high_u16(tmp2), vx); // tmp += a11 * x
53 tmp = vmla_u16(tmp, vget_low_u16(tmp2), v16_x); // tmp += a10 * (16-x)
67 uint16x8_t tmp1, tmp2; local
79 tmp2 = vmull_u8(vreinterpret_u8_u32(va1), vy); // tmp2 = [a11|a10] * y
86 tmp = vmla_u16(tmp, vget_high_u16(tmp2), vx); // tmp += a11 * x
88 tmp = vmla_u16(tmp, vget_low_u16(tmp2), v16_x); // tmp += a10 * (16-x
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
state_construct.c 36 int16_t *tmp1, *tmp2, *tmp3; local
57 tmp2 = &idxVec[len-1];
63 (*tmp1) = (int16_t) ((WEBRTC_SPL_MUL_16_16(maxVal,WebRtcIlbcfix_kStateSq3[(*tmp2)])+(int32_t)2097152) >> 22);
65 tmp2--;
71 (*tmp1) = (int16_t) ((WEBRTC_SPL_MUL_16_16(maxVal,WebRtcIlbcfix_kStateSq3[(*tmp2)])+(int32_t)262144) >> 19);
73 tmp2--;
79 (*tmp1) = (int16_t) ((WEBRTC_SPL_MUL_16_16(maxVal,WebRtcIlbcfix_kStateSq3[(*tmp2)])+(int32_t)65536) >> 17);
81 tmp2--;
103 tmp2 = &sampleAr[2*len-1];
106 (*tmp3) = (*tmp1) + (*tmp2);
    [all...]
  /external/libopus/silk/fixed/
residual_energy16_FIX.c 45 opus_int32 c_max, w_max, tmp, tmp2, nrg; local
81 tmp2 = 0;
89 tmp2 = silk_SMLAWB( tmp2, tmp, cn[ i ] );
91 nrg = silk_ADD_LSHIFT32( nrg, tmp2, lshifts ); /* Q: -lshifts - 1 */
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_vs.c 121 struct pipe_shader_state tmp2 = *templ; local
122 tmp2.tokens = vs->base.tokens;
123 vs->draw_shader = draw_create_vertex_shader(svga->swtnl.draw, &tmp2);

Completed in 466 milliseconds

1 2 3 4 5 6 7 8 91011>>