Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.cpp66 #define HDR_CONFIDENCE_THRESHOLD 0.4 macro
6380 (hdr_scene.hdr_confidence > HDR_CONFIDENCE_THRESHOLD) && in processHDRData()