/hardware/intel/common/omx-components/videocodec/ |
D | OMXComponentCodecBase.cpp | 102 OMX_PTR pComponentConfigStructure) { in ComponentGetConfig() argument 111 return (*handler)(this, pComponentConfigStructure); in ComponentGetConfig() 116 OMX_PTR pComponentConfigStructure) { in ComponentSetConfig() argument 128 ret = (*handler)(this, pComponentConfigStructure); in ComponentSetConfig()
|
D | OMXComponentCodecBase.h | 54 OMX_PTR pComponentConfigStructure); 58 OMX_PTR pComponentConfigStructure);
|
/hardware/intel/common/wrs_omxil_core/base/inc/ |
D | componentbase.h | 151 OMX_INOUT OMX_PTR pComponentConfigStructure); 155 OMX_INOUT OMX_PTR pComponentConfigStructure); 160 OMX_IN OMX_PTR pComponentConfigStructure); 164 OMX_IN OMX_PTR pComponentConfigStructure); 352 OMX_PTR pComponentConfigStructure) = 0; 355 OMX_PTR pComponentConfigStructure) = 0;
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/ |
D | Exynos_OMX_VencControl.h | 81 OMX_PTR pComponentConfigStructure); 85 OMX_PTR pComponentConfigStructure);
|
D | Exynos_OMX_VencControl.c | 1333 OMX_PTR pComponentConfigStructure) in Exynos_OMX_VideoEncodeGetConfig() argument 1341 if (hComponent == NULL || pComponentConfigStructure == NULL) { in Exynos_OMX_VideoEncodeGetConfig() 1363 …DEO_CONFIG_BITRATETYPE *pEncodeBitrate = (OMX_VIDEO_CONFIG_BITRATETYPE *)pComponentConfigStructure; in Exynos_OMX_VideoEncodeGetConfig() 1378 … OMX_CONFIG_FRAMERATETYPE *pFramerate = (OMX_CONFIG_FRAMERATETYPE *)pComponentConfigStructure; in Exynos_OMX_VideoEncodeGetConfig() 1392 ret = Exynos_OMX_GetConfig(hComponent, nIndex, pComponentConfigStructure); in Exynos_OMX_VideoEncodeGetConfig() 1405 OMX_PTR pComponentConfigStructure) in Exynos_OMX_VideoEncodeSetConfig() argument 1413 if (hComponent == NULL || pComponentConfigStructure == NULL) { in Exynos_OMX_VideoEncodeSetConfig() 1435 …DEO_CONFIG_BITRATETYPE *pEncodeBitrate = (OMX_VIDEO_CONFIG_BITRATETYPE *)pComponentConfigStructure; in Exynos_OMX_VideoEncodeSetConfig() 1450 … OMX_CONFIG_FRAMERATETYPE *pFramerate = (OMX_CONFIG_FRAMERATETYPE *)pComponentConfigStructure; in Exynos_OMX_VideoEncodeSetConfig() 1465 …NTRAREFRESHVOPTYPE *pIntraRefreshVOP = (OMX_CONFIG_INTRAREFRESHVOPTYPE *)pComponentConfigStructure; in Exynos_OMX_VideoEncodeSetConfig() [all …]
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/ |
D | Exynos_OMX_VdecControl.h | 81 OMX_PTR pComponentConfigStructure); 85 OMX_PTR pComponentConfigStructure);
|
D | Exynos_OMX_VdecControl.c | 1359 OMX_PTR pComponentConfigStructure) in Exynos_OMX_VideoDecodeGetConfig() argument 1381 if (pComponentConfigStructure == NULL) { in Exynos_OMX_VideoDecodeGetConfig() 1392 ret = Exynos_OMX_GetConfig(hComponent, nIndex, pComponentConfigStructure); in Exynos_OMX_VideoDecodeGetConfig() 1405 OMX_PTR pComponentConfigStructure) in Exynos_OMX_VideoDecodeSetConfig() argument 1427 if (pComponentConfigStructure == NULL) { in Exynos_OMX_VideoDecodeSetConfig() 1438 ret = Exynos_OMX_SetConfig(hComponent, nIndex, pComponentConfigStructure); in Exynos_OMX_VideoDecodeSetConfig()
|
/hardware/qcom/media/mm-core/inc/ |
D | OMX_Core.h | 873 pComponentConfigStructure) \ argument 877 pComponentConfigStructure) /* Macro End */ 909 pComponentConfigStructure) \ argument 913 pComponentConfigStructure) /* Macro End */
|
D | OMX_Component.h | 377 OMX_INOUT OMX_PTR pComponentConfigStructure); 386 OMX_IN OMX_PTR pComponentConfigStructure);
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
D | OMX_Core.h | 864 pComponentConfigStructure) \ argument 868 pComponentConfigStructure) /* Macro End */ 900 pComponentConfigStructure) \ argument 904 pComponentConfigStructure) /* Macro End */
|
D | OMX_Component.h | 377 OMX_INOUT OMX_PTR pComponentConfigStructure); 386 OMX_IN OMX_PTR pComponentConfigStructure);
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/ |
D | OMX_Core.h | 864 pComponentConfigStructure) \ argument 868 pComponentConfigStructure) /* Macro End */ 900 pComponentConfigStructure) \ argument 904 pComponentConfigStructure) /* Macro End */
|
D | OMX_Component.h | 377 OMX_INOUT OMX_PTR pComponentConfigStructure); 386 OMX_IN OMX_PTR pComponentConfigStructure);
|
/hardware/ti/omap4-aah/domx/omx_core/inc/ |
D | OMX_Core.h | 881 pComponentConfigStructure) \ argument 885 pComponentConfigStructure) /* Macro End */ 917 pComponentConfigStructure) \ argument 921 pComponentConfigStructure) /* Macro End */
|
D | OMX_Component.h | 394 OMX_INOUT OMX_PTR pComponentConfigStructure); 403 OMX_IN OMX_PTR pComponentConfigStructure);
|
/hardware/qcom/media/mm-core/omxcore/inc/ |
D | OMX_Core.h | 864 pComponentConfigStructure) \ argument 868 pComponentConfigStructure) /* Macro End */ 900 pComponentConfigStructure) \ argument 904 pComponentConfigStructure) /* Macro End */
|
D | OMX_Component.h | 377 OMX_INOUT OMX_PTR pComponentConfigStructure); 386 OMX_IN OMX_PTR pComponentConfigStructure);
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
D | OMX_Core.h | 864 pComponentConfigStructure) \ argument 868 pComponentConfigStructure) /* Macro End */ 900 pComponentConfigStructure) \ argument 904 pComponentConfigStructure) /* Macro End */
|
D | OMX_Component.h | 377 OMX_INOUT OMX_PTR pComponentConfigStructure); 386 OMX_IN OMX_PTR pComponentConfigStructure);
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/ |
D | Exynos_OMX_Adec.h | 122 OMX_PTR pComponentConfigStructure); 126 OMX_PTR pComponentConfigStructure);
|
D | Exynos_OMX_Adec.c | 1190 OMX_PTR pComponentConfigStructure) in Exynos_OMX_AudioDecodeGetConfig() argument 1214 if (pComponentConfigStructure == NULL) { in Exynos_OMX_AudioDecodeGetConfig() 1225 ret = Exynos_OMX_GetConfig(hComponent, nIndex, pComponentConfigStructure); in Exynos_OMX_AudioDecodeGetConfig() 1238 OMX_PTR pComponentConfigStructure) in Exynos_OMX_AudioDecodeSetConfig() argument 1262 if (pComponentConfigStructure == NULL) { in Exynos_OMX_AudioDecodeSetConfig() 1285 ret = Exynos_OMX_SetConfig(hComponent, nIndex, pComponentConfigStructure); in Exynos_OMX_AudioDecodeSetConfig()
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/common/ |
D | Exynos_OMX_Basecomponent.h | 127 OMX_INOUT OMX_PTR pComponentConfigStructure); 132 OMX_IN OMX_PTR pComponentConfigStructure);
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/mp3/ |
D | Exynos_OMX_Mp3dec.c | 265 OMX_IN OMX_PTR pComponentConfigStructure) in Exynos_SRP_Mp3Dec_GetConfig() argument 273 if (hComponent == NULL || pComponentConfigStructure == NULL) { in Exynos_SRP_Mp3Dec_GetConfig() 295 ret = Exynos_OMX_AudioDecodeGetConfig(hComponent, nIndex, pComponentConfigStructure); in Exynos_SRP_Mp3Dec_GetConfig() 308 OMX_IN OMX_PTR pComponentConfigStructure) in Exynos_SRP_Mp3Dec_SetConfig() argument 316 if (hComponent == NULL || pComponentConfigStructure == NULL) { in Exynos_SRP_Mp3Dec_SetConfig() 338 ret = Exynos_OMX_AudioDecodeSetConfig(hComponent, nIndex, pComponentConfigStructure); in Exynos_SRP_Mp3Dec_SetConfig()
|
/hardware/intel/common/wrs_omxil_core/base/src/ |
D | componentbase.cpp | 690 OMX_INOUT OMX_PTR pComponentConfigStructure) in GetConfig() argument 703 pComponentConfigStructure); in GetConfig() 709 OMX_INOUT OMX_PTR pComponentConfigStructure) in CBaseGetConfig() argument 718 ret = ComponentGetConfig(nIndex, pComponentConfigStructure); in CBaseGetConfig() 727 OMX_IN OMX_PTR pComponentConfigStructure) in SetConfig() argument 740 pComponentConfigStructure); in SetConfig() 746 OMX_IN OMX_PTR pComponentConfigStructure) in CBaseSetConfig() argument 755 ret = ComponentSetConfig(nIndex, pComponentConfigStructure); in CBaseSetConfig()
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/ |
D | Exynos_OMX_H264enc.c | 1379 OMX_PTR pComponentConfigStructure) in Exynos_H264Enc_GetConfig() argument 1388 if (hComponent == NULL || pComponentConfigStructure == NULL) { in Exynos_H264Enc_GetConfig() 1411 …FIG_AVCINTRAPERIOD *pAVCIntraPeriod = (OMX_VIDEO_CONFIG_AVCINTRAPERIOD *)pComponentConfigStructure; in Exynos_H264Enc_GetConfig() 1424 ret = Exynos_OMX_VideoEncodeGetConfig(hComponent, nIndex, pComponentConfigStructure); in Exynos_H264Enc_GetConfig() 1437 OMX_PTR pComponentConfigStructure) in Exynos_H264Enc_SetConfig() argument 1447 if (hComponent == NULL || pComponentConfigStructure == NULL) { in Exynos_H264Enc_SetConfig() 1473 OMX_U32 nPFrames = (*((OMX_U32 *)pComponentConfigStructure)) - 1; in Exynos_H264Enc_SetConfig() 1482 …FIG_AVCINTRAPERIOD *pAVCIntraPeriod = (OMX_VIDEO_CONFIG_AVCINTRAPERIOD *)pComponentConfigStructure; in Exynos_H264Enc_SetConfig() 1499 ret = Exynos_OMX_VideoEncodeSetConfig(hComponent, nIndex, pComponentConfigStructure); in Exynos_H264Enc_SetConfig()
|