Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_tnr_handler.cpp269 , _thr_g (0.045) in CLTnrImageHandler()
308 _thr_g = (float)config.threshold[1]; in set_rgb_config()
311 _gain_rgb, _thr_r, _thr_g, _thr_b); in set_rgb_config()
419 args.push_back (new CLArgumentT<float> (_thr_g)); in prepare_parameters()
Dcl_tnr_handler.h126 float _thr_g; variable