Home
last modified time | relevance | path

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

/external/swiftshader/third_party/astc-encoder/Source/
Dastc_codec_internals.h92 …float weights_flt[MAX_WEIGHTS_PER_BLOCK][MAX_TEXELS_PER_BLOCK]; // the weights that the weight con… member
Dastc_block_sizes2.cpp321 dt->weights_flt[i][j] = (float)(tw->texelweights_of_weight[i][j]); in initialize_decimation_table_2d()
521 dt->weights_flt[i][j] = (float)(tw->texelweights_of_weight[i][j]); in initialize_decimation_table_3d()