Home
last modified time | relevance | path

Searched refs:pParameterStructure (Results 1 – 16 of 16) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
DOMX_G729Decoder.c740 OMX_PARAM_PORTDEFINITIONTYPE *pParameterStructure = NULL; in GetParameter() local
748 pParameterStructure = (OMX_PARAM_PORTDEFINITIONTYPE*)ComponentParameterStructure; in GetParameter()
750 if (pParameterStructure == NULL) { in GetParameter()
755 G729DEC_DPRINT("pParameterStructure = %p\n",pParameterStructure); in GetParameter()
780 G729DEC_DPRINT ("pParameterStructure->nPortIndex = %d\n",pParameterStructure->nPortIndex); in GetParameter()
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
DOMX_G711Decoder.c722 OMX_PARAM_PORTDEFINITIONTYPE *pParameterStructure = NULL; in GetParameter() local
728 pParameterStructure = (OMX_PARAM_PORTDEFINITIONTYPE*)ComponentParameterStructure; in GetParameter()
730 if (pParameterStructure == NULL) { in GetParameter()
736 G711DEC_DPRINT("pParameterStructure = %p\n",pParameterStructure); in GetParameter()
764 … G711DEC_DPRINT ("pParameterStructure->nPortIndex = %d\n",(int)pParameterStructure->nPortIndex); in GetParameter()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
DOMX_WbAmrDecoder.c764 OMX_PARAM_PORTDEFINITIONTYPE *pParameterStructure; in GetParameter() local
769 pParameterStructure = (OMX_PARAM_PORTDEFINITIONTYPE*)ComponentParameterStructure; in GetParameter()
771 if (pParameterStructure == NULL) { in GetParameter()
776 OMX_PRINT2(pComponentPrivate->dbg, "pParameterStructure = %p\n",pParameterStructure); in GetParameter()
803 …(pComponentPrivate->dbg, "pParameterStructure->nPortIndex = %ld\n",pParameterStructure->nPortIndex… in GetParameter()
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
DOMX_AmrDecoder.c792 OMX_PARAM_PORTDEFINITIONTYPE *pParameterStructure; in GetParameter() local
798 pParameterStructure = (OMX_PARAM_PORTDEFINITIONTYPE*)ComponentParameterStructure; in GetParameter()
800 if (pParameterStructure == NULL) { in GetParameter()
805 …ntPrivate->dbg, "%d ::OMX_AmrDecoder.c ::pParameterStructure = %p\n",__LINE__,pParameterStructure); in GetParameter()
834 …X_AmrDecoder.c ::pParameterStructure->nPortIndex = %ld\n",__LINE__,pParameterStructure->nPortIndex… in GetParameter()
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
DOMX_WmaDecoder.c770 OMX_PARAM_PORTDEFINITIONTYPE *pParameterStructure; in GetParameter() local
774 pParameterStructure = (OMX_PARAM_PORTDEFINITIONTYPE*)ComponentParameterStructure; in GetParameter()
776 if (pParameterStructure == NULL) { in GetParameter()
781 OMX_PRINT1(pComponentPrivate->dbg, "pParameterStructure = %p\n",pParameterStructure); in GetParameter()
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
DOMX_G726Encoder.c636 OMX_PARAM_PORTDEFINITIONTYPE *pParameterStructure = NULL; in GetParameter() local
639 pParameterStructure = (OMX_PARAM_PORTDEFINITIONTYPE*)ComponentParameterStructure; in GetParameter()
641 if (pParameterStructure == NULL) { in GetParameter()
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
DOMX_G711Encoder.c673 OMX_PARAM_PORTDEFINITIONTYPE *pParameterStructure = NULL; in GetParameter() local
676 pParameterStructure = (OMX_PARAM_PORTDEFINITIONTYPE*)ComponentParameterStructure; in GetParameter()
679 if (pParameterStructure == NULL) { in GetParameter()
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
DOMX_G722Encoder.c786 OMX_PARAM_PORTDEFINITIONTYPE *pParameterStructure = NULL; in GetParameter() local
796 pParameterStructure = (OMX_PARAM_PORTDEFINITIONTYPE *)ComponentParameterStructure; in GetParameter()
797 if (pParameterStructure == NULL) { in GetParameter()
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
DOMX_G729Encoder.c722 OMX_PARAM_PORTDEFINITIONTYPE *pParameterStructure = NULL; in GetParameter() local
724 pParameterStructure = (OMX_PARAM_PORTDEFINITIONTYPE*)ComponentParameterStructure; in GetParameter()
727 if (pParameterStructure == NULL) in GetParameter()
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
DOMX_AacEncoder.c793 OMX_PARAM_PORTDEFINITIONTYPE *pParameterStructure = NULL; in GetParameter() local
798 pParameterStructure = (OMX_PARAM_PORTDEFINITIONTYPE*)ComponentParameterStructure; in GetParameter()
799 if (pParameterStructure == NULL) in GetParameter()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
DOMX_WbAmrEncoder.c799 OMX_PARAM_PORTDEFINITIONTYPE *pParameterStructure; in GetParameter() local
803 pParameterStructure = (OMX_PARAM_PORTDEFINITIONTYPE*)ComponentParameterStructure; in GetParameter()
806 if (pParameterStructure == NULL) { in GetParameter()
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
DOMX_Mp3Decoder.c707 OMX_PARAM_PORTDEFINITIONTYPE *pParameterStructure; in GetParameter() local
710 pParameterStructure = (OMX_PARAM_PORTDEFINITIONTYPE*)ComponentParameterStructure; in GetParameter()
718 if (pParameterStructure == NULL) { in GetParameter()
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
DOMX_AmrEncoder.c874 OMX_PARAM_PORTDEFINITIONTYPE *pParameterStructure; in GetParameter() local
877 pParameterStructure = (OMX_PARAM_PORTDEFINITIONTYPE*)ComponentParameterStructure; in GetParameter()
879 if (pParameterStructure == NULL) { in GetParameter()
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
DOMX_G726Decoder.c669 OMX_PARAM_PORTDEFINITIONTYPE *pParameterStructure = NULL; in GetParameter() local
678 pParameterStructure = (OMX_PARAM_PORTDEFINITIONTYPE*)ComponentParameterStructure; in GetParameter()
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
DOMX_G722Decoder.c656 OMX_PARAM_PORTDEFINITIONTYPE *pParameterStructure = NULL; in GetParameter() local
665 pParameterStructure = (OMX_PARAM_PORTDEFINITIONTYPE*)ComponentParameterStructure; in GetParameter()
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
DOMX_AacDecoder.c704 OMX_PARAM_PORTDEFINITIONTYPE *pParameterStructure; in GetParameter() local
705 pParameterStructure = (OMX_PARAM_PORTDEFINITIONTYPE*)ComponentParameterStructure; in GetParameter()