Home
last modified time | relevance | path

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

/external/tremolo/Tremolo/
Dvorbisfile.c553 static int _fetch_and_process_packet(OggVorbis_File *vf, in _fetch_and_process_packet() function
1418 if(_fetch_and_process_packet(vf,1,1)<=0) in ov_pcm_seek()
1604 int ret=_fetch_and_process_packet(vf,1,1); in ov_read()