代码搜索:ADPCM
找到约 771 项符合「ADPCM」的源代码
代码结果 771
www.eeworm.com/read/161847/10362307
dsw adpcm.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/161847/10362310
opt adpcm.opt
www.eeworm.com/read/161847/10362311
ncb adpcm.ncb
www.eeworm.com/read/161847/10362314
plg adpcm.plg
Build Log
--------------------Configuration: adpcm - Win32 Debug--------------------
Command Lines
Creating temporary file "F:\DOCUME~1\ADMINI~
www.eeworm.com/read/161847/10362319
dsp adpcm.dsp
# Microsoft Developer Studio Project File - Name="adpcm" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Con
www.eeworm.com/read/352960/10488099
c adpcm.c
/*
* ADPCM codecs
* Copyright (c) 2001-2003 The ffmpeg Project
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* Li
www.eeworm.com/read/158784/10729326
c adpcm.c
/***********************************************************
Copyright 1992 by Stichting Mathematisch Centrum, Amsterdam, The
Netherlands.
All Rights Reserved
Permissio
www.eeworm.com/read/273533/10912487
cc adpcm.cc
#include "swf.h"
#ifdef RCSID
static char *rcsid = "$Id: adpcm.cc,v 1.1 1998/08/31 21:52:39 olivier Exp $";
#endif
// This file has been rearranged from the code posted
// on news:forums.macromedia
www.eeworm.com/read/273533/10912516
h adpcm.h
#ifndef _ADPCM_H_
#define _ADPCM_H_
class Adpcm {
// Destination format - note we always decompress to 16 bit
long stereo;
int nBits; // number of bits in each sample
long valpred[2]; //
www.eeworm.com/read/465112/6966461
c adpcm.c
/***********************************************************
Copyright 1992 by Stichting Mathematisch Centrum, Amsterdam, The
Netherlands.
All Rights Reserved
Permissio