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