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.cpp67 audio_format_t formatToExport = profile->getFormat(); in toAudioPort() local
71 if (flatenedFormats.indexOf(formatToExport) < 0) { in toAudioPort()
72 flatenedFormats.add(formatToExport); in toAudioPort()