Searched refs:mxf_match_uid (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.c629 static int mxf_match_uid(const UID key, const UID uid, int len) function
642 if(mxf_match_uid(uls->uid, *uid, uls->matching_len))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmxfdec.c919 static int mxf_match_uid(const UID key, const UID uid, int len) function
932 if(mxf_match_uid(uls->uid, *uid, uls->matching_len))

Completed in 179 milliseconds