Searched refs:start_of_nalu (Results 1 – 1 of 1) sorted by relevance
439 bool start_of_nalu = ((*it).completeNALU == kNaluStart || in MakeDecodable() local441 if (!start_of_nalu && !InSequence(it, prev_it)) { in MakeDecodable()