Searched refs:this_pts (Results 1 – 1 of 1) sorted by relevance
1631 __u32 this_pts; in sd_pkt_scan() local1662 this_pts = (data[5] << 24) | (data[4] << 16) in sd_pkt_scan()1667 if (this_pts != sd->last_pts || this_fid != sd->last_fid) { in sd_pkt_scan()1671 sd->last_pts = this_pts; in sd_pkt_scan()