Home
last modified time | relevance | path

Searched refs:yh (Results 1 – 25 of 33) sorted by relevance

12

/third_party/musl/src/math/x32/
Dexpl.s63 # yh = log2e_hi - c*log2e_hi + c*log2e_hi
67 # fpu stack: 2^hi x hi xh xl yh
68 # lo = hi - xh*yh + xl*yh
74 # yl = log2e_hi - yh
/third_party/musl/src/math/i386/
Dexpl.s64 # yh = log2e_hi - c*log2e_hi + c*log2e_hi
68 # fpu stack: 2^hi x hi xh xl yh
69 # lo = hi - xh*yh + xl*yh
75 # yl = log2e_hi - yh
/third_party/musl/src/math/x86_64/
Dexpl.s63 # yh = log2e_hi - c*log2e_hi + c*log2e_hi
67 # fpu stack: 2^hi x hi xh xl yh
68 # lo = hi - xh*yh + xl*yh
74 # yl = log2e_hi - yh
/third_party/libjpeg-turbo/simd/powerpc/
Djdcolext-altivec.c48 __vector short rg0, rg1, rg2, rg3, bx0, bx1, bx2, bx3, yl, yh, cbl, cbh, in jsimd_ycc_rgb_convert_altivec() local
87 yh = (__vector signed short)VEC_UNPACKLU(y); in jsimd_ycc_rgb_convert_altivec()
122 bh = vec_add(bh, yh); in jsimd_ycc_rgb_convert_altivec()
133 rh = vec_add(rh, yh); in jsimd_ycc_rgb_convert_altivec()
153 gh = vec_add(gh, yh); in jsimd_ycc_rgb_convert_altivec()
Djcgryext-altivec.c47 __vector unsigned short yl, yh; in jsimd_rgb_gray_convert_altivec() local
222 yh = vec_perm((__vector unsigned short)y2, (__vector unsigned short)y3, in jsimd_rgb_gray_convert_altivec()
224 y = vec_pack(yl, yh); in jsimd_rgb_gray_convert_altivec()
Djccolext-altivec.c47 __vector unsigned short yl, yh, crl, crh, cbl, cbh; in jsimd_rgb_ycc_convert_altivec() local
223 yh = vec_perm((__vector unsigned short)y2, (__vector unsigned short)y3, in jsimd_rgb_ycc_convert_altivec()
225 y = vec_pack(yl, yh); in jsimd_rgb_ycc_convert_altivec()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/powerpc/
Djdcolext-altivec.c48 __vector short rg0, rg1, rg2, rg3, bx0, bx1, bx2, bx3, yl, yh, cbl, cbh, in jsimd_ycc_rgb_convert_altivec() local
87 yh = (__vector signed short)VEC_UNPACKLU(y); in jsimd_ycc_rgb_convert_altivec()
122 bh = vec_add(bh, yh); in jsimd_ycc_rgb_convert_altivec()
133 rh = vec_add(rh, yh); in jsimd_ycc_rgb_convert_altivec()
153 gh = vec_add(gh, yh); in jsimd_ycc_rgb_convert_altivec()
Djcgryext-altivec.c47 __vector unsigned short yl, yh; in jsimd_rgb_gray_convert_altivec() local
222 yh = vec_perm((__vector unsigned short)y2, (__vector unsigned short)y3, in jsimd_rgb_gray_convert_altivec()
224 y = vec_pack(yl, yh); in jsimd_rgb_gray_convert_altivec()
Djccolext-altivec.c47 __vector unsigned short yl, yh, crl, crh, cbl, cbh; in jsimd_rgb_ycc_convert_altivec() local
223 yh = vec_perm((__vector unsigned short)y2, (__vector unsigned short)y3, in jsimd_rgb_ycc_convert_altivec()
225 y = vec_pack(yl, yh); in jsimd_rgb_ycc_convert_altivec()
/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrlib2.cpp1742 UINT_32 xh, yh, zh; in ComputeSurface3DMicroBlockOffset() local
1751 yh = pIn->y >> 2; in ComputeSurface3DMicroBlockOffset()
1761 yh = pIn->y >> 2; in ComputeSurface3DMicroBlockOffset()
1771 yh = pIn->y >> 2; in ComputeSurface3DMicroBlockOffset()
1781 yh = pIn->y >> 1; in ComputeSurface3DMicroBlockOffset()
1790 yh = pIn->y >> 1; in ComputeSurface3DMicroBlockOffset()
1794 microBlockOffset |= ((MortonGen3d(xh, yh, zh, 1) << 7) & 0x380); in ComputeSurface3DMicroBlockOffset()
/third_party/ffmpeg/libavfilter/
Davf_showcqt.c813 int x, y, yh, w = out->width; in draw_bar_yuv() local
821 yh = (fmt == AV_PIX_FMT_YUV420P) ? y / 2 : y; in draw_bar_yuv()
824 lpu = vu + yh * lsu; in draw_bar_yuv()
825 lpv = vv + yh * lsv; in draw_bar_yuv()
965 int fmt = out->format, x, y, yh, w = axis->width, h = axis->height; in draw_axis_yuv() local
974 yh = (fmt == AV_PIX_FMT_YUV420P) ? y / 2 : y; in draw_axis_yuv()
976 lpu = vu + (offh + yh) * lsu; in draw_axis_yuv()
977 lpv = vv + (offh + yh) * lsv; in draw_axis_yuv()
1034 int ls, i, y, yh; in draw_sono() local
1045 yh = (fmt == AV_PIX_FMT_YUV420P) ? y / 2 : y; in draw_sono()
[all …]
Dvsrc_testsrc.c795 int pos, xh, yh; in test2_fill_picture() local
804 yh = pos < 1 * l ? 0 : in test2_fill_picture()
809 yh -= l >> 1; in test2_fill_picture()
812 int y = av_rescale(yh, i, steps) + yc; in test2_fill_picture()
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/
DSyrc_Latn.txt10 ܞ → yh;
/third_party/icu/icu4c/source/data/translit/
DSyrc_Latn.txt11 ܞ → yh;
/third_party/skia/third_party/externals/icu/source/data/translit/
DSyrc_Latn.txt11 ܞ → yh;
/third_party/flutter/skia/third_party/externals/icu/source/data/locales/
Dcy.txt561 "yh",
565 "yh",
762 pm{"yh"}
771 pm{"yh"}
780 pm{"yh"}
/third_party/typescript/tests/baselines/reference/
DhugeDeclarationOutputGetsTruncatedWithError.types6 …" | "xx" | "xy" | "xz" | "ya" | "yb" | "yc" | "yd" | "ye" | "yf" | "yg" | "yh" | "yi" | "yj" | "yk…
9yh: "aa.yh"; yi: "aa.yi"; yj: "aa.yj"; yk: "aa.yk"; yl: "aa.yl"; ym: "aa.ym"; yn: "aa.yn"; yo: "aa…
10yh: "aa.yh"; yi: "aa.yi"; yj: "aa.yj"; yk: "aa.yk"; yl: "aa.yl"; ym: "aa.ym"; yn: "aa.yn"; yo: "aa…
DhugeDeclarationOutputGTruncatedWithError.ts.types6 …" | "xx" | "xy" | "xz" | "ya" | "yb" | "yc" | "yd" | "ye" | "yf" | "yg" | "yh" | "yi" | "yj" | "yk…
9yh: "aa.yh"; yi: "aa.yi"; yj: "aa.yj"; yk: "aa.yk"; yl: "aa.yl"; ym: "aa.ym"; yn: "aa.yn"; yo: "aa…
10yh: "aa.yh"; yi: "aa.yi"; yj: "aa.yj"; yk: "aa.yk"; yl: "aa.yl"; ym: "aa.ym"; yn: "aa.yn"; yo: "aa…
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DSubzeroReactor.cpp3019 auto yh = y >> 16; in MulHigh() local
3022 auto xlyh = xl * yh; in MulHigh()
3031 return (xh * yh) + (xlyhh + xhylh) + oflow; in MulHigh()
/third_party/icu/icu4c/source/data/rbnf/
Dru.txt712 "%%yh:",
1101 "1000: \u0442\u044B\u0441\u044F\u0447>%%yh>;",
1102 "1001: \u043E\u0434\u043D\u0430 \u0442\u044B\u0441\u044F\u0447>%%yh>;",
/third_party/skia/third_party/externals/icu/source/data/rbnf/
Dru.txt712 "%%yh:",
1101 "1000: \u0442\u044B\u0441\u044F\u0447>%%yh>;",
1102 "1001: \u043E\u0434\u043D\u0430 \u0442\u044B\u0441\u044F\u0447>%%yh>;",
/third_party/flutter/skia/third_party/externals/icu/source/data/rbnf/
Dru.txt714 "%%yh:",
1103 "1000: \u0442\u044B\u0441\u044F\u0447>%%yh>;",
1104 "1001: \u043E\u0434\u043D\u0430 \u0442\u044B\u0441\u044F\u0447>%%yh>;",
/third_party/icu/icu4c/source/data/locales/
Dcy.txt561 "yh",
/third_party/skia/third_party/externals/icu/source/data/locales/
Dcy.txt561 "yh",
/third_party/cups-filters/cupsfilters/
Dimage.pgm126 …LOVez����s\?#*FKGECB>93218DGFMZvt�tK@MM+?5$*-*614:AMe������������P*+Oq��yh\[`alnt|����~]JOOAAPE…
788 …IOSI8 !  ;V����lZ[UY`YXk~�����fQkw}vrutn_TKKLE7-/59:5100..--./2376A\z�yh:1;9I2gKABCA=82/7<>>9…

12