Home
last modified time | relevance | path

Searched defs:AstcEncTestPara (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dplugin_texture_encode_test.cpp54 struct AstcEncTestPara { struct
55 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 …]