代码搜索:Video Codec
找到约 10,000 项符合「Video Codec」的源代码
代码结果 10,000
www.eeworm.com/read/348787/10867208
h video.h
/*********************** SGS-THOMSON MICROELECTRONICS ************************
FILENAME : VIDEO.H
VERSION : V1.0
DATE : JAN 1999
AUTHOR(s) : ASHISH RUDOLA / DEEPAK DOSHI
PROCE
www.eeworm.com/read/348582/10885472
gif video.gif
www.eeworm.com/read/418361/10952014
x video.x
www.eeworm.com/read/417694/10980263
h video.h
/*
* Copyright (c) 1992 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purp
www.eeworm.com/read/417694/10980292
c video.c
/* video.c */
/* This file contains the main routines for decoding MPEG files. */
/*
* Copyright (c) 1992 The Regents of the University of California.
* All rights reserved.
*
* Permission to u
www.eeworm.com/read/417409/10991232
vi for video.vi
www.eeworm.com/read/271446/10996345
h video.h
#ifndef __VIDEO_DEFINED
#define __VIDEO_DEFINED
#define HORIZONTAL_ACTIVE 1440
#define HORIZONTAL_BLANKING_PAL 280
#define HORIZONTAL_BLANKING_NTSC 268
#define HORIZONTAL_TOTAL_PAL (HORIZ
www.eeworm.com/read/125135/6962032
c video.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/466438/7034993
cpp video.cpp
// Video.cpp : implementation file
//
#include "stdafx.h"
#include "Express.h"
#include "Video.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;