Home
last modified time | relevance | path

Searched refs:V4L2_EVENT_EOS (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dv4l2_m2m_dec.c127 sub.type = V4L2_EVENT_EOS; in v4l2_prepare_decoder()
Dv4l2_m2m_enc.c168 sub.type = V4L2_EVENT_EOS; in v4l2_subscribe_eos_event()
Dv4l2_context.c175 if (evt.type == V4L2_EVENT_EOS) { in v4l2_handle_event()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dv4l2_calls.c1225 case V4L2_EVENT_EOS: in gst_v4l2_event_to_string()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h2346 #define V4L2_EVENT_EOS 2 macro
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h2346 #define V4L2_EVENT_EOS 2 macro