Home
last modified time | relevance | path

Searched defs:muldiv255 (Results 1 – 5 of 5) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/swgl/src/
H A Dblend.h126 static ALWAYS_INLINE T muldiv255(T x, T y) { in muldiv255() function
/dports/www/firefox/firefox-99.0/gfx/wr/swgl/src/
H A Dblend.h126 static ALWAYS_INLINE T muldiv255(T x, T y) { in muldiv255() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/swgl/src/
H A Dblend.h126 static ALWAYS_INLINE T muldiv255(T x, T y) { in muldiv255() function
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/sw-composite-0.7.7/src/
H A Dlib.rs666 pub fn muldiv255(a: u32, b: u32) -> u32 { in muldiv255() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/swgl/src/
H A Dgl.cc2354 static inline T muldiv255(T x, T y) { in muldiv255() function