Home
last modified time | relevance | path

Searched defs:HAVE_V4L2 (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/zbar/zbar-0.23.90/
H A Dconfigure.ac240 AM_CONDITIONAL([HAVE_V4L2], [test "x$have_v4l2" != "xno"]) condition
/dports/multimedia/transcode/transcode-1.1.7/
H A Dconfigure.in709 AM_CONDITIONAL(HAVE_V4L2, test x"$have_v4l2" = x"yes") condition
/dports/multimedia/gmerlin/gmerlin-1.2.0/
H A Dconfigure.ac775 AM_CONDITIONAL(HAVE_V4L2, test x$have_v4l2 = xtrue) condition
/dports/net/x11vnc/x11vnc-0.9.16/src/
H A Dv4l.c51 # define HAVE_V4L2 1 macro
/dports/multimedia/vlc/vlc-3.0.16/
H A Dconfigure.ac1950 AM_CONDITIONAL(HAVE_V4L2, [test "${have_v4l2}" != "no"]) condition
/dports/devel/directfb/DirectFB-1.4.17/interfaces/IDirectFBVideoProvider/
H A Dvideodev.h7 #define HAVE_V4L2 1 macro