Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/decoder/
Ddecoder.h209 int sequence_header_ready; member
Dobu.c262 if (pbi->sequence_header_ready) { in read_sequence_header_obu()
268 pbi->sequence_header_ready = 1; in read_sequence_header_obu()
Ddecodeframe.c4447 if (!pbi->sequence_header_ready) { in read_uncompressed_header()