Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
DOMXCameraAdapter.h710 static status_t insertVideoSnapshotSupported(CameraProperties::Properties*, OMX_TI_CAPTYPE&);
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMXCapabilities.cpp1782 status_t OMXCameraAdapter::insertVideoSnapshotSupported(CameraProperties::Properties* params, OMX_T… in insertVideoSnapshotSupported() function in Ti::Camera::OMXCameraAdapter
2123 ret = insertVideoSnapshotSupported(params, caps); in insertCapabilities()