sx                726 http/modules/ngx_http_image_filter_module.c     int                            sx, sy, dx, dy, ox, oy, size,
sx                742 http/modules/ngx_http_image_filter_module.c     sx = gdImageSX(src);
sx                749 http/modules/ngx_http_image_filter_module.c         && (ngx_uint_t) sx <= ctx->max_width
sx                781 http/modules/ngx_http_image_filter_module.c     dx = sx;
sx                840 http/modules/ngx_http_image_filter_module.c         gdImageCopyResampled(dst, src, 0, 0, 0, 0, dx, dy, sx, sy);
sx                940 http/modules/ngx_http_image_filter_module.c                    "image: %d x %d %d", sx, sy, colors);