Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/preprocessing/
DPreProcessing.cpp95 size_t cur_channel_config; // current auciliary channel configuration member
1274 effect->cur_channel_config = in PreProcessingFx_Command()
1380 memcpy((uint32_t*)pReplyData + 1, &sDualMicConfigs[effect->cur_channel_config], in PreProcessingFx_Command()
1420 effect->cur_channel_config = i; in PreProcessingFx_Command()