HomeSort by relevance Sort by last modified time
    Searched full:channel_cnt (Results 1 - 1 of 1) sorted by null

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

Completed in 168 milliseconds