Searched refs:stChnStatus (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/rockit/mpi/example/mod/ |
| H A D | test_mpi_vi.cpp | 119 VI_CHN_STATUS_S stChnStatus; member 1107 s32Ret = RK_MPI_VI_QueryChnStatus(ctx->pipeId, ctx->channelId, &ctx->stChnStatus); in test_vi_get_release_frame_loop() 1112 ctx->stChnStatus.stSize.u32Width, in test_vi_get_release_frame_loop() 1113 ctx->stChnStatus.stSize.u32Height, in test_vi_get_release_frame_loop() 1114 ctx->stChnStatus.bEnable, in test_vi_get_release_frame_loop() 1115 ctx->stChnStatus.u32CurFrameID, in test_vi_get_release_frame_loop() 1116 ctx->stChnStatus.u32InputLostFrame, in test_vi_get_release_frame_loop() 1117 ctx->stChnStatus.u32OutputLostFrame, in test_vi_get_release_frame_loop() 1118 ctx->stChnStatus.u32FrameRate, in test_vi_get_release_frame_loop() 1119 ctx->stChnStatus.u32VbFail, in test_vi_get_release_frame_loop() [all …]
|