Home
last modified time | relevance | path

Searched refs:OV_EIMPL (Results 1 – 6 of 6) sorted by relevance

/external/libvorbis/doc/
Dvorbis-errors.txt24 OV_EIMPL The bitstream makes use of a feature not implemented in this
49 OV_EIMPL
/external/tremolo/Tremolo/
Divorbiscodec.h109 #define OV_EIMPL -130 macro
Dvorbisfile.c729 if( (-1>>1) != -1) return OV_EIMPL; in _ov_open1()
/external/libvorbis/include/vorbis/
Dcodec.h228 #define OV_EIMPL -130 macro
/external/libvorbis/lib/
Dvorbisenc.c914 if(!hi->setup)return OV_EIMPL; in vorbis_encode_setup_vbr()
972 if(!hi->setup)return OV_EIMPL; in vorbis_encode_setup_managed()
1205 if(!hi->setup)return OV_EIMPL; in vorbis_encode_ctl()
1212 return(OV_EIMPL); in vorbis_encode_ctl()
Dinfo.c553 if(_vorbis_pack_comment(&opb,vc)) return OV_EIMPL; in vorbis_commentheader_out()
572 int ret=OV_EIMPL; in vorbis_analysis_headerout()