Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/media/muxer/src/android/media/muxer/cts/
H A DMediaMuxerTest.java272 HashSet<Integer> samplesDropSet = new HashSet<Integer>(); in testTimestampsBVideoOnlyFramesDropOnce() local
295 HashSet<Integer> samplesDropSet = new HashSet<Integer>(); in testTimestampsBVideoOnlyFramesDropTwice() local
320 HashSet<Integer> samplesDropSet = new HashSet<Integer>(); in testTimestampsAudioBVideoFramesDropOnce() local
343 HashSet<Integer> samplesDropSet = new HashSet<Integer>(); in testTimestampsAudioBVideoFramesDropTwice() local
1194 int fmt, HashSet<Integer> samplesDropSet, Vector<Integer> startOffsetUsVect) in cloneMediaWithSamplesDropAndStartOffsets()
1310 String testMediaPath, HashSet<Integer> samplesDropSet, in verifyTSWithSamplesDropAndStartOffset()
1388 MediaExtractor extractorTest, HashSet<Integer> samplesDropSet, int videoStartOffsetUs) { in checkVideoSamplesTimeStamps()