Searched refs:OV_CALLBACKS_NOCLOSE (Results 1 - 4 of 4) sorted by relevance

/external/libvorbis/examples/
H A Dchaining_example.c38 if(ov_open_callbacks(stdin,&ov,NULL,-1,OV_CALLBACKS_NOCLOSE)<0){
H A Dvorbisfile_example.c47 if(ov_open_callbacks(stdin, &vf, NULL, 0, OV_CALLBACKS_NOCLOSE) < 0) {
H A Dseeking_example.c92 if(ov_open_callbacks(stdin,&ov,NULL,-1,OV_CALLBACKS_NOCLOSE)<0){
/external/libvorbis/include/vorbis/
H A Dvorbisfile.h82 static ov_callbacks OV_CALLBACKS_NOCLOSE = { variable

Completed in 117 milliseconds