Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/gfx/qcms/src/
H A Dchain.rs185 let r_x3: f32 = lerp(CLU(r_table, x, y, z_n), CLU(r_table, x_n, y, z_n), x_d); in transform() localVariable
187 let r_y2: f32 = lerp(r_x3, r_x4, y_d); in transform()
254 let r_x3: f32 = lerp(CLU(r_table, x, y, z_n), CLU(r_table, x_n, y, z_n), x_d); in transform() localVariable
256 let r_y2: f32 = lerp(r_x3, r_x4, y_d); in transform()
337 let r_x3 = lerp(CLU(x, y, z_n, w), CLU(x_n, y, z_n, w), x_d); in transform() localVariable
339 let r_y2 = lerp(r_x3, r_x4, y_d); in transform()
345 let r_x3 = lerp(CLU(x, y, z_n, w_n), CLU(x_n, y, z_n, w_n), x_d); in transform() localVariable
347 let r_y2 = lerp(r_x3, r_x4, y_d); in transform()
/dports/www/firefox/firefox-99.0/gfx/qcms/src/
H A Dchain.rs182 let r_x3: f32 = lerp(CLU(r_table, x, y, z_n), CLU(r_table, x_n, y, z_n), x_d); in transform() localVariable
184 let r_y2: f32 = lerp(r_x3, r_x4, y_d); in transform()
251 let r_x3: f32 = lerp(CLU(r_table, x, y, z_n), CLU(r_table, x_n, y, z_n), x_d); in transform() localVariable
253 let r_y2: f32 = lerp(r_x3, r_x4, y_d); in transform()
335 let r_x3 = lerp(CLU(x, y, z_n, w), CLU(x_n, y, z_n, w), x_d); in transform() localVariable
337 let r_y2 = lerp(r_x3, r_x4, y_d); in transform()
343 let r_x3 = lerp(CLU(x, y, z_n, w_n), CLU(x_n, y, z_n, w_n), x_d); in transform() localVariable
345 let r_y2 = lerp(r_x3, r_x4, y_d); in transform()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/qcms/src/
H A Dchain.rs185 let r_x3: f32 = lerp(CLU(r_table, x, y, z_n), CLU(r_table, x_n, y, z_n), x_d); in transform() localVariable
187 let r_y2: f32 = lerp(r_x3, r_x4, y_d); in transform()
254 let r_x3: f32 = lerp(CLU(r_table, x, y, z_n), CLU(r_table, x_n, y, z_n), x_d); in transform() localVariable
256 let r_y2: f32 = lerp(r_x3, r_x4, y_d); in transform()
337 let r_x3 = lerp(CLU(x, y, z_n, w), CLU(x_n, y, z_n, w), x_d); in transform() localVariable
339 let r_y2 = lerp(r_x3, r_x4, y_d); in transform()
345 let r_x3 = lerp(CLU(x, y, z_n, w_n), CLU(x_n, y, z_n, w_n), x_d); in transform() localVariable
347 let r_y2 = lerp(r_x3, r_x4, y_d); in transform()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/qcms/
H A Dchain.c156 float r_x3 = lerp(CLU(r_table,x,y,z_n), CLU(r_table,x_n,y,z_n), x_d); in qcms_transform_module_clut_only() local
158 float r_y2 = lerp(r_x3, r_x4, y_d); in qcms_transform_module_clut_only()
218 float r_x3 = lerp(CLU(r_table,x,y,z_n), CLU(r_table,x_n,y,z_n), x_d); in qcms_transform_module_clut() local
220 float r_y2 = lerp(r_x3, r_x4, y_d); in qcms_transform_module_clut()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/qcms/src/
H A Dchain.c162 float r_x3 = lerp(CLU(r_table,x,y,z_n), CLU(r_table,x_n,y,z_n), x_d); in qcms_transform_module_clut_only() local
164 float r_y2 = lerp(r_x3, r_x4, y_d); in qcms_transform_module_clut_only()
225 float r_x3 = lerp(CLU(r_table,x,y,z_n), CLU(r_table,x_n,y,z_n), x_d); in qcms_transform_module_clut() local
227 float r_y2 = lerp(r_x3, r_x4, y_d); in qcms_transform_module_clut()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/qcms/
H A Dchain.c156 float r_x3 = lerp(CLU(r_table,x,y,z_n), CLU(r_table,x_n,y,z_n), x_d); in qcms_transform_module_clut_only() local
158 float r_y2 = lerp(r_x3, r_x4, y_d); in qcms_transform_module_clut_only()
218 float r_x3 = lerp(CLU(r_table,x,y,z_n), CLU(r_table,x_n,y,z_n), x_d); in qcms_transform_module_clut() local
220 float r_y2 = lerp(r_x3, r_x4, y_d); in qcms_transform_module_clut()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/qcms/
H A Dchain.c156 float r_x3 = lerp(CLU(r_table,x,y,z_n), CLU(r_table,x_n,y,z_n), x_d); in qcms_transform_module_clut_only() local
158 float r_y2 = lerp(r_x3, r_x4, y_d); in qcms_transform_module_clut_only()
218 float r_x3 = lerp(CLU(r_table,x,y,z_n), CLU(r_table,x_n,y,z_n), x_d); in qcms_transform_module_clut() local
220 float r_y2 = lerp(r_x3, r_x4, y_d); in qcms_transform_module_clut()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/qcms/src/
H A Dchain.c162 float r_x3 = lerp(CLU(r_table,x,y,z_n), CLU(r_table,x_n,y,z_n), x_d); in qcms_transform_module_clut_only() local
164 float r_y2 = lerp(r_x3, r_x4, y_d); in qcms_transform_module_clut_only()
225 float r_x3 = lerp(CLU(r_table,x,y,z_n), CLU(r_table,x_n,y,z_n), x_d); in qcms_transform_module_clut() local
227 float r_y2 = lerp(r_x3, r_x4, y_d); in qcms_transform_module_clut()