Searched refs:BITRATE_1080p (Results 1 – 1 of 1) sorted by relevance
90 static final int BITRATE_1080p = 20000000; field in EncodeVirtualDisplayWithCompositionTestImpl571 bitRate = BITRATE_1080p; in doEncoding()1449 bitRate = BITRATE_1080p; in getMaxSupportedEncoderSize()1474 if (isConcurrentEncodingDecodingSupported(MIME_TYPE, 1920, 1080, BITRATE_1080p)) { in checkMaxConcurrentEncodingDecodingResolution()