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

/linux-4.4.14/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.c504 int stat, bleftend, cleft; ctrl_cropw_max_get() local
510 bleftend = cap->bounds.left+cap->bounds.width; ctrl_cropw_max_get()
513 *width = cleft < bleftend ? bleftend-cleft : 0; ctrl_cropw_max_get()

Completed in 63 milliseconds