Searched refs:m_fill_output_msg (Results 1 – 14 of 14) sorted by relevance
/hardware/qcom/media/msm8996/videopp/inc/ |
D | omx_vdpp.h | 943 unsigned int m_fill_output_msg; variable
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | omx_vdec.h | 829 unsigned int m_fill_output_msg; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 852 unsigned int m_fill_output_msg; variable
|
D | omx_vdec_hevc_swvdec.h | 1017 unsigned int m_fill_output_msg; variable
|
D | omx_vdec.h | 993 unsigned int m_fill_output_msg; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 861 unsigned int m_fill_output_msg; variable
|
D | omx_vdec.h | 981 unsigned int m_fill_output_msg; variable
|
/hardware/qcom/media/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 671 m_fill_output_msg = OMX_COMPONENT_GENERATE_FTB; in omx_vdpp() 2506 if(ident == m_fill_output_msg ) in execute_output_flush() 2614 if (id == m_fill_output_msg || in post_event() 5711 post_event((unsigned) hComp, (unsigned)buffer, m_fill_output_msg); in fill_this_buffer()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 607 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()
|
D | omx_vdec.cpp | 551 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()
|
D | omx_vdec_msm8974.cpp | 705 m_fill_output_msg = OMX_COMPONENT_GENERATE_FTB; in omx_vdec() 2694 if (ident == m_fill_output_msg ) { in execute_output_flush() 2844 if (id == m_fill_output_msg || in post_event() 6452 post_event((unsigned long) hComp, (unsigned long)buffer, m_fill_output_msg); in fill_this_buffer()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec.cpp | 559 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/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 602 m_fill_output_msg = OMX_COMPONENT_GENERATE_FTB; in omx_vdec() 2179 if (ident == m_fill_output_msg ) { in execute_output_flush() 2315 if (id == m_fill_output_msg || in post_event() 5248 post_event((unsigned) hComp, (unsigned)buffer, m_fill_output_msg); in fill_this_buffer()
|
D | omx_vdec_hevc_swvdec.cpp | 692 m_fill_output_msg = OMX_COMPONENT_GENERATE_FTB; in omx_vdec() 2814 if(ident == m_fill_output_msg ) in execute_output_flush() 6542 post_event((unsigned long) hComp, (unsigned long)buffer, (unsigned long)m_fill_output_msg); in fill_this_buffer()
|