Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_venc.cpp64 RK_S32 s32SnapPicCount; member
444 (pstCtx->s32SnapPicCount != -1 && s32FrameCount >= pstCtx->s32SnapPicCount)) { in venc_send_frame()
637 stRecvParam.s32RecvPicNum = ctx->s32SnapPicCount; in unit_test_mpi_venc()
826 RK_PRINT("snap picture count : %d\n", ctx->s32SnapPicCount); in mpi_venc_test_show_options()
859 ctx.s32SnapPicCount = -1; in main()
909 OPT_INTEGER('s', "snap_pic_cnt", &(ctx.s32SnapPicCount), in main()