Home
last modified time | relevance | path

Searched refs:f1Type (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DNativeDecoderTest.java809 int f1Type = f1.getValueTypeForKey(key); in compareFormats() local
810 if (f1Type != f2.getValueTypeForKey(key)) { in compareFormats()
813 switch (f1Type) { in compareFormats()
864 int f1Type = f1.getValueTypeForKey(key); in compareFormats() local
865 if (f1Type != f2.getValueTypeForKey(key)) { in compareFormats()
868 switch (f1Type) { in compareFormats()