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

/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
H A Domx_video_encoder.cpp540 m_input_msg_id = OMX_COMPONENT_GENERATE_ETB;
548 m_input_msg_id = OMX_COMPONENT_GENERATE_ETB_OPQ;
620 m_input_msg_id = OMX_COMPONENT_GENERATE_ETB;
628 m_input_msg_id = OMX_COMPONENT_GENERATE_ETB_OPQ;
635 m_input_msg_id = OMX_COMPONENT_GENERATE_ETB;
H A Domx_video_base.cpp251 m_input_msg_id(OMX_COMPONENT_GENERATE_ETB),
1463 else if((id == m_input_msg_id) \
3319 post_event ((unsigned)hComp,(unsigned)buffer,m_input_msg_id);
/hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
H A Domx_video_base.h556 OMX_U32 m_input_msg_id; member in class:omx_video
/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_base.h587 OMX_U32 m_input_msg_id; member in class:omx_video
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp532 m_input_msg_id = OMX_COMPONENT_GENERATE_ETB_OPQ;
614 m_input_msg_id = OMX_COMPONENT_GENERATE_ETB_OPQ;
619 m_input_msg_id = OMX_COMPONENT_GENERATE_ETB;
H A Domx_video_base.cpp236 m_input_msg_id(OMX_COMPONENT_GENERATE_ETB),
3093 post_event ((unsigned)hComp,(unsigned)buffer,m_input_msg_id);

Completed in 26 milliseconds