Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_TI_IVCommon.h1648 OMX_TI_ProfilerData, /**< 0x7F00001D Used for profiling data */ enumerator
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMXCameraAdapter.cpp3385 static_cast<OMX_EXTRADATATYPE> (OMX_TI_ProfilerData)); in storeProfilingData()
3388 if( extraData->eType == static_cast<OMX_EXTRADATATYPE> (OMX_TI_ProfilerData) ) { in storeProfilingData()