Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_tde.cpp172 TEST_TDE_CTX_S *ctx, TDE_SURFACE_S *pstDstSurface, TDE_RECT_S *pstDstRect) { in test_tde_fill_dst() argument
173 pstDstSurface->u32Width = ctx->stDstSurface.u32Width; in test_tde_fill_dst()
174 pstDstSurface->u32Height = ctx->stDstSurface.u32Height; in test_tde_fill_dst()
175 pstDstSurface->enColorFmt = ctx->stDstSurface.enColorFmt; in test_tde_fill_dst()
176 pstDstSurface->enComprocessMode = ctx->stDstSurface.enComprocessMode; in test_tde_fill_dst()