Home | History | Annotate | Download | only in speex

Lines Matching full:quality

9       - Good *perceptual* quality (and not best SNR)
118 * @param quality Resampling quality between 0 and 10, where 0 has poor quality
119 * and 10 has very high quality.
126 int quality,
137 * @param quality Resampling quality between 0 and 10, where 0 has poor quality
138 * and 10 has very high quality.
147 int quality,
261 /** Set (change) the conversion quality.
263 * @param quality Resampling quality between 0 and 10, where 0 has poor
264 * quality and 10 has very high quality.
267 int quality);
269 /** Get the conversion quality.
271 * @param quality Resampling quality between 0 and 10, where 0 has poor
272 * quality and 10 has very high quality.
275 int *quality);