Searched refs:extractor (Results 1 – 7 of 7) sorted by relevance
22 // string belongs to the extractor, so don't delete66 // Used for extractor-based seek:70 // When the extractor is asked to seek, it will seek on
31 MediaExtractorChunkProvider(MediaExtractor* extractor, int32 stream) in MediaExtractorChunkProvider() argument33 fExtractor(extractor), in MediaExtractorChunkProvider()437 MediaExtractor::_ExtractorEntry(void* extractor) in _ExtractorEntry() argument439 static_cast<MediaExtractor*>(extractor)->_ExtractorThread(); in _ExtractorEntry()
835 BMediaTrack::BMediaTrack(BPrivate::media::MediaExtractor* extractor, in BMediaTrack() argument843 fExtractor = extractor; in BMediaTrack()
150 GPCapabilityExtractor extractor(capabilities); in GetCapabilities() local151 extractor.Visit(printer); in GetCapabilities()
506 DefaultValueExtractor extractor; in SetupSettings() local507 extractor.Visit(fPPD); in SetupSettings()509 const BMessage &defaultValues(extractor.GetDefaultValues()); in SetupSettings()
222 BPrivate::media::MediaExtractor* extractor,
12409 extractor/MS