Home
last modified time | relevance | path

Searched defs:start_pts (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dtrim.c48 int64_t start_pts, end_pts; member
90 int64_t start_pts = av_rescale_q(s->start_time, AV_TIME_BASE_Q, tb); in config_input() local
Dframerate.h65 int64_t start_pts; ///< pts of the first output frame member
Df_loop.c42 int64_t start_pts; member
Dvf_decimate.c48 int64_t start_pts; ///< base for output timestamps member
Daf_atempo.c108 int64_t start_pts; member
/third_party/ffmpeg/libavformat/
Dsegment.c50 int64_t start_pts; member
Ddashenc.c117 int64_t first_pts, start_pts, max_pts; member
Dhlsenc.c139 int64_t start_pts; member
/third_party/ffmpeg/fftools/
Dffplay.c196 int64_t start_pts; member