| /OK3568_Linux_fs/external/rockit/mpi/example/mod/ |
| H A D | test_mpi_mb.cpp | 38 RK_S32 s32LoopCount; member 50 RK_S32 loopCount = pstCtx->s32LoopCount; in unit_test_mpi_mb() 152 RK_LOGI("looping times %d", pstCtx->s32LoopCount - loopCount); in unit_test_mpi_mb() 179 stMbCtx.s32LoopCount = 1; in main() 188 …OPT_INTEGER('n', "loop", &(stMbCtx.s32LoopCount), "the count of looping. default(1).", NULL, 0, 0), in main()
|
| H A D | test_mpi_vdec.cpp | 52 RK_S32 s32LoopCount; member 428 if (ctx->s32LoopCount--) { in mpi_send_stream() 432 RK_LOGI("ctx->s32LoopCount = %d",ctx->s32LoopCount); in mpi_send_stream() 437 if (ctx->s32LoopCount % 2) in mpi_send_stream() 652 RK_PRINT("loop count : %d\n", ctx->s32LoopCount); in mpi_vdec_test_show_options() 674 ctx.s32LoopCount = 1; in main() 694 OPT_INTEGER('n', "loop_count", &(ctx.s32LoopCount), in main() 739 while (ctx.s32LoopCount > 0) { in main() 743 ctx.s32LoopCount--; in main() 753 RK_LOGE("test running failed! %d count running done not yet.", ctx.s32LoopCount); in main()
|
| H A D | test_mpi_sys.cpp | 32 RK_S32 s32LoopCount; member 296 RK_S32 loopCount = pstCtx->s32LoopCount; in unit_test_mpi_sys() 300 RK_LOGI("looping times %d", pstCtx->s32LoopCount - loopCount); in unit_test_mpi_sys() 316 stCtx.s32LoopCount = 1; in main() 324 OPT_INTEGER('n', "loop_count", &(stCtx.s32LoopCount), in main()
|
| H A D | test_mpi_ai.cpp | 39 RK_S32 s32LoopCount; member 272 RK_PRINT("loop count : %d\n", ctx->s32LoopCount); in mpi_ai_test_show_options() 300 ctx->s32LoopCount = 1; in main() 322 OPT_INTEGER('n', "loop_count", &(ctx->s32LoopCount), in main() 355 for (i = 0; i < ctx->s32LoopCount; i++) { in main()
|
| H A D | test_mpi_adec.cpp | 32 RK_S32 s32LoopCount; member 315 RK_PRINT("loop count : %d\n", ctx->s32LoopCount); in mpi_adec_test_show_options() 335 ctx->s32LoopCount = 1; in main() 354 OPT_INTEGER('n', "loop_count", &(ctx->s32LoopCount), in main() 386 for (i = 0; i < ctx->s32LoopCount; i++) { in main()
|
| H A D | test_mpi_aenc.cpp | 35 RK_S32 s32LoopCount; member 310 RK_PRINT("loop count : %d\n", ctx->s32LoopCount); in mpi_aenc_test_show_options() 328 ctx->s32LoopCount = 1; in main() 349 OPT_INTEGER('n', "loop_count", &(ctx->s32LoopCount), in main() 375 for (i = 0; i < ctx->s32LoopCount; i++) { in main()
|
| H A D | test_mpi_vpss.cpp | 37 RK_PRINT("loop count : %d\n", ctx->s32LoopCount); in mpi_vpss_test_show_options() 70 ctx.s32LoopCount = 1; in main() 96 OPT_INTEGER('n', "loop_count", &(ctx.s32LoopCount), in main()
|
| H A D | test_mpi_venc.cpp | 48 RK_S32 s32LoopCount; member 264 RK_S32 s32LoopCount = pstCtx->s32LoopCount; in venc_send_frame() local 354 if (s32LoopCount > 0) { in venc_send_frame() 355 s32LoopCount--; in venc_send_frame() 356 RK_LOGD("finish venc count %d\n", pstCtx->s32LoopCount - s32LoopCount); in venc_send_frame() 357 if (s32LoopCount > 0) { in venc_send_frame() 819 RK_PRINT("loop count : %d\n", ctx->s32LoopCount); in mpi_venc_test_show_options() 852 ctx.s32LoopCount = 1; in main() 875 OPT_INTEGER('n', "loop_count", &(ctx.s32LoopCount), in main()
|
| H A D | test_mpi_ao.cpp | 38 RK_S32 s32LoopCount; member 444 RK_PRINT("loop count : %d\n", ctx->s32LoopCount); in mpi_ao_test_show_options() 480 ctx->s32LoopCount = 1; in main() 521 OPT_INTEGER('n', "loop_count", &(ctx->s32LoopCount), in main() 582 for (i = 0; i < ctx->s32LoopCount; i++) { in main()
|
| H A D | test_mpi_all.cpp | 63 RK_S32 s32LoopCount; member 952 RK_PRINT("loop count : %d\n", ctx->s32LoopCount); in mpi_all_test_show_options() 968 ctx.s32LoopCount = 1; in main() 987 OPT_INTEGER('l', "loop_count", &(ctx.s32LoopCount), in main() 1022 while (ctx.s32LoopCount > 0) { in main() 1026 ctx.s32LoopCount--; in main() 1036 RK_LOGE("test running failed! %d count running done not yet.", ctx.s32LoopCount); in main()
|
| H A D | test_mpi_avs.cpp | 439 if (pstAvsCtx->s32LoopCount > 0) { in test_avs_vpss_venc_loop() 443 while (!bExit && loopCount < pstAvsCtx->s32LoopCount) { in test_avs_vpss_venc_loop() 632 if (pstAvsCtx->s32LoopCount > 0) { in test_avs_vo_loop() 633 while (!bExit && loopCount < pstAvsCtx->s32LoopCount) { in test_avs_vo_loop() 712 RK_PRINT("loop count : %d\n", ctx->s32LoopCount); in mpi_avs_test_show_options() 756 ctx.s32LoopCount = 1; in main() 784 OPT_INTEGER('n', "loop count", &(ctx.s32LoopCount), in main()
|
| H A D | test_mpi_tde.cpp | 52 RK_S32 s32LoopCount; member 415 for (RK_S32 i = 0; i < ctx->s32LoopCount; i++) { in unit_test_mpi_tde() 481 RK_PRINT("loop count : %d\n", ctx->s32LoopCount); in mpi_tde_test_show_options() 505 ctx.s32LoopCount = 1; in main() 541 OPT_INTEGER('n', "loop_count", &(ctx.s32LoopCount), in main()
|
| H A D | test_mpi_vgs.cpp | 58 RK_S32 s32LoopCount; member 879 RK_S32 s32LoopCout = ctx->s32LoopCount; in unit_test_vgs_counts() 974 RK_PRINT("loop count : %d\n", ctx->s32LoopCount); in mpi_vgs_test_show_options() 1006 ctx.s32LoopCount = 1; in main() 1025 OPT_INTEGER('n', "loop_count", &(ctx.s32LoopCount), in main()
|
| H A D | test_mpi_mmz.cpp | 37 RK_S32 s32LoopCount; member
|
| H A D | test_mpi_gdc.cpp | 84 RK_S32 s32LoopCount; member 1276 if (loopCount < ctx->s32LoopCount) { in test_mpi_gdc_api() 1384 if (loopCount >= ctx->s32LoopCount) { in test_mpi_gdc_api() 1433 RK_PRINT("loop count : %d\n", ctx->s32LoopCount); in mpi_gdc_test_show_options() 1466 ctx->s32LoopCount = 1; in main() 1501 OPT_INTEGER('l', "loop_count", &(ctx->s32LoopCount), in main()
|
| H A D | test_mpi_rgn.cpp | 94 RK_S32 s32LoopCount; member 742 stRgnCtx.s32LoopCount = 1; in main()
|
| H A D | test_mpi_vo.cpp | 333 RK_S32 s32LoopCount; member 2379 ctx->s32LoopCount = -1; in init_cfg()
|
| /OK3568_Linux_fs/external/rockit/mpi/example/include/ |
| H A D | test_mod_vpss.h | 32 RK_S32 s32LoopCount; member
|
| H A D | test_comm_avs.h | 65 RK_S32 s32LoopCount; member
|
| /OK3568_Linux_fs/external/rockit/mpi/example/common/ |
| H A D | test_mod_vpss.cpp | 109 for (RK_S32 loopCount = 0; loopCount < pstCtx->s32LoopCount; loopCount++) { in TEST_VPSS_ModSingleTest()
|
| H A D | test_comm_avs.cpp | 497 for (RK_S32 i = 0; i < pstCtx->s32LoopCount; i++) { in TEST_AVS_UnitTest()
|