Searched refs:nBufferAlignment (Results 1 - 17 of 17) sorted by relevance

/hardware/qcom/media/mm-core/inc/
H A DQOMX_IVCommonExtensions.h375 OMX_U32 nBufferAlignment; /**< Read-only field that specifies the required alignment of the buffer, in bytes */ member in struct:QOMX_PLANEDEFINITIONTYPE
H A DOMX_Component.h85 OMX_U32 nBufferAlignment; member in struct:OMX_PARAM_PORTDEFINITIONTYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Component.h85 OMX_U32 nBufferAlignment; member in struct:OMX_PARAM_PORTDEFINITIONTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Component.h85 OMX_U32 nBufferAlignment; member in struct:OMX_PARAM_PORTDEFINITIONTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Component.h85 OMX_U32 nBufferAlignment; member in struct:OMX_PARAM_PORTDEFINITIONTYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Component.h85 OMX_U32 nBufferAlignment; member in struct:OMX_PARAM_PORTDEFINITIONTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/common/
H A DExynos_OMX_Baseport.c647 pExynosInputPort->portDefinition.nBufferAlignment = 0;
755 pExynosOutputPort->portDefinition.nBufferAlignment = 0;
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
H A DOMX_WbAmrDecoder.c431 pPortDef_ip->nBufferAlignment = DSP_CACHE_ALIGNMENT;
443 pPortDef_op->nBufferAlignment = DSP_CACHE_ALIGNMENT;
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDecoder.c424 pPortDef_ip->nBufferAlignment = DSP_CACHE_ALIGNMENT;
433 pPortDef_op->nBufferAlignment = DSP_CACHE_ALIGNMENT;
/hardware/ti/omap4xxx/domx/test/sample_proxy/
H A Dtest_sample_proxy.c741 pPortDef->nBufferAlignment);
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDecoder.c403 pPortDef_ip->nBufferAlignment = DSP_CACHE_ALIGNMENT;
419 pPortDef_op->nBufferAlignment = DSP_CACHE_ALIGNMENT;
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEncoder.c410 pPortDef_ip->nBufferAlignment = DSP_CACHE_ALIGNMENT;
422 pPortDef_op->nBufferAlignment = DSP_CACHE_ALIGNMENT;
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
H A DOMX_Mp3Decoder.c406 pPortDef_ip->nBufferAlignment = DSP_CACHE_ALIGNMENT;
423 pPortDef_op->nBufferAlignment = DSP_CACHE_ALIGNMENT;
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
H A DOMX_AmrDecoder.c454 pPortDef_ip->nBufferAlignment = CACHE_ALIGNMENT;
464 pPortDef_op->nBufferAlignment = CACHE_ALIGNMENT;
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
H A DOMX_AmrEncoder.c317 pPortDef_ip->nBufferAlignment = DSP_CACHE_ALIGNMENT;
336 pPortDef_ip->nBufferAlignment = DSP_CACHE_ALIGNMENT;
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
H A DOMX_WbAmrEncoder.c307 pPortDef_ip->nBufferAlignment = DSP_CACHE_ALIGNMENT;
325 pPortDef_op->nBufferAlignment = DSP_CACHE_ALIGNMENT;
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
H A DOMX_VideoDec_Utils.c862 pComponentPrivate->pInPortDef->nBufferAlignment = OMX_FALSE;
891 pComponentPrivate->pInPortDef->nBufferAlignment = OMX_FALSE;

Completed in 190 milliseconds