Searched refs:swr_next_pts (Results 1 – 3 of 3) sorted by relevance
206 int64_t outpts= swr_next_pts(aresample->swr, inpts); in filter_frame()243 pts = swr_next_pts(aresample->swr, INT64_MIN); in flush_frame()
363 int64_t swr_next_pts(struct SwrContext *s, int64_t pts);
1005 int64_t swr_next_pts(struct SwrContext *s, int64_t pts){ in swr_next_pts() function