Searched refs:_thr_y (Results 1 – 4 of 4) sorted by relevance
62 , _thr_y (0.05) in CLYuvPipeImageHandler()186 args.push_back (new CLArgumentT<float> (_thr_y)); in prepare_parameters()228 _thr_y = (float)config.threshold[0]; in set_tnr_yuv_config()231 _gain_yuv, _thr_y, _thr_uv); in set_tnr_yuv_config()
265 , _thr_y (0.05) in CLTnrImageHandler()326 _thr_y = (float)config.threshold[0]; in set_yuv_config()330 _gain_yuv, _thr_y, _thr_uv); in set_yuv_config()405 args.push_back (new CLArgumentT<float> (_thr_y)); in prepare_parameters()
67 float _thr_y; variable
121 float _thr_y; variable