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

/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
H A Domx_video_encoder.cpp173 OMX_INIT_STRUCT(&m_sPortParam_img, OMX_PORT_PARAM_TYPE);
174 m_sPortParam_img.nPorts = 0;
175 m_sPortParam_img.nStartPortNumber = 0;
H A Domx_video_base.cpp1675 memcpy(imagePortParamType, &m_sPortParam_img, sizeof(m_sPortParam_img));
/hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
H A Domx_video_base.h540 OMX_PORT_PARAM_TYPE m_sPortParam_img; member in class:omx_video
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp189 OMX_INIT_STRUCT(&m_sPortParam_img, OMX_PORT_PARAM_TYPE);
190 m_sPortParam_img.nPorts = 0;
191 m_sPortParam_img.nStartPortNumber = 0;
H A Domx_video_base.cpp1587 memcpy(imagePortParamType, &m_sPortParam_img, sizeof(m_sPortParam_img));
/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h578 OMX_PORT_PARAM_TYPE m_sPortParam_img; member in class:omx_video

Completed in 43 milliseconds