Home
last modified time | relevance | path

Searched refs:hyf (Results 1 – 25 of 163) sorted by relevance

1234567

/dports/multimedia/mjpegtools/mjpegtools-2.1.0/utils/altivec/
H A Dbsad.c57 int hyf, \
62 #define BSAD_ARGS pf, pb, p2, rowstride, hxf, hyf, hxb, hyb, h
95 if (hyf != 0 && hyf != 1) in bsad_altivec()
96 mjpeg_error_exit1("bsad: hyf != [0|1], (hyf=%d)", hyf); in bsad_altivec()
113 pfy = pf + (rowstride * hyf); in bsad_altivec()
H A Dbsumsq.c64 int hyf, \
69 #define BSUMSQ_ARGS pf, pb, p2, rowstride, hxf, hyf, hxb, hyb, h
103 if (hyf != 0 && hyf != 1) in bsumsq_altivec()
104 mjpeg_error_exit1("bsumsq: hyf != [0|1], (hyf=%d)", hyf); in bsumsq_altivec()
120 pfy = pf + (rowstride * hyf); in bsumsq_altivec()
H A Daltivec_motion.h101 int hxf, int hyf, int hxb, int hyb, int h));
113 int hxf, int hyf, int hxb, int hyb, int h));
/dports/multimedia/mjpegtools/mjpegtools-2.1.0/utils/mmxsse/
H A Dmblock_bsad_mmx.c55 int bsad_mmx(uint8_t *pf, uint8_t *pb, uint8_t *p2, int lx, int hxf, int hyf, int hxb, int hyb, int… in bsad_mmx() argument
61 pfb = pf + lx * hyf; in bsad_mmx()
376 int bsad_mmxe(uint8_t *pf, uint8_t *pb, uint8_t *p2, int lx, int hxf, int hyf, int hxb, int hyb, in… in bsad_mmxe() argument
382 if( hxf & hyf & hxb & hyb ) in bsad_mmxe()
384 else if( (hxf & hyf) | (hxb & hyb) ) in bsad_mmxe()
393 if( hyf ) in bsad_mmxe()
405 if( (hxf & hyf) ) { in bsad_mmxe()
H A Dmmxsse_motion.h54 int hxf, int hyf, int hxb, int hyb, int h);
57 int hxf, int hyf, int hxb, int hyb, int h);
61 int hxf, int hyf, int hxb, int hyb, int h);
H A Dmblock_bsumsq_mmx.c38 int bsumsq_mmx(uint8_t *pf, uint8_t *pb, uint8_t *p2, int lx, int hxf, int hyf, int hxb, int hyb, i… in bsumsq_mmx() argument
44 pfb = pf + lx * hyf; in bsumsq_mmx()
/dports/lang/spidermonkey78/firefox-78.9.0/intl/locales/
H A Dmoz.build45 filename = '{locale}/hyphenation/hyph_{locale}.hyf'
48 FINAL_TARGET_FILES.hyphenation += ['en-US/hyphenation/hyph_en_US.hyf']
/dports/multimedia/mjpegtools/mjpegtools-2.1.0/utils/
H A Dmotionsearch.c117 uint8_t *p2, int rowstride, int hxf, int hyf, int hxb, int hyb, int h);
120 uint8_t *p2, int rowstride, int hxf, int hyf, int hxb, int hyb, int h);
836 STATIC int bsad(pf,pb,p2,rowstride,hxf,hyf,hxb,hyb,h) in bsad() argument
838 int rowstride,hxf,hyf,hxb,hyb,h;
845 pfb = pf + rowstride*hyf;
889 STATIC int bsumsq(pf,pb,p2,rowstride,hxf,hyf,hxb,hyb,h) in bsumsq() argument
891 int rowstride,hxf,hyf,hxb,hyb,h;
898 pfb = pf + rowstride*hyf;
H A Dmotionsearch.h115 int hxf, int hyf, int hxb, int hyb, int h);
118 int hxf, int hyf, int hxb, int hyb, int h);
/dports/devel/9base/9base-6/troff/
H A Dn7.c560 if (wne > nel && !hyoff && hyf && (!nwd || nel > 3 * sps) && in movword()
561 (!(hyf & 02) || (findt1() > lss))) in movword()
572 (!(hyf & 04) || wp < wdend - 1) && /* 04 => last 2 */ in movword()
573 (!(hyf & 010) || wp > wdstart + 2))) { /* 010 => 1st 2 */ in movword()
H A Dn5.c129 hyf = 1; in casehy()
137 hyf = max(i, 0); in casehy()
143 hyf = 0; in casenh()
H A Dt10.c58 hyf = 1; in t_ptinit()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/troff/
H A Dn7.c561 if (wne > nel && !hyoff && hyf && (!nwd || nel > 3 * sps) && in movword()
562 (!(hyf & 02) || (findt1() > lss))) in movword()
573 (!(hyf & 04) || wp < wdend - 1) && /* 04 => last 2 */ in movword()
574 (!(hyf & 010) || wp > wdstart + 2))) { /* 010 => 1st 2 */ in movword()
H A Dn5.c129 hyf = 1; in casehy()
137 hyf = max(i, 0); in casehy()
143 hyf = 0; in casenh()
/dports/www/firefox-esr/firefox-91.8.0/intl/locales/
H A Dmoz.build13 hyphenation_ext = ".hyf"
/dports/www/firefox/firefox-99.0/intl/locales/
H A Dmoz.build13 hyphenation_ext = ".hyf"
/dports/mail/thunderbird/thunderbird-91.8.0/intl/locales/
H A Dmoz.build13 hyphenation_ext = ".hyf"
/dports/multimedia/mpeg2codec/mpeg2/src/mpeg2enc/
H A Dmotion.c81 unsigned char *p2, int lx, int hxf, int hyf, int hxb, int hyb, int h));
84 unsigned char *p2, int lx, int hxf, int hyf, int hxb, int hyb, int h));
1524 static int bdist1(pf,pb,p2,lx,hxf,hyf,hxb,hyb,h) in bdist1() argument
1526 int lx,hxf,hyf,hxb,hyb,h;
1533 pfb = pf + lx*hyf;
1578 static int bdist2(pf,pb,p2,lx,hxf,hyf,hxb,hyb,h) in bdist2() argument
1580 int lx,hxf,hyf,hxb,hyb,h;
1587 pfb = pf + lx*hyf;
/dports/multimedia/tcmplex-panteltje/tcmplex-panteltje-0.4.7/
H A Dmain.h688 unsigned char *p2, int lx, int hxf, int hyf, int hxb, int hyb, int h);
690 unsigned char *p2, int lx, int hxf, int hyf, int hxb, int hyb, int h);
692 unsigned char *p2, int lx, int hxf, int hyf, int hxb, int hyb, int h);
/dports/multimedia/vtkmpeg2encode/vtkmpeg2encode/
H A Dmotion.c85 unsigned char *p2, int lx, int hxf, int hyf, int hxb, int hyb, int h));
88 unsigned char *p2, int lx, int hxf, int hyf, int hxb, int hyb, int h));
1535 static int bdist1(pf,pb,p2,lx,hxf,hyf,hxb,hyb,h) in bdist1() argument
1537 int lx,hxf,hyf,hxb,hyb,h;
1544 pfb = pf + lx*hyf;
1589 static int bdist2(pf,pb,p2,lx,hxf,hyf,hxb,hyb,h) in bdist2() argument
1591 int lx,hxf,hyf,hxb,hyb,h;
1598 pfb = pf + lx*hyf;
/dports/graphics/simage/simage-1.7.0/mpeg2enc/
H A Dmotion.c86 unsigned char *p2, int lx, int hxf, int hyf, int hxb, int hyb, int h);
89 unsigned char *p2, int lx, int hxf, int hyf, int hxb, int hyb, int h);
1532 int hxf, int hyf, int hxb, int hyb, int h) in bdist1() argument
1539 pfb = pf + lx*hyf; in bdist1()
1585 int hxf, int hyf, int hxb, int hyb, int h) in bdist2() argument
1592 pfb = pf + lx*hyf; in bdist2()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/mapped_hyph/
H A DREADME.md58 The `hyf_compile` tool is used to generate `.hyf` files for mapped_hyph
/dports/www/firefox/firefox-99.0/third_party/rust/mapped_hyph/
H A DREADME.md58 The `hyf_compile` tool is used to generate `.hyf` files for mapped_hyph
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/mapped_hyph/
H A DREADME.md58 The `hyf_compile` tool is used to generate `.hyf` files for mapped_hyph
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/mapped_hyph/
H A DREADME.md58 The `hyf_compile` tool is used to generate `.hyf` files for mapped_hyph

1234567