Home
last modified time | relevance | path

Searched defs:last_texel (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_block_sizes.cpp378 uint8_t last_texel = di.weight_texels_tr[texel_count_wt - 1][i]; in init_decimation_info_2d() local
403 uint8_t last_texel = di.weight_texels_tr[last_texel_count_wt - 1][weights_per_block - 1]; in init_decimation_info_2d() local
634 uint8_t last_texel = di.weight_texels_tr[texel_count_wt - 1][i]; in init_decimation_info_3d() local
659 uint8_t last_texel = di.weight_texels_tr[last_texel_count_wt - 1][weights_per_block - 1]; in init_decimation_info_3d() local

Completed in 3 milliseconds