Home
last modified time | relevance | path

Searched refs:low_clamp (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Utils/
H A Dastc_rgbm_codec.cpp40 printf("Usage: astc_rgbm_codec [-ch|-dh] <M> <low_clamp> <source> <dest>\n"); in main()
60 float low_clamp = atof(argv[3]); in main() local
107 m_scale = astc::max(m_scale, low_clamp / 255.0f); in main()

Completed in 1 milliseconds