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

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr36064.c12 typedef struct OggVorbis_File struct
19 } OggVorbis_File; typedef in typeref:struct:OggVorbis_File
21 extern double ov_time_total (OggVorbis_File * vf, int i);
22 extern int ov_pcm_seek_page (OggVorbis_File * vf, ogg_int64_t pos);
25 ov_time_seek_page (OggVorbis_File * vf, double seconds)

Completed in 42 milliseconds