Lines Matching defs:length
78 static int parse_ext(AVFormatContext *s, int length)83 while (length > 0) {92 length -= 4;98 length -= 4;104 length -= 8;115 length -= 4;119 length -= 8;132 length -= 8;142 length -= 8;153 length -= 4;157 ret = avio_skip(s->pb, length - 1);158 length = 0;