Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/
H A Dsample_smartIr.cpp130 static void* switch_ir_thread(void* args) in switch_ir_thread() function
192 pthread_create(&smartIr_ctx->tid, NULL, switch_ir_thread, NULL); in sample_smartIr_start()