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
127 image quality for a relatively fast compression speed, so is a good starting
128 point for compression. The output is stored to a linear color space compressed
147 The modes available mirror the options used for compression, but use a `d`
153 Review the compression quality using the `-tl` \ `-ts` \ `-th` \ `-tH` modes.
164 The modes available mirror the options used for compression, but use a `t`
171 improve texture cache efficiency. However, like any lossy compression format
176 compression ratio is one of major strengths of the ASTC format.
178 The compression speed can be controlled from `-fastest`, through `-fast`,
184 new content. It is tuned to give the fastest possible compression, often at the
189 which can be used to fine tune the compression algorithm. See the command line
204 * Coding equivalents to other compression formats.