Searched refs:dst_cont (Results 1 – 1 of 1) sorted by relevance
88 snd_pcm_uframes_t dst_cont = meter->buf_size - dst_offset; in snd_pcm_meter_add_frames() local90 if (n > dst_cont) in snd_pcm_meter_add_frames()91 n = dst_cont; in snd_pcm_meter_add_frames()