Searched refs:X3aBayerNoiseReduction (Results 1 – 6 of 6) sorted by relevance
83 …SmartPtr<X3aBayerNoiseReduction> bnr_result = new X3aBayerNoiseReduction (XCAM_3A_RESULT_BAYER_NOI… in analyze()
258 SmartPtr<X3aBayerNoiseReduction>261 XCAM_3A_RESULT_FACTORY (X3aBayerNoiseReduction, XCAM_3A_RESULT_BAYER_NOISE_REDUCTION, from); in create_bayer_noise_reduction()
56 …SmartPtr<X3aBayerNoiseReduction> create_bayer_noise_reduction (XCam3aResultBayerNoiseReduction *fr…
160 typedef X3aStandardResultT<XCam3aResultBayerNoiseReduction> X3aBayerNoiseReduction; typedef
255 … SmartPtr<X3aBayerNoiseReduction> bnr_res = result.dynamic_cast_ptr<X3aBayerNoiseReduction> (); in apply_3a_result()
279 SmartPtr<X3aBayerNoiseReduction> xcam_bnr = in translate_3a_results_to_xcam()280 isp_result.dynamic_cast_ptr<X3aBayerNoiseReduction> (); in translate_3a_results_to_xcam()