Lines Matching refs:dst_step
92 int src_step, dst_step;
99 dst_step = snd_pcm_channel_area_step(dst_area);
125 dst += dst_step;
155 int src_step, dst_step;
162 dst_step = snd_pcm_channel_area_step(dst_area) >> 1;
177 dst += dst_step;
214 int src_step, dst_step;
222 dst_step = snd_pcm_channel_area_step(dst_area);
246 dst += dst_step;
276 int src_step, dst_step;
284 dst_step = snd_pcm_channel_area_step(dst_area) >> 1 ;
298 dst += dst_step;