Searched refs:getDecoderName (Results 1 – 2 of 2) sorted by relevance
81 private static String[] getDecoderName(String mime, boolean isGoog) { in getDecoderName() method in VideoDecoderPerfTest102 String[] names = getDecoderName(mime, isGoog); in decode()
149 private String getDecoderName(String mime) { in getDecoderName() method in VideoEncoderDecoderTest174 private String[] getDecoderName(String mime, boolean isGoog) { in getDecoderName() method in VideoEncoderDecoderTest398 String decoderName = getDecoderName(mimeType); in doTestDefault()423 String[] decoderNames = getDecoderName(mimeType, isGoog); in doTest()