Searched refs:hasShortStartCode (Results 1 – 1 of 1) sorted by relevance
474 bool hasShortStartCode = (data[0] == 0 && data[1] == 0 && data[2] == 1); // 001 in GetNextFrame() local476 return hasShortStartCode || hasLongStartCode; in GetNextFrame()