Home
last modified time | relevance | path

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

/PHP-8.1/ext/gd/libgd/
H A Dgd_interpolation.c2053 register gdFixed f_rs, f_gs, f_bs, f_as; in gdImageRotateBicubicFixed() local
2089 f_as = gd_itofx(gdTrueColorGetAlpha(c)); in gdImageRotateBicubicFixed()
2094 f_alpha += gd_mulfx(f_as, f_R); in gdImageRotateBicubicFixed()

Completed in 12 milliseconds