Searched defs:footprint (Results 1 – 2 of 2) sorted by relevance
514 astc_codec::FootprintType* footprint, in getAstcFormatInfo()529 int getAstcFootprintWidth(astc_codec::FootprintType footprint) { in getAstcFootprintWidth()551 int getAstcFootprintHeight(astc_codec::FootprintType footprint) { in getAstcFootprintHeight()
939 float footprint = static_cast<float>(x_footprint * y_footprint); in compress_image() local