Searched refs:url_get_max_packet_size (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/include/libavformat/
H A Davio.h88 int url_get_max_packet_size(URLContext *h);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Davio.c209 int url_get_max_packet_size(URLContext *h) function
H A Davio.h88 int url_get_max_packet_size(URLContext *h);
H A Drtpproto.c175 h->max_packet_size = url_get_max_packet_size(s->rtp_hd);
H A Daviobuf.c535 max_packet_size = url_get_max_packet_size(h);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/
H A Dffserver.c2211 max_packet_size = url_get_max_packet_size(c->rtp_handles[c->packet_stream_index]);
3202 max_packet_size = url_get_max_packet_size(h);

Completed in 34 milliseconds