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
171 AMediaFormat* mOutFormat; variable
/cts/tests/media/common/src/android/mediav2/common/cts/
DCodecAsyncHandler.java48 private MediaFormat mOutFormat; field in CodecAsyncHandler
DCodecTestBase.java375 protected MediaFormat mOutFormat; field in CodecTestBase
/cts/tests/media/src/android/mediav2/cts/
DAudioEncoderTest.java172 cdtb.decodeToMemory(mOutputBuff.getBuffer(), mInfoList, mOutFormat, listOfDecoders.get(0)); in encodeAndValidate() local
DMuxerTest.java407 private int mOutFormat; field in MuxerTest.TestApi
719 private int mOutFormat; field in MuxerTest.TestMultiTrack
865 private int mOutFormat; field in MuxerTest.TestOffsetPts
986 private int mOutFormat; field in MuxerTest.TestSimpleAppend
/cts/tests/mediapc/src/android/mediapc/cts/
DCodecTestBase.java72 private MediaFormat mOutFormat; field in CodecAsyncHandler
222 MediaFormat mOutFormat; field in CodecTestBase