Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vi.cpp103 RK_S32 loopCountSet; member
223 stRecvParam.s32RecvPicNum = ctx->loopCountSet; in create_venc()
746 while (loopCount < ctx->loopCountSet) { in test_vi_bind_vo_loop()
860 while (loopCount < ctx->loopCountSet) { in test_vi_bind_vpss_venc_loop()
981 while (loopCount < ctx->loopCountSet) { in test_vi_bind_venc_loop()
1061 while (loopCount < ctx->loopCountSet) { in test_vi_get_release_frame_loop()
1261 while (loopCount < ctx_out->loopCountSet) { in test_vi_muti_vi_loop()
1325 RK_PRINT("loop count : %d\n", ctx->loopCountSet); in mpi_vi_test_show_options()
1367 ctx->loopCountSet = 100; in main()
1395 OPT_INTEGER('l', "loopcount", &(ctx->loopCountSet), in main()