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

/linux-4.1.27/drivers/media/usb/gspca/
H A Dov534.c82 __u32 last_pts; member in struct:sd
1433 if (this_pts != sd->last_pts || this_fid != sd->last_fid) { sd_pkt_scan()
1437 sd->last_pts = this_pts; sd_pkt_scan()
1443 sd->last_pts = 0; sd_pkt_scan()
H A Dov534_9.c53 __u32 last_pts; member in struct:sd
1678 if (this_pts != sd->last_pts || this_fid != sd->last_fid) { sd_pkt_scan()
1682 sd->last_pts = this_pts; sd_pkt_scan()
1688 sd->last_pts = 0; sd_pkt_scan()

Completed in 78 milliseconds