Home
last modified time | relevance | path

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

/system/media/audio_utils/include/audio_utils/
DChannelMix.h699 constexpr bool ANDROID_SPECIFIC = true; // change for testing. in processSwitch() local
700 if constexpr (ANDROID_SPECIFIC) { in processSwitch()