Searched defs:PVOMXInterface (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/wrs_omxil_core/core/src/
H A Dpv_omx_interface.cpp29 class PVOMXInterface : public OMXInterface class in inherits:OMXInterface
43 static PVOMXInterface* Instance()
45 return OSCL_NEW(PVOMXInterface, ());
58 PVOMXInterface() function in class:PVOMXInterface
79 return PVOMXInterface::Instance();
83 PVOMXInterface* pInterface = (PVOMXInterface*)interface;

Completed in 70 milliseconds