Home
last modified time | relevance | path

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

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/iop/
H A DIop_SpuBase.h308 SRC_SAMPLING_RATE = 48000, enumerator
H A DIop_SpuBase.cpp1331 m_srcSampleIdx += (SRC_SAMPLING_RATE * TIME_SCALE) / dstSamplingRate; in GetSamples()