Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_vgs.cpp43 RK_U32 u32DstPixelFormat = pstCtx->stImgOut.stVFrame.enPixelFormat; in TEST_VGS_Save_DstFrame() local
47 stPicBufAttr.enPixelFormat = (PIXEL_FORMAT_E)u32DstPixelFormat; in TEST_VGS_Save_DstFrame()
148 RK_U32 u32DstPixelFormat = pstCtx->stImgOut.stVFrame.enPixelFormat; in TEST_VGS_CreateDstFrame() local
153 stPicBufAttr.enPixelFormat = (PIXEL_FORMAT_E)u32DstPixelFormat; in TEST_VGS_CreateDstFrame()
H A Dtest_comm_tde.cpp43 RK_U32 u32DstPixelFormat = pstCtx->pstDst.enColorFmt; in TEST_TDE_Save_DstFrame() local
47 stPicBufAttr.enPixelFormat = (PIXEL_FORMAT_E)u32DstPixelFormat; in TEST_TDE_Save_DstFrame()
194 RK_U32 u32DstPixelFormat = pstCtx->pstDst.enColorFmt; in TEST_TDE_CreateDstFrame() local
199 stPicBufAttr.enPixelFormat = (PIXEL_FORMAT_E)u32DstPixelFormat; in TEST_TDE_CreateDstFrame()