Home
last modified time | relevance | path

Searched defs:mOutFormat (Results 1 – 6 of 6) sorted by relevance

/cts/tests/media/jni/
DNativeCodecTestBase.h82 AMediaFormat* mOutFormat; variable
169 AMediaFormat* mOutFormat; variable
/cts/tests/media/common/src/android/mediav2/common/cts/
DCodecAsyncHandler.java47 private MediaFormat mOutFormat; field in CodecAsyncHandler
DCodecTestBase.java350 protected MediaFormat mOutFormat; field in CodecTestBase
/cts/tests/media/src/android/mediav2/cts/
DAudioEncoderTest.java173 cdtb.decodeToMemory(mOutputBuff.getBuffer(), mInfoList, mOutFormat, listOfDecoders.get(0)); in encodeAndValidate() local
DMuxerTest.java403 private int mOutFormat; field in MuxerTest.TestApi
708 private int mOutFormat; field in MuxerTest.TestMultiTrack
848 private int mOutFormat; field in MuxerTest.TestOffsetPts
963 private int mOutFormat; field in MuxerTest.TestSimpleAppend
/cts/tests/mediapc/src/android/mediapc/cts/
DCodecTestBase.java68 private MediaFormat mOutFormat; field in CodecAsyncHandler
210 MediaFormat mOutFormat; field in CodecTestBase