Home
last modified time | relevance | path

Searched defs:stateCount (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libaudioprocessing/
DAudioResamplerDyn.cpp88 size_t stateCount = halfNumCoefs * CHANNELS * 2 * kStateSizeMultipleOfFilterLength; in resize() local
/frameworks/base/core/java/android/content/res/
DColorStateList.java672 final int stateCount = states.length; in hasState() local