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

/openjdk7/jdk/src/share/classes/com/sun/media/sound/
H A DSoftResampler.java32 public interface SoftResampler { interface
H A DSoftAbstractResampler.java38 public abstract class SoftAbstractResampler implements SoftResampler {
H A DSoftSynthesizer.java225 private SoftResampler resampler = new SoftLinearResampler();

Completed in 246 milliseconds