Home
last modified time | relevance | path

Searched refs:soft_threshold (Results 1 – 3 of 3) sorted by relevance

/external/libxcam/modules/isp/iq/
Dx3a_ciq_wavelet_tuning_handler.cpp30 double soft_threshold; member
87 ….threshold[0] = linear_interpolate_p2 (tuning[i_prev].soft_threshold, tuning[i_curr].soft_threshol… in analyze()
/external/libxcam/modules/ocl/
Dcl_wavelet_denoise_handler.cpp67 float soft_threshold = _handler->get_denoise_config ().threshold[0]; in prepare_arguments() local
103 args.push_back (new CLArgumentT<float> (soft_threshold)); in prepare_arguments()
Dcl_newwavelet_denoise_handler.cpp310 float soft_threshold = _handler->get_denoise_config ().threshold[0]; in prepare_arguments() local
356 args.push_back (new CLArgumentT<float> (soft_threshold)); in prepare_arguments()
402 float soft_threshold = _handler->get_denoise_config ().threshold[0]; in prepare_arguments() local
491 args.push_back (new CLArgumentT<float> (soft_threshold)); in prepare_arguments()