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

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
bandwidth_estimator.c 96 bwest_str->last_reduction_ts = 0;
183 bwest_str->last_reduction_ts = arr_ts + 3*FS;
232 bwest_str->last_reduction_ts)*1000.0f/FS) );
254 bwest_str->last_reduction_ts = arr_ts;
259 bwest_str->last_reduction_ts = arr_ts + 3*FS;
267 bwest_str->last_reduction_ts = arr_ts + 3*FS;
397 bwest_str->last_reduction_ts = arr_ts + 3 * FS;
435 bwest_str->last_reduction_ts = arr_ts + 3*FS;
structs.h 171 uint32_t last_reduction_ts; member in struct:__anon26461

Completed in 571 milliseconds