Searched refs:last_time_stamp_seen (Results 1 – 7 of 7) sorted by relevance
384 int64_t last_time_stamp_seen; member
4903 last_duration = cpi->last_end_time_stamp_seen - cpi->last_time_stamp_seen; in vp8_get_compressed_data()4966 cpi->last_time_stamp_seen = cpi->source->ts_start; in vp8_get_compressed_data()
430 cpi->last_end_time_stamp_seen - cpi->last_time_stamp_seen; in adjust_frame_rate()455 cpi->last_time_stamp_seen = source->ts_start; in adjust_frame_rate()
809 int64_t last_time_stamp_seen; member
639 int64_t last_time_stamp_seen; member
3373 cpi->last_time_stamp_seen,5097 cpi->last_end_time_stamp_seen - cpi->last_time_stamp_seen;5122 cpi->last_time_stamp_seen = source->ts_start;5244 level_stats->frame_window_buffer.buf[idx].ts = cpi->last_time_stamp_seen;
944 ((cpi->last_time_stamp_seen * ctx->cfg.g_timebase.den + round) / in vp8e_encode()