Searched refs:pCompRole (Results 1 – 2 of 2) sorted by relevance
452 OMX_PARAM_COMPONENTROLETYPE* pCompRole; member
660 OMX_MALLOC(pComponentPrivate->pCompRole, sizeof(OMX_PARAM_COMPONENTROLETYPE)); in OMX_ComponentInit()661 OMX_CONF_INIT_STRUCT(pComponentPrivate->pCompRole,OMX_PARAM_COMPONENTROLETYPE); in OMX_ComponentInit()1449 OMX_MEMCPY_CHECK(pComponentPrivate->pCompRole); in SetParameter_JPEGDec()1450 memcpy(pComponentPrivate->pCompRole, pRole, sizeof(OMX_PARAM_COMPONENTROLETYPE )); in SetParameter_JPEGDec()