Searched refs:VIDDEC_OUTPUT_PORT (Results 1 – 2 of 2) sorted by relevance
354 …OMX_MALLOC_STRUCT(pComponentPrivate->pCompPort[VIDDEC_OUTPUT_PORT], VIDDEC_PORT_TYPE,pComponentPri… in OMX_ComponentInit()666 else if (nParam1 == VIDDEC_OUTPUT_PORT) { in VIDDEC_SendCommand()708 else if (nParam1 == VIDDEC_OUTPUT_PORT) { in VIDDEC_SendCommand()745 if ( nParam1 > VIDDEC_OUTPUT_PORT ){ in VIDDEC_SendCommand()2029 else if (pComponentConfig->nPortIndex == VIDDEC_OUTPUT_PORT) { in VIDDEC_SetConfig()2036 … ((VIDDEC_COMPONENT_PRIVATE*)pHandle->pComponentPrivate)->pPortDef[VIDDEC_OUTPUT_PORT] = pPortDef; in VIDDEC_SetConfig()2631 … if(pComponentPrivate->pCompPort[VIDDEC_OUTPUT_PORT]->pBufferPrivate[iCount]->pBufferHdr != NULL) { in VIDDEC_ComponentDeInit()2633 … pBuffHead = pComponentPrivate->pCompPort[VIDDEC_OUTPUT_PORT]->pBufferPrivate[iCount]->pBufferHdr; in VIDDEC_ComponentDeInit()2635 …if(pComponentPrivate->pCompPort[VIDDEC_OUTPUT_PORT]->pBufferPrivate[iCount]->bAllocByComponent == … in VIDDEC_ComponentDeInit()2640 … pComponentPrivate->pCompPort[VIDDEC_OUTPUT_PORT]->pBufferPrivate[iCount]->pBufferHdr = NULL; in VIDDEC_ComponentDeInit()[all …]
481 VIDDEC_OUTPUT_PORT enumerator