Home
last modified time | relevance | path

Searched defs:next_pts (Results 1 – 25 of 25) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dyadif_common.c55 int64_t next_pts = yadif->next->pts; in return_frame() local
Daf_apad.c39 int64_t next_pts; member
Dvf_dejudder.c126 int64_t next_pts = frame->pts; in filter_frame() local
Dtrim.c68 int64_t next_pts; member
Daf_resample.c44 int64_t next_pts; member
Daf_aresample.c42 int64_t next_pts; member
Daf_aecho.c41 int64_t next_pts; member
Dvf_fps.c89 int64_t next_pts; ///< pts of the next frame to output member
Daf_chorus.c60 int64_t next_pts; member
Daf_adelay.c47 int64_t next_pts; member
Df_graphmonitor.c51 int64_t next_pts; member
Daf_amix.c178 int64_t next_pts; /**< calculated pts for next output frame */ member
Davf_showcqt.h59 int64_t next_pts; member
Dvf_w3fdif.c496 int64_t next_pts = s->next->pts; in filter() local
Daf_firequalizer.c89 int64_t next_pts; member
Daf_silenceremove.c99 int64_t next_pts; member
/third_party/ffmpeg/libavcodec/
Dlibtwolame.c50 int64_t next_pts; member
Da64multienc.c62 int64_t next_pts; member
Drv34.h109 int cur_pts, last_pts, next_pts; member
Dvorbisenc.c137 int64_t next_pts; member
Dflacenc.c131 int64_t next_pts; member
/third_party/ffmpeg/doc/examples/
Dmuxing.c59 int64_t next_pts; member
/third_party/ffmpeg/libavformat/
Ddemux.c926 int64_t next_dts, int64_t next_pts) in compute_pkt_fields()
1133 int64_t next_pts = pkt->pts; in parse_packet() local
/third_party/ffmpeg/fftools/
Dffmpeg.h329 int64_t next_pts; ///< synthetic pts for the next decode frame (in AV_TIME_BASE units) member
Dffplay.c198 int64_t next_pts; member