Searched refs:kMaxVuiSpsIncrease (Results 1 – 1 of 1) sorted by relevance
34 const size_t kMaxVuiSpsIncrease = 64; variable144 rtc::Buffer out_buffer(length + kMaxVuiSpsIncrease); in ParseAndRewriteSps()189 RTC_DCHECK(byte_offset <= length + kMaxVuiSpsIncrease); in ParseAndRewriteSps()223 output_buffer->EnsureCapacity(buffer.size() + num_nalus * kMaxVuiSpsIncrease); in ParseOutgoingBitstreamAndRewriteSps()