Lines Matching defs:partitionings
92 /** @brief The number of partitionings, per partition count, suported by the ASTC format. */
147 * @brief The maximum number of candidate partitionings tested for each encoding mode.
311 * and only used for the relative ranking of partitionings against one another.
585 /** @brief The number of selected partitionings for 1/2/3/4 partitionings. */
588 /** @brief The number of partitionings for 1/2/3/4 partitionings. */
604 partition_info partitionings[(3 * BLOCK_MAX_PARTITIONINGS) + 1];
701 return this->partitionings + index;
1274 * @param can_omit_modes Can we discard modes and partitionings that astcenc won't use?
1275 * @param partition_count_cutoff The partition count cutoff to use, if we can omit partitionings.
1300 * @param can_omit_partitionings True if we can we drop partitionings that astcenc won't use.
1301 * @param partition_count_cutoff The partition count cutoff to use, if we can omit partitionings.
1576 * @param requested_candidates The number of requested partitionings. May return fewer if