代码搜索:V4L2
找到约 347 项符合「V4L2」的源代码
代码结果 347
www.eeworm.com/read/250243/4437325
h cx88.h
/*
* $Id: cx88.h,v 1.40 2004/11/03 09:04:51 kraxel Exp $
*
* v4l2 device driver for cx2388x based TV cards
*
* (c) 2003,04 Gerd Knorr [SUSE Labs]
*
* This program is free
www.eeworm.com/read/250243/4437386
h saa7134.h
/*
* $Id: saa7134.h,v 1.27 2004/11/04 11:03:52 kraxel Exp $
*
* v4l2 device driver for philips saa7134 based TV cards
*
* (c) 2001,02 Gerd Knorr
*
* This program is free s
www.eeworm.com/read/372616/2770845
c zc3xx.c
/*
* Z-Star/Vimicro zc301/zc302p/vc30x library
* Copyright (C) 2004 2005 2006 Michel Xhaard
* mxhaard@magic.fr
*
* V4L2 by Jean-Francois Moine
*
* This program is free
www.eeworm.com/read/14187/321111
sh mp4live_encoder_check.sh
#!/bin/sh
if grep HAVE_MP4LIVE mpeg4ip_config.h | grep define > /dev/null; then
echo
else
echo "MP4Live is not installed (requires V4L2 - check log)"
exit
fi
if grep HAVE_GTK mpeg4ip_config.
www.eeworm.com/read/372616/2770836
c sonixj.c
/*
* Sonix sn9c102p sn9c105 sn9c120 (jpeg) library
* Copyright (C) 2005 Michel Xhaard mxhaard@magic.fr
*
* V4L2 by Jean-Francois Moine
*
* This program is free softwar
www.eeworm.com/read/372616/2771272
h v4l2-i2c-drv-legacy.h
/*
* v4l2-i2c-drv-legacy.h - contains I2C handling code that's identical
* for all V4L2 I2C drivers. Use this header if the
* I2C driver is used by both legacy drivers and
* drivers
www.eeworm.com/read/372616/2771296
h v4l2-i2c-drv.h
/*
* v4l2-i2c-drv.h - contains I2C handling code that's identical for
* all V4L2 I2C drivers. Use this header if the
* I2C driver is only used by drivers converted
* to the bus-base