Searched refs:X3aTemporalNoiseReduction (Results 1 – 7 of 7) sorted by relevance
66 …SmartPtr<X3aTemporalNoiseReduction> nr_result = new X3aTemporalNoiseReduction (XCAM_3A_RESULT_3D_N… in analyze()67 …SmartPtr<X3aTemporalNoiseReduction> yuv_result = new X3aTemporalNoiseReduction (XCAM_3A_RESULT_TEM… in analyze()
204 SmartPtr<X3aTemporalNoiseReduction>207 XCAM_3A_RESULT_FACTORY (X3aTemporalNoiseReduction, XCAM_3A_RESULT_3D_NOISE_REDUCTION, from); in create_3d_noise_reduction()210 SmartPtr<X3aTemporalNoiseReduction>213 …XCAM_3A_RESULT_FACTORY (X3aTemporalNoiseReduction, XCAM_3A_RESULT_TEMPORAL_NOISE_REDUCTION_YUV, fr… in create_yuv_temp_noise_reduction()
47 …SmartPtr<X3aTemporalNoiseReduction> create_3d_noise_reduction (XCam3aResultTemporalNoiseReduction …48 …SmartPtr<X3aTemporalNoiseReduction> create_yuv_temp_noise_reduction (XCam3aResultTemporalNoiseRedu…
162 typedef X3aStandardResultT<XCam3aResultTemporalNoiseReduction> X3aTemporalNoiseReduction; typedef
221 …SmartPtr<X3aTemporalNoiseReduction> nr_res = result.dynamic_cast_ptr<X3aTemporalNoiseReduction> (); in apply_3a_result()229 …SmartPtr<X3aTemporalNoiseReduction> tnr_res = result.dynamic_cast_ptr<X3aTemporalNoiseReduction> (… in apply_3a_result()
167 …SmartPtr<X3aTemporalNoiseReduction> tnr_res = result.dynamic_cast_ptr<X3aTemporalNoiseReduction> (… in apply_3a_result()189 …SmartPtr<X3aTemporalNoiseReduction> nr_res = result.dynamic_cast_ptr<X3aTemporalNoiseReduction> (); in apply_3a_result()
257 SmartPtr<X3aTemporalNoiseReduction> xcam_tnr = in translate_3a_results_to_xcam()258 isp_result.dynamic_cast_ptr<X3aTemporalNoiseReduction> (); in translate_3a_results_to_xcam()