Home
last modified time | relevance | path

Searched refs:ReturnAllRetainedBuffers (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/common/wrs_omxil_core/base/inc/
Dportbase.h110 void ReturnAllRetainedBuffers(void);
/hardware/intel/common/omx-components/videocodec/
DOMXVideoEncoderMPEG4.cpp128 ports[INPORT_INDEX]->ReturnAllRetainedBuffers(); in ProcessorProcess()
DOMXVideoEncoderH263.cpp136 ports[INPORT_INDEX]->ReturnAllRetainedBuffers(); in ProcessorProcess()
DOMXVideoEncoderVP8.cpp140 ports[INPORT_INDEX]->ReturnAllRetainedBuffers(); in ProcessorProcess()
DOMXVideoEncoderBase.cpp370 this->ports[INPORT_INDEX]->ReturnAllRetainedBuffers(); in ProcessorStop()
385 this->ports[INPORT_INDEX]->ReturnAllRetainedBuffers(); in ProcessorFlush()
/hardware/intel/common/wrs_omxil_core/base/src/
Dportbase.cpp834 void PortBase::ReturnAllRetainedBuffers(void) in ReturnAllRetainedBuffers() function in PortBase
905 ReturnAllRetainedBuffers(); in FlushPort()