Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/smart_ir/include/
H A Drk_smart_ir_api.h52 } rk_smart_ir_autoled_t; typedef
64 XCamReturn rk_smart_ir_auto_irled(rk_smart_ir_ctx_t* ctx, rk_smart_ir_autoled_t* auto_irled);
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/
H A Dsample_smartIr.cpp137 rk_smart_ir_autoled_t auto_irled = { 0 }; in switch_ir_thread()