openMSX
openmsx::ResampleLQ< CHANNELS > Member List

This is the complete list of members for openmsx::ResampleLQ< CHANNELS >, including all inherited members.

create(ResampledSoundDevice &input, const DynamicClock &hostClock)openmsx::ResampleLQ< CHANNELS >static
fetchData(EmuTime::param time, unsigned &valid)openmsx::ResampleLQ< CHANNELS >protected
FP typedefopenmsx::ResampleLQ< CHANNELS >protected
generateOutput(float *dataOut, size_t num, EmuTime::param time)openmsx::ResampleAlgoinline
generateOutputImpl(float *dataOut, size_t num, EmuTime::param time)=0openmsx::ResampleAlgoprotectedpure virtual
getEmuClock() constopenmsx::ResampleAlgoinlineprotected
hostClockopenmsx::ResampleLQ< CHANNELS >protected
inputopenmsx::ResampleAlgoprotected
lastInputopenmsx::ResampleLQ< CHANNELS >protected
ResampleAlgo(ResampledSoundDevice &input_)openmsx::ResampleAlgoinlineexplicitprotected
ResampleLQ(ResampledSoundDevice &input, const DynamicClock &hostClock)openmsx::ResampleLQ< CHANNELS >protected
stepopenmsx::ResampleLQ< CHANNELS >protected
~ResampleAlgo()=defaultopenmsx::ResampleAlgovirtual