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

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp1236 int tmpAvgCount = 0; local
1255 tmpAvgCount += weight;
1260 avgCount = tmpAvgCount;

Completed in 477 milliseconds