代码搜索:Video Codec
找到约 10,000 项符合「Video Codec」的源代码
代码结果 10,000
www.eeworm.com/read/228316/14392608
paf codec.paf
www.eeworm.com/read/224599/14581891
h codec.h
/*****************************************************************************/
/* CODEC.H v1.00 */
/* 版权(c) 2003- 北京合众达电子技术有限责任公司 */
/* 设计者: 段立锋 */
/****
www.eeworm.com/read/122710/14673099
h codec.h
DWORD WINAPI CompressFunc( LPVOID );
DWORD WINAPI DecompressFunc( LPVOID );
www.eeworm.com/read/122710/14673109
cpp codec.cpp
#include "stdafx.h"
#include "codec.h"
#include "mmsystem.h"
#include "typedef.h"
#include "g723_cod.h"
#include "linedata.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/222081/14707703
class codec.class
www.eeworm.com/read/221846/14718382
cpp codec.cpp
#include
#include
#include "Global.h"
//#include "System.h"
#include
#include "CoDec.h"
extern IO IO;
/***************************************************
www.eeworm.com/read/221846/14718403
sbr codec.sbr
www.eeworm.com/read/221846/14718408
h codec.h
class Conv
{
private:
int NodeOrder;
int NodeNum;
int TrellisLen;
void SysCodeTable( int _Npoly, int _Dpoly );
void BranchCode( int i, int n, int _Npoly );
void BwSearch( float *_Sta
www.eeworm.com/read/214951/15082044
pjt codec.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="codec"
ProjectDir="F:\Ming\5402Pjt\codec\"
ProjectType=Executable
CPUFamily=TMS320C
www.eeworm.com/read/214951/15082046