Searched refs:sDualMicConfigs (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libeffects/preprocessing/
H A DPreProcessing.cpp152 const channel_config_t sDualMicConfigs[CHANNEL_CFG_CNT] = { variable
1622 memcpy((uint32_t *)pReplyData + 2, &sDualMicConfigs, num_configs * sizeof(channel_config_t));
1644 &sDualMicConfigs[effect->cur_channel_config],
1675 &sDualMicConfigs[i], sizeof(channel_config_t)) == 0) {
1687 "[%08x].[%08x]", sDualMicConfigs[i].main_channels, sDualMicConfigs[i].aux_channels);

Completed in 51 milliseconds