Searched refs:tmpAvgCount (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp1377 int tmpAvgCount = 0; local
1396 tmpAvgCount += weight;
1401 avgCount = tmpAvgCount;

Completed in 53 milliseconds