Searched refs:this_pts (Results 1 – 2 of 2) sorted by relevance
1639 __u32 this_pts; in sd_pkt_scan() local1670 this_pts = (data[5] << 24) | (data[4] << 16) in sd_pkt_scan()1675 if (this_pts != sd->last_pts || this_fid != sd->last_fid) { in sd_pkt_scan()1679 sd->last_pts = this_pts; in sd_pkt_scan()
1395 __u32 this_pts; in sd_pkt_scan() local1426 this_pts = (data[5] << 24) | (data[4] << 16) in sd_pkt_scan()1431 if (this_pts != sd->last_pts || this_fid != sd->last_fid) { in sd_pkt_scan()1435 sd->last_pts = this_pts; in sd_pkt_scan()