Home
last modified time | relevance | path

Searched refs:OV_ENOTAUDIO (Results 1 – 5 of 5) sorted by relevance

/external/libvorbis/lib/
Dsynthesis.c45 return(OV_ENOTAUDIO); in vorbis_synthesis()
109 return(OV_ENOTAUDIO); in vorbis_synthesis_trackonly()
149 return(OV_ENOTAUDIO); in vorbis_packet_blocksize()
/external/libvorbis/doc/
Dvorbis-errors.txt35 OV_ENOTAUDIO Packet data submitted to vorbis_synthesis is not audio data.
58 OV_ENOTAUDIO, OV_EBADPACKET
/external/tremolo/Tremolo/
Divorbiscodec.h114 #define OV_ENOTAUDIO -135 macro
Ddsp.c183 return(OV_ENOTAUDIO); in vorbis_packet_blocksize()
218 return OV_ENOTAUDIO ; in vorbis_dsp_synthesis()
/external/libvorbis/include/vorbis/
Dcodec.h233 #define OV_ENOTAUDIO -135 macro