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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/include/libavformat/
H A Davio.h88 int url_get_max_packet_size(URLContext *h);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Davio.c243 int url_get_max_packet_size(URLContext *h) function
H A Davio.h230 attribute_deprecated int url_get_max_packet_size(URLContext *h);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davserver.c2370 max_packet_size = url_get_max_packet_size(c->rtp_handles[c->packet_stream_index]);
3410 max_packet_size = url_get_max_packet_size(h);

Completed in 55 milliseconds