Searched refs:last_end_time_stamp_seen (Results 1 – 8 of 8) sorted by relevance
430 cpi->last_end_time_stamp_seen - cpi->last_time_stamp_seen; in adjust_frame_rate()432 this_duration = source->ts_end - cpi->last_end_time_stamp_seen; in adjust_frame_rate()456 cpi->last_end_time_stamp_seen = source->ts_end; in adjust_frame_rate()1002 cpi->last_end_time_stamp_seen = source->ts_start; in av1_encode_strategy()
551 (cpi->last_end_time_stamp_seen - cpi->first_time_stamp_ever) / in av1_update_level_info()
810 int64_t last_end_time_stamp_seen; member
3004 (cpi->last_end_time_stamp_seen - cpi->first_time_stamp_ever) / in av1_remove_compressor()
385 int64_t last_end_time_stamp_seen; member
2114 (cpi->last_end_time_stamp_seen - cpi->first_time_stamp_ever) / in vp8_remove_compressor()4888 cpi->last_end_time_stamp_seen = cpi->source->ts_start; in vp8_get_compressed_data()4902 this_duration = cpi->source->ts_end - cpi->last_end_time_stamp_seen; in vp8_get_compressed_data()4903 last_duration = cpi->last_end_time_stamp_seen - cpi->last_time_stamp_seen; in vp8_get_compressed_data()4967 cpi->last_end_time_stamp_seen = cpi->source->ts_end; in vp8_get_compressed_data()
640 int64_t last_end_time_stamp_seen; member
2490 (cpi->last_end_time_stamp_seen - cpi->first_time_stamp_ever) / in vp9_remove_compressor()3374 cpi->last_end_time_stamp_seen,5097 cpi->last_end_time_stamp_seen - cpi->last_time_stamp_seen;5099 this_duration = source->ts_end - cpi->last_end_time_stamp_seen;5123 cpi->last_end_time_stamp_seen = source->ts_end;5220 (cpi->last_end_time_stamp_seen - cpi->first_time_stamp_ever) /6674 cpi->last_end_time_stamp_seen = source->ts_start;