Home
last modified time | relevance | path

Searched defs:mediaInfo (Results 1 – 2 of 2) sorted by relevance

/cts/tests/media/jni/
DNativeMuxerTest.cpp600 auto* mediaInfo = new MuxerNativeTestHelper(csrcPath); in nativeTestSetLocation() local
668 auto* mediaInfo = new MuxerNativeTestHelper(csrcPath); in nativeTestSetOrientationHint() local
801 auto* mediaInfo = new MuxerNativeTestHelper(csrcPath); in nativeTestOffsetPts() local
855 auto* mediaInfo = new MuxerNativeTestHelper(csrcPath, cMediaType); in nativeTestSimpleMux() local
920 auto* mediaInfo = new MuxerNativeTestHelper(csrcPath); in nativeTestGetTrackCount() local
1000 auto* mediaInfo = new MuxerNativeTestHelper(csrcPath); in nativeTestGetTrackFormat() local
1045 auto* mediaInfo = new MuxerNativeTestHelper(csrcPath); in nativeTestAppendGetTrackFormat() local
1087 auto* mediaInfo = new MuxerNativeTestHelper(csrcPath); in nativeTestSimpleAppend() local
1184 auto* mediaInfo = new MuxerNativeTestHelper(cinPath); in nativeTestNoSamples() local
1252 auto* mediaInfo = new MuxerNativeTestHelper(csrcPath); in nativeTestIgnoreLastGOPAppend() local
/cts/tests/media/src/android/mediav2/cts/
DMuxerTest.java579 MuxerTestHelper mediaInfo = new MuxerTestHelper(mInpPath, 60); in testSetLocation() local
647 MuxerTestHelper mediaInfo = new MuxerTestHelper(mInpPath, 60); in testSetOrientationHint() local
930 MuxerTestHelper mediaInfo = new MuxerTestHelper(mInpPath); in testOffsetPresentationTime() local
1161 MuxerTestHelper mediaInfo = new MuxerTestHelper(mInpPath, mMediaType); in testSimpleMux() local
1208 MuxerTestHelper mediaInfo = new MuxerTestHelper(mInpPath, true); in testNoCSDMux() local