Searched refs:horiz (Results 1 – 13 of 13) sorted by relevance
/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/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/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/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/mesa3d/src/freedreno/ir3/ |
D | disasm-a3xx.c | 316 OPC(5, OPC_QUAD_SHUFFLE_HORIZ, quad_shuffle.horiz),
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 4954 horiz
|
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/ |
D | katex.mjs | 9222 // cancel does not create horiz space for its line extension.
|
/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).
|