Searched refs:amplitudeType_ (Results 1 – 2 of 2) sorted by relevance
74 int32_t amplitudeType_ = 0; variable
168 amplitudeType_ = std::count(TONE_TYPE_LIST.begin(), TONE_TYPE_LIST.end(), toneType_) > 0 ? in LoadTone()316 int16_t sample = amplitudeType_ * sin(factor * index); in GetSamples()