Home
last modified time | relevance | path

Searched refs:ASTCENC_PRE_MEDIUM (Results 1 – 4 of 4) sorted by relevance

/third_party/astc-encoder/Utils/Example/
Dastc_api_example.cpp60 static const float quality = ASTCENC_PRE_MEDIUM; in main()
/third_party/astc-encoder/Source/
Dastcenc.h266 static const float ASTCENC_PRE_MEDIUM = 60.0f; variable
Dastcenc_entry.cpp70 ASTCENC_PRE_MEDIUM,
94 ASTCENC_PRE_MEDIUM,
118 ASTCENC_PRE_MEDIUM,
Dastcenccli_toplevel.cpp522 quality = ASTCENC_PRE_MEDIUM; in init_astcenc_config()