Home
last modified time | relevance | path

Searched refs:formatToExport (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioPort.cpp73 audio_format_t formatToExport = profile->getFormat(); in toAudioPort() local
77 if (flatenedFormats.indexOf(formatToExport) < 0) { in toAudioPort()
78 flatenedFormats.add(formatToExport); in toAudioPort()