Searched refs:last_end_time_stamp_seen (Results 1 – 4 of 4) sorted by relevance
409 int64_t last_end_time_stamp_seen; member
2250 double time_encoded = (cpi->last_end_time_stamp_seen in vp8_remove_compressor()5386 cpi->last_end_time_stamp_seen = cpi->source->ts_start; in vp8_get_compressed_data()5404 this_duration = cpi->source->ts_end - cpi->last_end_time_stamp_seen; in vp8_get_compressed_data()5405 last_duration = cpi->last_end_time_stamp_seen in vp8_get_compressed_data()5475 cpi->last_end_time_stamp_seen = cpi->source->ts_end; in vp8_get_compressed_data()
350 int64_t last_end_time_stamp_seen; member
1936 double time_encoded = (cpi->last_end_time_stamp_seen in vp9_remove_compressor()4039 int64_t last_duration = cpi->last_end_time_stamp_seen4042 this_duration = source->ts_end - cpi->last_end_time_stamp_seen;4066 cpi->last_end_time_stamp_seen = source->ts_end;4270 cpi->last_end_time_stamp_seen = source->ts_start;