OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:snd_pcm_adpcm_state_t
(Results
1 - 3
of
3
) sorted by null
/device/samsung/crespo/alsa-lib/src/pcm/
pcm_plugin.h
139
}
snd_pcm_adpcm_state_t
;
typedef in typeref:struct:_snd_pcm_adpcm_state
147
snd_pcm_adpcm_state_t
*states);
154
snd_pcm_adpcm_state_t
*states);
pcm_adpcm.c
78
snd_pcm_adpcm_state_t
*states);
86
snd_pcm_adpcm_state_t
*states;
107
static char adpcm_encoder(int sl,
snd_pcm_adpcm_state_t
* state)
168
static int adpcm_decoder(unsigned char code,
snd_pcm_adpcm_state_t
* state)
222
snd_pcm_adpcm_state_t
*states)
275
snd_pcm_adpcm_state_t
*states)
pcm_meter.c
991
snd_pcm_adpcm_state_t
*adpcm_states;
Completed in 15 milliseconds