Home
last modified time | relevance | path

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

/cts/tests/media/jni/
DNativeMuxerTest.cpp599 auto* mediaInfo = new MuxerNativeTestHelper(csrcPath); in nativeTestSetLocation() local
664 auto* mediaInfo = new MuxerNativeTestHelper(csrcPath); in nativeTestSetOrientationHint() local
797 auto* mediaInfo = new MuxerNativeTestHelper(csrcPath); in nativeTestOffsetPts() local
843 auto* mediaInfo = new MuxerNativeTestHelper(csrcPath, cmime); in nativeTestSimpleMux() local
907 auto* mediaInfo = new MuxerNativeTestHelper(csrcPath); in nativeTestGetTrackCount() local
987 auto* mediaInfo = new MuxerNativeTestHelper(csrcPath); in nativeTestGetTrackFormat() local
1032 auto* mediaInfo = new MuxerNativeTestHelper(csrcPath); in nativeTestAppendGetTrackFormat() local
1074 auto* mediaInfo = new MuxerNativeTestHelper(csrcPath); in nativeTestSimpleAppend() local
1171 auto* mediaInfo = new MuxerNativeTestHelper(cinPath); in nativeTestNoSamples() local
1239 auto* mediaInfo = new MuxerNativeTestHelper(csrcPath); in nativeTestIgnoreLastGOPAppend() local
/cts/tests/media/src/android/mediav2/cts/
DMuxerTest.java597 MuxerTestHelper mediaInfo = new MuxerTestHelper(mInpPath, 60); in testSetLocation() local
664 MuxerTestHelper mediaInfo = new MuxerTestHelper(mInpPath, 60); in testSetOrientationHint() local
935 MuxerTestHelper mediaInfo = new MuxerTestHelper(mInpPath); in testOffsetPresentationTime() local
1160 MuxerTestHelper mediaInfo = new MuxerTestHelper(mInpPath, mMime); in testSimpleMux() local
1206 MuxerTestHelper mediaInfo = new MuxerTestHelper(mInpPath, true); in testNoCSDMux() local