Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/smart_ir/include/
H A Drk_smart_ir_api.h30 RK_SMART_IR_STATUS_NIGHT, enumerator
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/
H A Dsample_smartIr.cpp164 } else if (ir_res.status == RK_SMART_IR_STATUS_NIGHT) { in switch_ir_thread()