Searched defs:trackIndex (Results 1 – 14 of 14) sorted by relevance
105 public void onTrackDataFound(int trackIndex, MediaParser.TrackData trackData) { in onTrackDataFound()113 public void onSampleDataFound(int trackIndex, MediaParser.InputReader inputReader) in onSampleDataFound()123 int trackIndex, in onSampleCompleted()
64 int trackIndex, in CodecState()222 int trackIndex = mExtractor.getSampleTrackIndex(); in feedInputBuffer() local
1692 int trackIndex = mSubtitleTrackIndex.get(index); in selectSubtitleTrack() local1698 int trackIndex = mSubtitleTrackIndex.get(index); in deselectSubtitleTrack() local1947 int trackIndex = mTimedTextTrackIndex.get(index); in selectTimedTextTrack() local1953 int trackIndex = mTimedTextTrackIndex.get(index); in deselectTimedTextTrack() local
754 int trackIndex = extractor.getSampleTrackIndex(); in cloneMediaUsingMuxer() local982 int trackIndex = extractor.getSampleTrackIndex(); in simulateVideoFramesDropIssuesAndMux() local1165 int trackIndex = extractor.getSampleTrackIndex(); in cloneMediaWithSamplesDropAndStartOffsets() local
235 private boolean addTrack(int trackIndex, MediaFormat format) throws IOException { in addTrack()
294 int trackIndex = -1; in doTestEncodeVirtual() local
407 private void addTrack(int trackIndex, MediaFormat format, in addTrack()
951 int trackIndex; in getMediaExtractorForMimeType() local
1867 int trackIndex; in getMediaExtractorForMimeType() local2687 int trackIndex = extractor.getSampleTrackIndex(); in doFlushAfterFirstBuffer() local
171 int trackIndex = extractor.getSampleTrackIndex(); in doDecode() local
989 int trackIndex = -1; in testHdrMetadata() local
728 int trackIndex; in getTrackFormatForExtractor() local756 int trackIndex; in createMediaExtractorForMimeType() local1176 int trackIndex = ex.getSampleTrackIndex(); in verifyDecoder() local
306 int trackIndex = refExtractor.getSampleTrackIndex(); in isMediaSimilar() local
143 int trackIndex = AMediaExtractor_getSampleTrackIndex(refExtractor); in isMediaSimilar() local