Searched refs:last_end_time_stamp_seen (Results 1 – 4 of 4) sorted by relevance
382 int64_t last_end_time_stamp_seen; member
1523 double time_encoded = (cpi->last_end_time_stamp_seen in vp9_remove_compressor()2957 int64_t last_duration = cpi->last_end_time_stamp_seen2960 this_duration = cpi->source->ts_end - cpi->last_end_time_stamp_seen;2984 cpi->last_end_time_stamp_seen = cpi->source->ts_end;3141 cpi->last_end_time_stamp_seen = cpi->source->ts_start;
412 int64_t last_end_time_stamp_seen; member
2152 double time_encoded = (cpi->last_end_time_stamp_seen in vp8_remove_compressor()5021 cpi->last_end_time_stamp_seen = cpi->source->ts_start; in vp8_get_compressed_data()5039 this_duration = cpi->source->ts_end - cpi->last_end_time_stamp_seen; in vp8_get_compressed_data()5040 last_duration = cpi->last_end_time_stamp_seen in vp8_get_compressed_data()5090 cpi->last_end_time_stamp_seen = cpi->source->ts_end; in vp8_get_compressed_data()