Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/af_algo_demo/
H A Dthird_party_af_algo.cpp640 static void* af_thread(void* args) { in af_thread() function
677 pthread_create(&af_tid, NULL, af_thread, ctx); in custom_af_run()