Searched refs:extractor (Results 1 – 19 of 19) sorted by relevance
79 ExoPlayerSampleExtractor extractor = in testTrickplayDisabled() local91 extractor.prepare(); in testTrickplayDisabled()95 while (!extractor.prepare()) { in testTrickplayDisabled()104 List<MediaFormat> trackFormats = extractor.getTrackFormats(); in testTrickplayDisabled()106 extractor.selectTrack(i); in testTrickplayDisabled()117 int result = extractor.readSample(j, sampleHolder); in testTrickplayDisabled()135 extractor.release(); in testTrickplayDisabled()147 ExoPlayerSampleExtractor extractor = in testDiskTooSlowTrickplayDisabled() local162 extractor.prepare(); in testDiskTooSlowTrickplayDisabled()166 while (!extractor.prepare()) { in testDiskTooSlowTrickplayDisabled()[all …]
131 MediaExtractor extractor = new MediaExtractor(); in genVideoUsingMuxer() local132 extractor.setDataSource(srcPath); in genVideoUsingMuxer()134 int trackCount = extractor.getTrackCount(); in genVideoUsingMuxer()146 MediaFormat format = extractor.getTrackFormat(i); in genVideoUsingMuxer()158 extractor.selectTrack(i); in genVideoUsingMuxer()190 extractor.seekTo(startMs * 1000, MediaExtractor.SEEK_TO_CLOSEST_SYNC); in genVideoUsingMuxer()204 bufferInfo.size = extractor.readSampleData(dstBuf, offset); in genVideoUsingMuxer()210 bufferInfo.presentationTimeUs = extractor.getSampleTime(); in genVideoUsingMuxer()215 bufferInfo.flags = extractor.getSampleFlags(); in genVideoUsingMuxer()216 trackIndex = extractor.getSampleTrackIndex(); in genVideoUsingMuxer()[all …]
39 import com.google.android.exoplayer2.extractor.ChunkIndex;40 import com.google.android.exoplayer2.extractor.DefaultExtractorInput;41 import com.google.android.exoplayer2.extractor.Extractor;42 import com.google.android.exoplayer2.extractor.ExtractorInput;43 import com.google.android.exoplayer2.extractor.ExtractorOutput;44 import com.google.android.exoplayer2.extractor.PositionHolder;45 import com.google.android.exoplayer2.extractor.SeekMap.SeekPoints;46 import com.google.android.exoplayer2.extractor.TrackOutput;47 import com.google.android.exoplayer2.extractor.amr.AmrExtractor;48 import com.google.android.exoplayer2.extractor.flac.FlacExtractor;[all …]
18 import com.google.android.exoplayer2.extractor.Extractor;19 import com.google.android.exoplayer2.extractor.ExtractorsFactory;20 import com.google.android.exoplayer2.extractor.ts.DefaultTsPayloadReaderFactory;21 import com.google.android.exoplayer2.extractor.ts.TsExtractor;
71 SampleExtractor extractor = in buildRenderers() local76 SampleSource sampleSource = new MpegTsSampleSource(extractor); in buildRenderers()
54 AuctionServerPayloadExtractor extractor = in testCreateExtractor_validVersion_returnImplementationSuccess() local57 assertTrue(extractor instanceof AuctionServerPayloadFormatterV0); in testCreateExtractor_validVersion_returnImplementationSuccess()70 AuctionServerPayloadExtractor extractor = in testCreateExtractor_excessiveMaxSizeVersion_returnImplementationSuccess() local73 assertTrue(extractor instanceof AuctionServerPayloadFormatterExcessiveMaxSize); in testCreateExtractor_excessiveMaxSizeVersion_returnImplementationSuccess()
3885 AuctionServerPayloadExtractor extractor = in getProtectedAuctionInputFromCipherText() local3889 extractor.extract(AuctionServerPayloadFormattedData.create(decrypted)); in getProtectedAuctionInputFromCipherText()
... tracer io.opencensus.contrib.http.HttpExtractor extractor io.opencensus.trace.propagation.TextFormat textFormat ...
... final io.opencensus.contrib.http.HttpExtractor extractor
231 private long extractAggregate(@NonNull Function<HistoricalOp, Long> extractor) { in extractAggregate() argument238 aggregate += extractor.apply(historicalOp); in extractAggregate()245 private long lastAccessAggregate(@NonNull Function<OpEntry, Long> extractor) { in lastAccessAggregate() argument255 aggregate = Math.max(aggregate, extractor.apply(op)); in lastAccessAggregate()
51 public MpegTsMediaPeriod(SampleExtractor extractor) { in MpegTsMediaPeriod() argument52 this.mExtractor = extractor; in MpegTsMediaPeriod()
232 SampleExtractor extractor = in handleMessageStartPlayback() local238 MediaSource mediaSource = new MpegTsMediaSource(extractor); in handleMessageStartPlayback()
1720 SampleExtractor extractor = in preparePlayback() local1725 mediaSource = new MpegTsMediaSource(extractor); in preparePlayback()
1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
1dictionary=main:es,locale=es,description=Español,date=1414726268, ...