Home
last modified time | relevance | path

Searched refs:NBAMRDEC_INPUT_PORT (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
DOMX_AmrDecoder.c249 pHandle->pComponentPrivate)->amrParams[NBAMRDEC_INPUT_PORT] = amr_ip; in OMX_ComponentInit()
382 pComponentPrivate->sInPortFormat.nPortIndex = NBAMRDEC_INPUT_PORT; in OMX_ComponentInit()
440 ((AMRDEC_COMPONENT_PRIVATE*) pHandle->pComponentPrivate)->pPortDef[NBAMRDEC_INPUT_PORT] in OMX_ComponentInit()
835 …UT_PORT]->nPortIndex = %ld\n",__LINE__,pComponentPrivate->pPortDef[NBAMRDEC_INPUT_PORT]->nPortInde… in GetParameter()
837 pComponentPrivate->pPortDef[NBAMRDEC_INPUT_PORT]->nPortIndex) { in GetParameter()
839 … memcpy(ComponentParameterStructure,pComponentPrivate->pPortDef[NBAMRDEC_INPUT_PORT], in GetParameter()
857 …entParameterStructure))->nPortIndex == pComponentPrivate->pPortDef[NBAMRDEC_INPUT_PORT]->nPortInde… in GetParameter()
885 pComponentPrivate->pPortDef[NBAMRDEC_INPUT_PORT]->nPortIndex) { in GetParameter()
887 … memcpy(ComponentParameterStructure,pComponentPrivate->amrParams[NBAMRDEC_INPUT_PORT], in GetParameter()
1056 pHandle->pComponentPrivate)->amrParams[NBAMRDEC_INPUT_PORT], in SetParameter()
[all …]
DOMX_AmrDec_Utils.c231 pComponentPrivate->amrParams[NBAMRDEC_INPUT_PORT]->eAMRDTXMode; in NBAMRDECFill_LCMLInitParams()
241 arr[1] = NBAMRDEC_INPUT_PORT; in NBAMRDECFill_LCMLInitParams()
295 pComponentPrivate->pLcmlBufHeader[NBAMRDEC_INPUT_PORT] = pTemp_lcml; in NBAMRDECFill_LCMLInitParams()
488 nIpBuf = pComponentPrivate->pPortDef[NBAMRDEC_INPUT_PORT]->nBufferCountActual; in NBAMRDEC_FreeCompResources()
537 OMX_MEMFREE_STRUCT(pComponentPrivate->pPortDef[NBAMRDEC_INPUT_PORT]); in NBAMRDEC_FreeCompResources()
539 OMX_MEMFREE_STRUCT(pComponentPrivate->amrParams[NBAMRDEC_INPUT_PORT]); in NBAMRDEC_FreeCompResources()
587 pTemp_lcml = pComponentPrivate->pLcmlBufHeader[NBAMRDEC_INPUT_PORT]; in NBAMRDEC_CleanupInitParams()
616 OMX_MEMFREE_STRUCT(pComponentPrivate->pLcmlBufHeader[NBAMRDEC_INPUT_PORT]); in NBAMRDEC_CleanupInitParams()
741 …PUT_PORT]->bPopulated %d \n",__LINE__,pComponentPrivate->pPortDef[NBAMRDEC_INPUT_PORT]->bPopulate… in NBAMRDECHandleCommand()
742 …PUT_PORT]->bEnabled %d \n",__LINE__,pComponentPrivate->pPortDef[NBAMRDEC_INPUT_PORT]->bEnabled); in NBAMRDECHandleCommand()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
DOMX_AmrDecoder.h332 NBAMRDEC_INPUT_PORT = 0, enumerator