Home
last modified time | relevance | path

Searched refs:get_partition_info (Results 1 - 5 of 5) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_decompress_symbolic.cpp270 const auto& pi = bsd.get_partition_info(partition_count, scb.partition_index); in decompress_symbolic_block()
436 const auto& pi = bsd.get_partition_info(partition_count, scb.partition_index); in compute_symbolic_block_difference_1plane()
529 assert(bsd.get_partition_info(scb.partition_count, scb.partition_index).partition_count == 1); in compute_symbolic_block_difference_1plane_1partition()
H A Dastcenc_compress_symbolic.cpp81 const auto& pi = bsd.get_partition_info(partition_count, scb.partition_index); in realign_weights_undecimated()
288 const auto& pi = bsd.get_partition_info(partition_count, scb.partition_index); in realign_weights_undecimated()
408 const auto& pi = bsd.get_partition_info(partition_count, scb.partition_index); in realign_weights_decimated()
590 const auto& pi = bsd.get_partition_info(partition_count, partition_index); in compress_symbolic_block_for_partition_1plane()
1095 const auto& pi = bsd.get_partition_info(1, 0); in compress_symbolic_block_for_partition_2planes()
H A Dastcenc_internal.h712 const partition_info& get_partition_info(unsigned int partition_count, unsigned int index) const in get_partition_info() function
H A Dastcenc_entry.cpp1340 const auto& pi = bsd.get_partition_info(partition_count, scb.partition_index); in astcenc_get_block_info()
H A Dastcenc_ideal_endpoints_and_weights.cpp682 const auto& pi = bsd.get_partition_info(1, 0);

Completed in 11 milliseconds