Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/media/src/android/mediav2/cts/
H A DMuxerTest.java405 private int mOutFormat; field in MuxerTest.TestApi
716 private int mOutFormat; field in MuxerTest.TestMultiTrack
861 private int mOutFormat; field in MuxerTest.TestOffsetPts
981 private int mOutFormat; field in MuxerTest.TestSimpleAppend
H A DAudioEncoderTest.java172 cdtb.decodeToMemory(mOutputBuff.getBuffer(), mInfoList, mOutFormat, listOfDecoders.get(0)); in encodeAndValidate() local
/aosp_15_r20/cts/tests/media/jni/
H A DNativeCodecTestBase.h82 AMediaFormat* mOutFormat; variable
171 AMediaFormat* mOutFormat; variable
/aosp_15_r20/external/v4l2_codec2/common/include/v4l2_codec2/common/
H A DFormatConverter.h110 VideoPixelFormat mOutFormat = VideoPixelFormat::UNKNOWN; variable
/aosp_15_r20/external/libultrahdr/lib/include/ultrahdr/
H A Djpegdecoderhelper.h159 uhdr_img_fmt_t mOutFormat; variable
/aosp_15_r20/cts/tests/media/common/src/android/mediav2/common/cts/
H A DCodecAsyncHandler.java48 private MediaFormat mOutFormat; field in CodecAsyncHandler
H A DCodecTestBase.java390 protected MediaFormat mOutFormat; field in CodecTestBase
/aosp_15_r20/cts/tests/mediapc/src/android/mediapc/cts/
H A DCodecTestBase.java73 private MediaFormat mOutFormat; field in CodecAsyncHandler
221 MediaFormat mOutFormat; field in CodecTestBase