Searched refs:last_end_time_stamp_seen (Results 1 – 4 of 4) sorted by relevance
381 int64_t last_end_time_stamp_seen; member
2099 (cpi->last_end_time_stamp_seen - cpi->first_time_stamp_ever) / in vp8_remove_compressor()4936 cpi->last_end_time_stamp_seen = cpi->source->ts_start; in vp8_get_compressed_data()4950 this_duration = cpi->source->ts_end - cpi->last_end_time_stamp_seen; in vp8_get_compressed_data()4951 last_duration = cpi->last_end_time_stamp_seen - cpi->last_time_stamp_seen; in vp8_get_compressed_data()5012 cpi->last_end_time_stamp_seen = cpi->source->ts_end; in vp8_get_compressed_data()
513 int64_t last_end_time_stamp_seen; member
2355 (cpi->last_end_time_stamp_seen - cpi->first_time_stamp_ever) / in vp9_remove_compressor()4712 cpi->last_end_time_stamp_seen - cpi->last_time_stamp_seen;4714 this_duration = source->ts_end - cpi->last_end_time_stamp_seen;4738 cpi->last_end_time_stamp_seen = source->ts_end;4838 (cpi->last_end_time_stamp_seen - cpi->first_time_stamp_ever) /5187 cpi->last_end_time_stamp_seen = source->ts_start;