OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_reduction_ts
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
bandwidth_estimator.c
94
bwest_str->
last_reduction_ts
= 0;
177
bwest_str->
last_reduction_ts
= arr_ts + 3*FS;
226
bwest_str->
last_reduction_ts
)*1000.0f/FS) );
248
bwest_str->
last_reduction_ts
= arr_ts;
253
bwest_str->
last_reduction_ts
= arr_ts + 3*FS;
261
bwest_str->
last_reduction_ts
= arr_ts + 3*FS;
391
bwest_str->
last_reduction_ts
= arr_ts + 3 * FS;
429
bwest_str->
last_reduction_ts
= arr_ts + 3*FS;
structs.h
171
WebRtc_UWord32
last_reduction_ts
;
member in struct:__anon28641
Completed in 55 milliseconds