Home
last modified time | relevance | path

Searched refs:m_fill_output_msg (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h829 unsigned int m_fill_output_msg; variable
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h861 unsigned int m_fill_output_msg; variable
Domx_vdec.h985 unsigned int m_fill_output_msg; variable
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
Domx_vdec.cpp559 m_fill_output_msg = OMX_COMPONENT_GENERATE_FTB; in omx_vdec()
2342 if(ident == m_fill_output_msg) in execute_output_flush()
2497 if (id == m_fill_output_msg || in post_event()
5848 post_event((unsigned) hComp, (unsigned)buffer,m_fill_output_msg); in fill_this_buffer()
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp607 m_fill_output_msg = OMX_COMPONENT_GENERATE_FTB; in omx_vdec()
2200 if (ident == m_fill_output_msg ) { in execute_output_flush()
2336 if (id == m_fill_output_msg || in post_event()
5278 post_event((unsigned) hComp, (unsigned)buffer, m_fill_output_msg); in fill_this_buffer()
Domx_vdec.cpp551 m_fill_output_msg = OMX_COMPONENT_GENERATE_FTB; in omx_vdec()
2247 if (ident == m_fill_output_msg ) { in execute_output_flush()
2394 if (id == m_fill_output_msg || in post_event()
5603 post_event((unsigned) hComp, (unsigned)buffer,m_fill_output_msg); in fill_this_buffer()
Domx_vdec_msm8974.cpp704 m_fill_output_msg = OMX_COMPONENT_GENERATE_FTB; in omx_vdec()
2693 if (ident == m_fill_output_msg ) { in execute_output_flush()
2843 if (id == m_fill_output_msg || in post_event()
6426 post_event((unsigned long) hComp, (unsigned long)buffer, m_fill_output_msg); in fill_this_buffer()
Domx_vdec_hevc_swvdec.cpp684 m_fill_output_msg = OMX_COMPONENT_GENERATE_FTB; in omx_vdec()
2783 if(ident == m_fill_output_msg ) in execute_output_flush()
6335 post_event((unsigned) hComp, (unsigned)buffer, m_fill_output_msg); in fill_this_buffer()