Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_rgn.cpp106 RK_U32 u32CoverType; member
317 stCoverChnAttr.unChnAttr.stCoverChn.enCoverType = (RGN_COVER_TYPE_E)pstRgnCtx->u32CoverType; in test_rgn_cover_process()
318 if (pstRgnCtx->u32CoverType == AREA_RECT) { in test_rgn_cover_process()
362 if (pstRgnCtx->u32CoverType == AREA_RECT) { in test_rgn_cover_process()
376 if (pstRgnCtx->u32CoverType == AREA_RECT) { in test_rgn_cover_process()
748 stRgnCtx.u32CoverType = AREA_RECT; in main()
785 OPT_INTEGER('\0', "cover_type", &(stRgnCtx.u32CoverType), in main()