Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc.h657 float weight_values_plane1[216]; member
Dastcenc_entry.cpp1290 info->weight_values_plane1[i] = static_cast<float>(weight_plane1[i]) * (1.0f / WEIGHTS_TEXEL_SUM); in astcenc_get_block_info()