Home
last modified time | relevance | path

Searched refs:decimation_mode_count_selected (Results 1 - 4 of 4) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_weight_align.cpp450 : bsd.decimation_mode_count_selected; in compute_angular_endpoints_1plane()
522 promise(bsd.decimation_mode_count_selected > 0); in compute_angular_endpoints_2planes()
523 for (unsigned int i = 0; i < bsd.decimation_mode_count_selected; i++) in compute_angular_endpoints_2planes()
H A Dastcenc_block_sizes.cpp988 bsd.decimation_mode_count_selected = dm_counts[0] + dm_counts[1] + dm_counts[2]; in construct_block_size_descriptor_2d()
1109 bsd.decimation_mode_count_selected = decimation_mode_count; in construct_block_size_descriptor_3d()
H A Dastcenc_compress_symbolic.cpp602 : bsd.decimation_mode_count_selected; in compress_symbolic_block_for_partition_1plane()
950 promise(bsd.decimation_mode_count_selected > 0); in compress_symbolic_block_for_partition_2planes()
965 for (unsigned int i = 0; i < bsd.decimation_mode_count_selected; i++) in compress_symbolic_block_for_partition_2planes()
H A Dastcenc_internal.h564 unsigned int decimation_mode_count_selected; member

Completed in 9 milliseconds