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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmxfdec.c1894 static int mxf_seek_to_previous_partition(MXFContext *mxf) function
1921 return mxf_seek_to_previous_partition(mxf);
1963 return mxf->parsing_backward ? mxf_seek_to_previous_partition(mxf) : 1;

Completed in 30 milliseconds