Home
last modified time | relevance | path

Searched defs:weight_texel_count (Results 1 – 2 of 2) sorted by relevance

/third_party/astc-encoder/Source/
Dastcenc_ideal_endpoints_and_weights.cpp839 vint weight_texel_count(di.weight_texel_count + i); in compute_ideal_weights_for_decimation() local
897 vint weight_texel_count(di.weight_texel_count + i); in compute_ideal_weights_for_decimation() local
Dastcenc_internal.h574 uint8_t weight_texel_count[BLOCK_MAX_WEIGHTS]; member