Searched refs:find_next_start_code (Results 1 – 2 of 2) sorted by relevance
330 static int find_next_start_code(const uint8_t *buf, const uint8_t *next_avc) in find_next_start_code() function431 buf_index = find_next_start_code(bc.buffer, buf + next_avc); in ff_h2645_packet_split()
160 static int find_next_start_code(AVIOContext *pb, int *size_ptr, in find_next_start_code() function244 startcode = find_next_start_code(s->pb, &size, &m->header_state); in mpegps_read_pes_header()