Searched refs:last_time_stamp_seen (Results 1 – 5 of 5) sorted by relevance
390 int64_t last_time_stamp_seen; member
4909 last_duration = cpi->last_end_time_stamp_seen - cpi->last_time_stamp_seen; in vp8_get_compressed_data()4974 cpi->last_time_stamp_seen = cpi->source->ts_start; in vp8_get_compressed_data()
753 int64_t last_time_stamp_seen; member
3561 cpi->last_time_stamp_seen,5898 cpi->last_end_time_stamp_seen - cpi->last_time_stamp_seen;5923 cpi->last_time_stamp_seen = source->ts_start;6045 level_stats->frame_window_buffer.buf[idx].ts = cpi->last_time_stamp_seen;
1013 ((cpi->last_time_stamp_seen * ctx->timestamp_ratio.den + round) / in vp8e_encode()