swr_next_pts 205 libavfilter/af_aresample.c int64_t outpts= swr_next_pts(aresample->swr, inpts); swr_next_pts 243 libavfilter/af_aresample.c pts = swr_next_pts(aresample->swr, INT64_MIN); swr_next_pts 329 libswresample/swresample.h int64_t swr_next_pts(struct SwrContext *s, int64_t pts);