Home
last modified time | relevance | path

Searched defs:ts_duration (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dfirstpass.c749 const int64_t ts_duration) { in update_firstpass_stats()
849 void av1_first_pass(AV1_COMP *cpi, const int64_t ts_duration) { in av1_first_pass()
Dencoder.h1359 int64_t ts_duration; member