/third_party/ffmpeg/libavfilter/opencl/ |
D | unsharp.cl | 77 float4 horiz[2]; 79 horiz[y] = 0.0f; 81 horiz[y] += coef_x[x] * tmp[pos.y + y * 16][pos.x + 8 + x - rad_x]; 87 tmp[pos.y + y * 16][pos.x + 8] = horiz[y];
|
/third_party/mesa3d/src/broadcom/compiler/ |
D | v3d33_vpm_setup.c | 39 .horiz = true, in v3d33_vir_vpm_read_setup() 63 .horiz = true, in v3d33_vir_vpm_write_setup()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/util/ |
D | view-cairo.cc | 37 int horiz = vertical ? 0 : 1; in render() local 93 cairo_translate (cr, +vert * leading, -horiz * leading); in render() 98 cairo_translate (cr, -vert * leading, +horiz * leading); in render()
|
/third_party/harfbuzz/util/ |
D | view-cairo.cc | 37 int horiz = vertical ? 0 : 1; in render() local 100 cairo_translate (cr, +vert * leading, -horiz * leading); in render() 105 cairo_translate (cr, -vert * leading, +horiz * leading); in render()
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | view-cairo.hh | 99 int horiz = vertical ? 0 : 1; in render() local 164 cairo_translate (cr, +vert * leading, -horiz * leading); in render() 169 cairo_translate (cr, -vert * leading, +horiz * leading); in render()
|
/third_party/skia/gm/ |
D | bigrect.cpp | 35 SkRect horiz = SkRect::MakeLTRB(-big, 5, big, 10); in draw_big_rect() local 36 canvas->drawRect(horiz, rectPaint); in draw_big_rect()
|
/third_party/flutter/skia/gm/ |
D | bigrect.cpp | 35 SkRect horiz = SkRect::MakeLTRB(-big, 5, big, 10); in draw_big_rect() local 36 canvas->drawRect(horiz, rectPaint); in draw_big_rect()
|
/third_party/weston/libweston/ |
D | libinput-device.c | 237 double vert, horiz; in handle_pointer_axis() local 294 horiz = normalize_scroll(pointer_event, axis); in handle_pointer_axis() 297 weston_event.value = horiz; in handle_pointer_axis()
|
/third_party/ffmpeg/doc/ |
D | t2h.init | 5 # no horiz rules between sections
|
/third_party/gstreamer/gstplugins_bad/ext/mpeg2enc/ |
D | gstmpeg2enc.cc | 378 gst_mpeg2enc_structure_from_norm (GstMpeg2enc * enc, gint horiz, in gst_mpeg2enc_structure_from_norm() argument 412 gst_structure_set (structure, "width", G_TYPE_INT, horiz, (void *) NULL); in gst_mpeg2enc_structure_from_norm()
|
/third_party/weston/libweston/backend-wayland/ |
D | wayland.c | 223 struct weston_pointer_axis_event vert, horiz; member 1847 input->horiz.has_discrete) { in input_handle_axis() 1849 weston_event.discrete = input->horiz.discrete; in input_handle_axis() 1850 input->horiz.has_discrete = false; in input_handle_axis() 1904 input->horiz.has_discrete = true; in input_handle_axis_discrete() 1905 input->horiz.discrete = discrete; in input_handle_axis_discrete() 2375 input->horiz.axis = WL_POINTER_AXIS_HORIZONTAL_SCROLL; in display_add_seat()
|
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/ |
D | libimagequant.c | 1613 const float horiz = MAX (MAX (a, r), MAX (g, b)); in contrast_maps() local 1615 const float edge = MAX (horiz, vert); in contrast_maps() 1616 float z = edge - fabsf (horiz - vert) * .5f; in contrast_maps() 1617 z = 1.f - MAX (z, MIN (horiz, vert)); in contrast_maps()
|
/third_party/ffmpeg/libavfilter/x86/ |
D | colorspacedsp.asm | 60 %macro YUV2YUV_FN 4 ; in_bitdepth, out_bitdepth, log2_chroma_w (horiz), log2_chroma_h (vert)
|
/third_party/boost/libs/hana/doc/js/ |
D | highcharts.js | 130 ….getLabelSize=function(){return this.label?this.label.getBBox()[this.axis.horiz?"height":"width"]:… 132 …l.xy,delete g.label)});if(!m&&(p.labelPos||f)){var k=p.labelPos||f.xy;f=h.horiz?l?0:h.width+h.left… 133 …horiz?k.y:l?h.width+h.left:0;p.movedLabel=p.createLabel({x:f,y:h},a,t);p.movedLabel&&p.movedLabel.… 136 f,p.horiz,h),opacity:t}))};a.prototype.renderLabel=function(a,f,I,u){var m=this.axis,h=m.horiz,l=m.… 137 …,f=this.axis,q=f.reversed;if(a&&!this.isNew){var u=f.horiz?q?f.left:f.width+f.left:a.xy.x;q=f.hori… 154 …s.init(c,b)}e.prototype.init=function(c,b){var e=b.isX,d=this;d.chart=c;d.horiz=c.inverted&&!d.isZ… 155 …");t(this,"init",{userOptions:b});d.opposite=b.opposite;d.side=b.side||(d.horiz?d.opposite?0:2:d.o… 161 …rn c};e.prototype.toPixels=function(c,b){return this.translate(c,!1,!this.horiz,null,!0)+(b?0:this… 162 e.prototype.toValue=function(c,b){return this.translate(c-(b?0:this.pos),!0,!this.horiz,null,!0)};e… 163 …null,h));m=v(m,-1E5,1E5);p=A=Math.round(m+N);B=M=Math.round(F-m-N);l(m)?e.horiz?(B=k,M=F-e.bottom,… [all …]
|
/third_party/nghttp2/doc/_themes/sphinx_rtd_theme/static/css/ |
D | theme.css | 4 …horiz{*zoom:1}.wy-menu-horiz:after,.wy-menu-horiz:before{display:table;content:""}.wy-menu-horiz:a…
|
/third_party/flutter/flutter/packages/flutter/lib/src/material/ |
D | icons.dart | 1781 /// <i class="material-icons md-36">more_horiz</i> — material icon named "more horiz". 2636 /// <i class="material-icons md-36">swap_horiz</i> — material icon named "swap horiz".
|
/third_party/harfbuzz/perf/texts/ |
D | en-words.txt | 4954 horiz
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 4954 horiz
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 107278 textoverlay: Clean up alignment docs a bit and remove horiz top alignment enum
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 163487 horiz-in, vert-out, vert-in).
|