Home
last modified time | relevance | path

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

/hardware/google/gfxstream/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
403 unsigned int texel_count = pi.partition_texel_count[partition]; in compute_avgs_and_dirs_4_comp() local
518 unsigned int texel_count = pi.partition_texel_count[partition]; in compute_avgs_and_dirs_3_comp() local
583 unsigned int texel_count = pi.partition_texel_count[partition]; in compute_avgs_and_dirs_3_comp_rgb() local
673 unsigned int texel_count = pt.partition_texel_count[partition]; in compute_avgs_and_dirs_2_comp() local
752 unsigned int texel_count = pi.partition_texel_count[partition]; in compute_error_squared_rgba() local
882 unsigned int texel_count = pi.partition_texel_count[partition]; in compute_error_squared_rgb() local
Dastcenc_decompress_symbolic.cpp309 int texel_count = pi.partition_texel_count[i]; in decompress_symbolic_block() local
371 unsigned int texel_count = bsd.texel_count; in compute_symbolic_block_difference_2plane() local
466 unsigned int texel_count = pi.partition_texel_count[i]; in compute_symbolic_block_difference_1plane() local
568 unsigned int texel_count = bsd.texel_count; in compute_symbolic_block_difference_1plane_1partition() local
Dastcenc_ideal_endpoints_and_weights.cpp117 unsigned int texel_count = blk.texel_count; in compute_ideal_colors_and_weights_1_comp() local
228 unsigned int texel_count = blk.texel_count; in compute_ideal_colors_and_weights_2_comp() local
364 unsigned int texel_count = blk.texel_count; in compute_ideal_colors_and_weights_3_comp() local
529 unsigned int texel_count = blk.texel_count; in compute_ideal_colors_and_weights_4_comp() local
695 unsigned int texel_count = di.texel_count; in compute_error_of_weight_set_1plane() local
760 unsigned int texel_count = di.texel_count; in compute_error_of_weight_set_2planes() local
849 unsigned int texel_count = di.texel_count; in compute_ideal_weights_for_decimation() local
1213 unsigned int texel_count = pi.partition_texel_count[i]; in recompute_ideal_colors_1plane() local
1451 unsigned int texel_count = bsd.texel_count; in recompute_ideal_colors_2planes() local
Dastcenc_find_best_partitioning.cpp62 unsigned int texel_count, in kmeans_init()
148 unsigned int texel_count, in kmeans_assign()
212 unsigned int texel_count, in kmeans_update()
Dastcenc_partition_tables.cpp36 unsigned int texel_count, in generate_canonical_partitioning()
Dastcenc_internal.h346 uint8_t texel_count; member
527 uint8_t texel_count; member
740 uint8_t texel_count; member
Dastcenc.h614 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
Dastcenccli_toplevel.cpp1613 float texel_count = static_cast<float>(info.block_x * info.block_y); in print_diagnostic_images() local