Searched refs:timer_period_frag (Results 1 – 3 of 3) sorted by relevance
133 …u_int32_t timer_period_frag; /* timer: samples elapsed since last call to snd_pcm_period_elapsed (… member
511 stream->timer_period_frag = 0; /* reset theoretical stream pos */ in pcxhr_set_stream_state()799 stream->timer_period_frag += mgr->granularity; in pcxhr_start_linked_stream()1082 u_int32_t timer_period_frag; in pcxhr_stream_pointer() local1091 timer_period_frag = stream->timer_period_frag; in pcxhr_stream_pointer()1095 timer_period_frag); in pcxhr_stream_pointer()
1136 stream->timer_abs_periods + stream->timer_period_frag + in pcxhr_stream_read_position()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()1194 stream->timer_period_frag = in pcxhr_update_timer_pos()