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

/external/kernel-headers/original/linux/
H A Ddmaengine.h144 * @chan_count: number of chans allocated
145 * @chans_desired: number of chans requested. Can be +/- chan_count
152 unsigned int chan_count; member in struct:dma_client
/external/bluetooth/bluedroid/audio_a2dp_hw/
H A Daudio_a2dp_hw.c174 int chan_count = popcount(cfg.channel_flags); local
179 return bytes*(1000000/(chan_count*2))/cfg.rate;

Completed in 69 milliseconds