Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/
H A DLensHw.cpp1206 int64_t lowPassFv4_4, lowPassFv8_8, lowPassLight; in setLowPassFv() local
1221 lowPassLight = 0; in setLowPassFv()
1225 lowPassLight += high_light[i]; in setLowPassFv()
1229 __func__, frameid, lowPassFv4_4, lowPassFv8_8, lowPassLight); in setLowPassFv()