Home
last modified time | relevance | path

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

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