Home
last modified time | relevance | path

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

/hardware/intel/common/utils/ISV/include/
Disv_worker.h188 uint32_t mOutputIndex; variable
/hardware/intel/common/utils/ISV/base/
Disv_worker.cpp67 mInputIndex(0), mOutputIndex(0), in ISVWorker()
103 return getOutputBufCount(mOutputIndex); in getFillBufCount()
851 ALOGV("fill, outputCount=%d, mOutputIndex=%d",outputCount, mOutputIndex); in fill()
906 mOutputIndex++; in fill()
956 mOutputIndex = 0; in reset()