Searched refs:numSurroundFormatsReq (Results 1 – 1 of 1) sorted by relevance
2004 unsigned int numSurroundFormatsReq = numSurroundFormats; in getSurroundFormats() local2016 numSurroundFormatsReq = std::min(numSurroundFormats, numSurroundFormatsReq); in getSurroundFormats()2018 convertRange(surroundFormats.get(), surroundFormats.get() + numSurroundFormatsReq, in getSurroundFormats()2024 surroundFormatsEnabled.get() + numSurroundFormatsReq); in getSurroundFormats()2036 unsigned int numSurroundFormatsReq = numSurroundFormats; in getReportedSurroundFormats() local2047 numSurroundFormatsReq = std::min(numSurroundFormats, numSurroundFormatsReq); in getReportedSurroundFormats()2049 convertRange(surroundFormats.get(), surroundFormats.get() + numSurroundFormatsReq, in getReportedSurroundFormats()