Searched refs:next_startcode (Results 1 – 2 of 2) sorted by relevance
99 …uint64_t next_startcode; // stores the next startcode if it has already been parsed but the st… member
855 nut->next_startcode = startcode; in nut_read_header()871 av_assert0(nut->next_startcode == SYNCPOINT_STARTCODE); in nut_read_header()1165 uint64_t tmp = nut->next_startcode; in nut_read_packet()1166 nut->next_startcode = 0; in nut_read_packet()1209 nut->next_startcode = tmp; in nut_read_packet()