Searched refs:rtp (Results 1 - 18 of 18) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A Da2-encapsulation-rtp.tex4 \section{Vorbis encapsulation in RTP} \label{vorbis:over:rtp}
6 % TODO: Include draft-rtp.xml somehow?
H A DMakefile.am68 a2-encapsulation-rtp.tex \
H A DVorbis_I_spec.tex117 \include{a2-encapsulation-rtp}
H A DMakefile.in271 a2-encapsulation-rtp.tex \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dradix-tree.c162 struct radix_tree_preload *rtp; local
169 rtp = &__get_cpu_var(radix_tree_preloads);
170 if (rtp->nr) {
171 ret = rtp->nodes[rtp->nr - 1];
172 rtp->nodes[rtp->nr - 1] = NULL;
173 rtp->nr--;
220 struct radix_tree_preload *rtp; local
225 rtp
1392 struct radix_tree_preload *rtp; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Drtsp.c594 char *rtp; /* moving pointer to rtp data */ local
611 rtp = rtspc->rtp_buf;
616 rtp = k->str;
621 (rtp[0] == '$')) {
627 rtspc->rtp_channel = RTP_PKT_CHANNEL(rtp);
630 rtp_length = RTP_PKT_LENGTH(rtp);
642 result = rtp_client_write(conn, &rtp[0], rtp_length + 4);
654 rtp += rtp_length + 4;
671 if(rtp_dataleft != 0 && rtp[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ddeclance.c330 unsigned char *rtp, *rfp; local
345 rtp = (unsigned char *) tp;
348 *rtp++ = *rfp++;
373 rtp = (unsigned char *) tp;
376 *rtp++ = *rfp++;
386 unsigned char *rtp, *rfp; local
401 rtp = (unsigned char *) tp;
405 *rtp++ = *rfp++;
431 rtp = (unsigned char *) tp;
434 *rtp
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dip6_fib.c1101 static void fib6_del_route(struct fib6_node *fn, struct rt6_info **rtp, argument
1105 struct rt6_info *rt = *rtp;
1111 *rtp = rt->dst.rt6_next;
1168 struct rt6_info **rtp; local
1198 for (rtp = &fn->leaf; *rtp; rtp = &(*rtp)->dst.rt6_next) {
1199 if (*rtp == rt) {
1200 fib6_del_route(fn, rtp, inf
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/decnet/
H A Ddn_route.c161 struct dn_route *rt, **rtp; local
166 rtp = &dn_rt_hash_table[i].chain;
169 while((rt=*rtp) != NULL) {
172 rtp = &rt->dst.dn_next;
175 *rtp = rt->dst.dn_next;
190 struct dn_route *rt, **rtp; local
198 rtp = &dn_rt_hash_table[i].chain;
200 while((rt=*rtp) != NULL) {
203 rtp = &rt->dst.dn_next;
206 *rtp
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dallformats.c22 #include "rtp.h"
191 REGISTER_MUXDEMUX (RTP, rtp);
262 REGISTER_PROTOCOL (RTP, rtp);
H A DMakefile239 OBJS-$(CONFIG_RTP_MUXER) += rtp.o \
251 rtp.o \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/mach-a3/mach/hwregs/
H A Dddr2_defs.h110 unsigned int rtp : 2; member in struct:__anon8692
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dallformats.c23 #include "rtp.h"
254 REGISTER_MUXDEMUX(RTP, rtp);
360 REGISTER_PROTOCOL(RTP, rtp);
H A DMakefile31 rtp.o \
52 OBJS-$(CONFIG_RTPENC_CHAIN) += rtpenc_chain.o rtp.o
242 movenchint.o mov_chan.o rtp.o
358 OBJS-$(CONFIG_RTP_MUXER) += rtp.o \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Draw.c317 struct rtable **rtp,
326 struct rtable *rt = *rtp;
346 *rtp = NULL;
316 raw_send_hdrinc(struct sock *sk, void *from, size_t length, struct rtable **rtp, unsigned int flags) argument
H A Dip_output.c842 struct ipcm_cookie *ipc, struct rtable **rtp,
877 rt = *rtp;
883 *rtp = NULL;
838 ip_append_data(struct sock *sk, int getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb), void *from, int length, int transhdrlen, struct ipcm_cookie *ipc, struct rtable **rtp, unsigned int flags) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djfreechart-1.0.13.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/chart/ org/jfree/chart/annotations/ ...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin[all...]

Completed in 324 milliseconds