Home
last modified time | relevance | path

Searched refs:active_width (Results 1 – 25 of 236) sorted by relevance

12345678910

/dports/biology/avida/avida-2.12.4-src/avida-core/source/targets/avida-viewer/
H A DcTabBox.h129 const int active_width = active_name.GetSize() + 4; in Draw() local
130 window->Box(y, x+active_offset, 3, active_width, true); in Draw()
135 window->Print(y+2, x+active_offset+active_width-1, CHAR_LLCORNER); in Draw()
137 for (int i = 1; i < active_width - 1; i++) { in Draw()
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/src/zimg/graph/
H A Dgraphbuilder.cpp233 if (state.active_width <= 0 || state.active_height <= 0) in validate_state()
247 double active_width; member
257 lhs.active_width == rhs.active_width && in operator ==()
283 planes[PLANE_U].active_width *= subscale_w; in chroma_from_luma()
326 planes[PLANE_Y].active_width = state.active_width;
469 …if (source_plane.active_width != target_plane.active_width || source_plane.active_height != target… in needs_interpolation_plane()
704 if (src_plane.width != src_plane.active_width || src_plane.height != src_plane.active_height || in resize_plane()
705 dst_plane.width != dst_plane.active_width || dst_plane.height != dst_plane.active_height) in resize_plane()
717 double subwidth = src_plane.active_width * (dst_plane.width / dst_plane.active_width); in resize_plane()
887 tmp.planes[PLANE_Y].active_width = w.planes[PLANE_Y].active_width; in connect_color_channels()
[all …]
/dports/multimedia/handbrake/zimg-release-3.0.1/src/zimg/graph/
H A Dgraphbuilder.cpp231 …ive_left) || !std::isfinite(state.active_top) || !std::isfinite(state.active_width) || !std::isfin… in validate_state()
233 if (state.active_width <= 0 || state.active_height <= 0) in validate_state()
247 double active_width; member
257 lhs.active_width == rhs.active_width && in operator ==()
283 planes[PLANE_U].active_width *= subscale_w; in chroma_from_luma()
326 planes[PLANE_Y].active_width = state.active_width;
469 …if (source_plane.active_width != target_plane.active_width || source_plane.active_height != target… in needs_interpolation_plane()
695 if (src_plane.width != src_plane.active_width || src_plane.height != src_plane.active_height || in resize_plane()
708 double subwidth = src_plane.active_width * (dst_plane.width / dst_plane.active_width); in resize_plane()
872 tmp.planes[PLANE_Y].active_width = w.planes[PLANE_Y].active_width; in connect_color_channels()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_opp.c314 uint32_t active_width = timing->h_addressable - timing->h_border_right - timing->h_border_right; in opp1_program_stereo() local
320 active_width = 0; in opp1_program_stereo()
328 REG_UPDATE(OPPBUF_CONTROL, OPPBUF_ACTIVE_WIDTH, active_width); in opp1_program_stereo()
358 REG_UPDATE(OPPBUF_CONTROL, OPPBUF_ACTIVE_WIDTH, oppbuf->active_width); in opp1_program_oppbuf()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_opp.c314 uint32_t active_width = timing->h_addressable - timing->h_border_right - timing->h_border_right; in opp1_program_stereo() local
320 active_width = 0; in opp1_program_stereo()
328 REG_UPDATE(OPPBUF_CONTROL, OPPBUF_ACTIVE_WIDTH, active_width); in opp1_program_stereo()
358 REG_UPDATE(OPPBUF_CONTROL, OPPBUF_ACTIVE_WIDTH, oppbuf->active_width); in opp1_program_oppbuf()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_opp.c314 uint32_t active_width = timing->h_addressable - timing->h_border_right - timing->h_border_right; in opp1_program_stereo() local
320 active_width = 0; in opp1_program_stereo()
328 REG_UPDATE(OPPBUF_CONTROL, OPPBUF_ACTIVE_WIDTH, active_width); in opp1_program_stereo()
358 REG_UPDATE(OPPBUF_CONTROL, OPPBUF_ACTIVE_WIDTH, oppbuf->active_width); in opp1_program_oppbuf()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/hw/mlx5/
H A Dmain.c333 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
343 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
349 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
356 *active_width = IB_WIDTH_4X; in translate_eth_legacy_proto_oper()
362 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
366 *active_width = IB_WIDTH_4X; in translate_eth_legacy_proto_oper()
373 *active_width = IB_WIDTH_4X; in translate_eth_legacy_proto_oper()
384 u8 *active_width) in translate_eth_ext_proto_oper() argument
452 active_width) : in translate_eth_proto_oper()
454 active_width); in translate_eth_proto_oper()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/hw/mlx5/
H A Dmain.c333 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
343 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
349 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
356 *active_width = IB_WIDTH_4X; in translate_eth_legacy_proto_oper()
362 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
366 *active_width = IB_WIDTH_4X; in translate_eth_legacy_proto_oper()
373 *active_width = IB_WIDTH_4X; in translate_eth_legacy_proto_oper()
384 u8 *active_width) in translate_eth_ext_proto_oper() argument
452 active_width) : in translate_eth_proto_oper()
454 active_width); in translate_eth_proto_oper()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/hw/mlx5/
H A Dmain.c333 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
343 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
349 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
356 *active_width = IB_WIDTH_4X; in translate_eth_legacy_proto_oper()
362 *active_width = IB_WIDTH_1X; in translate_eth_legacy_proto_oper()
366 *active_width = IB_WIDTH_4X; in translate_eth_legacy_proto_oper()
373 *active_width = IB_WIDTH_4X; in translate_eth_legacy_proto_oper()
384 u8 *active_width) in translate_eth_ext_proto_oper() argument
452 active_width) : in translate_eth_proto_oper()
454 active_width); in translate_eth_proto_oper()
[all …]
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/alephdir/
H A Domfi.ch146 @!active_width:array[1..6] of scaled;
159 @!active_width:array[1..7] of scaled;
214 active_width[6]:=active_width[6]+shrink(q)
216 active_width[7]:=active_width[7]+shrink(q)
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/alephdir/
H A Domfi.ch146 @!active_width:array[1..6] of scaled;
159 @!active_width:array[1..7] of scaled;
214 active_width[6]:=active_width[6]+shrink(q)
216 active_width[7]:=active_width[7]+shrink(q)
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/alephdir/
H A Domfi.ch146 @!active_width:array[1..6] of scaled;
159 @!active_width:array[1..7] of scaled;
214 active_width[6]:=active_width[6]+shrink(q)
216 active_width[7]:=active_width[7]+shrink(q)
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/alephdir/
H A Domfi.ch146 @!active_width:array[1..6] of scaled;
159 @!active_width:array[1..7] of scaled;
214 active_width[6]:=active_width[6]+shrink(q)
216 active_width[7]:=active_width[7]+shrink(q)
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/alephdir/
H A Domfi.ch146 @!active_width:array[1..6] of scaled;
159 @!active_width:array[1..7] of scaled;
214 active_width[6]:=active_width[6]+shrink(q)
216 active_width[7]:=active_width[7]+shrink(q)
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/alephdir/
H A Domfi.ch146 @!active_width:array[1..6] of scaled;
159 @!active_width:array[1..7] of scaled;
214 active_width[6]:=active_width[6]+shrink(q)
216 active_width[7]:=active_width[7]+shrink(q)
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/alephdir/
H A Domfi.ch146 @!active_width:array[1..6] of scaled;
159 @!active_width:array[1..7] of scaled;
214 active_width[6]:=active_width[6]+shrink(q)
216 active_width[7]:=active_width[7]+shrink(q)
/dports/net-im/uTox/uTox/src/ui/
H A Ddropdown.c13 static int active_x, active_y, active_width, active_height; variable
45 int x = active_x, y = active_y, w = active_width, h = active_height; in dropdown_drawactive()
121 active_width = width; in dropdown_draw()
/dports/net/openmpi/openmpi-4.1.1/opal/mca/common/verbs/
H A Dcommon_verbs_port.c80 switch (port_attr->active_width) { in opal_common_verbs_port_bw()
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/common/verbs/
H A Dcommon_verbs_port.c80 switch (port_attr->active_width) { in opal_common_verbs_port_bw()
/dports/multimedia/handbrake/zimg-release-3.0.1/test/graph/
H A Dgraphbuilder_test.cpp119 state.active_width = 64.0; in make_basic_rgb_state()
139 state.active_width = width; in set_resolution()
446 source.active_width = 32; in TEST()
465 source.active_width = 48; in TEST()
675 source.active_width = 32; in TEST()
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/test/graph/
H A Dgraphbuilder_test.cpp119 state.active_width = 64.0; in make_basic_rgb_state()
139 state.active_width = width; in set_resolution()
446 source.active_width = 32; in TEST()
465 source.active_width = 48; in TEST()
675 source.active_width = 32; in TEST()
/dports/games/retroarch/RetroArch-1.9.7/gfx/common/
H A Dgdi_common.h60 int active_width; member
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dlinebreak.w723 #define store_background(a) {active_width[a]=background[a];}
1844 active_width[1] +=
1848 add_char_stretch(active_width[8], cur_p);
1849 add_char_shrink(active_width[9], cur_p);
1871 active_width[1] +=
1875 active_width[1] += width(cur_p);
1900 active_width[1] += width(cur_p);
1930 active_width[1] += width(q);
1932 active_width[7] += shrink(q);
1938 active_width[1] += width(cur_p);
[all …]
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dlinebreak.w723 #define store_background(a) {active_width[a]=background[a];}
1844 active_width[1] +=
1848 add_char_stretch(active_width[8], cur_p);
1849 add_char_shrink(active_width[9], cur_p);
1871 active_width[1] +=
1875 active_width[1] += width(cur_p);
1900 active_width[1] += width(cur_p);
1930 active_width[1] += width(q);
1932 active_width[7] += shrink(q);
1938 active_width[1] += width(cur_p);
[all …]
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dlinebreak.w723 #define store_background(a) {active_width[a]=background[a];}
1844 active_width[1] +=
1848 add_char_stretch(active_width[8], cur_p);
1849 add_char_shrink(active_width[9], cur_p);
1871 active_width[1] +=
1875 active_width[1] += width(cur_p);
1900 active_width[1] += width(cur_p);
1930 active_width[1] += width(q);
1932 active_width[7] += shrink(q);
1938 active_width[1] += width(cur_p);
[all …]

12345678910