Home
last modified time | relevance | path

Searched refs:GST_V4L2_FLOW_LAST_BUFFER (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2bufferpool.h50 #define GST_V4L2_FLOW_LAST_BUFFER GST_FLOW_CUSTOM_SUCCESS macro
Dgstv4l2bufferpool.c1187 return GST_V4L2_FLOW_LAST_BUFFER; in gst_v4l2_buffer_pool_poll()
1303 if (res == GST_V4L2_FLOW_LAST_BUFFER) { in gst_v4l2_buffer_pool_dqbuf()
2233 return GST_V4L2_FLOW_LAST_BUFFER; in gst_v4l2_buffer_pool_process()
Dgstv4l2src.c1153 if (ret == GST_V4L2_FLOW_LAST_BUFFER) { in gst_v4l2src_create()
Dgstv4l2videoenc.c758 self->output_flow != GST_V4L2_FLOW_LAST_BUFFER) { in gst_v4l2_video_enc_handle_frame()
/third_party/gstreamer/gstplugins_good/
DChangeLog5865 This uses the GST_V4L2_FLOW_LAST_BUFFER alias instead of