Searched refs:OV_EIMPL (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/include/vorbis/
H A Dcodec.h228 #define OV_EIMPL -130 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dvorbisenc.c914 if(!hi->setup)return OV_EIMPL;
968 if(!hi->setup)return OV_EIMPL;
1182 return(OV_EIMPL);
H A Dinfo.c553 if(_vorbis_pack_comment(&opb,vc)) return OV_EIMPL;
572 int ret=OV_EIMPL;

Completed in 99 milliseconds