Home
last modified time | relevance | path

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

/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/img_hash-3.2.0/src/alg/
H A Dblockhash.rs89 let weight_top = y_mod.fract(); in blockhash_slow() localVariable
90 let weight_bottom = 1. - weight_top; in blockhash_slow()
107 add_to_block(block_left, block_top, px_sum * weight_left * weight_top); in blockhash_slow()
109 add_to_block(block_right, block_top, px_sum * weight_right * weight_top); in blockhash_slow()
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/
H A Dpixman-8888-over-565.patch271 * Note: normally the sum of 'weight_top' and 'weight_bottom' is equal to 256,
291 + weight_top, weight_bottom, vx, unit_x, max_vx, zero_src) \
296 + (weight_top), (weight_bottom), (vx), (unit_x), (max_vx), (zero_src)); \
302 + fetch_func ((void*)(dst), (mask), (src_top), (src_bottom), (width), (weight_top), \
/dports/www/firefox/firefox-99.0/gfx/cairo/
H A Dpixman-8888-over-565.patch271 * Note: normally the sum of 'weight_top' and 'weight_bottom' is equal to 256,
291 + weight_top, weight_bottom, vx, unit_x, max_vx, zero_src) \
296 + (weight_top), (weight_bottom), (vx), (unit_x), (max_vx), (zero_src)); \
302 + fetch_func ((void*)(dst), (mask), (src_top), (src_bottom), (width), (weight_top), \
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/
H A Dpixman-8888-over-565.patch271 * Note: normally the sum of 'weight_top' and 'weight_bottom' is equal to 256,
291 + weight_top, weight_bottom, vx, unit_x, max_vx, zero_src) \
296 + (weight_top), (weight_bottom), (vx), (unit_x), (max_vx), (zero_src)); \
302 + fetch_func ((void*)(dst), (mask), (src_top), (src_bottom), (width), (weight_top), \
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/
H A Dpixman-8888-over-565.patch253 * Note: normally the sum of 'weight_top' and 'weight_bottom' is equal to 256,
273 + weight_top, weight_bottom, vx, unit_x, max_vx, zero_src) \
278 + (weight_top), (weight_bottom), (vx), (unit_x), (max_vx), (zero_src)); \
284 + fetch_func ((void*)(dst), (mask), (src_top), (src_bottom), (width), (weight_top), \
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/
H A Dpixman-8888-over-565.patch271 * Note: normally the sum of 'weight_top' and 'weight_bottom' is equal to 256,
291 + weight_top, weight_bottom, vx, unit_x, max_vx, zero_src) \
296 + (weight_top), (weight_bottom), (vx), (unit_x), (max_vx), (zero_src)); \
302 + fetch_func ((void*)(dst), (mask), (src_top), (src_bottom), (width), (weight_top), \
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/
H A Dpixman-8888-over-565.patch271 * Note: normally the sum of 'weight_top' and 'weight_bottom' is equal to 256,
291 + weight_top, weight_bottom, vx, unit_x, max_vx, zero_src) \
296 + (weight_top), (weight_bottom), (vx), (unit_x), (max_vx), (zero_src)); \
302 + fetch_func ((void*)(dst), (mask), (src_top), (src_bottom), (width), (weight_top), \
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/libpixman/src/
H A Dpixman-inlines.h867 weight_top, weight_bottom, vx, unit_x, max_vx, zero_src) \ argument
872 (weight_top), (weight_bottom), (vx), (unit_x), (max_vx), (zero_src)); \
878 fetch_func ((void*)(dst), (mask), (src_top), (src_bottom), (width), (weight_top), \
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/libpixman/src/
H A Dpixman-inlines.h866 weight_top, weight_bottom, vx, unit_x, max_vx, zero_src) \ argument
871 (weight_top), (weight_bottom), (vx), (unit_x), (max_vx), (zero_src)); \
877 fetch_func ((void*)(dst), (mask), (src_top), (src_bottom), (width), (weight_top), \
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/libpixman/src/
H A Dpixman-inlines.h867 weight_top, weight_bottom, vx, unit_x, max_vx, zero_src) \ argument
872 (weight_top), (weight_bottom), (vx), (unit_x), (max_vx), (zero_src)); \
878 fetch_func ((void*)(dst), (mask), (src_top), (src_bottom), (width), (weight_top), \
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/x64/
H A Djit_primitive_conf.hpp771 float weight_top = 0.0f; member
H A Djit_uni_resampling.cpp527 args.weight_top = weights_top[oh]; in interpolate_linear()
H A Djit_uni_resampling_kernel.cpp192 uni_vbroadcastss(weight_top_, ptr[reg_param + GET_OFF(weight_top)]); in get_params_for_linear_in_c_oriented_format()
/dports/math/onednn/oneDNN-2.5.1/src/cpu/x64/
H A Djit_primitive_conf.hpp778 float weight_top = 0.0f; member
H A Djit_uni_resampling.cpp533 args.weight_top = weights_top[oh]; in interpolate_linear()
H A Djit_uni_resampling_kernel.cpp192 uni_vbroadcastss(weight_top_, ptr[reg_param + GET_OFF(weight_top)]); in get_params_for_linear_in_c_oriented_format()