Home
last modified time | relevance | path

Searched refs:y_shift (Results 1 – 25 of 462) sorted by relevance

12345678910>>...19

/dports/games/julius/julius-1.7.0/src/window/advisor/
H A Dpopulation.c38 *y_shift = shift; in get_y_axis()
89 int y_max, y_shift; in draw_history_graph() local
112 if (y_shift == -1) { in draw_history_graph()
115 val = pop >> y_shift; in draw_history_graph()
139 y_shift += 2; in draw_history_graph()
162 int y_max, y_shift; in draw_census_graph() local
180 if (y_shift == -1) { in draw_census_graph()
191 y_shift += 2; in draw_census_graph()
210 int y_max, y_shift; in draw_society_graph() local
227 if (y_shift == -1) { in draw_society_graph()
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dimgconvert.c113 int y_shift; in av_picture_crop() local
120 y_shift = desc->log2_chroma_h; in av_picture_crop()
129 if(top_band % (1<<y_shift) || left_band % (1<<x_shift)) in av_picture_crop()
146 int y_shift; in av_picture_pad() local
188 y_shift = i ? desc->log2_chroma_h : 0; in av_picture_pad()
196 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
198 yheight = (height - 1 - (padtop + padbottom)) >> y_shift; in av_picture_pad()
207 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
211 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
213 yheight = (height - 1 - (padtop + padbottom)) >> y_shift; in av_picture_pad()
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dimgconvert.c111 int y_shift; in av_picture_crop() local
118 y_shift = desc->log2_chroma_h; in av_picture_crop()
127 if(top_band % (1<<y_shift) || left_band % (1<<x_shift)) in av_picture_crop()
144 int y_shift; in av_picture_pad() local
186 y_shift = i ? desc->log2_chroma_h : 0; in av_picture_pad()
194 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
196 yheight = (height - 1 - (padtop + padbottom)) >> y_shift; in av_picture_pad()
205 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
209 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
211 yheight = (height - 1 - (padtop + padbottom)) >> y_shift; in av_picture_pad()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/ffvpx/libavcodec/
H A Dimgconvert.c111 int y_shift; in av_picture_crop() local
118 y_shift = desc->log2_chroma_h; in av_picture_crop()
127 if(top_band % (1<<y_shift) || left_band % (1<<x_shift)) in av_picture_crop()
144 int y_shift; in av_picture_pad() local
186 y_shift = i ? desc->log2_chroma_h : 0; in av_picture_pad()
194 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
196 yheight = (height - 1 - (padtop + padbottom)) >> y_shift; in av_picture_pad()
205 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
209 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
211 yheight = (height - 1 - (padtop + padbottom)) >> y_shift; in av_picture_pad()
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dimgconvert.c113 int y_shift; in av_picture_crop() local
120 y_shift = desc->log2_chroma_h; in av_picture_crop()
129 if(top_band % (1<<y_shift) || left_band % (1<<x_shift)) in av_picture_crop()
146 int y_shift; in av_picture_pad() local
188 y_shift = i ? desc->log2_chroma_h : 0; in av_picture_pad()
196 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
198 yheight = (height - 1 - (padtop + padbottom)) >> y_shift; in av_picture_pad()
207 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
211 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
213 yheight = (height - 1 - (padtop + padbottom)) >> y_shift; in av_picture_pad()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dimgconvert.c111 int y_shift; in av_picture_crop() local
118 y_shift = desc->log2_chroma_h; in av_picture_crop()
127 if(top_band % (1<<y_shift) || left_band % (1<<x_shift)) in av_picture_crop()
144 int y_shift; in av_picture_pad() local
186 y_shift = i ? desc->log2_chroma_h : 0; in av_picture_pad()
194 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
196 yheight = (height - 1 - (padtop + padbottom)) >> y_shift; in av_picture_pad()
205 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
209 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
211 yheight = (height - 1 - (padtop + padbottom)) >> y_shift; in av_picture_pad()
[all …]
/dports/www/firefox/firefox-99.0/media/ffvpx/libavcodec/
H A Dimgconvert.c113 int y_shift; in av_picture_crop() local
120 y_shift = desc->log2_chroma_h; in av_picture_crop()
129 if(top_band % (1<<y_shift) || left_band % (1<<x_shift)) in av_picture_crop()
146 int y_shift; in av_picture_pad() local
188 y_shift = i ? desc->log2_chroma_h : 0; in av_picture_pad()
196 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
198 yheight = (height - 1 - (padtop + padbottom)) >> y_shift; in av_picture_pad()
207 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
211 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
213 yheight = (height - 1 - (padtop + padbottom)) >> y_shift; in av_picture_pad()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/ffvpx/libavcodec/
H A Dimgconvert.c106 int y_shift; in av_picture_crop() local
113 y_shift = desc->log2_chroma_h; in av_picture_crop()
122 if(top_band % (1<<y_shift) || left_band % (1<<x_shift)) in av_picture_crop()
139 int y_shift; in av_picture_pad() local
181 y_shift = i ? desc->log2_chroma_h : 0; in av_picture_pad()
189 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
191 yheight = (height - 1 - (padtop + padbottom)) >> y_shift; in av_picture_pad()
200 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
204 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
206 yheight = (height - 1 - (padtop + padbottom)) >> y_shift; in av_picture_pad()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dimgconvert.c111 int y_shift; in av_picture_crop() local
118 y_shift = desc->log2_chroma_h; in av_picture_crop()
127 if(top_band % (1<<y_shift) || left_band % (1<<x_shift)) in av_picture_crop()
144 int y_shift; in av_picture_pad() local
186 y_shift = i ? desc->log2_chroma_h : 0; in av_picture_pad()
194 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
196 yheight = (height - 1 - (padtop + padbottom)) >> y_shift; in av_picture_pad()
205 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
209 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
211 yheight = (height - 1 - (padtop + padbottom)) >> y_shift; in av_picture_pad()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/ffvpx/libavcodec/
H A Dimgconvert.c111 int y_shift; in av_picture_crop() local
118 y_shift = desc->log2_chroma_h; in av_picture_crop()
127 if(top_band % (1<<y_shift) || left_band % (1<<x_shift)) in av_picture_crop()
144 int y_shift; in av_picture_pad() local
186 y_shift = i ? desc->log2_chroma_h : 0; in av_picture_pad()
194 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
196 yheight = (height - 1 - (padtop + padbottom)) >> y_shift; in av_picture_pad()
205 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
209 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
211 yheight = (height - 1 - (padtop + padbottom)) >> y_shift; in av_picture_pad()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/ffvpx/libavcodec/
H A Dimgconvert.c111 int y_shift; in av_picture_crop() local
118 y_shift = desc->log2_chroma_h; in av_picture_crop()
127 if(top_band % (1<<y_shift) || left_band % (1<<x_shift)) in av_picture_crop()
144 int y_shift; in av_picture_pad() local
186 y_shift = i ? desc->log2_chroma_h : 0; in av_picture_pad()
194 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
196 yheight = (height - 1 - (padtop + padbottom)) >> y_shift; in av_picture_pad()
205 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
209 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
211 yheight = (height - 1 - (padtop + padbottom)) >> y_shift; in av_picture_pad()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/ffvpx/libavcodec/
H A Dimgconvert.c114 int y_shift; in av_picture_crop() local
121 y_shift = desc->log2_chroma_h; in av_picture_crop()
130 if(top_band % (1<<y_shift) || left_band % (1<<x_shift)) in av_picture_crop()
147 int y_shift; in av_picture_pad() local
189 y_shift = i ? desc->log2_chroma_h : 0; in av_picture_pad()
197 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
199 yheight = (height - 1 - (padtop + padbottom)) >> y_shift; in av_picture_pad()
208 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
212 optr = dst->data[i] + dst->linesize[i] * (padtop >> y_shift) + in av_picture_pad()
214 yheight = (height - 1 - (padtop + padbottom)) >> y_shift; in av_picture_pad()
[all …]
/dports/games/augustus/augustus-3.1.0/src/window/advisor/
H A Dpopulation.c42 *y_shift = shift; in get_y_axis()
93 int y_max, y_shift; in draw_history_graph() local
116 if (y_shift == -1) { in draw_history_graph()
119 val = pop >> y_shift; in draw_history_graph()
143 y_shift += 2; in draw_history_graph()
166 int y_max, y_shift; in draw_census_graph() local
184 if (y_shift == -1) { in draw_census_graph()
195 y_shift += 2; in draw_census_graph()
214 int y_max, y_shift; in draw_society_graph() local
231 if (y_shift == -1) { in draw_society_graph()
[all …]
/dports/textproc/miller/miller-5.10.2/go/reg-test/expected/
H A Dcase-verb-step.sh.out3 … x_shift x_delta x_counter y_rsum y_shift y_del…
16 … x_shift x_delta x_counter y_rsum y_shift y_del…
55 …467901443380824,x_shift=,x_delta=0,x_counter=1,y_rsum=0.7268028627434533,y_shift=,y_delta=0,y_coun…
56 …380824,x_delta=0.41188982045188116,x_counter=2,y_rsum=1.2489539710769328,y_shift=0.726802862743453…
59 a=wye,b=pan,i=5,xxx=0.5732889198020006,y=0.8636244699032729,y_rsum=2.585085709781158,y_shift=0.1341…
60 …7114097,x_delta=0.1457267662207138,x_counter=5,y_rsum=3.0783069965295153,y_shift=0.863624469903272…
67 …467901443380824,x_shift=,x_delta=0,x_counter=1,y_rsum=0.7268028627434533,y_shift=,y_delta=0,y_coun…
68 …586799647899636,x_shift=,x_delta=0,x_counter=1,y_rsum=0.5221511083334797,y_shift=,y_delta=0,y_coun…
71 a=wye,b=pan,i=5,xxx=0.5732889198020006,y=0.8636244699032729,y_rsum=0.8636244699032729,y_shift=,y_de…
72 …71261600918548,x_shift=,x_delta=0,x_counter=1,y_rsum=0.49322128674835697,y_shift=,y_delta=0,y_coun…
[all …]
/dports/math/py-keras/Keras-2.4.3/examples/
H A Dconv_lstm.py73 y_shift = ystart + directiony * t
75 y_shift - w: y_shift + w, 0] += 1
86 y_shift - w - 1: y_shift + w + 1,
91 y_shift = ystart + directiony * (t + 1)
93 y_shift - w: y_shift + w, 0] += 1
/dports/print/p5-PDF-Template/PDF-Template-0.22/lib/PDF/Template/Element/
H A DHorizontalRule.pm17 my $y_shift = $self->{Y2} - $self->{Y1};
18 $y_shift = -1 * ($context->get($self, 'H') || 0) unless $y_shift;
21 Y => $y_shift,
/dports/print/ttfautohint/ttfautohint-1.8.4/lib/
H A Dtacontrol.c36 double y_shift, in TA_control_new() argument
59 control->y_shift = (int)(y_shift * CONTROL_DELTA_FACTOR in TA_control_new()
67 control->y_shift = (int)y_shift; in TA_control_new()
72 control->y_shift = 0; in TA_control_new()
229 if (control->x_shift || control->y_shift) in control_show_line()
680 int y_shift = control->y_shift; in TA_control_build_tree() local
729 node->ctrl.y_shift = y_shift; in TA_control_build_tree()
756 d.y_shift = y_shift; in TA_control_build_tree()
779 val->ctrl.y_shift = y_shift; in TA_control_build_tree()
886 ctrl->y_shift, in TA_control_segment_dir_collect()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/freetype/vtkfreetype/src/raster/
H A Dftrend1.c103 FT_Pos y_shift = 0; in ft_raster1_render() local
142 y_shift = ( (FT_Int)bitmap->rows - slot->bitmap_top ) * 64; in ft_raster1_render()
147 y_shift += origin->y; in ft_raster1_render()
151 if ( x_shift || y_shift ) in ft_raster1_render()
152 FT_Outline_Translate( outline, x_shift, y_shift ); in ft_raster1_render()
172 if ( x_shift || y_shift ) in ft_raster1_render()
173 FT_Outline_Translate( outline, -x_shift, -y_shift ); in ft_raster1_render()
/dports/games/iortcw/iortcw-1.51c/SP/code/freetype-2.9/src/raster/
H A Dftrend1.c105 FT_Pos y_shift = 0; in ft_raster1_render() local
140 y_shift = ( (FT_Int)bitmap->rows - slot->bitmap_top ) * 64; in ft_raster1_render()
145 y_shift += origin->y; in ft_raster1_render()
149 if ( x_shift || y_shift ) in ft_raster1_render()
150 FT_Outline_Translate( outline, x_shift, y_shift ); in ft_raster1_render()
170 if ( x_shift || y_shift ) in ft_raster1_render()
171 FT_Outline_Translate( outline, -x_shift, -y_shift ); in ft_raster1_render()
/dports/www/firefox-esr/firefox-91.8.0/modules/freetype2/src/raster/
H A Dftrend1.c103 FT_Pos y_shift = 0; in ft_raster1_render() local
142 y_shift = ( (FT_Int)bitmap->rows - slot->bitmap_top ) * 64; in ft_raster1_render()
147 y_shift += origin->y; in ft_raster1_render()
151 if ( x_shift || y_shift ) in ft_raster1_render()
152 FT_Outline_Translate( outline, x_shift, y_shift ); in ft_raster1_render()
172 if ( x_shift || y_shift ) in ft_raster1_render()
173 FT_Outline_Translate( outline, -x_shift, -y_shift ); in ft_raster1_render()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libfreetype/src/raster/
H A Dftrend1.c103 FT_Pos y_shift = 0; in ft_raster1_render() local
142 y_shift = ( (FT_Int)bitmap->rows - slot->bitmap_top ) * 64; in ft_raster1_render()
147 y_shift += origin->y; in ft_raster1_render()
151 if ( x_shift || y_shift ) in ft_raster1_render()
152 FT_Outline_Translate( outline, x_shift, y_shift ); in ft_raster1_render()
172 if ( x_shift || y_shift ) in ft_raster1_render()
173 FT_Outline_Translate( outline, -x_shift, -y_shift ); in ft_raster1_render()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/raster/
H A Dftrend1.c104 FT_Pos y_shift = 0; in ft_raster1_render() local
143 y_shift = ( (FT_Int)bitmap->rows - slot->bitmap_top ) * 64; in ft_raster1_render()
148 y_shift += origin->y; in ft_raster1_render()
152 if ( x_shift || y_shift ) in ft_raster1_render()
153 FT_Outline_Translate( outline, x_shift, y_shift ); in ft_raster1_render()
173 if ( x_shift || y_shift ) in ft_raster1_render()
174 FT_Outline_Translate( outline, -x_shift, -y_shift ); in ft_raster1_render()
/dports/games/iortcw/iortcw-1.51c/MP/code/freetype-2.9/src/raster/
H A Dftrend1.c105 FT_Pos y_shift = 0; in ft_raster1_render() local
140 y_shift = ( (FT_Int)bitmap->rows - slot->bitmap_top ) * 64; in ft_raster1_render()
145 y_shift += origin->y; in ft_raster1_render()
149 if ( x_shift || y_shift ) in ft_raster1_render()
150 FT_Outline_Translate( outline, x_shift, y_shift ); in ft_raster1_render()
170 if ( x_shift || y_shift ) in ft_raster1_render()
171 FT_Outline_Translate( outline, -x_shift, -y_shift ); in ft_raster1_render()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/raster/
H A Dftrend1.c104 FT_Pos y_shift = 0; in ft_raster1_render() local
143 y_shift = ( (FT_Int)bitmap->rows - slot->bitmap_top ) * 64; in ft_raster1_render()
148 y_shift += origin->y; in ft_raster1_render()
152 if ( x_shift || y_shift ) in ft_raster1_render()
153 FT_Outline_Translate( outline, x_shift, y_shift ); in ft_raster1_render()
173 if ( x_shift || y_shift ) in ft_raster1_render()
174 FT_Outline_Translate( outline, -x_shift, -y_shift ); in ft_raster1_render()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/freetype/src/raster/
H A Dftrend1.c104 FT_Pos y_shift = 0; in ft_raster1_render() local
143 y_shift = ( (FT_Int)bitmap->rows - slot->bitmap_top ) * 64; in ft_raster1_render()
148 y_shift += origin->y; in ft_raster1_render()
152 if ( x_shift || y_shift ) in ft_raster1_render()
153 FT_Outline_Translate( outline, x_shift, y_shift ); in ft_raster1_render()
173 if ( x_shift || y_shift ) in ft_raster1_render()
174 FT_Outline_Translate( outline, -x_shift, -y_shift ); in ft_raster1_render()

12345678910>>...19