/third_party/skia/src/core/ |
D | SkCubicClipper.cpp | 45 SkScalar y01 = SkScalarInterp(ycrv[0], ycrv[1], t0); in ChopMonoAtY() local 48 SkScalar y012 = SkScalarInterp(y01, y12, t0); in ChopMonoAtY() 88 SkScalar y01 = SkScalarInterp(ycrv[0], ycrv[1], tMid); in ChopMonoAtY() local 91 SkScalar y012 = SkScalarInterp(y01, y12, tMid); in ChopMonoAtY()
|
/third_party/flutter/skia/src/core/ |
D | SkCubicClipper.cpp | 45 SkScalar y01 = SkScalarInterp(ycrv[0], ycrv[1], t0); in ChopMonoAtY() local 48 SkScalar y012 = SkScalarInterp(y01, y12, t0); in ChopMonoAtY() 88 SkScalar y01 = SkScalarInterp(ycrv[0], ycrv[1], tMid); in ChopMonoAtY() local 91 SkScalar y012 = SkScalarInterp(y01, y12, tMid); in ChopMonoAtY()
|
/third_party/boost/boost/random/ |
D | normal_distribution.hpp | 135 RealType y01 = uniform_01<RealType>()(eng); in operator ()() local 136 RealType y = RealType(table_y[i]) + y01 * RealType(table_y[i + 1] - table_y[i]); in operator ()() 158 … y_above_ubound = RealType(table_x[i] - table_x[i+1]) * y01 - (RealType(table_x[i]) - x); in operator ()() 162 … y_above_lbound = RealType(table_x[i] - table_x[i+1]) * y01 - (RealType(table_x[i]) - x); in operator ()()
|
D | exponential_distribution.hpp | 198 RealType y01 = uniform_01<RealType>()(eng); in operator ()() local 199 RealType y = RealType(table_y[i]) + y01 * RealType(table_y[i+1] - table_y[i]); in operator ()() 203 … RealType y_above_ubound = RealType(table_x[i] - table_x[i+1]) * y01 - (RealType(table_x[i]) - x), in operator ()()
|
/third_party/ffmpeg/libavfilter/ |
D | colorspacedsp_template.c | 81 int y01 = yuv0[2 * x + 1] - yuv_offset[0]; in fn() local 91 rgb0[2 * x + 1] = av_clip_int16((y01 * cy + crv * v + rnd) >> sh); in fn() 101 rgb1[2 * x + 1] = av_clip_int16((y01 * cy + cgu * u + in fn() 113 rgb2[2 * x + 1] = av_clip_int16((y01 * cy + cbu * u + rnd) >> sh); in fn() 251 int y01; in fn() local 269 y01 = r01 * cry + g01 * cgy + b01 * cby + rnd_scratch[0][y & !SS_H][x * 2 + 1]; in fn() 270 diff = (y01 & mask) - rnd; in fn() 271 yuv0[x * 2 + 1] = av_clip_pixel(yuv_offset[0] + (y01 >> sh)); in fn()
|
D | colorspacedsp_yuv2yuv_template.c | 67 int y01 = src0[2 * x + 1] - y_off_in; in fn() local 78 dst0[x * 2 + 1] = av_clip_pixel((cyy * y01 + uv_val) >> sh); in fn()
|
D | af_arnndn.c | 797 static inline void dual_inner_prod(const float *x, const float *y01, const float *y02, in dual_inner_prod() argument 803 xy01 += (x[i] * y01[i]); in dual_inner_prod()
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_sample_soa.c | 1037 LLVMValueRef y00 = NULL, y01 = NULL, y10 = NULL, y11 = NULL; in lp_build_sample_image_linear() local 1104 y01 = y00; in lp_build_sample_image_linear() 1224 y01 = lp_build_select(ivec_bld, fall_off[1], new_ycoords[1][0], y0_clamped); in lp_build_sample_image_linear() 1247 y01 = lp_build_select(ivec_bld, fall_off_ym_notxp, new_ycoords[2][1], y01); in lp_build_sample_image_linear() 1271 LLVMBuildStore(builder, y01, ys[1]); in lp_build_sample_image_linear() 1310 y01 = LLVMBuildLoad(builder, ys[1], ""); in lp_build_sample_image_linear() 1356 x01, y01, z01, in lp_build_sample_image_linear() 1691 x01, y01, z1, in lp_build_sample_image_linear()
|
/third_party/mesa3d/src/imgui/ |
D | imstb_truetype.h | 3435 float y01 = (y0+y1)/2; in stbtt__tesselate_cubic() local 3442 float ya = (y01+y12)/2; in stbtt__tesselate_cubic() 3449 …stbtt__tesselate_cubic(points, num_points, x0,y0, x01,y01, xa,ya, mx,my, objspace_flatness_squared… in stbtt__tesselate_cubic()
|
/third_party/skia/third_party/externals/imgui/ |
D | imstb_truetype.h | 3435 float y01 = (y0+y1)/2; in stbtt__tesselate_cubic() local 3442 float ya = (y01+y12)/2; in stbtt__tesselate_cubic() 3449 …stbtt__tesselate_cubic(points, num_points, x0,y0, x01,y01, xa,ya, mx,my, objspace_flatness_squared… in stbtt__tesselate_cubic()
|
/third_party/flutter/skia/third_party/externals/imgui/ |
D | imstb_truetype.h | 3409 float y01 = (y0+y1)/2; in stbtt__tesselate_cubic() local 3416 float ya = (y01+y12)/2; in stbtt__tesselate_cubic() 3423 …stbtt__tesselate_cubic(points, num_points, x0,y0, x01,y01, xa,ya, mx,my, objspace_flatness_squared… in stbtt__tesselate_cubic()
|
/third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/ |
D | plotlyjs-bundle.js | 1 …y01:-p,x11:T*(i/A-1),y11:E*(i/A-1)}}function _(t){this._context=t}function w(t){return new _(t)}fu… property
|