Searched refs:OMX_TI_CONFIG_EXIF_TAGS (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
H A DOMXExif.cpp237 OMX_TI_CONFIG_EXIF_TAGS *exifTags;
266 buf_size = sizeof(OMX_TI_CONFIG_EXIF_TAGS) +
285 sharedPtr = sharedBuffer.pSharedBuff + sizeof(OMX_TI_CONFIG_EXIF_TAGS);
290 exifTags = ( OMX_TI_CONFIG_EXIF_TAGS * ) sharedBuffer.pSharedBuff;
291 OMX_INIT_STRUCT_PTR (exifTags, OMX_TI_CONFIG_EXIF_TAGS);
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_TI_IVCommon.h1966 typedef struct OMX_TI_CONFIG_EXIF_TAGS { struct
2232 } OMX_TI_CONFIG_EXIF_TAGS; typedef in typeref:struct:OMX_TI_CONFIG_EXIF_TAGS

Completed in 61 milliseconds