Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vi.cpp694 if (ctx->stDebugFile.bCfg) { in test_vi_init()
1198 if (ctx->stDebugFile.bCfg) { in create_vi()
1321 RK_PRINT("output file open : %d\n", ctx->stDebugFile.bCfg); in mpi_vi_test_show_options()
1399 OPT_INTEGER('o', "output", &(ctx->stDebugFile.bCfg), in main()
1459 if (ctx->stDebugFile.bCfg) { in main()
1461 ctx->stVencCfg[0].bOutDebugCfg = ctx->stDebugFile.bCfg; in main()
1463 ctx->stVencCfg[0].bOutDebugCfg = ctx->stDebugFile.bCfg; in main()
1464 ctx->stVencCfg[1].bOutDebugCfg = ctx->stDebugFile.bCfg; in main()
H A Dtest_mpi_ai.cpp213 save.bCfg = RK_TRUE; in sendDataThread()
H A Dtest_mpi_ao.cpp344 saveFile.bCfg = RK_TRUE; in commandThread()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_vi.h209 RK_BOOL bCfg; member
H A Drk_comm_aio.h256 RK_BOOL bCfg; member