Searched refs:surroundFormatsAidl (Results 1 – 1 of 1) sorted by relevance
1874 std::vector<media::audio::common::AudioFormat> surroundFormatsAidl; in getSurroundFormats() local1877 aps->getSurroundFormats(&numSurroundFormatsAidl, &surroundFormatsAidl, in getSurroundFormats()1883 convertRange(surroundFormatsAidl.begin(), surroundFormatsAidl.end(), surroundFormats, in getSurroundFormats()1901 std::vector<media::audio::common::AudioFormat> surroundFormatsAidl; in getReportedSurroundFormats() local1903 aps->getReportedSurroundFormats(&numSurroundFormatsAidl, &surroundFormatsAidl))); in getReportedSurroundFormats()1908 convertRange(surroundFormatsAidl.begin(), surroundFormatsAidl.end(), surroundFormats, in getReportedSurroundFormats()