Home
last modified time | relevance | path

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

/system/media/audio_utils/
Dmono_blend.cpp47 const float recipdiv = 1. / channelCount; in mono_blend() local
57 accum *= recipdiv; in mono_blend()