Searched defs:frameCnt (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/services/audioflinger/
H A DEffects.cpp300 size_t frameCnt = mConfig.inputCfg.buffer.frameCount * 2; //always stereo here local
303 for (size_t i = 0; i < frameCnt; i++) {

Completed in 47 milliseconds