Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vdec.cpp65 RK_BOOL threadExit; member
355 while (!ctx->threadExit) { in mpi_get_pic()
359 if (ctx->threadExit) in mpi_get_pic()
380 if (ctx->threadExit) in mpi_get_pic()
423 while (!ctx->threadExit) { in mpi_send_stream()
466 if (ctx->threadExit) { in mpi_send_stream()
634 vdecCtx[u32Ch].threadExit = RK_TRUE; in unit_test_mpi_vdec()
H A Dtest_mpi_venc.cpp67 RK_BOOL threadExit; member
168 while (!pstCtx->threadExit) { in venc_force_idr()
200 while (!pstCtx->threadExit) { in venc_get_stream()
216 if (pstCtx->threadExit) { in venc_get_stream()
312 while (!pstCtx->threadExit) { in venc_send_frame()
430 if (pstCtx->threadExit) { in venc_send_frame()
784 stVencCtx[u32Ch].threadExit = RK_TRUE; in unit_test_mpi_venc()
H A Dtest_mpi_all.cpp68 RK_BOOL threadExit; member
200 while (!ctx->threadExit) { in mpi_send_stream()
225 if (ctx->threadExit) { in mpi_send_stream()
H A Dtest_mpi_vo.cpp329 RK_BOOL threadExit; member