Home
last modified time | relevance | path

Searched refs:_thr_b (Results 1 – 2 of 2) sorted by relevance

/external/libxcam/modules/ocl/
Dcl_tnr_handler.cpp270 , _thr_b (0.073) in CLTnrImageHandler()
309 _thr_b = (float)config.threshold[2]; in set_rgb_config()
311 _gain_rgb, _thr_r, _thr_g, _thr_b); in set_rgb_config()
420 args.push_back (new CLArgumentT<float> (_thr_b)); in prepare_parameters()
Dcl_tnr_handler.h127 float _thr_b; variable