Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/usb/gspca/
Dcpia1.c600 int MaxAllowableOverExposure, OverExposure; in find_over_exposure() local
606 OverExposure = MaxAllowableOverExposure; in find_over_exposure()
608 OverExposure = FLICKER_ALLOWABLE_OVER_EXPOSURE; in find_over_exposure()
610 return OverExposure; in find_over_exposure()