Home
last modified time | relevance | path

Searched defs:min_pts (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavdevice/
Dlavfi.c383 double min_pts = DBL_MAX; in lavfi_read_packet() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideoencoder.c170 GstClockTime min_pts; member
3064 gst_video_encoder_set_min_pts (GstVideoEncoder * encoder, GstClockTime min_pts) in gst_video_encoder_set_min_pts()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/adaptivedemux/
Dgstadaptivedemux.c1397 GstClockTime period_start, min_pts = GST_CLOCK_TIME_NONE; in gst_adaptive_demux_prepare_streams() local
/third_party/ffmpeg/fftools/
Dffmpeg.h327 int64_t min_pts; /* pts with the smallest value in a current stream */ member