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