OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_update_ts
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
bandwidth_estimator.c
95
bwest_str->
last_update_ts
= 0;
182
bwest_str->
last_update_ts
= arr_ts;
216
if((uint32_t)(arr_ts - bwest_str->
last_update_ts
) *
224
bwest_str->
last_update_ts
) * 1000.0f /(float) FS) /
260
bwest_str->
last_update_ts
= arr_ts;
268
bwest_str->
last_update_ts
= arr_ts;
396
bwest_str->
last_update_ts
= arr_ts;
434
bwest_str->
last_update_ts
= arr_ts;
structs.h
168
uint32_t
last_update_ts
;
member in struct:__anon38866
Completed in 70 milliseconds