Home
last modified time | relevance | path

Searched refs:OV_ENOTVORBIS (Results 1 – 3 of 3) sorted by relevance

/external/tremolo/Tremolo/
Divorbiscodec.h111 #define OV_ENOTVORBIS -132 macro
Dtreminfo.c355 return(OV_ENOTVORBIS); in vorbis_dsp_headerin()
Dvorbisfile.c295 if(llret<0)return OV_ENOTVORBIS; in _fetch_headers()