/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/src/ |
D | omx_qcelp13_aenc.cpp | 2668 OMX_PARAM_COMPONENTROLETYPE *componentRole; in get_parameter() local 2669 componentRole = (OMX_PARAM_COMPONENTROLETYPE*)paramData; in get_parameter() 2670 componentRole->nSize = component_Role.nSize; in get_parameter() 2671 componentRole->nVersion = component_Role.nVersion; in get_parameter() 2672 strlcpy((char *)componentRole->cRole, in get_parameter() 2674 sizeof(componentRole->cRole)); in get_parameter() 2895 OMX_PARAM_COMPONENTROLETYPE *componentRole; in set_parameter() local 2896 componentRole = (OMX_PARAM_COMPONENTROLETYPE*)paramData; in set_parameter() 2897 component_Role.nSize = componentRole->nSize; in set_parameter() 2898 component_Role.nVersion = componentRole->nVersion; in set_parameter() [all …]
|
/hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/src/ |
D | omx_amr_aenc.cpp | 2669 OMX_PARAM_COMPONENTROLETYPE *componentRole; in get_parameter() local 2670 componentRole = (OMX_PARAM_COMPONENTROLETYPE*)paramData; in get_parameter() 2671 componentRole->nSize = component_Role.nSize; in get_parameter() 2672 componentRole->nVersion = component_Role.nVersion; in get_parameter() 2673 strlcpy((char *)componentRole->cRole, in get_parameter() 2675 sizeof(componentRole->cRole)); in get_parameter() 2896 OMX_PARAM_COMPONENTROLETYPE *componentRole; in set_parameter() local 2897 componentRole = (OMX_PARAM_COMPONENTROLETYPE*)paramData; in set_parameter() 2898 component_Role.nSize = componentRole->nSize; in set_parameter() 2899 component_Role.nVersion = componentRole->nVersion; in set_parameter() [all …]
|
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/src/ |
D | omx_evrc_aenc.cpp | 2671 OMX_PARAM_COMPONENTROLETYPE *componentRole; in get_parameter() local 2672 componentRole = (OMX_PARAM_COMPONENTROLETYPE*)paramData; in get_parameter() 2673 componentRole->nSize = component_Role.nSize; in get_parameter() 2674 componentRole->nVersion = component_Role.nVersion; in get_parameter() 2675 strlcpy((char *)componentRole->cRole, in get_parameter() 2677 sizeof(componentRole->cRole)); in get_parameter() 2898 OMX_PARAM_COMPONENTROLETYPE *componentRole; in set_parameter() local 2899 componentRole = (OMX_PARAM_COMPONENTROLETYPE*)paramData; in set_parameter() 2900 component_Role.nSize = componentRole->nSize; in set_parameter() 2901 component_Role.nVersion = componentRole->nVersion; in set_parameter() [all …]
|
/hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/src/ |
D | omx_aac_aenc.cpp | 2757 OMX_PARAM_COMPONENTROLETYPE *componentRole; in get_parameter() local 2758 componentRole = (OMX_PARAM_COMPONENTROLETYPE*)paramData; in get_parameter() 2759 componentRole->nSize = component_Role.nSize; in get_parameter() 2760 componentRole->nVersion = component_Role.nVersion; in get_parameter() 2761 strlcpy((char *)componentRole->cRole, in get_parameter() 2763 sizeof(componentRole->cRole)); in get_parameter() 2995 OMX_PARAM_COMPONENTROLETYPE *componentRole; in set_parameter() local 2996 componentRole = (OMX_PARAM_COMPONENTROLETYPE*)paramData; in set_parameter() 2997 component_Role.nSize = componentRole->nSize; in set_parameter() 2998 component_Role.nVersion = componentRole->nVersion; in set_parameter() [all …]
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/ |
D | OMX_WbAmrDecoder.h | 653 OMX_PARAM_COMPONENTROLETYPE componentRole; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/ |
D | OMX_G729Decoder.h | 620 OMX_PARAM_COMPONENTROLETYPE componentRole; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/ |
D | OMX_G722Enc_Utils.h | 606 OMX_PARAM_COMPONENTROLETYPE componentRole; member
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/ |
D | OMX_VideoDecoder.c | 377 …OMX_CONF_INIT_STRUCT( &pComponentPrivate->componentRole, OMX_PARAM_COMPONENTROLETYPE, pComponentPr… in OMX_ComponentInit() 389 strcpy((char*)pComponentPrivate->componentRole.cRole, VIDDEC_COMPONENTROLES_H263); in OMX_ComponentInit() 396 strcpy((char*)pComponentPrivate->componentRole.cRole, VIDDEC_COMPONENTROLES_H264); in OMX_ComponentInit() 403 strcpy((char*)pComponentPrivate->componentRole.cRole, VIDDEC_COMPONENTROLES_MPEG2); in OMX_ComponentInit() 410 strcpy((char*)pComponentPrivate->componentRole.cRole, VIDDEC_COMPONENTROLES_MPEG4); in OMX_ComponentInit() 418 strcpy((char*)pComponentPrivate->componentRole.cRole, VIDDEC_COMPONENTROLES_H263); in OMX_ComponentInit() 426 strcpy((char*)pComponentPrivate->componentRole.cRole, VIDDEC_COMPONENTROLES_WMV9); in OMX_ComponentInit() 434 strcpy((char*)pComponentPrivate->componentRole.cRole, VIDDEC_COMPONENTROLES_MPEG4); in OMX_ComponentInit() 921 … memcpy( pRole, &pComponentPrivate->componentRole, sizeof(OMX_PARAM_COMPONENTROLETYPE)); in VIDDEC_GetParameter() 1462 cTempRole = (OMX_U8*)pComponentPrivate->componentRole.cRole; in VIDDEC_SetParameter() [all …]
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/ |
D | OMX_AmrDecoder.h | 835 OMX_PARAM_COMPONENTROLETYPE componentRole; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/ |
D | OMX_G711Decoder.h | 674 OMX_PARAM_COMPONENTROLETYPE componentRole; member
|
D | OMX_G711Dec_Utils.h | 748 OMX_PARAM_COMPONENTROLETYPE componentRole; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/inc/ |
D | OMX_G726Enc_Utils.h | 656 OMX_PARAM_COMPONENTROLETYPE componentRole; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/ |
D | OMX_G722Dec_Utils.h | 560 OMX_PARAM_COMPONENTROLETYPE *componentRole; member
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/ |
D | OMX_VPP_Utils.h | 457 OMX_PARAM_COMPONENTROLETYPE componentRole; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/ |
D | OMX_G726Dec_Utils.h | 669 OMX_PARAM_COMPONENTROLETYPE *componentRole; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/ |
D | OMX_WbAmrEnc_Utils.h | 762 OMX_PARAM_COMPONENTROLETYPE componentRole; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/ |
D | OMX_G722Decoder.c | 296 G722D_OMX_MALLOC(pComponentPrivate->componentRole,OMX_PARAM_COMPONENTROLETYPE); in OMX_ComponentInit() 297 strcpy((char*)pComponentPrivate->componentRole->cRole, G722_DEC_ROLE); in OMX_ComponentInit() 928 G722D_OMX_CONF_CHECK_CMD(pComponentPrivate->componentRole, 1, 1); in SetParameter() 929 … memcpy(pComponentPrivate->componentRole, (void *)pRole, sizeof(OMX_PARAM_COMPONENTROLETYPE)); in SetParameter()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/ |
D | OMX_AacDecoder.c | 355 OMX_MALLOC_GENERIC(pComponentPrivate->componentRole,OMX_PARAM_COMPONENTROLETYPE); in OMX_ComponentInit() 356 strcpy((char*)pComponentPrivate->componentRole->cRole, AAC_DEC_ROLE); in OMX_ComponentInit() 1010 AACDEC_OMX_CONF_CHECK_CMD(pComponentPrivate->componentRole, 1,1) in SetParameter() 1011 … memcpy(pComponentPrivate->componentRole, (void *)pRole, sizeof(OMX_PARAM_COMPONENTROLETYPE)); in SetParameter() 2347 …memcpy(cRole, &pComponentPrivate->componentRole->cRole, sizeof(OMX_U8) * OMX_MAX_STRINGNAME_SIZE); in ComponentRoleEnum()
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/ |
D | OMX_JpegEnc_Utils.h | 456 OMX_PARAM_COMPONENTROLETYPE componentRole; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/ |
D | OMX_G711Enc_Utils.h | 788 OMX_PARAM_COMPONENTROLETYPE componentRole; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/ |
D | OMX_WmaDec_Utils.h | 855 OMX_PARAM_COMPONENTROLETYPE componentRole; member
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/ |
D | OMX_JpegDec_Utils.h | 470 OMX_PARAM_COMPONENTROLETYPE componentRole; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/ |
D | OMX_Mp3Dec_Utils.h | 749 OMX_PARAM_COMPONENTROLETYPE componentRole; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/ |
D | OMX_AacEnc_Utils.h | 582 OMX_PARAM_COMPONENTROLETYPE componentRole; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/ |
D | OMX_G729Enc_Utils.h | 872 OMX_PARAM_COMPONENTROLETYPE componentRole; member
|