/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/ |
D | OMX_G711Decoder.c | 389 pComponentPrivate->sInPortFormat.nPortIndex = G711DEC_INPUT_PORT; in OMX_ComponentInit() 390 pComponentPrivate->sInPortFormat.nIndex = OMX_IndexParamAudioPcm; in OMX_ComponentInit() 391 pComponentPrivate->sInPortFormat.eEncoding = OMX_AUDIO_CodingG711; in OMX_ComponentInit() 797 …mponentPrivate->sInPortFormat.nPortIndex= %d\n",(int)pComponentPrivate->sInPortFormat.nPortIndex ); in GetParameter() 807 pComponentPrivate->sInPortFormat.nIndex) in GetParameter() 813 memcpy(ComponentParameterStructure, &pComponentPrivate->sInPortFormat, in GetParameter()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/ |
D | OMX_WbAmrDecoder.c | 354 pComponentPrivate->sInPortFormat.nPortIndex = WBAMR_DEC_INPUT_PORT; in OMX_ComponentInit() 355 pComponentPrivate->sInPortFormat.nIndex = OMX_IndexParamAudioAmr; in OMX_ComponentInit() 356 pComponentPrivate->sInPortFormat.eEncoding = OMX_AUDIO_CodingAMR; in OMX_ComponentInit() 829 … "pComponentPrivate->sInPortFormat.nPortIndex= %ld\n",pComponentPrivate->sInPortFormat.nPortIndex); in GetParameter() 834 pComponentPrivate->sInPortFormat.nPortIndex) { in GetParameter() 839 memcpy(ComponentParameterStructure, &pComponentPrivate->sInPortFormat, in GetParameter() 994 …memcpy(&pComponentPrivate->sInPortFormat, pComponentParam, sizeof(OMX_AUDIO_PARAM_PORTFORMATTYPE)); in SetParameter()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/ |
D | OMX_WbAmrDecoder.h | 496 OMX_AUDIO_PARAM_PORTFORMATTYPE sInPortFormat; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/ |
D | OMX_AmrDecoder.c | 382 pComponentPrivate->sInPortFormat.nPortIndex = NBAMRDEC_INPUT_PORT; in OMX_ComponentInit() 383 pComponentPrivate->sInPortFormat.nIndex = OMX_IndexParamAudioAmr; in OMX_ComponentInit() 384 pComponentPrivate->sInPortFormat.eEncoding = OMX_AUDIO_CodingAMR; in OMX_ComponentInit() 855 …entPrivate->sInPortFormat.nPortIndex= %ld\n",__LINE__,pComponentPrivate->sInPortFormat.nPortIndex); in GetParameter() 858 …ORMATTYPE *)(ComponentParameterStructure))->nIndex > pComponentPrivate->sInPortFormat.nPortIndex) { in GetParameter() 862 memcpy(ComponentParameterStructure, &pComponentPrivate->sInPortFormat, in GetParameter() 1020 …memcpy(&pComponentPrivate->sInPortFormat, pComponentParam, sizeof(OMX_AUDIO_PARAM_PORTFORMATTYPE)); in SetParameter()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/ |
D | OMX_AmrDecoder.h | 576 OMX_AUDIO_PARAM_PORTFORMATTYPE sInPortFormat; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/ |
D | OMX_G711Decoder.h | 465 OMX_AUDIO_PARAM_PORTFORMATTYPE sInPortFormat; member
|
D | OMX_G711Dec_Utils.h | 539 OMX_AUDIO_PARAM_PORTFORMATTYPE sInPortFormat; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/ |
D | OMX_G722Dec_Utils.h | 386 OMX_AUDIO_PARAM_PORTFORMATTYPE sInPortFormat; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
D | OMX_WmaDecoder.c | 342 pComponentPrivate->sInPortFormat.eEncoding = OMX_AUDIO_CodingWMA; in OMX_ComponentInit() 343 pComponentPrivate->sInPortFormat.nIndex = 0; in OMX_ComponentInit() 344 pComponentPrivate->sInPortFormat.nPortIndex = INPUT_PORT; in OMX_ComponentInit() 835 pComponentPrivate->sInPortFormat.nIndex) { in GetParameter() 840 memcpy(ComponentParameterStructure, &pComponentPrivate->sInPortFormat, in GetParameter()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/ |
D | OMX_G726Dec_Utils.h | 400 OMX_AUDIO_PARAM_PORTFORMATTYPE sInPortFormat; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/ |
D | OMX_AacEncoder.c | 342 pComponentPrivate->sInPortFormat.eEncoding = OMX_AUDIO_CodingPCM; in OMX_ComponentInit() 343 pComponentPrivate->sInPortFormat.nIndex = 1;/*OMX_IndexParamAudioPcm; */ in OMX_ComponentInit() 344 pComponentPrivate->sInPortFormat.nPortIndex = INPUT_PORT; in OMX_ComponentInit() 853 …PORTFORMATTYPE *)(ComponentParameterStructure))->nIndex > pComponentPrivate->sInPortFormat.nIndex) in GetParameter() 861 …memcpy(ComponentParameterStructure, &pComponentPrivate->sInPortFormat, sizeof(OMX_AUDIO_PARAM_PORT… in GetParameter()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/ |
D | OMX_WmaDec_Utils.h | 624 OMX_AUDIO_PARAM_PORTFORMATTYPE sInPortFormat; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/ |
D | OMX_Mp3Dec_Utils.h | 548 OMX_AUDIO_PARAM_PORTFORMATTYPE sInPortFormat; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/ |
D | OMX_AacEnc_Utils.h | 349 OMX_AUDIO_PARAM_PORTFORMATTYPE sInPortFormat; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/ |
D | OMX_AacDec_Utils.h | 697 OMX_AUDIO_PARAM_PORTFORMATTYPE sInPortFormat; member
|