Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_gdc.cpp94 RK_S32 u32LineHeight; member
1194 …RK_MPI_VO_CreateGraphicsFrameBuffer(ctx->u32LineWidth, ctx->u32LineHeight, RK_FMT_BGRA5551, &pLine… in test_mpi_gdc_api()
1196 stLineFrame.stVFrame.u32Height = ctx->u32LineHeight; in test_mpi_gdc_api()
1198 stLineFrame.stVFrame.u32VirHeight = ctx->u32LineHeight; in test_mpi_gdc_api()
1344 … memset(RK_MPI_MB_Handle2VirAddr(pLineMbBlk), 0x0, ctx->u32LineWidth * ctx->u32LineHeight * 2); in test_mpi_gdc_api()
1357 … (ctx->u32LineHeight / ctx->stFisheyeAttr.astFishEyeRegionAttr[0].stOutRect.u32Height); in test_mpi_gdc_api()
1359 ctx->u32LineWidth * ctx->u32LineHeight, 0)) in test_mpi_gdc_api()
1366 … y = ctx->pastSrcPoint[l].s32Y / (ctx->u32SrcHeight / ctx->u32LineHeight); in test_mpi_gdc_api()
1368 ctx->u32LineWidth * ctx->u32LineHeight, 0)) in test_mpi_gdc_api()
1432 RK_PRINT("line height : %d\n", ctx->u32LineHeight); in mpi_gdc_test_show_options()
[all …]