Home
last modified time | relevance | path

Searched defs:formats (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DEncoderTest.java46 LinkedList<MediaFormat> formats = new LinkedList<MediaFormat>(); in testAMRNBEncoders() local
64 LinkedList<MediaFormat> formats = new LinkedList<MediaFormat>(); in testAMRWBEncoders() local
82 LinkedList<MediaFormat> formats = new LinkedList<MediaFormat>(); in testAACEncoders() local
122 String mime, List<MediaFormat> formats) { in testEncoderWithFormats()
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
DDeviceInfoResult.java157 String formats) throws IOException { in serializeOpenGLCompressedTextureFormatsInfo()