Searched refs:xr_ (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/webrtc/modules/audio_processing/aec/ |
D | aec_rdft_neon.c | 212 const float32x4_t xr_ = vsubq_f32(a_j2_p.val[0], a_k2_p0); in rftfsub_128_neon() local 219 const float32x4_t a_ = vmulq_f32(wkr_, xr_); in rftfsub_128_neon() 222 const float32x4_t d_ = vmulq_f32(wki_, xr_); in rftfsub_128_neon() 292 const float32x4_t xr_ = vsubq_f32(a_j2_p.val[0], a_k2_p0); in rftbsub_128_neon() local 299 const float32x4_t a_ = vmulq_f32(wkr_, xr_); in rftbsub_128_neon() 302 const float32x4_t d_ = vmulq_f32(wki_, xr_); in rftbsub_128_neon()
|
D | aec_rdft_sse2.c | 273 const __m128 xr_ = _mm_sub_ps(a_j2_p0, a_k2_p0); in rftfsub_128_SSE2() local 280 const __m128 a_ = _mm_mul_ps(wkr_, xr_); in rftfsub_128_SSE2() 283 const __m128 d_ = _mm_mul_ps(wki_, xr_); in rftfsub_128_SSE2() 364 const __m128 xr_ = _mm_sub_ps(a_j2_p0, a_k2_p0); in rftbsub_128_SSE2() local 371 const __m128 a_ = _mm_mul_ps(wkr_, xr_); in rftbsub_128_SSE2() 374 const __m128 d_ = _mm_mul_ps(wki_, xr_); in rftbsub_128_SSE2()
|
/external/honggfuzz/examples/apache-httpd/corpus_http1/ |
D | 7145012b5b575a0f12c17d6e14bd32fc.000f35d9.honggfuzz.cov | 3102 …h���(!v4��}�k3��"Q( [L<��4����6o���9>ο��"e��%W��A�P#]p;1�}�;ϫ<�xr_��t�G���'#Q���kw<…
|