OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ov_clear
(Results
1 - 2
of
2
) sorted by null
/external/tremolo/Tremolo/
ivorbisfile.h
100
extern int
ov_clear
(OggVorbis_File *vf);
vorbisfile.c
758
ov_clear
(vf);
771
ov_clear
(vf);
780
int
ov_clear
(OggVorbis_File *vf){
function
831
ov_clear
to close/free it. Same return codes as open. */
[
all
...]
Completed in 485 milliseconds