Home
last modified time | relevance | path

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

/system/media/audio_utils/
DChannelMix.cpp50 constexpr ChannelMatrixContainer<INPUT_CHANNEL_MASK, OUTPUT_CHANNEL_MASK> computeMatrix() { in computeMatrix() function
76 static constexpr auto s = computeMatrix<INPUT_CHANNEL_MASK, OUTPUT_CHANNEL_MASK>(); in sparseChannelMatrixMultiply()