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

  /external/libxcam/modules/isp/
isp_config_translator.h 37 XCamReturn translate_black_level (const XCam3aResultBlackLevel &from, struct atomisp_ob_config &to);
isp_config_translator.cpp 74 const XCam3aResultBlackLevel &from, struct atomisp_ob_config &to)
aiq3a_utils.cpp 104 XCam3aResultBlackLevel *blc = xcam_malloc0_type (XCam3aResultBlackLevel);
  /external/libxcam/modules/ocl/
cl_bayer_basic_handler.h 73 bool set_blc_config (const XCam3aResultBlackLevel &blc);
cl_bayer_basic_handler.cpp 225 CLBayerBasicImageHandler::set_blc_config (const XCam3aResultBlackLevel &blc)
  /external/libxcam/xcore/
x3a_result_factory.h 39 SmartPtr<X3aBlackLevelResult> create_blacklevel (XCam3aResultBlackLevel *from = NULL);
x3a_result.h 149 typedef X3aStandardResultT<XCam3aResultBlackLevel> X3aBlackLevelResult;
x3a_result_factory.cpp 77 result = create_blacklevel ((XCam3aResultBlackLevel*)from);
157 X3aResultFactory::create_blacklevel (XCam3aResultBlackLevel *from)
x3a_analyzer_simple.cpp 157 XCam3aResultBlackLevel black_level;
  /external/libxcam/xcore/base/
xcam_3a_result.h 124 } XCam3aResultBlackLevel;

Completed in 1029 milliseconds