OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:meanGain
(Results
1 - 6
of
6
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
structs.h
285
int32_t
meanGain
[2];
encode.c
582
if (SaveEnc_str->
meanGain
[ii] <= 819) {
584
} else if (SaveEnc_str->
meanGain
[ii] <= 1638) {
entropy_coding.c
[
all
...]
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
structs.h
279
double
meanGain
[2];
encode.c
[
all
...]
entropy_coding.c
[
all
...]
Completed in 70 milliseconds