Home
last modified time | relevance | path

Searched refs:V4L2_CID_MIN_BUFFERS_FOR_OUTPUT (Results 1 – 3 of 3) sorted by relevance

/external/strace/xlat/
Dv4l2_control_ids.in41 V4L2_CID_MIN_BUFFERS_FOR_OUTPUT (V4L2_CID_BASE+40)
Dv4l2_control_ids.h279 #if defined(V4L2_CID_MIN_BUFFERS_FOR_OUTPUT) || (defined(HAVE_DECL_V4L2_CID_MIN_BUFFERS_FOR_OUTPUT)…
281 static_assert((V4L2_CID_MIN_BUFFERS_FOR_OUTPUT) == ((V4L2_CID_BASE+40)), "V4L2_CID_MIN_BUFFERS_FOR_…
284 # define V4L2_CID_MIN_BUFFERS_FOR_OUTPUT (V4L2_CID_BASE+40)
2397 XLAT(V4L2_CID_MIN_BUFFERS_FOR_OUTPUT),
/external/kernel-headers/original/uapi/linux/
Dv4l2-controls.h142 #define V4L2_CID_MIN_BUFFERS_FOR_OUTPUT (V4L2_CID_BASE+40) macro