代码搜索:Video Codec
找到约 10,000 项符合「Video Codec」的源代码
代码结果 10,000
www.eeworm.com/read/397974/8012089
cpp video.cpp
#include
#include
#include
#include
#include
#include"video.h"
#include"head.h"
#include"xdefine.h"
#include"data.h"
#include"w99200.h"
#de
www.eeworm.com/read/397974/8012092
h video.h
// Data Group
#define Vdata_in 0x01
#define I2c_data 0x02
#define Audio_out 0x67
// Command Group
#define Video_reset 0x04
#define Vstart 0x05
#define Vstop 0x06
#defi
www.eeworm.com/read/397974/8012104
wpj video.wpj
Document file - DO NOT EDIT
BUILD_PENTIUMgnu_BUILDRULE
video.out
BUILD_PENTIUMgnu_MACRO_AR
ar386
BUILD_PENTIUMgnu_MACRO_ARCHIVE
$(PRJ_DIR)/PENTIUMgnu/video.a
www.eeworm.com/read/397974/8012123
o video.o
www.eeworm.com/read/397974/8012127
out video.out
www.eeworm.com/read/297079/8054909
h video.h
/*
* video.h
*
* Video port and miniport driver interface
*
* This file is part of the w32api package.
*
* Contributors:
* Created by Casper S. Hornstrup
*
*
www.eeworm.com/read/397289/8058522
cmd video.cmd
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/196681/8067676
exe video.exe
www.eeworm.com/read/195529/8145235
cpp video.cpp
// --------------------------------------------------------
// This demo file is dedicated to the Public Domain. See:
// http://creativecommons.org/licenses/publicdomain
// ------------------------