Searched refs:findByteBufferColorFormat (Results 1 – 2 of 2) sorted by relevance
390 int colorFormat = findByteBufferColorFormat(mCodecName, mMediaType); in testSimpleEncodeNative()535 int colorFormat = findByteBufferColorFormat(mCodecName, mMediaType); in testReconfigureNative()601 int colorFormat = findByteBufferColorFormat(mCodecName, mMediaType); in testOnlyEosNative()695 int colorFormat = findByteBufferColorFormat(mCodecName, mMediaType); in testSetForceSyncFrameNative()783 int colorFormat = findByteBufferColorFormat(mCodecName, mMediaType); in testAdaptiveBitRateNative()
113 public static int findByteBufferColorFormat(String encoder, String mediaType) in findByteBufferColorFormat() method in CodecEncoderTestBase