Home
last modified time | relevance | path

Searched refs:OMX_TI_FACERESULT (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_TI_IVCommon.h1374 typedef struct OMX_TI_FACERESULT { struct
1389 } OMX_TI_FACERESULT; argument
1404 OMX_TI_FACERESULT tFacePosition[35];// 35 is max faces supported by FDIF
/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_TI_IVCommon.h1558 typedef struct OMX_TI_FACERESULT { struct
1579 } OMX_TI_FACERESULT; argument
1594 OMX_TI_FACERESULT tFacePosition[35];// 35 is max faces supported by FDIF
3155 OMX_TI_FACERESULT tFacePosition[35]; // 35 is max faces supported by FDIF
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
DOMXFD.cpp195 OMX_TI_FACERESULT *faceResult; in detectFaces()