代码搜索结果

找到约 10,000 项符合 Video 的代码

spcacompat.h

#ifndef SPCA_COMPAT_H #define SPCA_COMPAT_H #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 4, 24) static inline void *video_get_drvdata(struct video_device *vdev) { return vdev->priv; } static inli

osdtv501.h

#if(_OSD_TYPE == _OSD501) #if(_VIDEO_TV_SUPPORT && _TV_CHIP != _TV_NONE) //-------------------------------------------------- void OSDTVProc(); void CShowTVNumber(BYTE ucTvNumber, BYTE u

osdpub003.c

#define __OSD003_LCD_OSD__ #include "Header\Include.h" #if(OSD_TYPE == OSD003) //----------------------------------------------------------- void COsdHandler() { COsdEventMsgProc();

bkm_ax.h

/* $Id: bkm_ax.h,v 1.1.4.1 2001/11/20 14:19:35 kai Exp $ * * low level decls for T-Berkom cards A4T and Scitel Quadro (4*S0, passive) * * Author Roland Klabunde * Copyright by Roland Kla

rivafb.h

#ifndef __RIVAFB_H #define __RIVAFB_H #include #include #include #include #include #include

spcacompat.h

#ifndef SPCA_COMPAT_H #define SPCA_COMPAT_H #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 4, 24) static inline void * video_get_drvdata(struct video_device *vdev) { return vdev->priv; } stati

jpegvideosource.hh

/********** This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either versio

h263plusvideofileservermediasubsession.hh

/********** This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either versio

krnl.sym

00000000 a .absolut 00000008 a TSS_SEL 00000010 a SYS_CODE_SEL 00000018 a SYS_DATA_SEL 00000023 a USER_CODE_SEL 0000002b a USER_DATA_SEL 00000030 a LINEAR_DATA_SEL 00000038 a LINEAR_CODE_SEL c

frame.h

/* * libiax: An implementation of the Inter-Asterisk eXchange protocol * * Asterisk internal frame definitions. * * Copyright (C) 1999, Mark Spencer * * Mark Spencer