HomeSort by relevance Sort by last modified time
    Searched refs:maxRateInBytes (Results 1 - 4 of 4) 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;
isac.c 375 instLB->ISACencLB_obj.maxRateInBytes = STREAM_SIZE_MAX_30;
    [all...]

Completed in 59 milliseconds