Home
last modified time | relevance | path

Searched defs:trackIndex (Results 1 – 9 of 9) 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.java1645 int trackIndex = mSubtitleTrackIndex.get(index); in selectSubtitleTrack() local
1651 int trackIndex = mSubtitleTrackIndex.get(index); in deselectSubtitleTrack() local
1899 int trackIndex = mTimedTextTrackIndex.get(index); in selectTimedTextTrack() local
1905 int trackIndex = mTimedTextTrackIndex.get(index); in deselectTimedTextTrack() local
DMediaPlayer2Test.java1596 int trackIndex = mSubtitleTrackIndex.get(index); in selectSubtitleTrack() local
1602 int trackIndex = mSubtitleTrackIndex.get(index); in deselectSubtitleTrack() local
DMediaCodecTunneledPlayer.java235 private boolean addTrack(int trackIndex, MediaFormat format) throws IOException { in addTrack()
DMediaMuxerTest.java335 int trackIndex = extractor.getSampleTrackIndex(); in cloneMediaUsingMuxer() local
DMediaCodecClearKeyPlayer.java366 private void addTrack(int trackIndex, MediaFormat format, in addTrack()
DVideoDecoderPerfTest.java121 int trackIndex = extractor.getSampleTrackIndex(); in doDecode() local
DMediaCodecTest.java1719 int trackIndex; in getMediaExtractorForMimeType() local
/cts/common/device-side/util/src/com/android/compatibility/common/util/
DMediaUtils.java636 int trackIndex; in getTrackFormatForExtractor() local
664 int trackIndex; in createMediaExtractorForMimeType() local
1068 int trackIndex = ex.getSampleTrackIndex(); in verifyDecoder() local