Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libeffects/preprocessing/
H A DPreProcessing.cpp137 CHANNEL_CFG_MONO, enumerator
1280 (effect->session->inChannelCount == 1) ? CHANNEL_CFG_MONO : CHANNEL_CFG_STEREO; in PreProcessingFx_Command()