OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:psBandNrgScale
(Results
1 - 2
of
2
) sorted by null
/external/aac/libSBRenc/src/
ps_encode.h
165
UCHAR
psBandNrgScale
[PS_MAX_BANDS];
ps_encode.cpp
723
FDKmemclear(hPsEncode->
psBandNrgScale
, PS_MAX_BANDS * sizeof(SCHAR));
734
hPsEncode->
psBandNrgScale
[bin] =
735
(hPsEncode->
psBandNrgScale
[bin] == 0)
738
hPsEncode->
psBandNrgScale
[bin]) +
867
int bScale = hPsEncode->
psBandNrgScale
[bin];
[
all
...]
Completed in 2949 milliseconds