Searched refs:m_Pitch (Results 1 – 1 of 1) sorted by relevance
77 f32 m_Pitch; // ピッチ(SampleRate に対する比) variable420 return m_Pitch; in GetPitch()450 return (m_SampleRate * m_Pitch) / NN_SND_HW_I2S_CLOCK_32KHZ_F32; in CalcFsRatio()