Searched defs:next_avc (Results 1 – 3 of 3) sorted by relevance
330 static int find_next_start_code(const uint8_t *buf, const uint8_t *next_avc) in find_next_start_code()398 int next_avc = is_nalff ? 0 : length; in ff_h2645_packet_split() local
75 int next_avc = p->is_avc ? 0 : buf_size; in h264_find_frame_end() local251 int buf_index, next_avc; in parse_nal_units() local
824 int buf_index, int next_avc) in find_start_code()