Home
last modified time | relevance | path

Searched refs:OMX_COMPONENT_GENERATE_ETB (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/media/mm-video/vidc/venc/src/
Domx_video_encoder.cpp526 m_input_msg_id = OMX_COMPONENT_GENERATE_ETB; in set_parameter()
606 m_input_msg_id = OMX_COMPONENT_GENERATE_ETB; in set_parameter()
621 m_input_msg_id = OMX_COMPONENT_GENERATE_ETB; in set_parameter()
Domx_video_base.cpp247 m_input_msg_id(OMX_COMPONENT_GENERATE_ETB), in omx_video()
425 case OMX_COMPONENT_GENERATE_ETB: in process_event_cb()
1388 if(ident == OMX_COMPONENT_GENERATE_ETB) in execute_input_flush()
/hardware/qcom/media/mm-video/vidc/venc/inc/
Domx_video_base.h384 OMX_COMPONENT_GENERATE_ETB = 0x5, enumerator
/hardware/qcom/media/mm-video/vidc/vdec/inc/
Domx_vdec.h431 OMX_COMPONENT_GENERATE_ETB = 0x5, enumerator
/hardware/qcom/media/mm-video/vidc/vdec/src/
Domx_vdec_copper.cpp760 case OMX_COMPONENT_GENERATE_ETB: in process_event_cb()
2324 else if(ident == OMX_COMPONENT_GENERATE_ETB) in execute_input_flush()
2424 else if (id == OMX_COMPONENT_GENERATE_ETB || in post_event()
5203 post_event ((unsigned)hComp,(unsigned)buffer,OMX_COMPONENT_GENERATE_ETB); in empty_this_buffer()
Domx_vdec.cpp741 case OMX_COMPONENT_GENERATE_ETB: in process_event_cb()
2360 else if(ident == OMX_COMPONENT_GENERATE_ETB) in execute_input_flush()
2465 else if (id == OMX_COMPONENT_GENERATE_ETB || in post_event()
5483 post_event ((unsigned)hComp,(unsigned)buffer,OMX_COMPONENT_GENERATE_ETB); in empty_this_buffer()