Searched refs:interleave_packet (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Doggenc.c286 .interleave_packet = ogg_interleave_per_granule,
H A Davformat.h300 int (*interleave_packet)(struct AVFormatContext *, AVPacket *out, member in struct:AVOutputFormat
H A Dutils.c2753 if(s->oformat->interleave_packet)
2754 return s->oformat->interleave_packet(s, out, in, flush);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/include/libavformat/
H A Davformat.h300 int (*interleave_packet)(struct AVFormatContext *, AVPacket *out, member in struct:AVOutputFormat

Completed in 60 milliseconds