代码搜索:Video
找到约 10,000 项符合「Video」的源代码
代码结果 10,000
www.eeworm.com/read/335434/12524100
h video_cap_thread.h
///////////////////////////////////////////////////////
// FileName: video_cap_thread.h
// Author: b1gm0use
// Project: myvideo
#ifndef _VIDEO_CAPTURE_THREAD_H_
#define _VIDEO_CAPTURE_THREAD_H_
#i
www.eeworm.com/read/335434/12524109
h network_video_send.h
///////////////////////////////////////////////////////
// FileName: network_video_send.h
// Author: b1gm0use
// Project: myvideo
#ifndef _NETWORK_VIDEO_SEND_H_
#define _NETWORK_VIDEO_SEND_H_
#inc
www.eeworm.com/read/334234/12616385
c video_decoder_dummy.c
/*
* audio_decoder.c
*/
/* Standard Linux headers */
#include // always include stdio.h
#include // always include stdlib.h
#include // m
www.eeworm.com/read/334234/12616398
c video_encoder_dummy.c
/*
* audio_decoder.c
*/
/* Standard Linux headers */
#include // always include stdio.h
#include // always include stdlib.h
#include // m
www.eeworm.com/read/300870/13886177
m51 video_4360.m51
BL51 BANKED LINKER/LOCATER V5.15 05/21/2007 16:56:52 PAGE 1
BL51 BANKED LINKER/LOCATER V5.15, INVOKED BY:
C:\SILABS\IDEFILES\C51\BIN\BL51.EXE G:\AUDIO_20070517\TEST4_AUDIO\VIDEO_4
www.eeworm.com/read/105663/15661820
c video_fbsd_bttv.c
/* camserv - An internet streaming picture application
*
* Copyright (C) 1999-2002 Jon Travis (jtravis@p00p.org)
*
* This program is free software; you can redistribute it and/or modify
* it
www.eeworm.com/read/260016/11751510
h ba7612.h
#ifndef ___BA7612_H__
#define ___BA7612_H__
enum{
VIDEO_IN1,
VIDEO_IN2,
VIDEO_IN3,
VIDEO_MUTE
};
void SelectVideo(unsigned char video);
#endif