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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DAudioPort.cpp78 audio_format_t formatToExport = mProfiles[profileIndex]->getFormat(); local
82 if (flatenedFormats.indexOf(formatToExport) < 0) {
83 flatenedFormats.add(formatToExport);

Completed in 88 milliseconds