Home
last modified time | relevance | path

Searched refs:YALIGN (Results 1 – 17 of 17) sorted by relevance

/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/client/sdl/
H A Dtext.h100 void HUDnprint(font_data *ft_font, int color, int XALIGN, int YALIGN, int x, int y, int length, con…
101 void mapnprint(font_data *ft_font, int color, int XALIGN, int YALIGN, int x, int y, int length, con…
102 void HUDprint(font_data *ft_font, int color, int XALIGN, int YALIGN, int x, int y, const char *fmt,…
103 void mapprint(font_data *ft_font, int color, int XALIGN, int YALIGN, int x, int y, const char *fmt,…
105 bool draw_text(font_data *ft_font, int color, int XALIGN, int YALIGN, int x, int y, const char *tex…
106 bool draw_text_fraq(font_data *ft_font, int color, int XALIGN, int YALIGN, int x, int y, const char…
113 void disp_text(string_tex_t *string_tex, int color, int XALIGN, int YALIGN, int x, int y, bool onHU…
114 void disp_text_fraq(string_tex_t *string_tex, int color, int XALIGN, int YALIGN, int x, int y
H A Dtext.c448 disp_text_fraq(string_tex, color, XALIGN, YALIGN, x, y, xstart, xstop, ystart, ystop, onHUD); in draw_text_fraq()
457 void disp_text(string_tex_t *string_tex, int color, int XALIGN, int YALIGN, int x, int y, bool onHU… in disp_text() argument
459 disp_text_fraq(string_tex, color, XALIGN, YALIGN, x, y, 0.0f, 1.0f, 0.0f, 1.0f, onHUD); in disp_text()
462 void disp_text_fraq(string_tex_t *string_tex, int color, int XALIGN, int YALIGN, int x, int y in disp_text_fraq() argument
475 y += (int)(string_tex->height/2.0f*YALIGN - string_tex->height); in disp_text_fraq()
547 yoff = (returnval.height/2.0f)*((float)YALIGN) - ft_font->h; in print()
635 print(ft_font, color, XALIGN, YALIGN, x, y, length, text, false); in mapnprint()
658 print( ft_font, color, XALIGN, YALIGN, x, y, length, text, true); in HUDnprint()
661 void mapprint(font_data *ft_font, int color, int XALIGN, int YALIGN, int x, int y, const char *fmt,… in mapprint() argument
681 print(ft_font, color, XALIGN, YALIGN, x, y, BUFSIZE, text, false); in mapprint()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libyuv/unit_test/
H A Dconvert_test.cc413 YALIGN, W1280, DIFF, N, NEG, OFF, FMT_C, BPP_C) \ argument
416 const int kHeight = ALIGNINT(benchmark_height_, YALIGN); \
479 YALIGN, DIFF, FMT_C, BPP_C) \ argument
481 YALIGN, benchmark_width_ - 4, DIFF, _Any, +, 0, FMT_C, BPP_C) \
483 YALIGN, benchmark_width_, DIFF, _Unaligned, +, 1, FMT_C, BPP_C) \
485 YALIGN, benchmark_width_, DIFF, _Invert, -, 0, FMT_C, BPP_C) \
487 YALIGN, benchmark_width_, DIFF, _Opt, +, 0, FMT_C, BPP_C)
522 YALIGN, W1280, DIFF, N, NEG, OFF, ATTEN) \ argument
525 const int kHeight = ALIGNINT(benchmark_height_, YALIGN); \
590 YALIGN, benchmark_width_, DIFF, _Premult, +, 0, 1)
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/libyuv/libyuv/unit_test/
H A Dconvert_test.cc563 YALIGN, benchmark_width_, DIFF, _Opt, +, 0, FMT_C, BPP_C)
650 YALIGN, DIFF) \ argument
652 YALIGN, benchmark_width_ - 4, DIFF, _Any, +, 0, 0) \
654 YALIGN, benchmark_width_, DIFF, _Unaligned, +, 1, 0) \
656 YALIGN, benchmark_width_, DIFF, _Invert, -, 0, 0) \
658 YALIGN, benchmark_width_, DIFF, _Opt, +, 0, 0) \
660 YALIGN, benchmark_width_, DIFF, _Premult, +, 0, 1)
853 #define TESTATOPLANAR(FMT_A, BPP_A, YALIGN, FMT_PLANAR, SUBSAMP_X, SUBSAMP_Y, \ argument
855 TESTATOPLANARI(FMT_A, BPP_A, YALIGN, FMT_PLANAR, SUBSAMP_X, SUBSAMP_Y, \
857 TESTATOPLANARI(FMT_A, BPP_A, YALIGN, FMT_PLANAR, SUBSAMP_X, SUBSAMP_Y, \
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libyuv/libyuv/unit_test/
H A Dconvert_test.cc498 YALIGN, W1280, N, NEG, OFF) \ argument
546 YALIGN) \ argument
548 YALIGN, benchmark_width_ - 4, _Any, +, 0) \
550 YALIGN, benchmark_width_, _Unaligned, +, 1) \
552 YALIGN, benchmark_width_, _Invert, -, 0) \
554 YALIGN, benchmark_width_, _Opt, +, 0)
656 YALIGN, benchmark_width_, DIFF, _Premult, +, 0, 1)
1665 YALIGN, benchmark_width_, DIFF, _Opt, +, 0, FMT_C, BPP_C)
2059 ALIGN, YALIGN, W1280, DIFF, N, NEG, SOFF, DOFF) \ argument
2062 const int kHeight = ALIGNINT(benchmark_height_, YALIGN); \
[all …]
/dports/www/firefox/firefox-99.0/media/libyuv/libyuv/unit_test/
H A Dconvert_test.cc498 YALIGN, W1280, N, NEG, OFF) \ argument
546 YALIGN) \ argument
548 YALIGN, benchmark_width_ - 4, _Any, +, 0) \
550 YALIGN, benchmark_width_, _Unaligned, +, 1) \
552 YALIGN, benchmark_width_, _Invert, -, 0) \
554 YALIGN, benchmark_width_, _Opt, +, 0)
656 YALIGN, benchmark_width_, DIFF, _Premult, +, 0, 1)
1665 YALIGN, benchmark_width_, DIFF, _Opt, +, 0, FMT_C, BPP_C)
2059 ALIGN, YALIGN, W1280, DIFF, N, NEG, SOFF, DOFF) \ argument
2062 const int kHeight = ALIGNINT(benchmark_height_, YALIGN); \
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/libyuv/libyuv/unit_test/
H A Dconvert_test.cc498 YALIGN, W1280, N, NEG, OFF) \ argument
546 YALIGN) \ argument
548 YALIGN, benchmark_width_ - 4, _Any, +, 0) \
550 YALIGN, benchmark_width_, _Unaligned, +, 1) \
552 YALIGN, benchmark_width_, _Invert, -, 0) \
554 YALIGN, benchmark_width_, _Opt, +, 0)
656 YALIGN, benchmark_width_, DIFF, _Premult, +, 0, 1)
1665 YALIGN, benchmark_width_, DIFF, _Opt, +, 0, FMT_C, BPP_C)
2059 ALIGN, YALIGN, W1280, DIFF, N, NEG, SOFF, DOFF) \ argument
2062 const int kHeight = ALIGNINT(benchmark_height_, YALIGN); \
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/libyuv/libyuv/unit_test/
H A Dconvert_test.cc498 YALIGN, W1280, N, NEG, OFF) \ argument
546 YALIGN) \ argument
548 YALIGN, benchmark_width_ - 4, _Any, +, 0) \
550 YALIGN, benchmark_width_, _Unaligned, +, 1) \
552 YALIGN, benchmark_width_, _Invert, -, 0) \
554 YALIGN, benchmark_width_, _Opt, +, 0)
656 YALIGN, benchmark_width_, DIFF, _Premult, +, 0, 1)
1665 YALIGN, benchmark_width_, DIFF, _Opt, +, 0, FMT_C, BPP_C)
2059 ALIGN, YALIGN, W1280, DIFF, N, NEG, SOFF, DOFF) \ argument
2062 const int kHeight = ALIGNINT(benchmark_height_, YALIGN); \
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libyuv/unit_test/
H A Dconvert_test.cc619 YALIGN, W1280, N, NEG, OFF) \ argument
667 YALIGN) \ argument
669 YALIGN, benchmark_width_ - 4, _Any, +, 0) \
671 YALIGN, benchmark_width_, _Unaligned, +, 1) \
673 YALIGN, benchmark_width_, _Invert, -, 0) \
675 YALIGN, benchmark_width_, _Opt, +, 0)
783 YALIGN, benchmark_width_, DIFF, _Premult, +, 0, 1)
2434 YALIGN, benchmark_width_, DIFF, _Opt, +, 0, FMT_C, BPP_C)
2833 ALIGN, YALIGN, W1280, DIFF, N, NEG, SOFF, DOFF) \ argument
2836 const int kHeight = ALIGNINT(benchmark_height_, YALIGN); \
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libyuv/unit_test/
H A Dconvert_test.cc620 YALIGN, W1280, N, NEG, OFF) \ argument
668 YALIGN) \ argument
670 YALIGN, benchmark_width_ - 4, _Any, +, 0) \
672 YALIGN, benchmark_width_, _Unaligned, +, 1) \
674 YALIGN, benchmark_width_, _Invert, -, 0) \
676 YALIGN, benchmark_width_, _Opt, +, 0)
795 YALIGN, benchmark_width_, DIFF, _Premult, +, 0, 1)
2448 YALIGN, benchmark_width_, DIFF, _Opt, +, 0, FMT_C, BPP_C)
2857 ALIGN, YALIGN, W1280, DIFF, N, NEG, SOFF, DOFF) \ argument
2860 const int kHeight = ALIGNINT(benchmark_height_, YALIGN); \
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libyuv/unit_test/
H A Dconvert_test.cc552 YALIGN, W1280, N, NEG, OFF) \ argument
600 YALIGN) \ argument
602 YALIGN, benchmark_width_ - 4, _Any, +, 0) \
604 YALIGN, benchmark_width_, _Unaligned, +, 1) \
606 YALIGN, benchmark_width_, _Invert, -, 0) \
608 YALIGN, benchmark_width_, _Opt, +, 0)
721 YALIGN, benchmark_width_, _Premult, +, 0, 1)
2515 YALIGN, benchmark_width_, _Opt, +, 0, FMT_C, BPP_C)
2931 ALIGN, YALIGN, W1280, N, NEG, SOFF, DOFF) \ argument
2934 const int kHeight = ALIGNINT(benchmark_height_, YALIGN); \
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libyuv/unit_test/
H A Dconvert_test.cc552 YALIGN, W1280, N, NEG, OFF) \ argument
600 YALIGN) \ argument
602 YALIGN, benchmark_width_ - 4, _Any, +, 0) \
604 YALIGN, benchmark_width_, _Unaligned, +, 1) \
606 YALIGN, benchmark_width_, _Invert, -, 0) \
608 YALIGN, benchmark_width_, _Opt, +, 0)
721 YALIGN, benchmark_width_, _Premult, +, 0, 1)
2515 YALIGN, benchmark_width_, _Opt, +, 0, FMT_C, BPP_C)
2931 ALIGN, YALIGN, W1280, N, NEG, SOFF, DOFF) \ argument
2934 const int kHeight = ALIGNINT(benchmark_height_, YALIGN); \
[all …]
/dports/graphics/libyuv/libyuv-0.0.1789/unit_test/
H A Dconvert_test.cc655 YALIGN, W1280, N, NEG, OFF) \ argument
703 YALIGN) \ argument
705 YALIGN, benchmark_width_ + 1, _Any, +, 0) \
707 YALIGN, benchmark_width_, _Unaligned, +, 1) \
709 YALIGN, benchmark_width_, _Invert, -, 0) \
711 YALIGN, benchmark_width_, _Opt, +, 0)
834 YALIGN, benchmark_width_, _Premult, +, 0, 1)
2753 YALIGN, benchmark_width_, _Opt, +, 0, FMT_C, BPP_C)
3288 ALIGN, YALIGN, benchmark_width_, _Opt, +, 0, 0)
3402 YALIGN, benchmark_width_, _Premult, +, 0, 1, S_DEPTH)
[all …]
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/gtk/doc/gtk/
H A Dguile-gnome-gtk.info-35393 YALIGN
5424 YALIGN
5544 YALIGN
5573 YALIGN
7581 YALIGN
7624 YALIGN
H A Dguile-gnome-gtk.info-2635 indicated by XALIGN and YALIGN. An alignment of 0.0 indicates left
658 YALIGN
667 indicated by XALIGN and YALIGN. An alignment of 0.0 indicates left
695 YALIGN
H A Dguile-gnome-gtk.info-15932 YALIGN
5949 YALIGN
H A Dguile-gnome-gtk.info-42287 YALIGN
2318 YALIGN