代码搜索结果
找到约 10,000 项符合
Video 的代码
main.c
#include "stdio.h"
#include "davincievm.h"
extern Int16 video_loopback_test();
/* ------------------------------------------------------------------------ *
*
debug.lkf
-z -q -c -m"./Debug/AV_tst.map" -o"./Debug/AV_tst.out" -w -x -i"c:/ti/ddk_v1_11_00_00/ddk/lib" -i"c:/ti/boards/evmdm642/lib" -i"c:/ti/c6000/bios/lib" -i"c:/ti/c6000/rtdx/lib" -i"c:/ti/c6000/xdais/lib"
debug.lkv
-z -q -c -m"./Debug/AV_tst.map" -o"./Debug/AV_tst.out" -w -x -i"c:/ti/ddk_v1_11_00_00/ddk/lib" -i"c:/ti/boards/evmdm642/lib" -i"c:/ti/c6000/bios/lib" -i"c:/ti/c6000/rtdx/lib" -i"c:/ti/c6000/xdais/lib"
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
inptstrm.cpp
#include "main.h"
#include "consts1.h"
void DisplayInfo(char *info)
{
fprintf(stderr,"%s\n",info);
}
void DisplayError(char *err)
{
fprintf(stderr,"%s\n",err);
}
void DisplayProgres
demux_rawvideo.c
#include "config.h"
#include
#include
#include
#include
#include "../m_option.h"
#include "stream.h"
#include "demuxer.h"
#include "stheader.h"
#include
readme.gq
Routines for DOS, Video, Low Level and Utility.
磁盘操作系统, 视频, 低级别实用程序的例程.
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
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