Searched refs:stSrcSurface (Results 1 – 1 of 1) sorted by relevance
57 TDE_SURFACE_S stSrcSurface; member127 stPicBufAttr.u32Width = ctx->stSrcSurface.u32Width; in unit_test_tde_get_size()128 stPicBufAttr.u32Height = ctx->stSrcSurface.u32Height; in unit_test_tde_get_size()129 stPicBufAttr.enPixelFormat = (PIXEL_FORMAT_E)ctx->stSrcSurface.enColorFmt; in unit_test_tde_get_size()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()311 PIXEL_FORMAT_E srcFmt = ctx->stSrcSurface.enColorFmt; in test_tde_load_src_file()428 ctx->stSrcRect.u32Width = ctx->stSrcSurface.u32Width; in test_tde_set_default_parameter()[all …]