OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:a_16
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/src/modules/audio_processing/aec/
aec_rdft_sse2.c
104
const __m128i
a_16
= _mm_loadl_epi64((__m128i*)&a[j0 + 16]);
local
108
const __m128 a_16_48 = _mm_shuffle_ps(_mm_castsi128_ps(
a_16
),
179
const __m128i
a_16
= _mm_loadl_epi64((__m128i*)&a[j0 + 16]);
local
183
const __m128 a_16_48 = _mm_shuffle_ps(_mm_castsi128_ps(
a_16
),
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
intra_est.cpp
222
int
a_16
, b, c, factor_c;
local
346
a_16
= ((*(curL - pitch + 15) + *(curL - 1 + 15 * pitch)) << 4) + 16;;
353
factor_c =
a_16
+ c * (tmp++ - 7);
1378
int
a_16
, b, c, factor_c, topleft;
local
[
all
...]
Completed in 443 milliseconds