Searched refs:GST_IS_V4L2_VIDEO_DEC (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstplugins_good/sys/v4l2/ | ||
D | gstv4l2videodec.h | 41 #define GST_IS_V4L2_VIDEO_DEC(obj) \ macro |
D | v4l2_calls.c | 578 if (GST_IS_V4L2_VIDEO_DEC (v4l2object->element) && in gst_v4l2_open() |