Searched defs:vorbis_info (Results 1 – 2 of 2) sorted by relevance
51 typedef struct vorbis_info{ struct52 int version;53 int channels;77 } vorbis_info; argument
28 typedef struct vorbis_info{ struct29 int version;30 int channels;54 } vorbis_info; argument