OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pt_x_1
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/media/libstagefright/codecs/aacdec/
calc_sbr_anafilterbank.cpp
144
Int16 *
pt_X_1
;
161
pt_X_1
= X;
164
realAccu1 = fxp_mul32_by_16(Qfmt27(-0.51075594183097F),
pt_X_1
[-192]);
166
realAccu1 = fxp_mac32_by_16(Qfmt27(-0.51075594183097F), -
pt_X_1
[-128], realAccu1);
167
realAccu1 = fxp_mac32_by_16(Qfmt27(-0.01876919066980F),
pt_X_1
[-256], realAccu1);
168
*(p_Y_1++) = fxp_mac32_by_16(Qfmt27(-0.01876919066980F), -
pt_X_1
[ -64], realAccu1);
173
pt_X_1
= &X[-1];
179
tmp1 = *(
pt_X_1
--);
184
tmp1 =
pt_X_1
[ -63];
188
tmp1 =
pt_X_1
[ -127]
[
all
...]
Completed in 139 milliseconds