Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DCodecState.java60 int trackIndex, in CodecState()
207 int trackIndex = mExtractor.getSampleTrackIndex(); in feedInputBuffer() local
DMediaPlayerTest.java1491 int trackIndex = mSubtitleTrackIndex.get(index); in selectSubtitleTrack() local
1497 int trackIndex = mSubtitleTrackIndex.get(index); in deselectSubtitleTrack() local
1689 int trackIndex = mTimedTextTrackIndex.get(index); in selectTimedTextTrack() local
1695 int trackIndex = mTimedTextTrackIndex.get(index); in deselectTimedTextTrack() local
DMediaCodecTunneledPlayer.java235 private boolean addTrack(int trackIndex, MediaFormat format) throws IOException { in addTrack()
DMediaMuxerTest.java333 int trackIndex = extractor.getSampleTrackIndex(); in cloneMediaUsingMuxer() local
DMediaCodecClearKeyPlayer.java366 private void addTrack(int trackIndex, MediaFormat format, in addTrack()
DVideoDecoderPerfTest.java119 int trackIndex = extractor.getSampleTrackIndex(); in doDecode() local
DMediaCodecTest.java1716 int trackIndex; in getMediaExtractorForMimeType() local
/cts/common/device-side/util/src/com/android/compatibility/common/util/
DMediaUtils.java618 int trackIndex; in getTrackFormatForExtractor() local
646 int trackIndex; in createMediaExtractorForMimeType() local
1050 int trackIndex = ex.getSampleTrackIndex(); in verifyDecoder() local