Searched refs:mxf_read_sync (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 Dmxfdec.c181 static int mxf_read_sync(AVIOContext *pb, const uint8_t *key, unsigned size) function
196 if (!mxf_read_sync(pb, mxf_klv_key, 4))
925 if (!mxf_read_sync(s->pb, mxf_header_partition_pack_key, 14)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmxfdec.c283 static int mxf_read_sync(AVIOContext *pb, const uint8_t *key, unsigned size) function
298 if (!mxf_read_sync(pb, mxf_klv_key, 4))
2083 if (!mxf_read_sync(s->pb, mxf_header_partition_pack_key, 14)) {

Completed in 41 milliseconds