Searched refs:timebase_units_to_ticks (Results 1 – 1 of 1) sorted by relevance
937 static int64_t timebase_units_to_ticks(const vpx_rational_t *timebase, in timebase_units_to_ticks() function1024 int64_t dst_time_stamp = timebase_units_to_ticks(timebase, pts); in encoder_encode()1026 timebase_units_to_ticks(timebase, pts + duration); in encoder_encode()