Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenc_block_sizes.cpp333 di.texel_weight_contribs_int_tr[j][i] = wb.weights_of_texel[i][j]; in init_decimation_info_2d()
341 di.texel_weight_contribs_int_tr[j][i] = 0; in init_decimation_info_2d()
396 di.texel_weight_contribs_int_tr[j][i] = 0; in init_decimation_info_2d()
590 di.texel_weight_contribs_int_tr[j][i] = 0; in init_decimation_info_3d()
597 di.texel_weight_contribs_int_tr[j][i] = wb.weights_of_texel[i][j]; in init_decimation_info_3d()
652 di.texel_weight_contribs_int_tr[j][i] = 0; in init_decimation_info_3d()
H A Dastcenc_decompress_symbolic.cpp119 vint texel_weights_int(di.texel_weight_contribs_int_tr[j] + i); in unpack_weights()
154 vint texel_weights_int(di.texel_weight_contribs_int_tr[j] + i); in unpack_weights()
H A Dastcenc_internal.h394 uint8_t texel_weight_contribs_int_tr[4][BLOCK_MAX_TEXELS]; member

Completed in 6 milliseconds