Home
last modified time | relevance | path

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

/external/libvorbis/macos/
Dlibvorbis.mcp.exp45 vorbis_synthesis_halfrate_p
/external/libvorbis/win32/
Dvorbis.def47 vorbis_synthesis_halfrate_p
/external/libvorbis/include/vorbis/
Dcodec.h218 extern int vorbis_synthesis_halfrate_p(vorbis_info *v);
/external/libvorbis/lib/
Dsynthesis.c177 int vorbis_synthesis_halfrate_p(vorbis_info *vi){ in vorbis_synthesis_halfrate_p() function
Dvorbisfile.c1042 return vorbis_synthesis_halfrate_p(vf->vi); in ov_halfrate_p()