代码搜索结果
找到约 10,000 项符合
Video 的代码
makefile_sample_mpeg4_dec
# This makefile will build a Linux application
# this is for sample code build
#==============================================================================
# GNU pathes (server ad
mp4ebuff.c
/******************************************************************************
// INTEL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of a license ag
makefile_sample_mpeg4_enc
# This makefile will build a Linux application
# this is for sample code build
#==============================================================================
# GNU pathes (server admin u
testkeys.c
/* Print out all the keysyms we have, just to verify them */
#include
#include
#include "SDL.h"
int main(int argc, char *argv[])
{
SDLKey key;
if ( SDL_Init(SDL_
summary.c
/*****************************************************************************
* summary.c: set of functions to print options of selected title
* found in .ifo.
************************************
osenv.h
/*
* Copyright (c) 1997, 1998, 1999 The University of Utah and the Flux Group.
*
* This file is part of the OSKit Linux Glue Libraries, which are free
* software, also known as "open source;" you
testkeys.c
/* Print out all the keysyms we have, just to verify them */
#include
#include
#include "SDL.h"
int main(int argc, char *argv[])
{
SDLKey key;
if ( SDL_Init(SDL_INIT_VIDEO)
testkeys.c
/* Print out all the keysyms we have, just to verify them */
#include
#include
#include "SDL.h"
int main(int argc, char *argv[])
{
SDLKey key;
if ( SDL_Init(SDL_
i2c_av_config.v
module I2C_AV_Config ( // Host Side
iCLK,
iRST_N,
// I2C Side
I2C_SCLK,
I2C_SDAT );
// Host Side
input iCLK;
input iRST_N;
// I2C Side
output I2C_SCLK;
inou
i2c_av_config.v
module I2C_AV_Config ( // Host Side
iCLK,
iRST_N,
// I2C Side
I2C_SCLK,
I2C_SDAT );
// Host Side
input iCLK;
input iRST_N;
// I2C Side
output I2C_SCLK;
inou