OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:maxRateInBytes
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
isacfix.c
333
ISAC_inst->ISACenc_obj.
maxRateInBytes
= STREAM_MAXW16_30MS << 1;
[
all
...]
structs.h
333
int16_t
maxRateInBytes
; /* Maximum allowed rate in bytes per 30 msec packet */
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
structs.h
340
int16_t
maxRateInBytes
;
Completed in 38 milliseconds