OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:noOfEnvelopes
(Results
1 - 3
of
3
) sorted by null
/external/aac/libSBRenc/src/
bit_sbr.h
198
INT
noOfEnvelopes
;
bit_sbr.cpp
768
noOfNoiseEnvelopes = sbrEnvData->
noOfEnvelopes
> 1 ? 2 : 1;
770
for (i = 0; i < sbrEnvData->
noOfEnvelopes
; ++i) {
794
INT nNoiseEnvelopes = sbrEnvData->
noOfEnvelopes
> 1 ? 2 : 1;
[
all
...]
env_est.cpp
[
all
...]
Completed in 2981 milliseconds