OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vorbis_synthesis_headerin
(Results
1 - 6
of
6
) sorted by null
/external/libvorbis/macos/
libvorbis.mcp.exp
34
vorbis_synthesis_headerin
/external/libvorbis/examples/
decoder_example.c
129
if(
vorbis_synthesis_headerin
(&vi,&vc,&op)<0){
166
result=
vorbis_synthesis_headerin
(&vi,&vc,&op);
/external/libvorbis/test/
write_read.c
190
if (
vorbis_synthesis_headerin
(&vi,&vc,&op) < 0) {
213
vorbis_synthesis_headerin
(&vi,&vc,&op);
/external/libvorbis/include/vorbis/
codec.h
204
extern int
vorbis_synthesis_headerin
(vorbis_info *vi,vorbis_comment *vc,
/external/libvorbis/lib/
vorbisfile.c
327
if((ret=
vorbis_synthesis_headerin
(vi,vc,&op))){
374
if((ret=
vorbis_synthesis_headerin
(vi,vc,&op)))
[
all
...]
info.c
379
int
vorbis_synthesis_headerin
(vorbis_info *vi,vorbis_comment *vc,ogg_packet *op){
function
Completed in 75 milliseconds