Home
last modified time | relevance | path

Searched defs:ly (Results 1 - 25 of 26) sorted by relevance

12

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Datan2.c49 uint32_t m,lx,ly,ix,iy; in atan2() local
H A Dhypotl.c29 long double hx, lx, hy, ly, z; in hypotl() local
H A Dhypot.c26 double_t hx, lx, hy, ly, z; in hypot() local
/third_party/musl/src/math/
H A Datan2.c49 uint32_t m,lx,ly,ix,iy; in atan2() local
H A Dhypotl.c29 long double hx, lx, hy, ly, z; in hypotl() local
H A Dhypot.c26 double_t hx, lx, hy, ly, z; in hypot() local
/third_party/jerryscript/jerry-libm/
H A Dnextafter.c35 unsigned lx, ly; in nextafter() local
H A Dfmod.c42 unsigned lx, ly, lz; in fmod() local
[all...]
H A Datan2.c69 unsigned lx, ly; in atan2() local
H A Dpow.c128 unsigned lx, ly; in pow() local
/third_party/musl/src/complex/
H A Dccosh.c44 int32_t hx, hy, ix, iy, lx, ly; in ccosh() local
H A Dcexp.c37 uint32_t hx, hy, lx, ly; in cexp() local
H A Dcsinh.c44 int32_t hx, hy, ix, iy, lx, ly; in csinh() local
/third_party/ffmpeg/libavcodec/
H A Dvorbis.c200 int lx, ly, i; in ff_vorbis_floor1_render_list() local
H A Dscpr.c305 uint32_t lx, ly, ptype; in decompress_i() local
H A Dscpr.h85 ly = *ply; in decode_run_i() local
[all...]
H A Dscpr3.c937 uint32_t clr = 0, lx, ly, ptype, r, g, b; in decompress_i3() local
H A Drv34.c669 int dxy, mx, my, umx, umy, lx, ly, uvmx, uvmy, src_x, src_y, uvsrc_x, uvsrc_y; in rv34_mc() local
/third_party/skia/src/effects/
H A DSkEmbossMask.cpp54 SkFixed ly = SkScalarToFixed(light.fDirection[1]); in Emboss() local
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dgenpng.c559 double ly = y2 - y1; in line_check() local
/third_party/ffmpeg/libavfilter/
H A Dvf_huesaturation.c308 float mag, lx, ly, lz; in hue_rotate_matrix() local
H A Dvf_ciescope.c1081 int lx, ly; in tongue_outline() local
1318 float ly = s->log2lin[src[1]]; in filter_xyz() local
/third_party/cups-filters/cupsfilters/
H A Dimage-colorspace.c1146 float lx, ly, lz; /* Luminance vector */ in huerotate() local
/third_party/skia/src/gpu/geometry/
H A DGrQuadUtils.cpp71 interpolate_local(float alpha, int v0, int v1, int v2, int v3, float lx[4], float ly[4], float lw[4]) interpolate_local() argument
91 crop_rect_edge(const SkRect& clipDevRect, int v0, int v1, int v2, int v3, float x[4], float y[4], float lx[4], float ly[4], float lw[4]) crop_rect_edge() argument
149 crop_rect(const SkRect& clipDevRect, float x[4], float y[4], float lx[4], float ly[4], float lw[4]) crop_rect() argument
179 crop_simple_rect(const SkRect& clipDevRect, float x[4], float y[4], float lx[4], float ly[4]) crop_simple_rect() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DAPInt.cpp332 uint64_t ly = y[i] & 0xffffffffULL, hy = y[i] >> 32; in mul() local

Completed in 20 milliseconds

12