Searched refs:param_set_count (Results 1 – 1 of 1) sorted by relevance
47 size_t param_set_count = 0; in H264CMSampleBufferToAnnexBBuffer() local49 description, 0, nullptr, nullptr, ¶m_set_count, &nalu_header_size); in H264CMSampleBufferToAnnexBBuffer()55 RTC_DCHECK_EQ(param_set_count, 2); in H264CMSampleBufferToAnnexBBuffer()64 for (size_t i = 0; i < param_set_count; ++i) { in H264CMSampleBufferToAnnexBBuffer()