HomeSort by relevance Sort by last modified time
    Searched refs:FlushPort (Results 1 - 5 of 5) sorted by null

  /hardware/intel/common/wrs_omxil_core/base/inc/
portbase.h 114 OMX_ERRORTYPE FlushPort(void);
componentbase.h 336 void FlushPort(OMX_U32 port_index, bool notify);
  /hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
OMXVideoDecoderAVCSecure.cpp 220 this->ports[INPORT_INDEX]->FlushPort();
221 this->ports[OUTPORT_INDEX]->FlushPort();
236 this->ports[INPORT_INDEX]->FlushPort();
237 this->ports[OUTPORT_INDEX]->FlushPort();
  /hardware/intel/common/wrs_omxil_core/base/src/
portbase.cpp 892 OMX_ERRORTYPE PortBase::FlushPort(void)
    [all...]
componentbase.cpp     [all...]

Completed in 1465 milliseconds