Searched refs:s32VoLayer (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rockit/mpi/example/mod/ |
| H A D | test_mpi_gdc.cpp | 117 VO_LAYER s32VoLayer; member 141 VO_LAYER VoLayer = ctx->s32VoLayer; in create_vo() 1158 ctx->s32VoLayer = RK35XX_VOP_LAYER_CLUSTER_0; in test_mpi_gdc_api() 1185 s32Ret = RK_MPI_VO_EnableChn(ctx->s32VoLayer, ctx->s32VoChn); in test_mpi_gdc_api() 1211 s32Ret = RK_MPI_VO_SetChnAttr(ctx->s32VoLayer, RK35XX_VO_LINE_CHN, &ctx->stChnAttr); in test_mpi_gdc_api() 1216 s32Ret = RK_MPI_VO_EnableChn(ctx->s32VoLayer, RK35XX_VO_LINE_CHN); in test_mpi_gdc_api() 1336 s32Ret = RK_MPI_VO_SendFrame(ctx->s32VoLayer, ctx->s32VoChn, &stFrame, -1); in test_mpi_gdc_api() 1375 s32Ret = RK_MPI_VO_SendFrame(ctx->s32VoLayer, RK35XX_VO_LINE_CHN, &stLineFrame, -1); in test_mpi_gdc_api() 1393 RK_MPI_VO_ClearChnBuffer(ctx->s32VoLayer, ctx->s32VoChn, RK_TRUE); in test_mpi_gdc_api() 1394 RK_MPI_VO_DisableChn(ctx->s32VoLayer, ctx->s32VoChn); in test_mpi_gdc_api() [all …]
|
| H A D | test_mpi_vi.cpp | 130 VO_LAYER s32VoLayer; member 250 VO_LAYER VoLayer = ctx->s32VoLayer; in create_vo() 717 ctx->s32VoLayer = RK356X_VOP_LAYER_CLUSTER_0; in test_vi_bind_vo_loop() 730 stDestChn.s32DevId = ctx->s32VoLayer; in test_vi_bind_vo_loop() 740 s32Ret = RK_MPI_VO_EnableChn(ctx->s32VoLayer, 0); in test_vi_bind_vo_loop() 759 RK_MPI_VO_DisableLayer(ctx->s32VoLayer); in test_vi_bind_vo_loop() 764 RK_MPI_VO_DisableChn(ctx->s32VoLayer, 0); in test_vi_bind_vo_loop() 771 RK_MPI_VO_DisableChn(ctx->s32VoLayer, 0); in test_vi_bind_vo_loop()
|