Searched defs:colorKey (Results 1 - 3 of 3) sorted by relevance

/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
H A DOMX_VPP.c634 OMX_U8 colorKey[3] = {3,5,250}; /*RGB*/ local
751 OMX_MALLOC(pComponentPrivate->colorKey, 3 * sizeof(OMX_U8));
752 pTemp = memcpy (pComponentPrivate->colorKey, (OMX_U8 *)colorKey,(3 * sizeof(OMX_U8)));
1632 pTemp = memcpy (((VPP_COMPONENT_PRIVATE*)pHandle->pComponentPrivate)-> colorKey,
/hardware/intel/img/psb_video/src/
H A Dpsb_overlay.h322 uint32_t colorKey; member in struct:_PsbPortPrivRec
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
H A DOMX_VPP_Utils.h420 OMX_U8 *colorKey; member in struct:VPP_COMPONENT_PRIVATE

Completed in 260 milliseconds