Searched refs:bFreeze (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rockit/mpi/example/mod/ |
| H A D | test_mpi_vi.cpp | 105 RK_BOOL bFreeze; member 867 RK_MPI_VI_SetChnFreeze(ctx->pipeId, ctx->channelId, ctx->bFreeze); in test_vi_bind_vpss_venc_loop() 987 RK_MPI_VI_SetChnFreeze(ctx->pipeId, ctx->channelId, ctx->bFreeze); in test_vi_bind_venc_loop() 1095 RK_MPI_VI_SetChnFreeze(ctx->pipeId, ctx->channelId, ctx->bFreeze); in test_vi_get_release_frame_loop() 1337 RK_PRINT("bFreeze : %d\n", ctx->bFreeze); in mpi_vi_test_show_options() 1419 OPT_INTEGER('\0', "freeze", &(ctx->bFreeze), in main()
|
| /OK3568_Linux_fs/external/rockit/mpi/sdk/include/ |
| H A D | rk_mpi_vi.h | 46 RK_S32 RK_MPI_VI_SetChnFreeze(VI_PIPE ViPipe, VI_CHN ViChn, RK_BOOL bFreeze);
|