Searched defs:bsd (Results  1 – 11 of 11) sorted by relevance
| /device/generic/vulkan-cereal/third-party/astc-encoder/Source/ | 
| D | astcenc_decompress_symbolic.cpp | 96 	const block_size_descriptor& bsd,  in unpack_weights()189 	const block_size_descriptor& bsd,  in decompress_symbolic_block()
 330 	const block_size_descriptor& bsd,  in compute_symbolic_block_difference_2plane()
 423 	const block_size_descriptor& bsd,  in compute_symbolic_block_difference_1plane()
 520 	const block_size_descriptor& bsd,  in compute_symbolic_block_difference_1plane_1partition()
 
 | 
| D | astcenc_partition_tables.cpp | 258 	block_size_descriptor& bsd,  in generate_one_partition_info_entry()364 	block_size_descriptor& bsd,  in build_partition_table_for_one_partition_count()
 442 	block_size_descriptor& bsd,  in init_partition_tables()
 
 | 
| D | astcenc_block_sizes.cpp | 715 	block_size_descriptor& bsd  in assign_kmeans_texels()769 	block_size_descriptor& bsd,  in construct_dt_entry_2d()
 823 	block_size_descriptor& bsd  in construct_block_size_descriptor_2d()
 1023 	block_size_descriptor& bsd  in construct_block_size_descriptor_3d()
 1198 	block_size_descriptor& bsd  in init_block_size_descriptor()
 
 | 
| D | astcenc_image.cpp | 155 	const block_size_descriptor& bsd,  in load_image_block()272 	const block_size_descriptor& bsd,  in load_image_block_fast_ldr()
 338 	const block_size_descriptor& bsd,  in store_image_block()
 
 | 
| D | astcenc_compress_symbolic.cpp | 71 	const block_size_descriptor& bsd,  in realign_weights_undecimated()191 	const block_size_descriptor& bsd,  in realign_weights_decimated()
 360 	const block_size_descriptor& bsd,  in compress_symbolic_block_for_partition_1plane()
 723 	const block_size_descriptor& bsd,  in compress_symbolic_block_for_partition_2planes()
 1176 	const block_size_descriptor& bsd = *ctx.bsd;  in compress_block()  local
 
 | 
| D | astcenc_symbolic_physical.cpp | 100 	const block_size_descriptor& bsd,  in symbolic_to_physical()285 	const block_size_descriptor& bsd,  in physical_to_symbolic()
 
 | 
| D | astcenc_find_best_partitioning.cpp | 359 	const block_size_descriptor& bsd,  in count_partition_mismatch_bits()445 	const block_size_descriptor& bsd,  in compute_kmeans_partition_ordering()
 535 	const block_size_descriptor& bsd,  in find_best_partition_candidates()
 
 | 
| D | astcenc_weight_align.cpp | 339 	const block_size_descriptor& bsd,  in compute_angular_endpoints_1plane()406 	const block_size_descriptor& bsd,  in compute_angular_endpoints_2planes()
 
 | 
| D | astcenc_entry.cpp | 854 	const block_size_descriptor& bsd = *ctx.bsd;  in compress_image()  local
 | 
| D | astcenc_ideal_endpoints_and_weights.cpp | 631 	const block_size_descriptor& bsd,  in compute_ideal_colors_and_weights_2planes()1380 	const block_size_descriptor& bsd,  in recompute_ideal_colors_2planes()
 
 | 
| D | astcenc_internal.h | 1210 	block_size_descriptor* bsd;  member
 |