Searched refs:kNumCodecTypes (Results 1 – 1 of 1) sorted by relevance
162 constexpr int kNumCodecTypes = 5; in NewFrameDecodedEvent() local164 constexpr VideoCodecType kCodecList[kNumCodecTypes] = { in NewFrameDecodedEvent()171 const VideoCodecType codec = kCodecList[prng_.Rand(0, kNumCodecTypes - 1)]; in NewFrameDecodedEvent()