HomeSort by relevance Sort by last modified time
    Searched refs:gb_level (Results 1 - 5 of 5) sorted by null

  /external/libxcam/xcore/base/
xcam_3a_result.h 122 double gb_level; member in struct:_XCam3aResultBlackLevel
  /external/libxcam/modules/isp/
isp_config_translator.cpp 82 to.level_gb = (uint32_t)(from.gb_level * multiplier + 0.5);
aiq3a_utils.cpp 112 blc->gb_level = atomisp_params.ob_config->level_gb / (double)65536;
  /external/libxcam/xcore/
x3a_analyzer_simple.cpp 163 black_level.gb_level = SIMPLE_DEFAULT_BLACK_LEVEL;
  /external/libxcam/modules/ocl/
cl_bayer_basic_handler.cpp 229 _blc_config.level_gb = (float)blc.gb_level;

Completed in 85 milliseconds