Home
last modified time | relevance | path

Searched refs:get_default_alpha (Results 1 – 2 of 2) sorted by relevance

/third_party/astc-encoder/Source/
Dastcenc_internal.h980 inline float get_default_alpha() const in get_default_alpha() function
1008 float default_alpha = this->get_default_alpha(); in is_luminance()
1021 float default_alpha = this->get_default_alpha(); in is_luminancealpha()
Dastcenc_pick_best_endpoint_format.cpp93 vfloat default_a(blk.get_default_alpha()); in compute_error_squared_rgb_single_partition()