OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:no_band
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/aacdec/
sbr_get_envelope.cpp
144
Int32
no_band
[MAX_ENVELOPES];
local
188
no_band
[i] =
190
h_frame_data->nScaleFactors +=
no_band
[i];
245
for (i = (1 - h_frame_data->domain_vec1[j]); i <
no_band
[j]; i++)
259
offset +=
no_band
[j];
/external/aac/libSBRdec/src/
env_extr.cpp
765
UCHAR
no_band
[MAX_ENVELOPES];
local
803
no_band
[i] = hHeaderData->freqBandData.nSfb[h_frame_data->frameInfo.freqRes[i]];
804
h_frame_data->nScaleFactors +=
no_band
[i];
852
for (i = (1 - h_frame_data->domain_vec[j]); i <
no_band
[j]; i++) {
863
offset +=
no_band
[j];
[
all
...]
Completed in 1300 milliseconds