Searched refs:stDstSurface (Results 1 – 1 of 1) sorted by relevance
58 TDE_SURFACE_S stDstSurface; member89 stPicBufAttr.u32Width = ctx->stDstSurface.u32Width; in test_tde_save_result()90 stPicBufAttr.u32Height = ctx->stDstSurface.u32Height; in test_tde_save_result()91 stPicBufAttr.enPixelFormat = ctx->stDstSurface.enColorFmt; in test_tde_save_result()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()326 stPicBufAttr.u32Width = ctx->stDstSurface.u32Width; in test_tde_create_dstBlk()327 stPicBufAttr.u32Height = ctx->stDstSurface.u32Height; in test_tde_create_dstBlk()[all …]