Home
last modified time | relevance | path

Searched refs:ptsvol (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/
Dav1_cx_iface.c2000 volatile aom_codec_pts_t ptsvol = pts; in encoder_encode() local
2033 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()