Home
last modified time | relevance | path

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

/dports/x11/swayr/swayr-v0.11.2/src/
H A Dlayout.rs64 let estimated_width = in auto_tile() localVariable
68 child_win.app_id, estimated_width in auto_tile()
72 && estimated_width <= **min_window_width as f32 in auto_tile()
76 && estimated_width > **min_window_width as f32 in auto_tile()
91 estimated_width, in auto_tile()
/dports/games/powermanga/powermanga-0.93.1/src/
H A Dimages.c869 Uint32 modulo_line, line_jumps, estimated_width, estimated_height, in bitmap_check_size() local
875 estimated_width = estimated_height = i = xpos = total_size = yoffset = 0; in bitmap_check_size()
919 if (xpos > estimated_width) in bitmap_check_size()
921 estimated_width = xpos; in bitmap_check_size()
930 estimated_width += min_xoffset; in bitmap_check_size()
933 estimated_width, estimated_height, total_size, min_xoffset, yoffset); in bitmap_check_size()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Drs690.c250 fixed20_12 estimated_width; member
267 fixed20_12 pclk, request_fifo_depth, tolerable_latency, estimated_width; in rs690_crtc_bandwidth_compute() local
436 estimated_width.full = tolerable_latency.full - wm->worst_case_latency.full; in rs690_crtc_bandwidth_compute()
437 estimated_width.full = dfixed_div(estimated_width, consumption_time); in rs690_crtc_bandwidth_compute()
438 if (dfixed_trunc(estimated_width) > crtc->base.mode.crtc_hdisplay) { in rs690_crtc_bandwidth_compute()
442 wm->priority_mark.full = dfixed_div(estimated_width, a); in rs690_crtc_bandwidth_compute()
H A Drv515.c942 fixed20_12 estimated_width; member
959 fixed20_12 pclk, request_fifo_depth, tolerable_latency, estimated_width; in rv515_crtc_bandwidth_compute() local
1096 estimated_width.full = tolerable_latency.full - wm->worst_case_latency.full; in rv515_crtc_bandwidth_compute()
1097 estimated_width.full = dfixed_div(estimated_width, consumption_time); in rv515_crtc_bandwidth_compute()
1098 if (dfixed_trunc(estimated_width) > crtc->base.mode.crtc_hdisplay) { in rv515_crtc_bandwidth_compute()
1102 wm->priority_mark.full = dfixed_div(estimated_width, a); in rv515_crtc_bandwidth_compute()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/radeon/
H A Drs690.c262 fixed20_12 estimated_width; member
279 fixed20_12 pclk, request_fifo_depth, tolerable_latency, estimated_width; in rs690_crtc_bandwidth_compute() local
448 estimated_width.full = tolerable_latency.full - wm->worst_case_latency.full; in rs690_crtc_bandwidth_compute()
449 estimated_width.full = dfixed_div(estimated_width, consumption_time); in rs690_crtc_bandwidth_compute()
450 if (dfixed_trunc(estimated_width) > crtc->base.mode.crtc_hdisplay) { in rs690_crtc_bandwidth_compute()
454 wm->priority_mark.full = dfixed_div(estimated_width, a); in rs690_crtc_bandwidth_compute()
H A Drv515.c915 fixed20_12 estimated_width; member
932 fixed20_12 pclk, request_fifo_depth, tolerable_latency, estimated_width; in rv515_crtc_bandwidth_compute() local
1069 estimated_width.full = tolerable_latency.full - wm->worst_case_latency.full; in rv515_crtc_bandwidth_compute()
1070 estimated_width.full = dfixed_div(estimated_width, consumption_time); in rv515_crtc_bandwidth_compute()
1071 if (dfixed_trunc(estimated_width) > crtc->base.mode.crtc_hdisplay) { in rv515_crtc_bandwidth_compute()
1075 wm->priority_mark.full = dfixed_div(estimated_width, a); in rv515_crtc_bandwidth_compute()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/radeon/
H A Drs690.c262 fixed20_12 estimated_width; member
279 fixed20_12 pclk, request_fifo_depth, tolerable_latency, estimated_width; in rs690_crtc_bandwidth_compute() local
448 estimated_width.full = tolerable_latency.full - wm->worst_case_latency.full; in rs690_crtc_bandwidth_compute()
449 estimated_width.full = dfixed_div(estimated_width, consumption_time); in rs690_crtc_bandwidth_compute()
450 if (dfixed_trunc(estimated_width) > crtc->base.mode.crtc_hdisplay) { in rs690_crtc_bandwidth_compute()
454 wm->priority_mark.full = dfixed_div(estimated_width, a); in rs690_crtc_bandwidth_compute()
H A Drv515.c915 fixed20_12 estimated_width; member
932 fixed20_12 pclk, request_fifo_depth, tolerable_latency, estimated_width; in rv515_crtc_bandwidth_compute() local
1069 estimated_width.full = tolerable_latency.full - wm->worst_case_latency.full; in rv515_crtc_bandwidth_compute()
1070 estimated_width.full = dfixed_div(estimated_width, consumption_time); in rv515_crtc_bandwidth_compute()
1071 if (dfixed_trunc(estimated_width) > crtc->base.mode.crtc_hdisplay) { in rv515_crtc_bandwidth_compute()
1075 wm->priority_mark.full = dfixed_div(estimated_width, a); in rv515_crtc_bandwidth_compute()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/radeon/
H A Drs690.c262 fixed20_12 estimated_width; member
279 fixed20_12 pclk, request_fifo_depth, tolerable_latency, estimated_width; in rs690_crtc_bandwidth_compute() local
448 estimated_width.full = tolerable_latency.full - wm->worst_case_latency.full; in rs690_crtc_bandwidth_compute()
449 estimated_width.full = dfixed_div(estimated_width, consumption_time); in rs690_crtc_bandwidth_compute()
450 if (dfixed_trunc(estimated_width) > crtc->base.mode.crtc_hdisplay) { in rs690_crtc_bandwidth_compute()
454 wm->priority_mark.full = dfixed_div(estimated_width, a); in rs690_crtc_bandwidth_compute()
H A Drv515.c915 fixed20_12 estimated_width; member
932 fixed20_12 pclk, request_fifo_depth, tolerable_latency, estimated_width; in rv515_crtc_bandwidth_compute() local
1069 estimated_width.full = tolerable_latency.full - wm->worst_case_latency.full; in rv515_crtc_bandwidth_compute()
1070 estimated_width.full = dfixed_div(estimated_width, consumption_time); in rv515_crtc_bandwidth_compute()
1071 if (dfixed_trunc(estimated_width) > crtc->base.mode.crtc_hdisplay) { in rv515_crtc_bandwidth_compute()
1075 wm->priority_mark.full = dfixed_div(estimated_width, a); in rv515_crtc_bandwidth_compute()
/dports/devel/radare2/radare2-5.1.1/shlr/grub/include/grub/
H A Dunicode.h148 int estimated_width; member
/dports/www/trafficserver/trafficserver-9.1.1/plugins/experimental/fastcgi/src/
H A Dconfiguru.hpp3855 size_t estimated_width = 0; in is_simple_array() local
3861 estimated_width += 2 + v.as_string().size(); in is_simple_array()
3863 estimated_width += 5; in is_simple_array()
3865 estimated_width += 2; in is_simple_array()
3867 return estimated_width < 60; in is_simple_array()
/dports/devel/stb/stb-f54acd4/
H A Dstb_tilemap_editor.h3293 int estimated_width = 13 * STBTE__num_tool + 8+8+ 120+4 - 30; in stbte__toolbar() local
3294 int x = x0 + w/2 - estimated_width/2; in stbte__toolbar()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_tilemap_editor.h3293 int estimated_width = 13 * STBTE__num_tool + 8+8+ 120+4 - 30; in stbte__toolbar() local
3294 int x = x0 + w/2 - estimated_width/2; in stbte__toolbar()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_tilemap_editor.h3293 int estimated_width = 13 * STBTE__num_tool + 8+8+ 120+4 - 30; in stbte__toolbar() local
3294 int x = x0 + w/2 - estimated_width/2; in stbte__toolbar()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_tilemap_editor.h3296 int estimated_width = 13 * STBTE__num_tool + 8+8+ 120+4 - 30; in stbte__toolbar() local
3297 int x = x0 + w/2 - estimated_width/2; in stbte__toolbar()