Home
last modified time | relevance | path

Searched refs:SCALE_METHOD_POINT (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/gifski/gifski-1.5.0/cargo-crates/gifsicle-1.92.5/vendor/src/
H A Dgifsicle.h154 #define SCALE_METHOD_POINT 0 macro
H A Dxform.c1094 if (method == SCALE_METHOD_POINT) { in scale_image()
1248 method = SCALE_METHOD_POINT; in resize_stream()
1252 method = SCALE_METHOD_POINT; in resize_stream()
1257 method = SCALE_METHOD_POINT; in resize_stream()
H A Dgifsicle.c1492 "point", SCALE_METHOD_POINT, in main()
1493 "sample", SCALE_METHOD_POINT, in main()
1501 "fast", SCALE_METHOD_POINT, in main()
/dports/graphics/gifsicle/gifsicle-1.93/src/
H A Dgifsicle.h154 #define SCALE_METHOD_POINT 0 macro
H A Dxform.c1168 if (method == SCALE_METHOD_POINT) { in scale_image()
1322 method = SCALE_METHOD_POINT; in resize_stream()
1326 method = SCALE_METHOD_POINT; in resize_stream()
1331 method = SCALE_METHOD_POINT; in resize_stream()
H A Dgifsicle.c1488 "point", SCALE_METHOD_POINT, in main()
1489 "sample", SCALE_METHOD_POINT, in main()
1497 "fast", SCALE_METHOD_POINT, in main()