Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_gdc.cpp50 #define RK35XX_VO_LINE_CHN 127 macro
1207 ctx->stChnAttr.u32Priority = RK35XX_VO_LINE_CHN; 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()
1375 s32Ret = RK_MPI_VO_SendFrame(ctx->s32VoLayer, RK35XX_VO_LINE_CHN, &stLineFrame, -1); in test_mpi_gdc_api()
1396 RK_MPI_VO_ReleaseGfxFrameBuffer(ctx->s32VoLayer, RK35XX_VO_LINE_CHN); in test_mpi_gdc_api()
1397 RK_MPI_VO_ClearChnBuffer(ctx->s32VoLayer, RK35XX_VO_LINE_CHN, RK_TRUE); in test_mpi_gdc_api()
1398 RK_MPI_VO_DisableChn(ctx->s32VoLayer, RK35XX_VO_LINE_CHN); in test_mpi_gdc_api()