Searched refs:ff_rfps_add_frame (Results 1 – 3 of 3) sorted by relevance
767 int ff_rfps_add_frame(AVFormatContext *ic, AVStream *st, int64_t dts);
3384 int ff_rfps_add_frame(AVFormatContext *ic, AVStream *st, int64_t ts) function3965 ff_rfps_add_frame(ic, st, pkt->dts);
3975 ff_rfps_add_frame(mov->fc, st, current_dts); in mov_build_index()