Searched refs:m_fill_output_msg (Results 1 - 16 of 16) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h829 unsigned int m_fill_output_msg; member in class:omx_vdec
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h861 unsigned int m_fill_output_msg; member in class:omx_vdec
H A Domx_vdec.h981 unsigned int m_fill_output_msg; member in class:omx_vdec
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h852 unsigned int m_fill_output_msg; member in class:omx_vdec
H A Domx_vdec.h993 unsigned int m_fill_output_msg; member in class:omx_vdec
H A Domx_vdec_hevc_swvdec.h1017 unsigned int m_fill_output_msg; member in class:omx_vdec
/hardware/qcom/media/msm8996/videopp/inc/
H A Domx_vdpp.h943 unsigned int m_fill_output_msg; member in class:omx_vdpp
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp559 m_fill_output_msg = OMX_COMPONENT_GENERATE_FTB;
2342 if(ident == m_fill_output_msg)
2497 if (id == m_fill_output_msg ||
5848 post_event((unsigned) hComp, (unsigned)buffer,m_fill_output_msg);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp551 m_fill_output_msg = OMX_COMPONENT_GENERATE_FTB;
2247 if (ident == m_fill_output_msg ) {
2394 if (id == m_fill_output_msg ||
5603 post_event((unsigned) hComp, (unsigned)buffer,m_fill_output_msg);
H A Domx_vdec_hevc.cpp607 m_fill_output_msg = OMX_COMPONENT_GENERATE_FTB;
2200 if (ident == m_fill_output_msg ) {
2336 if (id == m_fill_output_msg ||
5278 post_event((unsigned) hComp, (unsigned)buffer, m_fill_output_msg);
H A Domx_vdec_msm8974.cpp705 m_fill_output_msg = OMX_COMPONENT_GENERATE_FTB;
2694 if (ident == m_fill_output_msg ) {
2844 if (id == m_fill_output_msg ||
6452 post_event((unsigned long) hComp, (unsigned long)buffer, m_fill_output_msg);
H A Domx_vdec_hevc_swvdec.cpp684 m_fill_output_msg = OMX_COMPONENT_GENERATE_FTB;
2783 if(ident == m_fill_output_msg )
6335 post_event((unsigned) hComp, (unsigned)buffer, m_fill_output_msg);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp602 m_fill_output_msg = OMX_COMPONENT_GENERATE_FTB;
2179 if (ident == m_fill_output_msg ) {
2315 if (id == m_fill_output_msg ||
5248 post_event((unsigned) hComp, (unsigned)buffer, m_fill_output_msg);
H A Domx_vdec_v4l2.cpp774 m_fill_output_msg = OMX_COMPONENT_GENERATE_FTB;
3144 if (ident == m_fill_output_msg ) {
3294 if (id == m_fill_output_msg ||
7174 post_event((unsigned long) hComp, (unsigned long)buffer, m_fill_output_msg);
H A Domx_vdec_hevc_swvdec.cpp692 m_fill_output_msg = OMX_COMPONENT_GENERATE_FTB;
2814 if(ident == m_fill_output_msg )
6542 post_event((unsigned long) hComp, (unsigned long)buffer, (unsigned long)m_fill_output_msg);
/hardware/qcom/media/msm8996/videopp/src/
H A Domx_vdpp.cpp671 m_fill_output_msg = OMX_COMPONENT_GENERATE_FTB;
2506 if(ident == m_fill_output_msg )
2613 //DEBUG_PRINT_LOW("m_fill_output_msg = %d, OMX_COMPONENT_GENERATE_FBD = %d, id = %d", m_fill_output_msg, OMX_COMPONENT_GENERATE_FBD, id);
2614 if (id == m_fill_output_msg ||
5711 post_event((unsigned) hComp, (unsigned)buffer, m_fill_output_msg);

Completed in 158 milliseconds