Home
last modified time | relevance | path

Searched defs:destinationFormat (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/av/media/libmediatranscoding/transcoder/
H A DMediaTrackTranscoder.cpp29 const std::shared_ptr<AMediaFormat>& destinationFormat) { in configure()
H A DVideoTrackTranscoder.cpp211 const std::shared_ptr<AMediaFormat>& destinationFormat) { in configureDestinationFormat()
/aosp12/frameworks/av/media/libaaudio/src/client/
H A DAudioStreamInternalCapture.cpp192 const audio_format_t destinationFormat = getFormat(); in readNowWithConversion() local
/aosp12/frameworks/av/media/libmediatranscoding/transcoder/benchmark/
H A DMediaTrackTranscoderBenchmark.cpp333 auto destinationFormat = GetDefaultTrackFormat(mediaType, srcTrackFormat.get()); in ConfigureSampleReader() local