代码搜索结果
找到约 10,000 项符合
Video 的代码
umc_mpeg2_dec.cpp
/*//////////////////////////////////////////////////////////////////////////////
//
// INTEL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of a
umc_mpeg1_dec.cpp
/*//////////////////////////////////////////////////////////////////////////////
//
// INTEL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of a
obj_list.ini
##
## Name of the application to build
##
BinName = jpeg
SFX_WIN = .lib
SFX_LNX = .a
OBJS = \
$(ObjDir)\colorcomp$(OBJSFX) \
$(ObjDir)\dechtbl$(OBJSFX) \
$(ObjDir)\decoder$(OBJSFX) \
list_ch12_02_vga_sync_test.vhd
-- Listing 12.2
library ieee;
use ieee.std_logic_1164.all;
entity vga_test is
port (
clk, reset: in std_logic;
sw: in std_logic_vector(2 downto 0);
hsync, vsync: out std_l
camera.h
#ifndef __CAMERA_H_
#define __CAMERA_H_
#ifdef __cplusplus
extern "C" {
#endif
BOOL CIS_Close(DWORD hOpenContext);
BOOL CIS_Deinit(DWORD hDeviceContext);
DWORD CIS_Init(DWORD dwContext);
D
mime.types
#
# sample mime.types
#
application/postscript ps eps
application/pgp pgp
audio/x-aiff aif aifc aiff
text/plain asc txt
audio/ulaw au
video/x-msvideo avi
application/x-bcpio bcpio
applicat
camera.h
#ifndef __CAMERA_H_
#define __CAMERA_H_
#ifdef __cplusplus
extern "C" {
#endif
#include "i2c.h"
typedef enum _CIS_STATE {
UNINITIALIZED,
INITIALIZE,
RUN,
SUSPEND,
demux_smjpeg.c
/*
SMJPEG file parser by Alex Beregszaszi
Only for testing some files.
Commited only for Nexus' request.
Based on text by Arpi (SMJPEG-format.txt) and later on
http://www.lokigames.com/develo
parse_es.c
//=================== MPEG-ES VIDEO PARSER =========================
#include
#include
#include
#include "config.h"
#include "mp_msg.h"
#include "help_mp.h"
#include