find_next_start_code  431 libavcodec/h2645_parse.c             buf_index = find_next_start_code(bc.buffer, buf + next_avc);
find_next_start_code  241 libavformat/mpeg.c     startcode = find_next_start_code(s->pb, &size, &m->header_state);