Home
last modified time | relevance | path

Searched refs:nonrestart_substr (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmlpdec.c1178 int extraword_present, checkdata_present, end, nonrestart_substr; in read_access_unit() local
1181 nonrestart_substr = get_bits1(&gb); in read_access_unit()
1203 if (!(nonrestart_substr ^ m->is_major_sync_unit)) { in read_access_unit()