Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
DOMXCameraAdapter.h712 … static status_t insertVSTABSupported(CameraProperties::Properties* params, OMX_TI_CAPTYPE &caps);
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMXCapabilities.cpp1482 status_t OMXCameraAdapter::insertVSTABSupported(CameraProperties::Properties* params, OMX_TI_CAPTYP… in insertVSTABSupported() function in Ti::Camera::OMXCameraAdapter
2127 ret = insertVSTABSupported(params, caps); in insertCapabilities()