Searched refs:XCam3aResultWhiteBalance (Results 1 – 14 of 14) sorted by relevance
165 XCam3aResultWhiteBalance *wb = xcam_malloc0_type (XCam3aResultWhiteBalance); in xcam_combine_analyze_results()
155 XCam3aResultWhiteBalance *res = (XCam3aResultWhiteBalance *) result->get_ptr (); in post_3a_analyze()
36 …XCamReturn translate_white_balance (const XCam3aResultWhiteBalance &from, struct atomisp_wb_config…
52 const XCam3aResultWhiteBalance &from, in translate_white_balance()
88 XCam3aResultWhiteBalance *wb = xcam_malloc0_type (XCam3aResultWhiteBalance); in translate_atomisp_parameters()
74 result = create_whitebalance ((XCam3aResultWhiteBalance*)from); in create_3a_result()151 X3aResultFactory::create_whitebalance (XCam3aResultWhiteBalance *from) in create_whitebalance()
38 SmartPtr<X3aWhiteBalanceResult> create_whitebalance (XCam3aResultWhiteBalance *from = NULL);
148 typedef X3aStandardResultT<XCam3aResultWhiteBalance> X3aWhiteBalanceResult;
178 XCam3aResultWhiteBalance wb; in analyze_awb()
45 bool set_wb_config (const XCam3aResultWhiteBalance &wb);
74 bool set_wb_config (const XCam3aResultWhiteBalance &wb);
59 CLTonemappingImageHandler::set_wb_config (const XCam3aResultWhiteBalance &wb) in set_wb_config()
236 CLBayerBasicImageHandler::set_wb_config (const XCam3aResultWhiteBalance &wb) in set_wb_config()
114 } XCam3aResultWhiteBalance; typedef