Home
last modified time | relevance | path

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

/hardware/intel/common/wrs_omxil_core/base/inc/
Dportbase.h95 OMX_U32 BufferQueueLength(void);
/hardware/intel/common/wrs_omxil_core/base/src/
Dportbase.cpp646 OMX_U32 PortBase::BufferQueueLength(void) in BufferQueueLength() function in PortBase
Dcomponentbase.cpp1992 length += ports[i]->BufferQueueLength(); in IsAllBufferAvailable()