Searched refs:BITRATE_800x480 (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/media/src/android/media/cts/ |
D | EncodeVirtualDisplayWithCompositionTest.java | 94 private static final int BITRATE_800x480 = 14000000; field in EncodeVirtualDisplayWithCompositionTest 143 if (isConcurrentEncodingDecodingSupported(800, 480, BITRATE_800x480)) { in testRendering800x480Locally() 163 if (isConcurrentEncodingDecodingSupported(800, 480, BITRATE_800x480)) { in testRendering800x480Remotely() 183 if (isConcurrentEncodingDecodingSupported(800, 480, BITRATE_800x480)) { in testRendering800x480RemotelyWith3Windows() 192 if (isConcurrentEncodingDecodingSupported(800, 480, BITRATE_800x480)) { in testRendering800x480LocallyWith3Windows() 540 bitRate = BITRATE_800x480; in doEncoding() 1355 } else if (isConcurrentEncodingDecodingSupported(800, 480, BITRATE_800x480)) { in checkMaxConcurrentEncodingDecodingResolution()
|