Searched refs:numSurroundFormatsAidl (Results 1 – 1 of 1) sorted by relevance
2079 Int numSurroundFormatsAidl; in getSurroundFormats() local2080 numSurroundFormatsAidl.value = in getSurroundFormats()2085 aps->getSurroundFormats(&numSurroundFormatsAidl, &surroundFormatsAidl, in getSurroundFormats()2089 convertIntegral<unsigned int>(numSurroundFormatsAidl.value)); in getSurroundFormats()2106 Int numSurroundFormatsAidl; in getReportedSurroundFormats() local2107 numSurroundFormatsAidl.value = in getReportedSurroundFormats()2111 aps->getReportedSurroundFormats(&numSurroundFormatsAidl, &surroundFormatsAidl))); in getReportedSurroundFormats()2114 convertIntegral<unsigned int>(numSurroundFormatsAidl.value)); in getReportedSurroundFormats()