代码搜索:Video Codec
找到约 10,000 项符合「Video Codec」的源代码
代码结果 10,000
www.eeworm.com/read/469549/6931152
obj codec.obj
www.eeworm.com/read/340311/6962615
asm codec.asm
;***************************************************************
;* TMS320C54x ANSI C Codegen Version 3.50 *
;* Date/Time created: Tue Mar 27 09:36:41 2001 *
;*
www.eeworm.com/read/340311/6962616
cmd codec.cmd
/*#############################################################################
## $Id: codec.cmd,v 1.1.1.1 2000/02/02 22:02:33 linton Exp $
##
#####################################################
www.eeworm.com/read/340311/6962617
obj codec.obj
www.eeworm.com/read/340311/6962618
c codec.c
/*****************************************************************************/
/* Codec.c */
/*
www.eeworm.com/read/340311/6962619
map codec.map
******************************************************************************
TMS320C54x COFF Linker Version 3.50
******************************************************
www.eeworm.com/read/340311/6962620
out codec.out
www.eeworm.com/read/340311/6962622
mak codec.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames
www.eeworm.com/read/466466/7035546
h codec.h
#ifndef _CODEC_H
#define _CODEC_H
#include "msacmdrv.h"
#include "faac.h"
#include "faad.h"
class codec
{
static const int m_iCompressedFormatTag;
static const int m_iManufacturerID;
stat
www.eeworm.com/read/466466/7035548
cpp codec.cpp
#include "codec.h"
#include
// we must register these by emailing to mmreg@microsoft.com
const int codec::m_iCompressedFormatTag = 0x1234;
const int codec::m_iManufacturerID = MM_GADGETLAB