Home
last modified time | relevance | path

Searched defs:capture_time (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklinkvideosrc.cpp676 GstClockTime capture_time, GstClockTime stream_time) in gst_decklink_video_src_update_time_mapping()
788 GstClockTime capture_time, GstClockTime stream_time, in gst_decklink_video_src_got_frame()
Dgstdecklinkaudiosrc.cpp487 IDeckLinkAudioInputPacket * packet, GstClockTime capture_time, in gst_decklink_audio_src_got_packet()
Dgstdecklink.cpp995 GstClockTime capture_time = GST_CLOCK_TIME_NONE; in VideoInputFrameArrived() local
/third_party/gstreamer/gstplugins_bad/ext/srt/
Dgstsrtsrc.c153 GstClockTime capture_time; in gst_srt_src_fill() local
/third_party/gstreamer/gstplugins_bad/tests/examples/camerabin2/
Dgst-camerabin2-test.c229 static gint capture_time = 10; variable