Home
last modified time | relevance | path

Searched defs:du (Results 1 – 25 of 35) sorted by relevance

12

/third_party/freetype/docs/reference/assets/javascripts/lunr/
Dlunr.du.js17 …r v,q,r;console.warn('[Lunr Languages] Please use the "nl" instead of the "du". The "nl" code is t… function
/third_party/ffmpeg/libavfilter/
Dvf_v360.c393 static void nearest_kernel(float du, float dv, const XYRemap *rmap, in nearest_kernel()
413 static void bilinear_kernel(float du, float dv, const XYRemap *rmap, in bilinear_kernel()
452 static void lagrange_kernel(float du, float dv, const XYRemap *rmap, in lagrange_kernel()
497 static void bicubic_kernel(float du, float dv, const XYRemap *rmap, in bicubic_kernel()
550 static void lanczos_kernel(float du, float dv, const XYRemap *rmap, in lanczos_kernel()
592 static void spline16_kernel(float du, float dv, const XYRemap *rmap, in spline16_kernel()
645 static void gaussian_kernel(float du, float dv, const XYRemap *rmap, in gaussian_kernel()
1355 int16_t us[4][4], int16_t vs[4][4], float *du, float *dv) in xyz_to_cube3x2()
1512 int16_t us[4][4], int16_t vs[4][4], float *du, float *dv) in xyz_to_cube1x6()
1592 int16_t us[4][4], int16_t vs[4][4], float *du, float *dv) in xyz_to_cube6x1()
[all …]
Dvf_chromakey.c53 int du, dv, i; in do_chromakey_pixel() local
75 int du, dv, i; in do_chromakey_pixel16() local
195 int du, dv; in do_chromahold_slice() local
234 int du, dv; in do_chromahold16_slice() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRewriteCubeMapSamplersAs2DArray.cpp31 TIntermTyped *du, in DerivativeQuotient()
85 TIntermTyped *du, in TransformDerivativeXMajor()
101 TIntermTyped *du, in TransformImplicitDerivativeXMajor()
138 TIntermTyped *du, in TransformDerivativeYMajor()
154 TIntermTyped *du, in TransformImplicitDerivativeYMajor()
191 TIntermTyped *du, in TransformDerivativeZMajor()
207 TIntermTyped *du, in TransformImplicitDerivativeZMajor()
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DPixelPipeline.hpp45 Float4 du; member in sw::PixelPipeline
DPixelPipeline.cpp1693 Float4 du = Float4(src.x) * Float4(1.0f / 0x0FFE); in TEXBEM() local
1714 Float4 du = Float4(src.x) * Float4(1.0f / 0x0FFE); in TEXBEML() local
/third_party/boost/libs/math/test/
Dtest_hypergeometric_dist.cpp238 policy<discrete_quantile<integer_round_up> > > du(r, n, N); in do_test_hypergeometric_quantile() local
370 policy<discrete_quantile<integer_round_up> > > du(r, n, N); in test_spot() local
/third_party/flutter/skia/third_party/externals/spirv-tools/test/opt/
Ddef_use_test.cpp121 InstDefUse du; member
487 InstDefUse du; member
804 InstDefUse du; member
/third_party/boost/boost/pending/
Dindirect_cmp.hpp48 const T& du = get(d, u); in operator ()() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_temperature.cpp94 real64 du = 1.0; in Set_xy_coord() local
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Ddef_use_test.cpp186 InstDefUse du; member
587 InstDefUse du; member
957 InstDefUse du; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Ddef_use_test.cpp186 InstDefUse du; member
587 InstDefUse du; member
957 InstDefUse du; member
/third_party/uboot/u-boot-2020.01/arch/arm/dts/
Dr8a7792.dtsi829 du: display@feb00000 { label
Dr8a77995.dtsi996 du: display@feb00000 { label
Dr8a77970.dtsi1115 du: display@feb00000 { label
Dr8a7793.dtsi1336 du: display@feb00000 { label
Dr8a7794.dtsi1349 du: display@feb00000 { label
Dr8a77980.dtsi1489 du: display@feb00000 { label
Dr8a7790.dtsi1710 du: display@feb00000 { label
Dr8a7791.dtsi1676 du: display@feb00000 { label
Dr8a77990.dtsi1759 du: display@feb00000 { label
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-format.c124 guint8 *du = GET_U_LINE (uv); in pack_planar_420() local
1012 guint8 *restrict du = GET_U_LINE (y); in pack_Y41B() local
1093 guint8 *restrict du = GET_U_LINE (y); in pack_Y42B() local
1142 guint8 *restrict du = GET_U_LINE (y); in pack_Y444() local
2092 guint8 *restrict du = GET_U_LINE (uv); in pack_A420() local
2278 guint8 *restrict du = GET_U_LINE (uv); in pack_410() local
3013 guint16 *restrict du = GET_U_LINE (y); in pack_Y444_10LE() local
3071 guint16 *restrict du = GET_U_LINE (y); in pack_Y444_10BE() local
3137 guint16 *restrict du = GET_U_LINE (uv); in pack_I420_10LE() local
3221 guint16 *restrict du = GET_U_LINE (uv); in pack_I420_10BE() local
[all …]
Dvideo-converter.c3548 guint8 *d, *d2, *du, *dv; member
3623 guint8 *s, *dy, *du, *dv; in convert_YUY2_Y42B() local
3686 guint8 *s, *dy, *du, *dv; in convert_YUY2_Y444() local
3924 guint8 *s, *dy, *du, *dv; in convert_UYVY_Y42B() local
3987 guint8 *s, *dy, *du, *dv; in convert_UYVY_Y444() local
4102 guint8 *s1, *s2, *dy1, *dy2, *du, *dv; in convert_AYUV_I420() local
4275 guint8 *s, *dy, *du, *dv; in convert_AYUV_Y42B() local
4337 guint8 *s, *dy, *du, *dv; in convert_AYUV_Y444() local
/third_party/gstreamer/gstplugins_bad/gst/jpegformat/
Dgstjifmux.c482 guint8 du; in gst_jif_mux_mangle_markers() member
/third_party/boost/boost/graph/
Dpush_relabel_max_flow.hpp331 distance_size_type du = get(distance, u); in discharge() local

12