OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vorbis_dsp_clear
(Results
1 - 10
of
10
) sorted by null
/external/libvorbis/macos/
libvorbis.mcp.exp
17
vorbis_dsp_clear
/external/libvorbis/examples/
encoder_example.c
243
vorbis_dsp_clear
(&vd);
decoder_example.c
296
vorbis_dsp_clear
(&vd);
/external/tremolo/Tremolo/
codec_internal.h
219
extern void
vorbis_dsp_clear
(vorbis_dsp_state *v);
dsp.c
95
void
vorbis_dsp_clear
(vorbis_dsp_state *v){
function
114
vorbis_dsp_clear
(v);
/external/libvorbis/test/
write_read.c
123
vorbis_dsp_clear
(&vd);
287
vorbis_dsp_clear
(&vd);
/external/libvorbis/include/vorbis/
codec.h
178
extern void
vorbis_dsp_clear
(vorbis_dsp_state *v);
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
SoftVorbis.cpp
67
vorbis_dsp_clear
(mState);
477
vorbis_dsp_clear
(mState);
/external/libvorbis/lib/
block.c
289
vorbis_dsp_clear
(v);
314
void
vorbis_dsp_clear
(vorbis_dsp_state *v){
function
709
vorbis_dsp_clear
(v);
vorbisfile.c
656
vorbis_dsp_clear
(&vf->vd);
953
vorbis_dsp_clear
(&vf->vd);
[
all
...]
Completed in 127 milliseconds