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.h69 struct AstcEncoder { struct
70 astcenc_config config;
71 astcenc_profile profile;
72 astcenc_context* codec_context;
73 astcenc_image image_;
74 astcenc_swizzle swizzle_;
75 uint8_t* data_out_;
76 astcenc_error error_;
78 bool calQualityEnable;
79 int32_t *mse[RGBA_COM + 1];