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