Home
last modified time | relevance | path

Searched refs:mxf_read_utf16_string (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dmxfdec.c1709 static int mxf_read_utf16_string(AVIOContext *pb, int size, char** str) in mxf_read_utf16_string() function
1776 if ((ret = mxf_read_utf16_string(pb, size, &str)) < 0) \
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dmxfdec.c1709 static int mxf_read_utf16_string(AVIOContext *pb, int size, char** str) in mxf_read_utf16_string() function
1776 if ((ret = mxf_read_utf16_string(pb, size, &str)) < 0) \
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dmxfdec.c853 static inline int mxf_read_utf16_string(AVIOContext *pb, int size, char** str, int be) in mxf_read_utf16_string() function
882 return mxf_read_utf16_string(pb, size, str, big_endian); \
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dmxfdec.c890 static inline int mxf_read_utf16_string(AVIOContext *pb, int size, char** str, int be) in mxf_read_utf16_string() function
920 return mxf_read_utf16_string(pb, size, str, big_endian); \
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dmxfdec.c860 static inline int mxf_read_utf16_string(AVIOContext *pb, int size, char** str, int be) in mxf_read_utf16_string() function
889 return mxf_read_utf16_string(pb, size, str, big_endian); \
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dmxfdec.c880 static inline int mxf_read_utf16_string(AVIOContext *pb, int size, char** str, int be) in mxf_read_utf16_string() function
910 return mxf_read_utf16_string(pb, size, str, big_endian); \
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dmxfdec.c886 static inline int mxf_read_utf16_string(AVIOContext *pb, int size, char** str, int be) in mxf_read_utf16_string() function
916 return mxf_read_utf16_string(pb, size, str, big_endian); \