get_strl           81 libavformat/rmdec.c     get_strl(pb, buf, buf_size, avio_r8(pb));
get_strl          101 libavformat/rmdec.c             get_strl(pb, buf, sizeof(buf), len);
get_strl          361 libavformat/rmdec.c             case 2: get_strl(pb, val, sizeof(val), avio_rb16(pb));