Searched refs:last_time_stamp_seen (Results 1 – 6 of 6) sorted by relevance
381 int64_t last_time_stamp_seen; member
2958 - cpi->last_time_stamp_seen;2983 cpi->last_time_stamp_seen = cpi->source->ts_start;
411 int64_t last_time_stamp_seen; member
5041 - cpi->last_time_stamp_seen; in vp8_get_compressed_data()5089 cpi->last_time_stamp_seen = cpi->source->ts_start; in vp8_get_compressed_data()
916 pkt.data.frame.pts = ((cpi->last_time_stamp_seen in vp8e_encode()
817 pkt.data.frame.pts = ((cpi->last_time_stamp_seen in vp9e_encode()