OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxRateBytesPer30Ms
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
isac.c
61
(instISAC->
maxRateBytesPer30Ms
));
64
(instISAC->
maxRateBytesPer30Ms
<< 1));
429
instISAC->
maxRateBytesPer30Ms
= STREAM_SIZE_MAX_30;
433
instISAC->
maxRateBytesPer30Ms
= STREAM_SIZE_MAX;
[
all
...]
structs.h
471
int16_t
maxRateBytesPer30Ms
;
Completed in 33 milliseconds