Home
last modified time | relevance | path

Searched refs:a2p (Results 1 – 25 of 379) sorted by relevance

12345678910>>...16

/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dthd_fdbrick.c22 int r2l=0 , a2p=0 , i2s=0 ; in THD_setup_bricks() local
38 case ORI_P2A_TYPE: a2p = -1 ; break ; in THD_setup_bricks()
39 case ORI_A2P_TYPE: a2p = 1 ; break ; in THD_setup_bricks()
47 case ORI_P2A_TYPE: a2p = -2 ; break ; in THD_setup_bricks()
48 case ORI_A2P_TYPE: a2p = 2 ; break ; in THD_setup_bricks()
56 case ORI_P2A_TYPE: a2p = -3 ; break ; in THD_setup_bricks()
57 case ORI_A2P_TYPE: a2p = 3 ; break ; in THD_setup_bricks()
62 if( r2l==0 || a2p==0 || i2s==0 ){ in THD_setup_bricks()
124 case ORI_P2A_TYPE: a2p = -1 ; break ; in THD_oriented_brick()
125 case ORI_A2P_TYPE: a2p = 1 ; break ; in THD_oriented_brick()
[all …]
/dports/net/wireguard-go/wireguard-go-0.0.20210424/tun/wintun/memmod/
H A Dmemmod_windows.go66 unsafeSlice(unsafe.Pointer(&dst), a2p(dest), int(sectionSize))
216 f := *(*uintptr)(a2p(callback))
252 *(*uint16)(a2p(dest + relOffset)) += uint16(delta & 0xffff)
260 *(*uint32)(a2p(dest + relOffset)) += uint32(delta)
263 *(*uint64)(a2p(dest + relOffset)) += uint64(delta)
266 inst := *(*uint32)(a2p(dest + relOffset))
279 inst = *(*uint32)(a2p(dest + relOffset + 4))
380 dosHeader := (*IMAGE_DOS_HEADER)(a2p(addr))
593 func a2p(addr uintptr) unsafe.Pointer { func
599 unsafeSlice(unsafe.Pointer(&d), a2p(dst), int(size))
[all …]
/dports/multimedia/xanim/xanim2920/
H A Dxa_g72x.c341 a2p -= 0x100;
343 a2p += 0xFF;
345 a2p += fa1 >> 5;
349 if (a2p <= -12160)
350 a2p = -12288;
352 a2p = 12288;
354 a2p -= 0x80;
356 a2p = -12288;
358 a2p = 12288;
360 a2p += 0x80;
[all …]
/dports/net/h323plus/h323plus-1_27_2/plugins/audio/G726/g726/
H A Dg72x.c342 a2p = 0 ; in update()
351 a2p -= 0x100; in update()
353 a2p += 0xFF; in update()
355 a2p += fa1 >> 5; in update()
360 a2p = -12288; in update()
362 a2p = 12288; in update()
364 a2p -= 0x80; in update()
366 a2p = -12288; in update()
368 a2p = 12288; in update()
370 a2p += 0x80; in update()
[all …]
/dports/net/sems/sems-f89581a/core/plug-in/adpcm/
H A Dg72x.c337 a2p = 0; in update()
346 a2p -= 0x100; in update()
348 a2p += 0xFF; in update()
350 a2p += fa1 >> 5; in update()
355 a2p = -12288; in update()
357 a2p = 12288; in update()
359 a2p -= 0x80; in update()
361 a2p = -12288; in update()
363 a2p = 12288; in update()
365 a2p += 0x80; in update()
[all …]
/dports/net/opal/opal-3.10.10/plugins/audio/G726/g726/
H A Dg72x.c342 a2p = 0 ; in update()
351 a2p -= 0x100; in update()
353 a2p += 0xFF; in update()
355 a2p += fa1 >> 5; in update()
360 a2p = -12288; in update()
362 a2p = 12288; in update()
364 a2p -= 0x80; in update()
366 a2p = -12288; in update()
368 a2p = 12288; in update()
370 a2p += 0x80; in update()
[all …]
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-vocoder/lib/g7xx/
H A Dg72x.c256 short a2p = 0; /* LIMC */ in update() local
319 a2p -= 0x100; in update()
321 a2p += 0xFF; in update()
323 a2p += fa1 >> 5; in update()
330 a2p = 12288; in update()
332 a2p -= 0x80; in update()
334 a2p = -12288; in update()
336 a2p = 12288; in update()
338 a2p += 0x80; in update()
342 state_ptr->a[1] = a2p; in update()
[all …]
/dports/audio/flite/flite-2.1-release/src/speech/
H A Dg72x.c345 a2p -= 0x100; in g72x_update()
347 a2p += 0xFF; in g72x_update()
349 a2p += fa1 >> 5; in g72x_update()
353 if (a2p <= -12160) in g72x_update()
354 a2p = -12288; in g72x_update()
356 a2p = 12288; in g72x_update()
358 a2p -= 0x80; in g72x_update()
360 a2p = -12288; in g72x_update()
362 a2p = 12288; in g72x_update()
364 a2p += 0x80; in g72x_update()
[all …]
/dports/audio/xwave/xwave2-981109/ccitt/
H A Dg72x.c343 a2p -= 0x100;
345 a2p += 0xFF;
347 a2p += fa1 >> 5;
351 if (a2p <= -12160)
352 a2p = -12288;
354 a2p = 12288;
356 a2p -= 0x80;
358 a2p = -12288;
360 a2p = 12288;
362 a2p += 0x80;
[all …]
/dports/audio/sox/sox-14.4.2/src/
H A Dg72x.c301 short a2p=0; /* LIMC */ in update() local
364 a2p -= 0x100; in update()
366 a2p += 0xFF; in update()
368 a2p += fa1 >> 5; in update()
380 else if (a2p <= -12416) in update()
381 a2p = -12288; in update()
382 else if (a2p >= 12160) in update()
383 a2p = 12288; in update()
385 a2p += 0x80; in update()
390 state_ptr->a[1] = a2p; in update()
[all …]
/dports/lang/perl5.32/perl-5.32.1/dist/Module-CoreList/t/
H A Dutils.t7 ok( defined $Module::CoreList::Utils::utilities{5}{a2p}, '5 had a2p' );
8 is( Module::CoreList::Utils->first_release('a2p'), 5, 'a2p first released in 5' );
9 is( Module::CoreList::Utils::first_release('a2p'), 5, 'a2p first released in 5' );
14 my @expected = sort qw(a2p c2ph cppstdin find2perl h2xs pstruct s2p);
/dports/lang/perl5.30/perl-5.30.3/dist/Module-CoreList/t/
H A Dutils.t7 ok( defined $Module::CoreList::Utils::utilities{5}{a2p}, '5 had a2p' );
8 is( Module::CoreList::Utils->first_release('a2p'), 5, 'a2p first released in 5' );
9 is( Module::CoreList::Utils::first_release('a2p'), 5, 'a2p first released in 5' );
14 my @expected = sort qw(a2p c2ph cppstdin find2perl h2xs pstruct s2p);
/dports/lang/perl5.34/perl-5.34.0/dist/Module-CoreList/t/
H A Dutils.t7 ok( defined $Module::CoreList::Utils::utilities{5}{a2p}, '5 had a2p' );
8 is( Module::CoreList::Utils->first_release('a2p'), 5, 'a2p first released in 5' );
9 is( Module::CoreList::Utils::first_release('a2p'), 5, 'a2p first released in 5' );
14 my @expected = sort qw(a2p c2ph cppstdin find2perl h2xs pstruct s2p);
/dports/devel/p5-Module-CoreList/Module-CoreList-5.20211120/t/
H A Dutils.t7 ok( defined $Module::CoreList::Utils::utilities{5}{a2p}, '5 had a2p' );
8 is( Module::CoreList::Utils->first_release('a2p'), 5, 'a2p first released in 5' );
9 is( Module::CoreList::Utils::first_release('a2p'), 5, 'a2p first released in 5' );
14 my @expected = sort qw(a2p c2ph cppstdin find2perl h2xs pstruct s2p);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Module-CoreList/t/
H A Dutils.t7 ok( defined $Module::CoreList::Utils::utilities{5}{a2p}, '5 had a2p' );
8 is( Module::CoreList::Utils->first_release('a2p'), 5, 'a2p first released in 5' );
9 is( Module::CoreList::Utils::first_release('a2p'), 5, 'a2p first released in 5' );
14 my @expected = sort qw(a2p c2ph cppstdin find2perl h2xs pstruct s2p);
/dports/audio/libsndfile/libsndfile-1.0.31/src/G72x/
H A Dg72x.c483 a2p -= 0x100 ; in update()
485 a2p += 0xFF ; in update()
487 a2p += fa1 >> 5 ; in update()
491 if (a2p <= -12160) in update()
492 a2p = -12288 ; in update()
494 a2p = 12288 ; in update()
496 a2p -= 0x80 ; in update()
499 a2p = -12288 ; in update()
501 a2p = 12288 ; in update()
503 a2p += 0x80 ; in update()
[all …]
/dports/comms/mgetty+sendfax/mgetty-1.1.37/voice/libpvf/
H A Dusr.c626 a2p -= 0x100; in update()
628 a2p += 0xFF; in update()
630 a2p += fa1 >> 5; in update()
637 a2p = 12288; in update()
639 a2p -= 0x80; in update()
641 a2p = -12288; in update()
642 else if (a2p >= 12160) in update()
643 a2p = 12288; in update()
645 a2p += 0x80; in update()
649 state_ptr->a[1] = a2p; in update()
[all …]
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/drivers/scmi-msg/
H A Dbase.c138 const struct scmi_base_discover_list_protocols_a2p *a2p = NULL; in discover_list_protocols() local
146 if (msg->in_size != sizeof(*a2p)) { in discover_list_protocols()
153 a2p = (void *)msg->in; in discover_list_protocols()
157 if (count > a2p->skip) { in discover_list_protocols()
158 count = MIN(count - a2p->skip, MAX_PROTOCOL_IN_LIST); in discover_list_protocols()
166 memcpy(outargs + sizeof(p2a), list + a2p->skip, count); in discover_list_protocols()
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/drivers/scmi-msg/
H A Dbase.c138 const struct scmi_base_discover_list_protocols_a2p *a2p = NULL; in discover_list_protocols() local
146 if (msg->in_size != sizeof(*a2p)) { in discover_list_protocols()
153 a2p = (void *)msg->in; in discover_list_protocols()
157 if (count > a2p->skip) { in discover_list_protocols()
158 count = MIN(count - a2p->skip, MAX_PROTOCOL_IN_LIST); in discover_list_protocols()
166 memcpy(outargs + sizeof(p2a), list + a2p->skip, count); in discover_list_protocols()
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/drivers/scmi-msg/
H A Dbase.c138 const struct scmi_base_discover_list_protocols_a2p *a2p = NULL; in discover_list_protocols() local
146 if (msg->in_size != sizeof(*a2p)) { in discover_list_protocols()
153 a2p = (void *)msg->in; in discover_list_protocols()
157 if (count > a2p->skip) { in discover_list_protocols()
158 count = MIN(count - a2p->skip, MAX_PROTOCOL_IN_LIST); in discover_list_protocols()
166 memcpy(outargs + sizeof(p2a), list + a2p->skip, count); in discover_list_protocols()
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/drivers/scmi-msg/
H A Dbase.c138 const struct scmi_base_discover_list_protocols_a2p *a2p = NULL; in discover_list_protocols() local
146 if (msg->in_size != sizeof(*a2p)) { in discover_list_protocols()
153 a2p = (void *)msg->in; in discover_list_protocols()
157 if (count > a2p->skip) { in discover_list_protocols()
158 count = MIN(count - a2p->skip, MAX_PROTOCOL_IN_LIST); in discover_list_protocols()
166 memcpy(outargs + sizeof(p2a), list + a2p->skip, count); in discover_list_protocols()
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/drivers/scmi-msg/
H A Dbase.c138 const struct scmi_base_discover_list_protocols_a2p *a2p = NULL; in discover_list_protocols() local
146 if (msg->in_size != sizeof(*a2p)) { in discover_list_protocols()
153 a2p = (void *)msg->in; in discover_list_protocols()
157 if (count > a2p->skip) { in discover_list_protocols()
158 count = MIN(count - a2p->skip, MAX_PROTOCOL_IN_LIST); in discover_list_protocols()
166 memcpy(outargs + sizeof(p2a), list + a2p->skip, count); in discover_list_protocols()
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/src/
H A Dg726.c398 a2p = 0; in update()
463 a2p -= 0x100; in update()
465 a2p += 0xFF; in update()
467 a2p += fa1 >> 5; in update()
475 a2p = 12288; in update()
477 a2p -= 0x80; in update()
480 a2p = -12288; in update()
482 a2p = 12288; in update()
484 a2p += 0x80; in update()
488 s->a[1] = a2p; in update()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/
H A Dg726.c404 a2p = 0; in update()
469 a2p -= 0x100; in update()
471 a2p += 0xFF; in update()
473 a2p += fa1 >> 5; in update()
481 a2p = 12288; in update()
483 a2p -= 0x80; in update()
486 a2p = -12288; in update()
488 a2p = 12288; in update()
490 a2p += 0x80; in update()
494 s->a[1] = a2p; in update()
[all …]
/dports/comms/spandsp/spandsp-284fe91/src/
H A Dg726.c404 a2p = 0; in update()
469 a2p -= 0x100; in update()
471 a2p += 0xFF; in update()
473 a2p += fa1 >> 5; in update()
481 a2p = 12288; in update()
483 a2p -= 0x80; in update()
486 a2p = -12288; in update()
488 a2p = 12288; in update()
490 a2p += 0x80; in update()
494 s->a[1] = a2p; in update()
[all …]

12345678910>>...16