Searched defs:AstcEncoder (Results 1 – 1 of 1) sorted by relevance
64 struct AstcEncoder { struct65 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];