Searched refs:xmv_fetch_audio_packet (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 Dxmv.c427 static int xmv_fetch_audio_packet(AVFormatContext *s, function
556 result = xmv_fetch_audio_packet(s, pkt, xmv->current_stream - 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dxmv.c433 static int xmv_fetch_audio_packet(AVFormatContext *s, function
562 result = xmv_fetch_audio_packet(s, pkt, xmv->current_stream - 1);

Completed in 80 milliseconds