OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aState
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
a_refl.cpp
138
Word16
aState
[M];
151
aState
[i] = a[i];
157
if (sub(abs_s(
aState
[i]), 4096) >= 0)
162
refl[i] = shl(
aState
[i], 3);
177
L_acc = L_deposit_h(
aState
[j]);
178
L_acc = L_msu(L_acc, refl[i],
aState
[i-j-1]);
194
aState
[j] = bState[j];
238
Word16
aState
[M];
251
aState
[i] = a[i];
257
if (abs_s(
aState
[i]) >= 4096
[
all
...]
/external/freetype/src/raster/
ftraster.c
706
/*
aState
:: The state/orientation of the new profile. */
716
New_Profile( RAS_ARGS TStates
aState
,
[
all
...]
Completed in 58 milliseconds