Home
last modified time | relevance | path

Searched refs:insertVNFSupported (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
DOMXCameraAdapter.h711 static status_t insertVNFSupported(CameraProperties::Properties* params, OMX_TI_CAPTYPE &caps);
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMXCapabilities.cpp1466 status_t OMXCameraAdapter::insertVNFSupported(CameraProperties::Properties* params, OMX_TI_CAPTYPE … in insertVNFSupported() function in Ti::Camera::OMXCameraAdapter
2131 ret = insertVNFSupported(params, caps); in insertCapabilities()