Searched refs:AUDIO_STREAMING_HINT (Results 1 – 2 of 2) sorted by relevance
251 if (data == static_cast<int32_t>(AUDIO_STREAMING_HINT::AUDIO_STREAMING_ON)) { in powerHintAsync_1_2()254 static_cast<int32_t>(AUDIO_STREAMING_HINT::AUDIO_STREAMING_OFF)) { in powerHintAsync_1_2()256 } else if (data == static_cast<int32_t>(AUDIO_STREAMING_HINT::TPU_BOOST_SHORT)) { in powerHintAsync_1_2()259 } else if (data == static_cast<int32_t>(AUDIO_STREAMING_HINT::TPU_BOOST_LONG)) { in powerHintAsync_1_2()262 } else if (data == static_cast<int32_t>(AUDIO_STREAMING_HINT::TPU_BOOST_OFF)) { in powerHintAsync_1_2()
20 enum AUDIO_STREAMING_HINT { enum