Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/texture_encode/
Dtexture_type.h64 struct AstcEncoder { struct
65 astcenc_config config;
66 astcenc_profile profile;
67 astcenc_context* codec_context;
68 astcenc_image image_;
69 astcenc_swizzle swizzle_;
70 uint8_t* data_out_;
71 astcenc_error error_;
73 bool calQualityEnable;
74 int32_t *mse[RGBA_COM + 1];