Searched refs:ptsvol (Results 1 – 1 of 1) sorted by relevance
2000 volatile aom_codec_pts_t ptsvol = pts; in encoder_encode() local2033 ctx->pts_offset = ptsvol; in encoder_encode()2036 ptsvol -= ctx->pts_offset; in encoder_encode()2083 int64_t dst_time_stamp = timebase_units_to_ticks(timestamp_ratio, ptsvol); in encoder_encode()2085 timebase_units_to_ticks(timestamp_ratio, ptsvol + duration); in encoder_encode()