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

12

/hardware/qcom/media/msm8974/mm-core/inc/
H A DQOMX_IVCommonExtensions.h382 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/msm8996/mm-core/inc/
H A DQOMX_IVCommonExtensions.h382 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/msm8998/mm-core/inc/
H A DQOMX_IVCommonExtensions.h382 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/msm8974/mm-core/omxcore/inc/
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/omap4-aah/domx/omx_core/inc/
H A DOMX_Component.h102 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/intel/common/omx-components/videocodec/
H A DOMXVideoEncoderBase.cpp115 paramPortDefinitionInput.nBufferAlignment = 0;
253 paramPortDefinitionOutput.nBufferAlignment = 0;
H A DOMXVideoDecoderBase.cpp100 paramPortDefinitionInput.nBufferAlignment = 0;
160 paramPortDefinitionOutput.nBufferAlignment = 0;
/hardware/intel/common/wrs_omxil_core/base/src/
H A Dportbase.cpp223 temp.nBufferAlignment = p->nBufferAlignment;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_mpeg4.cpp303 &m_sInPortDef.nBufferAlignment,
336 &m_sOutPortDef.nBufferAlignment,
588 &m_sInPortDef.nBufferAlignment,
652 &m_sOutPortDef.nBufferAlignment,
1204 &m_sOutPortDef.nBufferAlignment,
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Domx_swvenc_mpeg4.cpp303 &m_sInPortDef.nBufferAlignment,
336 &m_sOutPortDef.nBufferAlignment,
588 &m_sInPortDef.nBufferAlignment,
652 &m_sOutPortDef.nBufferAlignment,
1202 &m_sOutPortDef.nBufferAlignment,
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp3175 m_port_ip.def.nBufferAlignment = p_buffer_req->alignment;
3180 m_port_ip.def.nBufferAlignment);
3204 m_port_op.def.nBufferAlignment = p_buffer_req->alignment;
3209 m_port_op.def.nBufferAlignment);
3287 m_port_ip.def.nBufferAlignment);
3424 m_port_op.def.nBufferAlignment);
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
H A Domx_swvdec.cpp3480 m_port_ip.def.nBufferAlignment = p_buffer_req->alignment;
3485 m_port_ip.def.nBufferAlignment);
3509 m_port_op.def.nBufferAlignment = p_buffer_req->alignment;
3514 m_port_op.def.nBufferAlignment);
3592 m_port_ip.def.nBufferAlignment);
3731 m_port_op.def.nBufferAlignment);
/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/omap4-aah/domx/test/sample_proxy/
H A Dtest_sample_proxy.c741 pPortDef->nBufferAlignment);
/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;

Completed in 356 milliseconds

12