Searched defs:accumulate (Results 1 – 3 of 3) sorted by relevance
537 bool accumulate) const override { in process()543 bool accumulate, audio_channel_mask_t inputChannelMask) override { in process()669 bool matrixProcess(const float *src, float *dst, size_t frameCount, bool accumulate) const { in matrixProcess()
155 audio_channel_mask_t inputChannelMask, bool accumulate) { in testBalance()
742 TEST(audio_utils_primitives, accumulate) { in TEST() argument