Lines Matching refs:encoding
207 The examples/ directory contains tools for encoding (cwebp) and
260 -low_memory ............ reduce memory usage (slower encoding)
289 -v ..................... verbose, e.g. print encoding/decoding times
290 -progress .............. report encoding progress
305 * 'preset' will set up a default encoding configuration targeting a
322 * 'm' controls the trade-off between encoding speed and quality. Default is 4.
323 You can try -m 5 or -m 6 to explore more (time-consuming) encoding
324 possibilities. A lower value will result in faster encoding at the expense
368 -v ........... verbose (e.g. print encoding/decoding times)
448 into an animated WebP file. It offers fine control over duration, encoding
554 The main encoding functions are available in the header src/webp/encode.h
582 Advanced encoding API:
587 WebPConfig contains the encoding settings and is not tied to a particular
591 The encoding flow looks like: