Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DEncodeDecodeTest.java607 private static boolean isSemiPlanarYUV(int colorFormat) { in isSemiPlanarYUV() method in EncodeDecodeTest
1121 boolean semiPlanar = isSemiPlanarYUV(colorFormat); in generateFrame()
1187 boolean semiPlanar = isSemiPlanarYUV(colorFormat); in checkFrame()