Home
last modified time | relevance | path

Searched defs:texel_count (Results 1 – 10 of 10) sorted by relevance

/third_party/astc-encoder/Source/
Dastcenc_averages_and_directions.cpp53 unsigned int texel_count = blk.texel_count; in compute_partition_averages_rgb() local
224 unsigned int texel_count = blk.texel_count; in compute_partition_averages_rgba() local
405 unsigned int texel_count = pi.partition_texel_count[partition]; in compute_avgs_and_dirs_4_comp() local
535 unsigned int texel_count = pi.partition_texel_count[partition]; in compute_avgs_and_dirs_3_comp() local
606 unsigned int texel_count = pi.partition_texel_count[partition]; in compute_avgs_and_dirs_3_comp_rgb() local
704 unsigned int texel_count = pt.partition_texel_count[partition]; in compute_avgs_and_dirs_2_comp() local
786 unsigned int texel_count = pi.partition_texel_count[partition]; in compute_error_squared_rgba() local
916 unsigned int texel_count = pi.partition_texel_count[partition]; in compute_error_squared_rgb() local
Dastcenc_decompress_symbolic.cpp308 int texel_count = pi.partition_texel_count[i]; in decompress_symbolic_block() local
370 unsigned int texel_count = bsd.texel_count; in compute_symbolic_block_difference_2plane() local
465 unsigned int texel_count = pi.partition_texel_count[i]; in compute_symbolic_block_difference_1plane() local
567 unsigned int texel_count = bsd.texel_count; in compute_symbolic_block_difference_1plane_1partition() local
Dastcenc_ideal_endpoints_and_weights.cpp47 unsigned int texel_count = blk.texel_count; in compute_ideal_colors_and_weights_1_comp() local
158 unsigned int texel_count = blk.texel_count; in compute_ideal_colors_and_weights_2_comp() local
294 unsigned int texel_count = blk.texel_count; in compute_ideal_colors_and_weights_3_comp() local
459 unsigned int texel_count = blk.texel_count; in compute_ideal_colors_and_weights_4_comp() local
625 unsigned int texel_count = di.texel_count; in compute_error_of_weight_set_1plane() local
690 unsigned int texel_count = di.texel_count; in compute_error_of_weight_set_2planes() local
780 unsigned int texel_count = di.texel_count; in compute_ideal_weights_for_decimation() local
1118 unsigned int texel_count = pi.partition_texel_count[i]; in recompute_ideal_colors_1plane() local
1353 unsigned int texel_count = bsd.texel_count; in recompute_ideal_colors_2planes() local
Dastcenc_find_best_partitioning.cpp61 unsigned int texel_count, in kmeans_init()
147 unsigned int texel_count, in kmeans_assign()
211 unsigned int texel_count, in kmeans_update()
Dastcenc_partition_tables.cpp36 unsigned int texel_count, in generate_canonical_partitioning()
Dastcenc_internal.h544 uint8_t texel_count; member
675 uint8_t texel_count; member
909 uint8_t texel_count; member
Dastcenc.h612 unsigned int texel_count; member
Dastcenc_pick_best_endpoint_format.cpp88 unsigned int texel_count = pi.partition_texel_count[partition_index]; in compute_error_squared_rgb_single_partition() local
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
Dastc_partition_tables.cpp30 int texel_count, in gen_canonicalized_partition_table()
78 int texel_count, in partition_table_zap_equal_elements()
Dastc_codec_internals.h102 int texel_count; member