Searched refs:OUTPUT_PORT_AACDEC (Results 1 – 3 of 3) sorted by relevance
260 pComponentPrivate->pCompPort[OUTPUT_PORT_AACDEC] = pCompPort; in OMX_ComponentInit()362 pComponentPrivate->pPortDef[OUTPUT_PORT_AACDEC] = pPortDef_op; in OMX_ComponentInit()414 pPortDef_op->nPortIndex = OUTPUT_PORT_AACDEC; in OMX_ComponentInit()429 …OMX_MALLOC_GENERIC(pComponentPrivate->pCompPort[OUTPUT_PORT_AACDEC]->pPortFormat, OMX_AUDIO_PARAM_… in OMX_ComponentInit()431 …OMX_CONF_INIT_STRUCT(pComponentPrivate->pCompPort[OUTPUT_PORT_AACDEC]->pPortFormat, OMX_AUDIO_PARA… in OMX_ComponentInit()443 pPortFormat = pComponentPrivate->pCompPort[OUTPUT_PORT_AACDEC]->pPortFormat; in OMX_ComponentInit()445 pPortFormat->nPortIndex = OUTPUT_PORT_AACDEC; in OMX_ComponentInit()467 aac_op->nPortIndex = OUTPUT_PORT_AACDEC; in OMX_ComponentInit()744 pComponentPrivate->pPortDef[OUTPUT_PORT_AACDEC]->nPortIndex) { in GetParameter()745 …memcpy(ComponentParameterStructure, pComponentPrivate->pPortDef[OUTPUT_PORT_AACDEC], sizeof(OMX_PA… in GetParameter()[all …]
132 __LINE__,pComponentPrivate->pPortDef[OUTPUT_PORT_AACDEC]->bPopulated); in AACDEC_Fill_LCMLInitParams()134 __LINE__,pComponentPrivate->pPortDef[OUTPUT_PORT_AACDEC]->bEnabled); in AACDEC_Fill_LCMLInitParams()142 nOpBufSize = pComponentPrivate->pPortDef[OUTPUT_PORT_AACDEC]->nBufferSize; in AACDEC_Fill_LCMLInitParams()202 …strmAttr->uBufsize = pComponentPrivate->pPortDef[OUTPUT_PORT_AACDEC]->nBufferSize;/*Changed for DA… in AACDEC_Fill_LCMLInitParams()219 arr[4] = OUTPUT_PORT_AACDEC; /*ID of the Output Stream*/ in AACDEC_Fill_LCMLInitParams()234 arr[4] = OUTPUT_PORT_AACDEC; /*ID of the Output Stream*/ in AACDEC_Fill_LCMLInitParams()292 pComponentPrivate->pLcmlBufHeader[OUTPUT_PORT_AACDEC] = pTemp_lcml; in AACDEC_Fill_LCMLInitParams()485 OMX_MEMFREE_STRUCT(pComponentPrivate->pPortDef[OUTPUT_PORT_AACDEC]); in AACDEC_FreeCompResources()489 OMX_MEMFREE_STRUCT(pComponentPrivate->pCompPort[OUTPUT_PORT_AACDEC]->pPortFormat); in AACDEC_FreeCompResources()491 OMX_MEMFREE_STRUCT(pComponentPrivate->pCompPort[OUTPUT_PORT_AACDEC]); in AACDEC_FreeCompResources()[all …]
432 OUTPUT_PORT_AACDEC enumerator