Searched refs:XCam3aResultBayerNoiseReduction (Results 1 – 8 of 8) sorted by relevance
199 XCam3aResultBayerNoiseReduction *bnr = xcam_malloc0_type (XCam3aResultBayerNoiseReduction); in translate_atomisp_parameters()281 const XCam3aResultBayerNoiseReduction &bnr = xcam_bnr->get_standard_result(); in translate_3a_results_to_xcam()282 … XCam3aResultBayerNoiseReduction *new_bnr = xcam_malloc0_type(XCam3aResultBayerNoiseReduction); in translate_3a_results_to_xcam()
128 result = create_bayer_noise_reduction ((XCam3aResultBayerNoiseReduction*)from); in create_3a_result()259 X3aResultFactory::create_bayer_noise_reduction (XCam3aResultBayerNoiseReduction *from) in create_bayer_noise_reduction()
56 …SmartPtr<X3aBayerNoiseReduction> create_bayer_noise_reduction (XCam3aResultBayerNoiseReduction *fr…
160 typedef X3aStandardResultT<XCam3aResultBayerNoiseReduction> X3aBayerNoiseReduction;
67 bool set_bnr_config (const XCam3aResultBayerNoiseReduction &bnr);
110 CLBayerPipeImageHandler::set_bnr_config (const XCam3aResultBayerNoiseReduction &bnr) in set_bnr_config()
81 XCam3aResultBayerNoiseReduction bnr_config; in analyze()
188 } XCam3aResultBayerNoiseReduction; typedef