Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/
H A Dsample_smartIr.cpp142 auto_irled.auto_irled_val = irled_cur_value; in switch_ir_thread()
156 if (irled_cur_value != auto_irled.auto_irled_val) { in switch_ir_thread()
157 irled_cur_value = auto_irled.auto_irled_val; in switch_ir_thread()
/OK3568_Linux_fs/external/camera_engine_rkaiq/smart_ir/include/
H A Drk_smart_ir_api.h49 float auto_irled_val; member