Home
last modified time | relevance | path

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

/device/htc/flounder/audio/hal/
Daudio_hw.c1389 size_t idx_preproc; in in_get_aux_channels() local
1390 for (idx_preproc = 0, match_cnt = 0; in in_get_aux_channels()
1392 idx_preproc < (size_t)in->num_preprocessors && match_cnt == idx_preproc; in in_get_aux_channels()
1393 idx_preproc++) { in in_get_aux_channels()
1394 struct effect_info_s *effect_info = &in->preprocessors[idx_preproc]; in in_get_aux_channels()