Home | History | Annotate | Download | only in ext

Lines Matching full:quality

19     // Quality Methods
21 // Those enumeration values express a desired quality/speed tradeoff.
27 // Good quality resizing. Fastest resizing with acceptable visual quality.
29 // where slower platforms may want to trade image quality for large
38 // in the common case may still use a higher-quality software-based
44 // Medium quality resizing. Close to high quality resizing (better
45 // than linear interpolation) with potentially some quality being
54 // High quality resizing. The algorithm is picked to favor image quality.
86 // enum aliases for first and last methods by algorithm or by quality.