Searched refs:pstSrcSurface (Results 1 – 1 of 1) sorted by relevance
159 TEST_TDE_CTX_S *ctx, TDE_SURFACE_S *pstSrcSurface, TDE_RECT_S *pstSrcRect) { in test_tde_fill_src() argument160 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()