Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_block_sizes.cpp368 uint8_t dttw = di.texel_weights_4t[k][texel]; in init_decimation_info_2d() local
370 if (dttw == i && dttwf != 0.0f) in init_decimation_info_2d()
374 di.texel_weights_texel[i][j][k] = dttw; in init_decimation_info_2d()
637 uint8_t dttw = di.texel_weights_4t[k][texel]; in init_decimation_info_3d() local
639 if (dttw == i && dttwf != 0.0f) in init_decimation_info_3d()
643 di.texel_weights_texel[i][j][k] = dttw; in init_decimation_info_3d()