/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/ |
D | OMX_G711Decoder.c | 393 pComponentPrivate->sOutPortFormat.nPortIndex = G711DEC_OUTPUT_PORT; in OMX_ComponentInit() 394 pComponentPrivate->sOutPortFormat.nIndex = OMX_IndexParamAudioPcm; in OMX_ComponentInit() 395 pComponentPrivate->sOutPortFormat.eEncoding = OMX_AUDIO_CodingPCM; in OMX_ComponentInit() 798 …ponentPrivate->sOutPortFormat.nPortIndex= %d\n",(int)pComponentPrivate->sOutPortFormat.nPortIndex); in GetParameter() 823 pComponentPrivate->sOutPortFormat.nIndex) in GetParameter() 830 memcpy(ComponentParameterStructure, &pComponentPrivate->sOutPortFormat, in GetParameter()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/ |
D | OMX_WbAmrDecoder.c | 360 pComponentPrivate->sOutPortFormat.nPortIndex = WBAMR_DEC_OUTPUT_PORT; in OMX_ComponentInit() 361 pComponentPrivate->sOutPortFormat.nIndex = OMX_IndexParamAudioPcm; in OMX_ComponentInit() 362 pComponentPrivate->sOutPortFormat.eEncoding = OMX_AUDIO_CodingPCM; in OMX_ComponentInit() 830 …pComponentPrivate->sOutPortFormat.nPortIndex= %ld\n",pComponentPrivate->sOutPortFormat.nPortIndex); in GetParameter() 846 …RMATTYPE *)(ComponentParameterStructure))->nIndex > pComponentPrivate->sOutPortFormat.nPortIndex) { in GetParameter() 850 memcpy(ComponentParameterStructure, &pComponentPrivate->sOutPortFormat, in GetParameter() 998 …memcpy(&pComponentPrivate->sOutPortFormat, pComponentParam, sizeof(OMX_AUDIO_PARAM_PORTFORMATTYPE)… in SetParameter()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/ |
D | OMX_WbAmrDecoder.h | 497 OMX_AUDIO_PARAM_PORTFORMATTYPE sOutPortFormat; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/ |
D | OMX_AmrDecoder.c | 388 pComponentPrivate->sOutPortFormat.nPortIndex = NBAMRDEC_OUTPUT_PORT; in OMX_ComponentInit() 389 pComponentPrivate->sOutPortFormat.nIndex = OMX_IndexParamAudioPcm; in OMX_ComponentInit() 390 pComponentPrivate->sOutPortFormat.eEncoding = OMX_AUDIO_CodingPCM; in OMX_ComponentInit() 856 …tPrivate->sOutPortFormat.nPortIndex= %ld\n",__LINE__,pComponentPrivate->sOutPortFormat.nPortIndex); in GetParameter() 868 …RMATTYPE *)(ComponentParameterStructure))->nIndex > pComponentPrivate->sOutPortFormat.nPortIndex) { in GetParameter() 874 …memcpy(ComponentParameterStructure, &pComponentPrivate->sOutPortFormat, sizeof(OMX_AUDIO_PARAM_POR… in GetParameter() 1024 …memcpy(&pComponentPrivate->sOutPortFormat, pComponentParam, sizeof(OMX_AUDIO_PARAM_PORTFORMATTYPE)… in SetParameter()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/ |
D | OMX_AmrDecoder.h | 579 OMX_AUDIO_PARAM_PORTFORMATTYPE sOutPortFormat; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/ |
D | OMX_G711Decoder.h | 468 OMX_AUDIO_PARAM_PORTFORMATTYPE sOutPortFormat; member
|
D | OMX_G711Dec_Utils.h | 542 OMX_AUDIO_PARAM_PORTFORMATTYPE sOutPortFormat; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/ |
D | OMX_G722Dec_Utils.h | 388 OMX_AUDIO_PARAM_PORTFORMATTYPE sOutPortFormat; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
D | OMX_WmaDecoder.c | 347 pComponentPrivate->sOutPortFormat.eEncoding = OMX_AUDIO_CodingPCM; /*chrisk*/ in OMX_ComponentInit() 348 pComponentPrivate->sOutPortFormat.nIndex = 1; in OMX_ComponentInit() 349 pComponentPrivate->sOutPortFormat.nPortIndex = OUTPUT_PORT; in OMX_ComponentInit() 849 pComponentPrivate->sOutPortFormat.nIndex) { in GetParameter() 855 memcpy(ComponentParameterStructure, &pComponentPrivate->sOutPortFormat, in GetParameter()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/ |
D | OMX_G726Dec_Utils.h | 403 OMX_AUDIO_PARAM_PORTFORMATTYPE sOutPortFormat; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/ |
D | OMX_AacEncoder.c | 338 pComponentPrivate->sOutPortFormat.eEncoding = OMX_AUDIO_CodingAAC; in OMX_ComponentInit() 339 pComponentPrivate->sOutPortFormat.nIndex = 0;/*OMX_IndexParamAudioAac;*/ in OMX_ComponentInit() 340 pComponentPrivate->sOutPortFormat.nPortIndex = OUTPUT_PORT; in OMX_ComponentInit() 866 …ORTFORMATTYPE *)(ComponentParameterStructure))->nIndex > pComponentPrivate->sOutPortFormat.nIndex) in GetParameter() 874 …memcpy(ComponentParameterStructure, &pComponentPrivate->sOutPortFormat, sizeof(OMX_AUDIO_PARAM_POR… in GetParameter()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/ |
D | OMX_WmaDec_Utils.h | 627 OMX_AUDIO_PARAM_PORTFORMATTYPE sOutPortFormat; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/ |
D | OMX_Mp3Dec_Utils.h | 550 OMX_AUDIO_PARAM_PORTFORMATTYPE sOutPortFormat; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/ |
D | OMX_AacEnc_Utils.h | 351 OMX_AUDIO_PARAM_PORTFORMATTYPE sOutPortFormat; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/ |
D | OMX_AacDec_Utils.h | 699 OMX_AUDIO_PARAM_PORTFORMATTYPE sOutPortFormat; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/ |
D | OMX_Mp3Decoder.c | 356 pComponentPrivate->sOutPortFormat.eEncoding = OMX_AUDIO_CodingPCM; in OMX_ComponentInit()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/ |
D | OMX_AacDecoder.c | 348 pComponentPrivate->sOutPortFormat.eEncoding = OMX_AUDIO_CodingPCM; in OMX_ComponentInit()
|