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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtpdec_asf.c82 static int packetizer_read(void *opaque, uint8_t *buf, int buf_size) function
89 ffio_init_context(pb, buf, len, 0, NULL, packetizer_read, NULL, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Drtpdec_asf.c82 static int packetizer_read(void *opaque, uint8_t *buf, int buf_size) function
89 ffio_init_context(pb, buf, len, 0, NULL, packetizer_read, NULL, NULL);

Completed in 59 milliseconds