Home
last modified time | relevance | path

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

/external/libaom/libaom/common/
Dobudec.c282 size_t length_of_unit_size = 0; in file_is_obu() local
288 if (obudec_read_leb128(f, &detect_buf[0], &length_of_unit_size, in file_is_obu()
295 if (obudec_read_leb128(f, &detect_buf[length_of_unit_size], in file_is_obu()
300 annexb_header_length += length_of_unit_size; in file_is_obu()