Searched refs:NAL_START_CODE_SIZE (Results 1 – 1 of 1) sorted by relevance
56 const uint32_t NAL_START_CODE_SIZE = 4; variable471 if (size < NAL_START_CODE_SIZE) { in GetNextFrame()