Searched refs:StreamResolution (Results 1 – 2 of 2) sorted by relevance
294 StreamResolution stream_resolution = in InitEncode()296 ? StreamResolution::HIGHEST in InitEncode()297 : i == lowest_resolution_stream_index ? StreamResolution::LOWEST in InitEncode()298 : StreamResolution::OTHER; in InitEncode()577 StreamResolution stream_resolution, in PopulateStreamCodec()591 if (stream_resolution == StreamResolution::LOWEST) { in PopulateStreamCodec()604 if (stream_resolution != StreamResolution::HIGHEST) { in PopulateStreamCodec()
102 enum class StreamResolution { enum112 StreamResolution stream_resolution,