Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_gdc.cpp119 VO_CHN s32VoChn; member
1160 ctx->s32VoChn = RK35XX_VO_GDC_CHN; in test_mpi_gdc_api()
1179 s32Ret = create_vo(ctx, ctx->s32VoChn); in test_mpi_gdc_api()
1185 s32Ret = RK_MPI_VO_EnableChn(ctx->s32VoLayer, ctx->s32VoChn); in test_mpi_gdc_api()
1336 s32Ret = RK_MPI_VO_SendFrame(ctx->s32VoLayer, ctx->s32VoChn, &stFrame, -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()