Home
last modified time | relevance | path

Searched refs:uses_alpha (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_ideal_endpoints_and_weights.cpp617 bool uses_alpha = !blk.is_constant_channel(3); in compute_ideal_colors_and_weights_1plane() local
619 if (uses_alpha) in compute_ideal_colors_and_weights_1plane()
638 bool uses_alpha = !blk.is_constant_channel(3); in compute_ideal_colors_and_weights_2planes() local
644 if (uses_alpha) in compute_ideal_colors_and_weights_2planes()
656 if (uses_alpha) in compute_ideal_colors_and_weights_2planes()
668 if (uses_alpha) in compute_ideal_colors_and_weights_2planes()
680 assert(uses_alpha); in compute_ideal_colors_and_weights_2planes()
Dastcenc_find_best_partitioning.cpp569 bool uses_alpha = !blk.is_constant_channel(3); in find_best_partition_candidates() local
585 if (uses_alpha) in find_best_partition_candidates()