Searched refs:pb_pos (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dplayer.c179 static uint64_t pb_pos; variable
408 *pos = pb_pos + delta;
412 pb_pos = *pos;
442 pb_pos = *pos;
488 /* Synchronize pb_pos and pb_pos_stamp before laudio stops entirely */
2033 ret = laudio_start(pb_pos, last_rtptime + AIRTUNES_V2_PACKET_SAMPLES);
2156 pb_pos = last_rtptime + AIRTUNES_V2_PACKET_SAMPLES - 88200;

Completed in 59 milliseconds