Home
last modified time | relevance | path

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

/hardware/intel/common/wrs_omxil_core/base/inc/
Dportbase.h197 MAX_INPUT_PORT_SIZE = 6220800 enumerator
/hardware/intel/common/wrs_omxil_core/base/src/
Dportbase.cpp204 if (p->nBufferSize <= MAX_INPUT_PORT_SIZE) { in SetPortDefinition()