Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2videodec.h41 #define GST_IS_V4L2_VIDEO_DEC(obj) \ macro
Dv4l2_calls.c578 if (GST_IS_V4L2_VIDEO_DEC (v4l2object->element) && in gst_v4l2_open()