Home
last modified time | relevance | path

Searched refs:texel_contrib_for_weight (Results 1 - 3 of 3) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_block_sizes.cpp363 di.texel_contrib_for_weight[j][i] = 0.0f; in init_decimation_info_2d()
370 di.texel_contrib_for_weight[j][i] = di.texel_weight_contribs_float_tr[k][texel]; in init_decimation_info_2d()
619 di.texel_contrib_for_weight[j][i] = 0.0f; in init_decimation_info_3d()
626 di.texel_contrib_for_weight[j][i] = di.texel_weight_contribs_float_tr[k][texel]; in init_decimation_info_3d()
H A Dastcenc_internal.h421 float texel_contrib_for_weight[BLOCK_MAX_TEXELS][BLOCK_MAX_WEIGHTS]; member
H A Dastcenc_compress_symbolic.cpp494 float tw_base = di.texel_contrib_for_weight[te_idx][we_idx]; in realign_weights_decimated()

Completed in 10 milliseconds