Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_tde.cpp159 TEST_TDE_CTX_S *ctx, TDE_SURFACE_S *pstSrcSurface, TDE_RECT_S *pstSrcRect) { in test_tde_fill_src() argument
160 pstSrcSurface->u32Width = ctx->stSrcSurface.u32Width; in test_tde_fill_src()
161 pstSrcSurface->u32Height = ctx->stSrcSurface.u32Height; in test_tde_fill_src()
162 pstSrcSurface->enColorFmt = ctx->stSrcSurface.enColorFmt; in test_tde_fill_src()
163 pstSrcSurface->enComprocessMode = ctx->stSrcSurface.enComprocessMode; in test_tde_fill_src()