Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/preprocessing/
DPreProcessing.cpp139 CHANNEL_CFG_STEREO, enumerator
1275 (effect->session->inChannelCount == 1) ? CHANNEL_CFG_MONO : CHANNEL_CFG_STEREO; in PreProcessingFx_Command()