Home
last modified time | relevance | path

Searched refs:volMaps (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Dvolume_tools.cpp274 volMaps.volStart[index] = 0; in CountU8Volume()
275 volMaps.volEnd[index] = 0; in CountU8Volume()
292 volMaps.volStart[index] /= static_cast<int32_t>(size); in CountU8Volume()
318 volMaps.volStart[index] = 0; in CountS16Volume()
319 volMaps.volEnd[index] = 0; in CountS16Volume()
336 volMaps.volStart[index] /= static_cast<int32_t>(size); in CountS16Volume()
362 volMaps.volStart[index] = 0; in CountS24Volume()
363 volMaps.volEnd[index] = 0; in CountS24Volume()
383 volMaps.volStart[index] /= static_cast<int32_t>(size); in CountS24Volume()
431 volMaps.volStart[index] = volSums[index]; in CountS32Volume()
[all …]