Home
last modified time | relevance | path

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

/hardware/intel/common/utils/ISV/include/
Disv_omxcomponent.h41 #define MIN_ISV_BUFFER_NUM ((MIN_OUTPUT_NUM) + (MIN_INPUT_NUM)) macro
/hardware/intel/common/utils/ISV/omx/
Disv_omxcomponent.cpp69 mNumISVBuffers(MIN_ISV_BUFFER_NUM), in ISVComponent()