Lines Matching refs:compression
5 and decompressing images using the ASTC texture compression standard.
13 This allows more assets to use compression, often at a reduced bitrate compared
27 The encoder supports compression of low dynamic range (BMP, JPEG, PNG, TGA) and
35 The encoder allows control over the compression time/quality tradeoff with
39 The encoder allows compression time and quality analysis by reporting the
40 compression time, and the Peak Signal-to-Noise Ratio (PSNR) between the input
52 It also supports all of the ASTC block sizes and compression modes, allowing
130 image quality for a relatively fast compression speed, so is a good starting
131 point for compression. The output is stored to a linear color space compressed
150 The modes available mirror the options used for compression, but use a `d`
156 Review the compression quality using the `-tl` \ `-ts` \ `-th` \ `-tH` modes.
167 The modes available mirror the options used for compression, but use a `t`
174 improve texture cache efficiency. However, like any lossy compression format
179 compression ratio is one of major strengths of the ASTC format.
181 The compression speed can be controlled from `-fastest`, through `-fast`,
187 which can be used to fine tune the compression algorithm. See the command line
202 * Coding equivalents to other compression formats.