Home
last modified time | relevance | path

Searched refs:X3aWaveletNoiseReduction (Results 1 – 6 of 6) sorted by relevance

/external/libxcam/modules/isp/iq/
Dx3a_ciq_wavelet_tuning_handler.cpp62 …SmartPtr<X3aWaveletNoiseReduction> settings = new X3aWaveletNoiseReduction (XCAM_3A_RESULT_WAVELET… in analyze()
/external/libxcam/xcore/
Dx3a_result_factory.cpp270 SmartPtr<X3aWaveletNoiseReduction>
273 XCAM_3A_RESULT_FACTORY (X3aWaveletNoiseReduction, XCAM_3A_RESULT_WAVELET_NOISE_REDUCTION, from); in create_wavelet_noise_reduction()
Dx3a_result_factory.h58 …SmartPtr<X3aWaveletNoiseReduction> create_wavelet_noise_reduction (XCam3aResultWaveletNoiseReducti…
Dx3a_result.h163 typedef X3aStandardResultT<XCam3aResultWaveletNoiseReduction> X3aWaveletNoiseReduction; typedef
/external/libxcam/modules/ocl/
Dcl_post_image_processor.cpp197 …SmartPtr<X3aWaveletNoiseReduction> wavelet_res = result.dynamic_cast_ptr<X3aWaveletNoiseReduction>… in apply_3a_result()
/external/libxcam/modules/isp/
Daiq3a_utils.cpp290 SmartPtr<X3aWaveletNoiseReduction> xcam_wavelet = in translate_3a_results_to_xcam()
291 isp_result.dynamic_cast_ptr<X3aWaveletNoiseReduction> (); in translate_3a_results_to_xcam()