Searched refs:vorbis_synthesis_halfrate_p (Results 1 – 5 of 5) sorted by relevance
45 vorbis_synthesis_halfrate_p
47 vorbis_synthesis_halfrate_p
218 extern int vorbis_synthesis_halfrate_p(vorbis_info *v);
177 int vorbis_synthesis_halfrate_p(vorbis_info *vi){ in vorbis_synthesis_halfrate_p() function
1042 return vorbis_synthesis_halfrate_p(vf->vi); in ov_halfrate_p()