Home
last modified time | relevance | path

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

/hardware/qcom/audio/msm8909/post_proc/
Dvirtualizer.c306 uint32_t channel_cnt = audio_channel_count_from_out_mask(channel_mask); in virtualizer_get_parameter() local
308 if (p->vsize < 3 * channel_cnt * sizeof(int32_t)){ in virtualizer_get_parameter()