Searched defs:trackIndex (Results 1 – 8 of 8) sorted by relevance
60 int trackIndex, in CodecState()207 int trackIndex = mExtractor.getSampleTrackIndex(); in feedInputBuffer() local
1491 int trackIndex = mSubtitleTrackIndex.get(index); in selectSubtitleTrack() local1497 int trackIndex = mSubtitleTrackIndex.get(index); in deselectSubtitleTrack() local1689 int trackIndex = mTimedTextTrackIndex.get(index); in selectTimedTextTrack() local1695 int trackIndex = mTimedTextTrackIndex.get(index); in deselectTimedTextTrack() local
235 private boolean addTrack(int trackIndex, MediaFormat format) throws IOException { in addTrack()
333 int trackIndex = extractor.getSampleTrackIndex(); in cloneMediaUsingMuxer() local
366 private void addTrack(int trackIndex, MediaFormat format, in addTrack()
119 int trackIndex = extractor.getSampleTrackIndex(); in doDecode() local
1716 int trackIndex; in getMediaExtractorForMimeType() local
618 int trackIndex; in getTrackFormatForExtractor() local646 int trackIndex; in createMediaExtractorForMimeType() local1050 int trackIndex = ex.getSampleTrackIndex(); in verifyDecoder() local