Searched refs:mxf_read_utf16_string (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.c1681 static int mxf_read_utf16_string(AVIOContext *pb, int size, char** str) function
1748 if ((ret = mxf_read_utf16_string(pb, size, &str)) < 0) \

Completed in 28 milliseconds