Searched refs:getOutputBufCount (Results 1 – 2 of 2) sorted by relevance
137 uint32_t getOutputBufCount(uint32_t index);
97 return getOutputBufCount(mInputIndex); in getProcBufCount()101 return getOutputBufCount(mOutputIndex); in getFillBufCount()104 uint32_t ISVWorker::getOutputBufCount(uint32_t index) { in getOutputBufCount() function in ISVWorker