Home
last modified time | relevance | path

Searched refs:XCam3aResultWaveletNoiseReduction (Results 1 – 11 of 11) sorted by relevance

/external/libxcam/modules/ocl/
Dcl_wavelet_denoise_handler.h66 bool set_denoise_config (const XCam3aResultWaveletNoiseReduction& config);
67 XCam3aResultWaveletNoiseReduction& get_denoise_config () { in get_denoise_config()
83 XCam3aResultWaveletNoiseReduction _config;
Dcl_newwavelet_denoise_handler.h164 bool set_denoise_config (const XCam3aResultWaveletNoiseReduction& config);
165 XCam3aResultWaveletNoiseReduction& get_denoise_config () { in get_denoise_config()
181 XCam3aResultWaveletNoiseReduction _config;
Dcl_wavelet_denoise_handler.cpp150 CLWaveletDenoiseImageHandler::set_denoise_config (const XCam3aResultWaveletNoiseReduction& config) in set_denoise_config()
Dcl_newwavelet_denoise_handler.cpp661 CLNewWaveletDenoiseImageHandler::set_denoise_config (const XCam3aResultWaveletNoiseReduction& confi… in set_denoise_config()
/external/libxcam/modules/isp/
Daiq3a_utils.cpp292 const XCam3aResultWaveletNoiseReduction &wavelet = xcam_wavelet->get_standard_result(); in translate_3a_results_to_xcam()
293XCam3aResultWaveletNoiseReduction *new_wavelet = xcam_malloc0_type(XCam3aResultWaveletNoiseReducti… in translate_3a_results_to_xcam()
/external/libxcam/xcore/
Dx3a_result_factory.cpp134 result = create_wavelet_noise_reduction ((XCam3aResultWaveletNoiseReduction*)from); in create_3a_result()
271 X3aResultFactory::create_wavelet_noise_reduction (XCam3aResultWaveletNoiseReduction *from) in create_wavelet_noise_reduction()
Dx3a_result_factory.h58 …r<X3aWaveletNoiseReduction> create_wavelet_noise_reduction (XCam3aResultWaveletNoiseReduction *fro…
Dx3a_result.h163 typedef X3aStandardResultT<XCam3aResultWaveletNoiseReduction> X3aWaveletNoiseReduction;
/external/libxcam/modules/isp/iq/
Dx3a_ciq_wavelet_tuning_handler.cpp61 XCam3aResultWaveletNoiseReduction config; in analyze()
/external/libxcam/xcore/base/
Dxcam_3a_result.h241 } XCam3aResultWaveletNoiseReduction; typedef
/external/libxcam/tests/
Dtest-cl-image.cpp398 XCam3aResultWaveletNoiseReduction wavelet_config; in main()
411 XCam3aResultWaveletNoiseReduction wavelet_config; in main()