This is the complete list of members for
dsdDecimator, including all inherited members.
dsdDecimator(dsdSampleReader *reader, dsf2flac_uint32 outputSampleRate) | dsdDecimator | |
errorMsg | dsdDecimator | [private] |
getDecimationRatio() | dsdDecimator | [inline] |
getErrorMsg() | dsdDecimator | |
getFirstValidSample() | dsdDecimator | |
getLastValidSample() | dsdDecimator | |
getLength() | dsdDecimator | |
getNumChannels() | dsdDecimator | [inline] |
getOutputSampleRate() | dsdDecimator | |
getPosition() | dsdDecimator | |
getPositionAsPercent() | dsdDecimator | [inline] |
getPositionInSeconds() | dsdDecimator | [inline] |
getSamples(sampleType *buffer, dsf2flac_uint32 bufferLen, dsf2flac_float64 scale, dsf2flac_float64 tpdfDitherPeakAmplitude=0) | dsdDecimator | |
getSamples(short int *buffer, dsf2flac_uint32 bufferLen, dsf2flac_float64 scale, dsf2flac_float64 tpdfDitherPeakAmplitude) | dsdDecimator | |
getSamples(int *buffer, dsf2flac_uint32 bufferLen, dsf2flac_float64 scale, dsf2flac_float64 tpdfDitherPeakAmplitude) | dsdDecimator | |
getSamples(long int *buffer, dsf2flac_uint32 bufferLen, dsf2flac_float64 scale, dsf2flac_float64 tpdfDitherPeakAmplitude) | dsdDecimator | |
getSamples(float *buffer, dsf2flac_uint32 bufferLen, dsf2flac_float64 scale, dsf2flac_float64 tpdfDitherPeakAmplitude) | dsdDecimator | |
getSamples(double *buffer, dsf2flac_uint32 bufferLen, dsf2flac_float64 scale, dsf2flac_float64 tpdfDitherPeakAmplitude) | dsdDecimator | |
getSamplesInternal(sampleType *buffer, dsf2flac_uint32 bufferLen, dsf2flac_float64 scale, dsf2flac_float64 tpdfDitherPeakAmplitude, bool roundToInt) | dsdDecimator | [private] |
initLookupTable(const dsf2flac_int32 nCoefs, const dsf2flac_float64 *coefs, const dsf2flac_int32 tzero) | dsdDecimator | [private] |
isValid() | dsdDecimator | |
lookupTable | dsdDecimator | [private] |
nLookupTable | dsdDecimator | [private] |
nStep | dsdDecimator | [private] |
outputSampleRate | dsdDecimator | [private] |
ratio | dsdDecimator | [private] |
reader | dsdDecimator | [private] |
step() | dsdDecimator | [inline] |
tzero | dsdDecimator | [private] |
valid | dsdDecimator | [private] |
~dsdDecimator() | dsdDecimator | [virtual] |