Searched refs:OMX_PARAM_MACROBLOCKSTYPE (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/media/mm-core/inc/
H A DOMX_Video.h976 typedef struct OMX_PARAM_MACROBLOCKSTYPE { struct
981 } OMX_PARAM_MACROBLOCKSTYPE; typedef in typeref:struct:OMX_PARAM_MACROBLOCKSTYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Video.h975 typedef struct OMX_PARAM_MACROBLOCKSTYPE { struct
980 } OMX_PARAM_MACROBLOCKSTYPE; typedef in typeref:struct:OMX_PARAM_MACROBLOCKSTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Video.h975 typedef struct OMX_PARAM_MACROBLOCKSTYPE { struct
980 } OMX_PARAM_MACROBLOCKSTYPE; typedef in typeref:struct:OMX_PARAM_MACROBLOCKSTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Video.h975 typedef struct OMX_PARAM_MACROBLOCKSTYPE { struct
980 } OMX_PARAM_MACROBLOCKSTYPE; typedef in typeref:struct:OMX_PARAM_MACROBLOCKSTYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Video.h975 typedef struct OMX_PARAM_MACROBLOCKSTYPE { struct
980 } OMX_PARAM_MACROBLOCKSTYPE; typedef in typeref:struct:OMX_PARAM_MACROBLOCKSTYPE
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
H A DOMX_VideoDecoder.c839 case OMX_IndexParamVideoMacroblocksPerFrame:/**< reference: OMX_PARAM_MACROBLOCKSTYPE */
841 OMX_PARAM_MACROBLOCKSTYPE* pMBBlocksTypeTo = ComponentParameterStructure;
842 /*OMX_CONF_CHK_VERSION( pMBBlocksTypeTo, OMX_PARAM_MACROBLOCKSTYPE, eError, pComponentPrivate->dbg);*/
1757 case OMX_IndexParamVideoMacroblocksPerFrame:/**< reference: OMX_PARAM_MACROBLOCKSTYPE */
1762 OMX_PARAM_MACROBLOCKSTYPE* pMBBlocksTypeTo = ComponentConfigStructure;
1763 /*OMX_CONF_CHK_VERSION( pMBBlocksTypeTo, OMX_PARAM_MACROBLOCKSTYPE, eError, pComponentPrivate->dbg);*/

Completed in 75 milliseconds