Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dhandler_interface.h257 double get_contrast_unlock () const { in get_contrast_unlock() function
/external/libxcam/modules/isp/
Daiq_handler.cpp1635 isp_params.manual_contrast = (int8_t)(aiq_common->get_contrast_unlock() * 128.0); in integrate()