OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vorbis_synthesis_blockin
(Results
1 - 6
of
6
) sorted by null
/external/libvorbis/macos/
libvorbis.mcp.exp
39
vorbis_synthesis_blockin
/external/libvorbis/examples/
decoder_example.c
231
vorbis_synthesis_blockin
(&vd,&vb);
/external/libvorbis/include/vorbis/
codec.h
211
extern int
vorbis_synthesis_blockin
(vorbis_dsp_state *v,vorbis_block *vb);
/external/libvorbis/test/
write_read.c
259
vorbis_synthesis_blockin
(&vd,&vb);
/external/libvorbis/lib/
vorbisfile.c
716
vorbis_synthesis_blockin
(&vf->vd,&vf->vb);
[
all
...]
block.c
720
int
vorbis_synthesis_blockin
(vorbis_dsp_state *v,vorbis_block *vb){
function
Completed in 23 milliseconds