Home
last modified time | relevance | path

Searched defs:pts_start (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libavformat/
Dmpl2dec.c58 static int read_ts(char **line, int64_t *pts_start, int64_t *duration) in read_ts()
101 int64_t pts_start; in mpl2_read_header() local
Dsubviewer1dec.c71 int64_t pts_start = hh*3600LL + mm*60LL + ss + delay; in subviewer1_read_header() local
Dvplayerdec.c74 int64_t pts_start; in vplayer_read_header() local
Dpjsdec.c82 int64_t pts_start; in pjs_read_header() local
Dstldec.c88 int64_t pts_start; in stl_read_header() local
Dsubviewerdec.c86 int64_t pts_start = AV_NOPTS_VALUE; in subviewer_read_header() local
/third_party/gstreamer/gstplugins_bad/ext/assrender/
Dgstassrender.c1042 gdouble pts_start, pts_end; in gst_ass_render_process_text() local