HomeSort by relevance Sort by last modified time
    Searched refs:INIT_FRAME_LEN_SWB (Results 1 - 2 of 2) sorted by null

  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
bandwidth_estimator.h 43 #define INIT_FRAME_LEN_SWB 30
55 ((float)HEADER_SIZE * 8.0f * 1000.0f / (float)INIT_FRAME_LEN_SWB)
bandwidth_estimator.c 78 bwest_str->prev_frame_length = INIT_FRAME_LEN_SWB;

Completed in 1167 milliseconds