Home
last modified time | relevance | path

Searched defs:bsd (Results 1 – 11 of 11) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_partition_tables.cpp258 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()
Dastcenc_decompress_symbolic.cpp96 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()
Dastcenc_block_sizes.cpp715 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()
Dastcenc_image.cpp155 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()
Dastcenc_symbolic_physical.cpp100 const block_size_descriptor& bsd, in symbolic_to_physical()
285 const block_size_descriptor& bsd, in physical_to_symbolic()
Dastcenc_compress_symbolic.cpp71 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
Dastcenc_find_best_partitioning.cpp359 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()
Dastcenc_weight_align.cpp339 const block_size_descriptor& bsd, in compute_angular_endpoints_1plane()
406 const block_size_descriptor& bsd, in compute_angular_endpoints_2planes()
Dastcenc_entry.cpp854 const block_size_descriptor& bsd = *ctx.bsd; in compress_image() local
Dastcenc_ideal_endpoints_and_weights.cpp631 const block_size_descriptor& bsd, in compute_ideal_colors_and_weights_2planes()
1380 const block_size_descriptor& bsd, in recompute_ideal_colors_2planes()
Dastcenc_internal.h1210 block_size_descriptor* bsd; member