代码搜索:ADPCM
找到约 771 项符合「ADPCM」的源代码
代码结果 771
www.eeworm.com/read/305712/3770170
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/287127/4027280
h adpcm.h
/*____________________________________________________________________________
Copyright (C) 1996-1999 Network Associates, Inc.
All rights reserved.
$Id: ADPCM.h,v 1.3 1999/03/10 02:31:34 hell
www.eeworm.com/read/287127/4027323
cpp adpcm.cpp
/*____________________________________________________________________________
Copyright (C) 1996-1999 Network Associates, Inc.
All rights reserved.
$Id: ADPCM.cpp,v 1.3 1999/03/10 02:31:33 he
www.eeworm.com/read/282522/4099852
h adpcm.h
//*****************************************************************************
//
// adpcm.h - Array containing sample audio in ADPCM format.
//
// Copyright (c) 2007 Luminary Micro, Inc. All ri
www.eeworm.com/read/427042/1983829
c adpcm.c
/*
* ADPCM codecs
* Copyright (c) 2001-2003 The ffmpeg Project
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GN
www.eeworm.com/read/425567/2004982
h adpcm.h
/*****************************************************************************
*
* This program is free software ; you can redistribute it and/or modify
* it under the terms of the GNU General P
www.eeworm.com/read/425567/2004985
c adpcm.c
/*****************************************************************************
*
* This program is free software ; you can redistribute it and/or modify
* it under the terms of the GNU General P
www.eeworm.com/read/425562/2005570
h adpcm.h
/*****************************************************************************
*
* This program is free software ; you can redistribute it and/or modify
* it under the terms of the GNU General P
www.eeworm.com/read/425562/2005573
c adpcm.c
/*****************************************************************************
*
* This program is free software ; you can redistribute it and/or modify
* it under the terms of the GNU General P
www.eeworm.com/read/420803/2061082
c adpcm.c
/*
* ADPCM codecs
* Copyright (c) 2001-2003 The ffmpeg Project
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of