Home
last modified time | relevance | path

Searched refs:ReportOutputCrop (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/wrs_omxil_core/base/inc/
Dportbase.h129 OMX_ERRORTYPE ReportOutputCrop(void);
/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderVP9HWR.cpp532 this->ports[OUTPORT_INDEX]->ReportOutputCrop(); in HandleFormatChange()
DOMXVideoDecoderBase.cpp680 this->ports[OUTPORT_INDEX]->ReportOutputCrop();
/hardware/intel/common/wrs_omxil_core/base/src/
Dportbase.cpp1075 OMX_ERRORTYPE PortBase::ReportOutputCrop(void) in ReportOutputCrop() function in PortBase