Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/pcxhr/
Dpcxhr_core.c1148 int samples_to_add) in pcxhr_update_timer_pos() argument
1157 if (samples_to_add < 0) { in pcxhr_update_timer_pos()
1160 samples_to_add = mgr->granularity; in pcxhr_update_timer_pos()
1165 ((stream->timer_period_frag + samples_to_add) >= in pcxhr_update_timer_pos()
1185 stream->timer_period_frag + samples_to_add; in pcxhr_update_timer_pos()