Home
last modified time | relevance | path

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

/cts/tests/media/src/android/mediav2/cts/
DCodecEncoderTest.java126 private static int findByteBufferColorFormat(String encoder, String mime) throws IOException { in findByteBufferColorFormat() method in CodecEncoderTest
346 colorFormat = findByteBufferColorFormat(encoder, mMime); in testSimpleEncodeNative()
455 colorFormat = findByteBufferColorFormat(encoder, mMime); in testFlushNative()
599 colorFormat = findByteBufferColorFormat(encoder, mMime); in testReconfigureNative()
667 colorFormat = findByteBufferColorFormat(encoder, mMime); in testOnlyEosNative()
764 colorFormat = findByteBufferColorFormat(encoder, mMime); in testSetForceSyncFrameNative()
866 colorFormat = findByteBufferColorFormat(encoder, mMime); in testAdaptiveBitRateNative()