Home
last modified time | relevance | path

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

/linux/sound/pci/pcxhr/
H A Dpcxhr_core.c1143 int samples_to_add) in pcxhr_update_timer_pos() argument
1152 if (samples_to_add < 0) { in pcxhr_update_timer_pos()
1155 samples_to_add = mgr->granularity; in pcxhr_update_timer_pos()
1160 ((stream->timer_period_frag + samples_to_add) >= in pcxhr_update_timer_pos()
1180 stream->timer_period_frag + samples_to_add; in pcxhr_update_timer_pos()