Home
last modified time | relevance | path

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

/hardware/intel/common/utils/ISV/base/
Disv_worker.cpp105 uint32_t bufCount = 1; in getOutputBufCount() local
108bufCount = mFilterParam.frcRate - (((mFilterParam.frcRate == FRC_RATE_2_5X) ? (index & 1): 0)); in getOutputBufCount()
109 return bufCount; in getOutputBufCount()