Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DEffects.cpp1158 static T roundUpDelta(const T &value, const T &divisor) { in roundUpDelta() function
1199 || roundUpDelta(((effect_param_t *)pCmdData)->psize, (uint32_t)sizeof(int)) > in command()
1216 || roundUpDelta(((effect_param_t *)pCmdData)->psize, (uint32_t)sizeof(int)) > in command()