Home
last modified time | relevance | path

Searched refs:OverExposure (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/media/usb/gspca/
Dcpia1.c601 int MaxAllowableOverExposure, OverExposure; in find_over_exposure() local
607 OverExposure = MaxAllowableOverExposure; in find_over_exposure()
609 OverExposure = FLICKER_ALLOWABLE_OVER_EXPOSURE; in find_over_exposure()
611 return OverExposure; in find_over_exposure()