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

/openjdk7/jdk/src/share/classes/com/sun/media/sound/
H A DSoftAbstractResampler.java59 boolean noteOff_flag = false; field in class:SoftAbstractResampler.ModelAbstractResamplerStream
82 noteOff_flag = true;
124 noteOff_flag = false;
263 if (noteOff_flag)

Completed in 21 milliseconds