Searched refs:RING_STATE_NUM (Results 1 – 1 of 1) sorted by relevance
29 constexpr int32_t RING_STATE_NUM = 2; variable54 RingState ringState = static_cast<RingState>(size % RING_STATE_NUM); in AudioControlManagerFunc()