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