Home
last modified time | relevance | path

Searched refs:MEDIA_REQUEST_IOC_QUEUE (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dmedia.h364 #define MEDIA_REQUEST_IOC_QUEUE _IO('|', 0x80) macro
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2decoder.c1099 ret = ioctl (request->fd, MEDIA_REQUEST_IOC_QUEUE, NULL); in gst_v4l2_request_queue()