Home
last modified time | relevance | path

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

/device/htc/flounder/audio/hal/
Daudio_hw.c1365 #define NUM_IN_AUX_CNL_CONFIGS 2 macro
1366 static const channel_config_t in_aux_cnl_configs[NUM_IN_AUX_CNL_CONFIGS] = {
1385 for (i = 0; i < NUM_IN_AUX_CNL_CONFIGS; i++) { in in_get_aux_channels()