Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_newwavelet_denoise_handler.cpp98 float current_ag = _handler->get_denoise_config ().analog_gain; in get_input_buffer() local
100 (fabs(_analog_gain - current_ag) > 0.2)) { in get_input_buffer()
103 _analog_gain = current_ag; in get_input_buffer()