Searched refs:nBufferAlignment (Results 1 – 15 of 15) sorted by relevance
/hardware/qcom/media/msm8998/mm-core/inc/ |
D | QOMX_IVCommonExtensions.h | 382 …OMX_U32 nBufferAlignment; /**< Read-only field that specifies the required alignment of th… member
|
D | OMX_Component.h | 85 OMX_U32 nBufferAlignment; member
|
/hardware/qcom/media/msm8996/mm-core/inc/ |
D | QOMX_IVCommonExtensions.h | 382 …OMX_U32 nBufferAlignment; /**< Read-only field that specifies the required alignment of th… member
|
D | OMX_Component.h | 85 OMX_U32 nBufferAlignment; member
|
/hardware/qcom/media/msm8974/mm-core/inc/ |
D | QOMX_IVCommonExtensions.h | 382 …OMX_U32 nBufferAlignment; /**< Read-only field that specifies the required alignment of th… member
|
D | OMX_Component.h | 85 OMX_U32 nBufferAlignment; member
|
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
D | OMX_Component.h | 85 OMX_U32 nBufferAlignment; member
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 303 &m_sInPortDef.nBufferAlignment, in component_init() 336 &m_sOutPortDef.nBufferAlignment, in component_init() 588 &m_sInPortDef.nBufferAlignment, in set_parameter() 652 &m_sOutPortDef.nBufferAlignment, in set_parameter() 1204 &m_sOutPortDef.nBufferAlignment, in set_parameter()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 303 &m_sInPortDef.nBufferAlignment, in component_init() 336 &m_sOutPortDef.nBufferAlignment, in component_init() 586 &m_sInPortDef.nBufferAlignment, in set_parameter() 650 &m_sOutPortDef.nBufferAlignment, in set_parameter() 1200 &m_sOutPortDef.nBufferAlignment, in set_parameter()
|
/hardware/intel/common/wrs_omxil_core/base/src/ |
D | portbase.cpp | 223 temp.nBufferAlignment = p->nBufferAlignment; in SetPortDefinition()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec.cpp | 3480 m_port_ip.def.nBufferAlignment = p_buffer_req->alignment; in get_buffer_requirements_swvdec() 3485 m_port_ip.def.nBufferAlignment); in get_buffer_requirements_swvdec() 3509 m_port_op.def.nBufferAlignment = p_buffer_req->alignment; in get_buffer_requirements_swvdec() 3514 m_port_op.def.nBufferAlignment); in get_buffer_requirements_swvdec() 3592 m_port_ip.def.nBufferAlignment); in buffer_allocate_ip() 3731 m_port_op.def.nBufferAlignment); in buffer_allocate_op()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec.cpp | 3175 m_port_ip.def.nBufferAlignment = p_buffer_req->alignment; in get_buffer_requirements_swvdec() 3180 m_port_ip.def.nBufferAlignment); in get_buffer_requirements_swvdec() 3204 m_port_op.def.nBufferAlignment = p_buffer_req->alignment; in get_buffer_requirements_swvdec() 3209 m_port_op.def.nBufferAlignment); in get_buffer_requirements_swvdec() 3287 m_port_ip.def.nBufferAlignment); in buffer_allocate_ip() 3424 m_port_op.def.nBufferAlignment); in buffer_allocate_op()
|
/hardware/intel/common/omx-components/videocodec/ |
D | OMXVideoEncoderBase.cpp | 115 paramPortDefinitionInput.nBufferAlignment = 0; in InitInputPort() 253 paramPortDefinitionOutput.nBufferAlignment = 0; in InitOutputPort()
|
D | OMXVideoDecoderBase.cpp | 100 paramPortDefinitionInput.nBufferAlignment = 0; in InitInputPort() 160 paramPortDefinitionOutput.nBufferAlignment = 0; in InitOutputPort()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec.cpp | 2588 … (int)portDefn->nBufferAlignment, (int)portDefn->bEnabled, (int)portDefn->bPopulated, in get_parameter() 3031 … (int)portDefn->nBufferAlignment, (int)portDefn->bEnabled, (int)portDefn->bPopulated, in set_parameter()
|