find_next_marker 4071 libavcodec/vc1.c             next = find_next_marker(start + 4, end);
find_next_marker 4185 libavcodec/vc1.c                 next = find_next_marker(start + 4, end);
find_next_marker 4208 libavcodec/vc1.c             divider = find_next_marker(buf, buf + buf_size);