Home
last modified time | relevance | path

Searched refs:horiz (Results 1 – 13 of 13) sorted by relevance

/third_party/ffmpeg/libavfilter/opencl/
Dunsharp.cl77 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/
Dv3d33_vpm_setup.c39 .horiz = true, in v3d33_vir_vpm_read_setup()
63 .horiz = true, in v3d33_vir_vpm_write_setup()
/third_party/skia/third_party/externals/harfbuzz/util/
Dview-cairo.hh99 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/
Dbigrect.cpp35 SkRect horiz = SkRect::MakeLTRB(-big, 5, big, 10); in draw_big_rect() local
36 canvas->drawRect(horiz, rectPaint); in draw_big_rect()
/third_party/ffmpeg/doc/
Dt2h.init5 # no horiz rules between sections
/third_party/gstreamer/gstplugins_bad/ext/mpeg2enc/
Dgstmpeg2enc.cc378 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/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dlibimagequant.c1613 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/
Dcolorspacedsp.asm60 %macro YUV2YUV_FN 4 ; in_bitdepth, out_bitdepth, log2_chroma_w (horiz), log2_chroma_h (vert)
/third_party/mesa3d/src/freedreno/ir3/
Ddisasm-a3xx.c316 OPC(5, OPC_QUAD_SHUFFLE_HORIZ, quad_shuffle.horiz),
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt4954 horiz
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/
Dkatex.mjs9222 // cancel does not create horiz space for its line extension.
/third_party/gstreamer/gstplugins_base/
DChangeLog107278 textoverlay: Clean up alignment docs a bit and remove horiz top alignment enum
/third_party/gstreamer/gstplugins_bad/
DChangeLog163487 horiz-in, vert-out, vert-in).