FF_UTF16BE         39 libavformat/subtitles.c         r->type = FF_UTF16BE;
FF_UTF16BE         48 libavformat/subtitles.c     if (s && (r->type == FF_UTF16LE || r->type == FF_UTF16BE))
FF_UTF16BE         73 libavformat/subtitles.c     } else if (r->type == FF_UTF16BE) {