Searched refs:rtp_parse_mp4_au (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 Drtpdec_mpeg4.c98 /* according to rtp_parse_mp4_au, we treat multiple
122 static int rtp_parse_mp4_au(PayloadContext *data, const uint8_t *buf) function
177 if (rtp_parse_mp4_au(data, buf))
183 /* XXX: Fixme we only handle the case where rtp_parse_mp4_au define
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtpdec_mpeg4.c114 static int rtp_parse_mp4_au(PayloadContext *data, const uint8_t *buf, int len) function
185 if (rtp_parse_mp4_au(data, buf, len))

Completed in 31 milliseconds