Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/
H A Drkisp_demo.cpp2685 demo_context_t fourth_ctx; local
2729 fourth_ctx = main_ctx;
2730 fourth_ctx.dev_using = 4;
2731 g_fourth_ctx = &fourth_ctx;
2732 pthread_create(&fou_tid, NULL, others_thread, &fourth_ctx);