Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenc_block_sizes.cpp923 bool percentile_hit = false; in construct_block_size_descriptor_2d() local
927 percentile_hit = percentiles[i] <= always_cutoff; in construct_block_size_descriptor_2d()
931 percentile_hit = percentiles[i] <= mode_cutoff; in construct_block_size_descriptor_2d()
935 if (j != 3 && !percentile_hit) in construct_block_size_descriptor_2d()

Completed in 2 milliseconds