Searched defs:destinationFormat (Results 1 – 4 of 4) sorted by relevance
29 const std::shared_ptr<AMediaFormat>& destinationFormat) { in configure()
211 const std::shared_ptr<AMediaFormat>& destinationFormat) { in configureDestinationFormat()
192 const audio_format_t destinationFormat = getFormat(); in readNowWithConversion() local
333 auto destinationFormat = GetDefaultTrackFormat(mediaType, srcTrackFormat.get()); in ConfigureSampleReader() local