Searched refs:surroundFormatsAidl (Results 1 – 1 of 1) sorted by relevance
2082 std::vector<AudioFormatDescription> surroundFormatsAidl; in getSurroundFormats() local2085 aps->getSurroundFormats(&numSurroundFormatsAidl, &surroundFormatsAidl, in getSurroundFormats()2091 convertRange(surroundFormatsAidl.begin(), surroundFormatsAidl.end(), surroundFormats, in getSurroundFormats()2109 std::vector<AudioFormatDescription> surroundFormatsAidl; in getReportedSurroundFormats() local2111 aps->getReportedSurroundFormats(&numSurroundFormatsAidl, &surroundFormatsAidl))); in getReportedSurroundFormats()2116 convertRange(surroundFormatsAidl.begin(), surroundFormatsAidl.end(), surroundFormats, in getReportedSurroundFormats()