Home
last modified time | relevance | path

Searched defs:vorbis_info (Results 1 – 2 of 2) sorted by relevance

/external/tremolo/Tremolo/
Divorbiscodec.h51 typedef struct vorbis_info{ struct
52 int version;
53 int channels;
77 } vorbis_info; argument
/external/libvorbis/include/vorbis/
Dcodec.h28 typedef struct vorbis_info{ struct
29 int version;
30 int channels;
54 } vorbis_info; argument