Home
last modified time | relevance | path

Searched refs:pComponentParameterStructure (Results 1 – 22 of 22) sorted by relevance

/hardware/intel/common/omx-components/videocodec/
DOMXComponentCodecBase.cpp74 OMX_PTR pComponentParameterStructure) { in ComponentGetParameter() argument
83 return (*handler)(this, pComponentParameterStructure); in ComponentGetParameter()
88 OMX_PTR pComponentParameterStructure) { in ComponentSetParameter() argument
97 return (*handler)(this, pComponentParameterStructure); in ComponentSetParameter()
DOMXComponentCodecBase.h46 OMX_PTR pComponentParameterStructure);
50 OMX_PTR pComponentParameterStructure);
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_camera/src/
Domx_proxy_camera.c285 OMX_INOUT OMX_PTR pComponentParameterStructure) in CameraGetConfig() argument
299 (OMX_TI_CONFIG_SHAREDBUFFER *) pComponentParameterStructure; in CameraGetConfig()
326 pComponentParameterStructure, in CameraGetConfig()
346 OMX_INOUT OMX_PTR pComponentParameterStructure) in CameraSetConfig() argument
361 pComponentParameterStructure; in CameraSetConfig()
388 pComponentParameterStructure, in CameraSetConfig()
397 OMX_INOUT OMX_PTR pComponentParameterStructure) in CameraSetParam() argument
416 pVtcConfig = (OMX_TI_PARAM_VTCSLICE *)pComponentParameterStructure; in CameraSetParam()
471 pComponentParameterStructure; in CameraSetParam()
514 pComponentParameterStructure, in CameraSetParam()
/hardware/intel/common/utils/ISV/omx/
Disv_omxcomponent.cpp242 OMX_INOUT OMX_PTR pComponentParameterStructure) in GetParameter() argument
246 return pComp->ISV_GetParameter(nParamIndex, pComponentParameterStructure); in GetParameter()
251 OMX_INOUT OMX_PTR pComponentParameterStructure) in ISV_GetParameter() argument
255 OMX_ERRORTYPE err = OMX_GetParameter(mComponent, nParamIndex, pComponentParameterStructure); in ISV_GetParameter()
259 static_cast<OMX_PARAM_PORTDEFINITIONTYPE*>(pComponentParameterStructure); in ISV_GetParameter()
287 OMX_IN OMX_PTR pComponentParameterStructure) in SetParameter() argument
291 return pComp->ISV_SetParameter(nIndex, pComponentParameterStructure); in SetParameter()
296 OMX_IN OMX_PTR pComponentParameterStructure) in ISV_SetParameter() argument
301 ISV_MODE* def = static_cast<ISV_MODE*>(pComponentParameterStructure); in ISV_SetParameter()
331 pComponentParameterStructure); in ISV_SetParameter()
[all …]
/hardware/intel/common/wrs_omxil_core/base/inc/
Dcomponentbase.h133 OMX_INOUT OMX_PTR pComponentParameterStructure);
137 OMX_INOUT OMX_PTR pComponentParameterStructure);
142 OMX_IN OMX_PTR pComponentParameterStructure);
146 OMX_IN OMX_PTR pComponentParameterStructure);
344 OMX_PTR pComponentParameterStructure) = 0;
347 OMX_PTR pComponentParameterStructure) = 0;
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_camera/src/
Domx_proxy_camera.c185 OMX_INOUT OMX_PTR pComponentParameterStructure) in CameraGetConfig() argument
199 (OMX_TI_CONFIG_SHAREDBUFFER *) pComponentParameterStructure; in CameraGetConfig()
226 pComponentParameterStructure, in CameraGetConfig()
246 OMX_INOUT OMX_PTR pComponentParameterStructure) in CameraSetConfig() argument
261 pComponentParameterStructure; in CameraSetConfig()
288 pComponentParameterStructure, in CameraSetConfig()
/hardware/intel/common/utils/ISV/include/
Disv_omxcomponent.h101 OMX_INOUT OMX_PTR pComponentParameterStructure);
104 OMX_INOUT OMX_PTR pComponentParameterStructure);
109 OMX_IN OMX_PTR pComponentParameterStructure);
112 OMX_IN OMX_PTR pComponentParameterStructure);
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
DOMX_JpegEncoder.c996 OMX_INOUT OMX_PTR pComponentParameterStructure) in JPEGENC_GetParameter() argument
1005 OMX_CHECK_PARAM(pComponentParameterStructure); in JPEGENC_GetParameter()
1020 …memcpy(pComponentParameterStructure, pComponentPrivate->pPortParamType, sizeof(OMX_PORT_PARAM_TYPE… in JPEGENC_GetParameter()
1021 OMX_MEMCPY_CHECK(pComponentParameterStructure); in JPEGENC_GetParameter()
1024 …memcpy(pComponentParameterStructure, pComponentPrivate->pPortParamTypeAudio, sizeof(OMX_PORT_PARAM… in JPEGENC_GetParameter()
1025 OMX_MEMCPY_CHECK(pComponentParameterStructure); in JPEGENC_GetParameter()
1028 …memcpy(pComponentParameterStructure, pComponentPrivate->pPortParamTypeVideo, sizeof(OMX_PORT_PARAM… in JPEGENC_GetParameter()
1029 OMX_MEMCPY_CHECK(pComponentParameterStructure); in JPEGENC_GetParameter()
1032 …memcpy(pComponentParameterStructure, pComponentPrivate->pPortParamTypeOthers, sizeof(OMX_PORT_PARA… in JPEGENC_GetParameter()
1033 OMX_MEMCPY_CHECK(pComponentParameterStructure); in JPEGENC_GetParameter()
[all …]
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_Core.h789 pComponentParameterStructure) \ argument
793 pComponentParameterStructure) /* Macro End */
828 pComponentParameterStructure) \ argument
832 pComponentParameterStructure) /* Macro End */
DOMX_Component.h359 OMX_INOUT OMX_PTR pComponentParameterStructure);
368 OMX_IN OMX_PTR pComponentParameterStructure);
/hardware/qcom/media/mm-core/inc/
DOMX_Core.h798 pComponentParameterStructure) \ argument
802 pComponentParameterStructure) /* Macro End */
837 pComponentParameterStructure) \ argument
841 pComponentParameterStructure) /* Macro End */
DOMX_Component.h359 OMX_INOUT OMX_PTR pComponentParameterStructure);
368 OMX_IN OMX_PTR pComponentParameterStructure);
/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_Core.h806 pComponentParameterStructure) \ argument
810 pComponentParameterStructure) /* Macro End */
845 pComponentParameterStructure) \ argument
849 pComponentParameterStructure) /* Macro End */
DOMX_Component.h376 OMX_INOUT OMX_PTR pComponentParameterStructure);
385 OMX_IN OMX_PTR pComponentParameterStructure);
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_Core.h789 pComponentParameterStructure) \ argument
793 pComponentParameterStructure) /* Macro End */
828 pComponentParameterStructure) \ argument
832 pComponentParameterStructure) /* Macro End */
DOMX_Component.h359 OMX_INOUT OMX_PTR pComponentParameterStructure);
368 OMX_IN OMX_PTR pComponentParameterStructure);
/hardware/qcom/media/mm-core/omxcore/inc/
DOMX_Core.h789 pComponentParameterStructure) \ argument
793 pComponentParameterStructure) /* Macro End */
828 pComponentParameterStructure) \ argument
832 pComponentParameterStructure) /* Macro End */
DOMX_Component.h359 OMX_INOUT OMX_PTR pComponentParameterStructure);
368 OMX_IN OMX_PTR pComponentParameterStructure);
/hardware/intel/common/wrs_omxil_core/base/src/
Dcomponentbase.cpp445 OMX_INOUT OMX_PTR pComponentParameterStructure) in GetParameter() argument
458 pComponentParameterStructure); in GetParameter()
464 OMX_INOUT OMX_PTR pComponentParameterStructure) in CBaseGetParameter() argument
476 (OMX_PORT_PARAM_TYPE *)pComponentParameterStructure; in CBaseGetParameter()
487 (OMX_PARAM_PORTDEFINITIONTYPE *)pComponentParameterStructure; in CBaseGetParameter()
513 ret = ComponentGetParameter(nParamIndex, pComponentParameterStructure); in CBaseGetParameter()
522 OMX_IN OMX_PTR pComponentParameterStructure) in SetParameter() argument
535 pComponentParameterStructure); in SetParameter()
541 OMX_IN OMX_PTR pComponentParameterStructure) in CBaseSetParameter() argument
558 (OMX_PARAM_PORTDEFINITIONTYPE *)pComponentParameterStructure; in CBaseSetParameter()
[all …]
/hardware/intel/common/utils/media_resource_manager/omx_adaptor/
DOMX_adaptor.h83 OMX_PTR pComponentParameterStructure);
DOMX_adaptor.cpp120 OMX_PTR pComponentParameterStructure) { in MRM_OMX_SetParameter() argument
129 static_cast<OMX_PARAM_PORTDEFINITIONTYPE*>(pComponentParameterStructure); in MRM_OMX_SetParameter()
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
DOMX_VPP.c155 OMX_PTR pComponentParameterStructure);
1042 OMX_PTR pComponentParameterStructure) in VPP_GetParameter() argument
1048 OMX_CHECK_CMD(hComp, pComponentParameterStructure, OMX_TRUE); in VPP_GetParameter()
1060 pTemp = memcpy(pComponentParameterStructure, in VPP_GetParameter()
1069 pTemp = memcpy(pComponentParameterStructure, in VPP_GetParameter()
1078 pTemp = memcpy(pComponentParameterStructure, in VPP_GetParameter()
1087 pTemp = memcpy(pComponentParameterStructure, in VPP_GetParameter()
1097 …_PORTDEFINITIONTYPE *pComponentParam =(OMX_PARAM_PORTDEFINITIONTYPE *)pComponentParameterStructure; in VPP_GetParameter()
1102 pTemp = memcpy(pComponentParameterStructure, in VPP_GetParameter()
1121 …EO_PARAM_PORTFORMATTYPE * pVidFmt = (OMX_VIDEO_PARAM_PORTFORMATTYPE *)pComponentParameterStructure; in VPP_GetParameter()
[all …]