Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/rkvi_demo/
H A Drkvi_demo.c65 static int g_aiq_quit = 0; variable
207 g_aiq_quit = 1; in rawcap_test()
256 g_aiq_quit = 0; in stream_test()
281 g_aiq_quit = 1; in stream_test()
H A Drkvi_demo_isp.c_part26 } while (-1 == r && EINTR == errno && g_aiq_quit == 0);
301 while(g_aiq_quit == 0){