Home
last modified time | relevance | path

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

/hardware/intel/common/utils/ISV/include/
Disv_processor.h80 bool getBufForFirmwareInput(Vector<ISVBuffer*> *procBufList,
/hardware/intel/common/utils/ISV/base/
Disv_processor.cpp263 bool ISVProcessor::getBufForFirmwareInput(Vector<ISVBuffer*> *procBufList, in getBufForFirmwareInput() function in ISVProcessor
370 bool bGetInBuf = getBufForFirmwareInput(&procBufList, &inputBuf, &procBufNum); in threadLoop()