Searched refs:ff_spdif_read_packet (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dspdif.h62 int ff_spdif_read_packet(AVFormatContext *s, AVPacket *pkt);
H A Dspdifdec.c169 int ff_spdif_read_packet(AVFormatContext *s, AVPacket *pkt) function
238 .read_packet = ff_spdif_read_packet,
H A Dwavdec.c471 return ff_spdif_read_packet(s, pkt);

Completed in 117 milliseconds