Searched refs:UDPContext (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dudp.c55 } UDPContext; typedef in typeref:struct:__anon2280
182 static int udp_socket_create(UDPContext *s, struct sockaddr_storage *addr,
249 UDPContext *s = h->priv_data;
288 UDPContext *s = h->priv_data;
299 UDPContext *s = h->priv_data;
309 UDPContext *s = h->priv_data;
443 UDPContext *s = h->priv_data;
457 UDPContext *s = h->priv_data;
478 UDPContext *s = h->priv_data;
493 .priv_data_size = sizeof(UDPContext),
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dudp.c89 } UDPContext; typedef in typeref:struct:__anon3646
91 #define OFFSET(x) offsetof(UDPContext, x)
324 static int udp_socket_create(UDPContext *s, struct sockaddr_storage *addr,
393 UDPContext *s = h->priv_data;
432 UDPContext *s = h->priv_data;
443 UDPContext *s = h->priv_data;
451 UDPContext *s = h->priv_data;
533 UDPContext *s = h->priv_data;
785 UDPContext *s = h->priv_data;
844 UDPContext *
[all...]

Completed in 114 milliseconds