Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_ideal_endpoints_and_weights.cpp1262 vfloat4 rgbovec = compute_rgbo_vector(rgba_weight_sum, weight_weight_sum, rgbq_sum, psum); in recompute_ideal_colors_1plane() local
1263 rgbo_vectors[i] = rgbovec; in recompute_ideal_colors_1plane()
1267 if (astc::isnan(dot_s(rgbovec, rgbovec))) in recompute_ideal_colors_1plane()