Searched refs:_fetch_and_process_packet (Results 1 - 2 of 2) sorted by relevance

/external/libvorbis/lib/
H A Dvorbisfile.c672 static int _fetch_and_process_packet(OggVorbis_File *vf, function
1231 let _fetch_and_process_packet deal with a potential bitstream
1659 if(_fetch_and_process_packet(vf,NULL,1,1)<=0)
1865 int ret=_fetch_and_process_packet(vf,NULL,1,1);
2023 int ret=_fetch_and_process_packet(vf,NULL,1,1);
2074 int ret=_fetch_and_process_packet(vf,NULL,1,0);
2092 int ret=_fetch_and_process_packet(vf,NULL,1,0);
2118 int ret=_fetch_and_process_packet(vf,NULL,1,0); /* do *not* span */
/external/tremolo/Tremolo/
H A Dvorbisfile.c553 static int _fetch_and_process_packet(OggVorbis_File *vf, function
1012 let _fetch_and_process_packet deal with a potential bitstream
1418 if(_fetch_and_process_packet(vf,1,1)<=0)
1604 int ret=_fetch_and_process_packet(vf,1,1);

Completed in 272 milliseconds