Home
last modified time | relevance | path

Searched refs:cur_timestamp (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/examples/
Dnoise_model.c385 int64_t cur_timestamp = in main() local
391 prev_timestamp, cur_timestamp); in main()
396 aom_film_grain_table_append(&grain_table, prev_timestamp, cur_timestamp, in main()
399 prev_timestamp = cur_timestamp; in main()