Home
last modified time | relevance | path

Searched refs:vorbis_synthesis_idheader (Results 1 – 4 of 4) sorted by relevance

/external/libvorbis/win32/
Dvorbis.def48 vorbis_synthesis_idheader
/external/libvorbis/include/vorbis/
Dcodec.h203 extern int vorbis_synthesis_idheader(ogg_packet *op);
/external/libvorbis/lib/
Dinfo.c350 int vorbis_synthesis_idheader(ogg_packet *op){ in vorbis_synthesis_idheader() function
Dvorbisfile.c324 vorbis_synthesis_idheader(&op)){ in _fetch_headers()