Searched defs:partition_texel_count (Results 1 – 3 of 3) sorted by relevance
156 uint8_t partition_texel_count[BLOCK_MAX_PARTITIONS] { 0 }; in kmeans_assign() local227 uint8_t partition_texel_count[BLOCK_MAX_PARTITIONS] { 0 }; in kmeans_update() local
154 unsigned int partition_texel_count = pi.partition_texel_count[i]; in compute_ideal_colors_and_weights_1_comp() local281 unsigned int partition_texel_count = pi.partition_texel_count[i]; in compute_ideal_colors_and_weights_2_comp() local430 unsigned int partition_texel_count = pi.partition_texel_count[i]; in compute_ideal_colors_and_weights_3_comp() local552 unsigned int partition_texel_count = pi.partition_texel_count[i]; in compute_ideal_colors_and_weights_4_comp() local
323 uint8_t partition_texel_count[BLOCK_MAX_PARTITIONS]; member