Searched defs:AstcEncTestPara (Results 1 – 1 of 1) sorted by relevance
54 struct AstcEncTestPara { struct55 TextureEncodeOptions param;56 int32_t width;57 int32_t height;58 uint8_t block;59 size_t frames;60 bool isBasedOnGpu;61 bool isSelfCreatePixMap;62 QualityProfile privateProfile;63 int64_t totalTime;[all …]