Home
last modified time | relevance | path

Searched refs:StoreSamples (Results 1 – 1 of 1) sorted by relevance

/dports/audio/openal-soft/openal-soft-1.21.1/alc/
H A Dconverter.cpp110 void StoreSamples(void *dst, const float *src, const size_t dststep, const DevFmtType dsttype, in StoreSamples() function
312 StoreSamples(DstSamples, ResampledData, mChan.size(), mDstType, DstSize); in convert()