Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/texture_encode/
H A Dtexture_type.h37 int32_t width_;
38 int32_t height_;
39 uint8_t blockX_;
40 uint8_t blockY_;
41 int32_t stride_;
43 int32_t blocksNum;
44 int32_t astcBytes;
46 bool hardwareFlag;
47 SutProfile sutProfile;
48 int32_t sutBytes;
[all …]