Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/
A Dpcm_route.c268 int srcidx, srcidx1 = 0; in snd_pcm_route_convert1_many() local
276 srcs[srcidx1] = snd_pcm_channel_area_addr(src_area, src_offset); in snd_pcm_route_convert1_many()
277 src_steps[srcidx1] = snd_pcm_channel_area_step(src_area); in snd_pcm_route_convert1_many()
278 src_tt[srcidx1] = ttable->srcs[srcidx]; in snd_pcm_route_convert1_many()
279 srcidx1++; in snd_pcm_route_convert1_many()
281 nsrcs = srcidx1; in snd_pcm_route_convert1_many()

Completed in 7 milliseconds