代码搜索:ADPCM
找到约 771 项符合「ADPCM」的源代码
代码结果 771
www.eeworm.com/read/405816/2282584
h adpcm.h
#ifndef ADPCM_H
#define ADPCM_H
#define MAX_ADPCM 8
/* NOTE: Actual sample data is specified in the sound_prom parameter of the game driver, but
since the MAME code expects this to be an ar
www.eeworm.com/read/405816/2282601
c adpcm.c
/*
* streaming ADPCM driver
* by Aaron Giles
*
* Library to transcode from an ADPCM source to raw PCM.
* Written by Buffoni Mirko in 08/06/97
* References: various sources and do
www.eeworm.com/read/401534/2339944
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/396408/2417716
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/396408/2418065
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/396408/2420769
s adpcm.s
.file 1 "adpcm.c"
.section .mdebug.abi32
.previous
.section .text.adpcm_decode_init,"ax",@progbits
.align 2
.align 5
.ent adpcm_decode_init
.type adpcm_decode_init, @function
adpcm_decode_init:
.frame
www.eeworm.com/read/396408/2421040
mid adpcm.mid
.file 1 "adpcm.c"
.section .mdebug.abi32
.previous
.section .text.adpcm_decode_init,"ax",@progbits
.align 2
.align 5
.ent adpcm_decode_init
.type adpcm_decode_init, @function
adpcm_decode_init
www.eeworm.com/read/396408/2421296
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/384423/2600681
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/384423/2600977
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