Searched refs:vorbis_synthesis_halfrate (Results 1 – 5 of 5) sorted by relevance
44 vorbis_synthesis_halfrate
46 vorbis_synthesis_halfrate
217 extern int vorbis_synthesis_halfrate(vorbis_info *v,int flag);
167 int vorbis_synthesis_halfrate(vorbis_info *vi,int flag){ in vorbis_synthesis_halfrate() function
1032 if(vorbis_synthesis_halfrate(vf->vi+i,flag)){ in ov_halfrate()