Searched refs:ts_to_samples (Results 1 – 1 of 1) sorted by relevance
1534 static int64_t ts_to_samples(AVStream *st, int64_t ts) in ts_to_samples() function1673 int64_t sample = ts_to_samples(st, pts); in read_frame_internal()1674 int duration = ts_to_samples(st, pkt->duration); in read_frame_internal()