Searched refs:src_channel (Results 1 – 2 of 2) sorted by relevance
904 unsigned int src_channel, dst_channel; in route_load_ttable() local929 for (src_channel = 0; src_channel < sused; ++src_channel) { in route_load_ttable()931 v = ttable[src_channel * smul + dst_channel * dmul]; in route_load_ttable()933 srcs[nsrcs].channel = src_channel; in route_load_ttable()
376 const snd_pcm_channel_area_t *src_channel, snd_pcm_uframes_t src_offset,
Completed in 9 milliseconds