GET_UTF16         212 libavformat/asfdec_o.c         GET_UTF16(ch, (ret += 2) <= maxlen ? avio_rl16(pb) : 0, break;);
GET_UTF16         885 libavformat/aviobuf.c         GET_UTF16(ch, (ret += 2) <= maxlen ? read(pb) : 0, break;)\
GET_UTF16         289 libavformat/id3v2.c             GET_UTF16(ch, ((left -= 2) >= 0 ? get(pb) : 0), break;)
GET_UTF16          72 libavformat/subtitles.c         GET_UTF16(val, avio_rl16(r->pb), return 0;)
GET_UTF16          74 libavformat/subtitles.c         GET_UTF16(val, avio_rb16(r->pb), return 0;)