Home
last modified time | relevance | path

Searched refs:irc (Results 1 – 25 of 28) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/
H A Dencode.c16 …integer *voice, integer *pitch, real *rms, real *rc, integer *ipitch, integer *irms, integer *irc);
84 rc, integer *ipitch, integer *irms, integer *irc) in encode_() argument
197 --irc; in encode_()
206 irc[i__] = rc[i__] * 32768.f; in encode_()
242 i2 = irc[i__]; in encode_()
254 irc[i__] = i2; in encode_()
259 i2 = irc[i__] / 2; in encode_()
274 irc[i__] = i2; in encode_()
282 irc[5] = enctab[(irc[1] & 30) / 2]; in encode_()
283 irc[6] = enctab[(irc[2] & 30) / 2]; in encode_()
[all …]
H A Dchanwr.c21 int chanwr_(integer *order, integer *ipitv, integer *irms, integer *irc, integer *ibits, struct lpc…
22 int chanrd_(integer *order, integer *ipitv, integer *irms, integer *irc, integer *ibits);
110 integer *irms, integer *irc, integer *ibits, in chanwr_0_() argument
137 --irc; in chanwr_0_()
158 itab[i__ + 2] = irc[*order + 1 - i__] & 32767; in chanwr_0_()
195 irc[i__] = itab[*order + 4 - i__ - 1]; in chanwr_0_()
201 integer *irc, integer *ibits, struct lpc10_encoder_state *st) in chanwr_() argument
203 return chanwr_0_(0, order, ipitv, irms, irc, ibits, st); in chanwr_()
207 integer *irc, integer *ibits) in chanrd_() argument
209 return chanwr_0_(1, order, ipitv, irms, irc, ibits, 0); in chanrd_()
H A Ddecode.c24 extern int decode_(integer *ipitv, integer *irms, integer *irc, integer *voice, integer *pitch, rea…
112 integer *irc, integer *voice, integer *pitch, real *rms, real *rc, in decode_() argument
278 if (irc) { in decode_()
279 --irc; in decode_()
338 drc[i__ * 3 - 3] = irc[i__]; in decode_()
417 irc[i__] = drc[i__ * 3 - 2]; in decode_()
438 irc[i__] = median_(&drc[i__ * 3 - 1], &drc[i__ * 3 - 2], &drc[ in decode_()
458 irc[i__] = zrc[i__ - 1]; in decode_()
481 i2 = irc[i__]; in decode_()
495 irc[i__] = i2 * pow_ii(&c__2, &ishift); in decode_()
[all …]
H A Dlpcenc.c86 integer irc[10]; in lpc10_encode() local
109 encode_(voice, &pitch, &rms, rc, &ipitv, &irms, irc); in lpc10_encode()
110 chanwr_(&c__10, &ipitv, &irms, irc, &bits[1], st); in lpc10_encode()
H A Dlpcdec.c91 integer irc[10], len; in lpc10_decode() local
186 chanrd_(&c__10, &ipitv, &irms, irc, &bits[1]); in lpc10_decode()
187 decode_(&ipitv, &irms, irc, voice, &pitch, &rms, rc, st); in lpc10_decode()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin/
H A Dpurple-OE-branding-25.patch6 libpurple/protocols/irc/irc.h | 4 ++--
9 diff --git a/libpurple/protocols/irc/irc.h b/libpurple/protocols/irc/irc.h
11 --- a/libpurple/protocols/irc/irc.h
12 +++ b/libpurple/protocols/irc/irc.h
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_irc.c253 static struct nf_conntrack_helper irc[MAX_PORTS] __read_mostly; variable
283 nf_ct_helper_init(&irc[i], AF_INET, IPPROTO_TCP, HELPER_NAME, in nf_conntrack_irc_init()
288 ret = nf_conntrack_helpers_register(&irc[0], ports_c); in nf_conntrack_irc_init()
300 nf_conntrack_helpers_unregister(irc, ports_c); in nf_conntrack_irc_fini()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-core/packagegroups/
H A Dpackagegroup-meta-networking.bb13 packagegroup-meta-networking-irc \
26 packagegroup-meta-networking-irc \
130 RDEPENDS:packagegroup-meta-networking-irc = "\
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/base-passwd/base-passwd/
H A Ddisable-shell.patch39 -irc:*:39:39:ircd:/var/run/ircd:/bin/sh
52 +irc:*:39:39:ircd:/var/run/ircd:/sbin/nologin
/OK3568_Linux_fs/buildroot/docs/conf/
H A Dasciidoc-text.conf14 [irc-inlinemacro]
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dresources.txt30 The Buildroot IRC channel irc://irc.oftc.net/#buildroot[#buildroot] is
/OK3568_Linux_fs/buildroot/package/rpi-userland/
H A D0002-interface-remove-faulty-assert-to-make-weston-happy-.patch8 ('daniels' on irc.freenode.net/#wayland).
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Divtv.rst62 irc://irc.freenode.net/#v4l
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/pidgin/
H A Dpidgin_2.14.2.bb79 RRECOMMENDS:${PN} = "${PN}-data libpurple-protocol-irc libpurple-protocol-xmpp"
/OK3568_Linux_fs/buildroot/system/skeleton/etc/
H A Dservices107 irc 194/tcp # Internet Relay Chat
108 irc 194/udp
/OK3568_Linux_fs/kernel/Documentation/translations/ko_KR/
H A Dhowto.rst492 또 다른 점은 얼굴을 보지 않고 일한다는 점이다. 이메일과 irc를 대화의
/OK3568_Linux_fs/kernel/Documentation/translations/ja_JP/
H A Dhowto.rst525 email と irc を第一のコミュニケーションの形とする一つの利点は、性別や
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dbatman-adv.rst160 #batman on irc.freenode.org
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dresources.rst88 .. _resources-irc:
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dkernel-docs.rst584 :Description: #kernelnewbies on irc.oftc.net.
591 Try irc.oftc.net as your server and then /join #kernelnewbies.
H A Dhowto.rst503 interaction. One benefit of using email and irc as the primary forms of
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dntfs.rst436 IRC in channel #ntfs on the irc.freenode.net network) so we can update this
/OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/
H A Dhowto.rst521 interazioni umane. Uno dei benefici dell'uso delle email e di irc come forma
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS102 usually hang out, for example irc://server/channel.
2081 C: irc://chat.freenode.net/linux-mediatek
3120 C: irc://chat.freenode.net/batman
3142 C: irc://irc.oftc.net/bcache
4295 C: irc://chat.freenode.net/clangbuiltlinux
5747 C: irc://chat.freenode.net/dri-devel
8191 C: irc://irc.oftc.net/mtd
8353 C: irc://chat.freenode.net/linux-i3c
8842 C: irc://chat.freenode.net/intel-gfx
11383 C: irc://irc.oftc.net/mtd
[all …]
/OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/usr/share/matrix-gui-2.0/
H A Dphp.ini1134 ; to other person via. email/irc/etc.

12