代码搜索:ADPCM
找到约 771 项符合「ADPCM」的源代码
代码结果 771
www.eeworm.com/read/387891/8648960
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/283587/9005071
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/375047/9375023
c adpcm.c
/***********************************************************
Copyright 1992 by Stichting Mathematisch Centrum, Amsterdam, The
Netherlands.
All Rights Reserved
Permissio
www.eeworm.com/read/177415/9456030
h adpcm.h
/*
* adpcm.h
*
* Ver0.10 98/ 7/22 H.Matsuoka Start
* Ver0.11 98/ 7/31 H.Matsuoka Change #define ADPCM_XX. same VSX
* Ver0.20 98/10/30 T.Ichikawa Add #ifdef MSVC to share source toola an
www.eeworm.com/read/175478/9545970
flt adpcm.flt
www.eeworm.com/read/175478/9546102
dll adpcm.dll
www.eeworm.com/read/164265/10120675
h adpcm.h
/*
* adpcm.h
*
* Ver0.10 98/ 7/22 H.Matsuoka Start
* Ver0.11 98/ 7/31 H.Matsuoka Change #define ADPCM_XX. same VSX
* Ver0.20 98/10/30 T.Ichikawa Add #ifdef MSVC to share source toola an
www.eeworm.com/read/163168/10172543
h adpcm.h
/*
* adpcm.h
*
* Ver0.10 98/ 7/22 H.Matsuoka Start
* Ver0.11 98/ 7/31 H.Matsuoka Change #define ADPCM_XX. same VSX
* Ver0.20 98/10/30 T.Ichikawa Add #ifdef MSVC to share source toola an
www.eeworm.com/read/162885/10261606
txt adpcm.txt
Wave file format
Header
4Byte RIFF
4Byte Trunk Size = File Length - 8
4Byte WAVE
(12B 12B)
First Chunk : format
4Byte fmt
4Byte Chunk Size = 0x14 0x00 0x00 0x00
2Byte Audio format
www.eeworm.com/read/161847/10362302
cpp adpcm.cpp
#include
#include
#include
using namespace std;
HRESULT AddFilterByCLSID(
IGraphBuilder *pGraph, // Pointer to the Filter Graph Manager.
LPCWSTR wszName,