Searched refs:OMX_SWVDEC_EVENT_FLUSH_PORT_OP (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec.h | 418 OMX_SWVDEC_EVENT_FLUSH_PORT_OP, ///< flush op port event enumerator
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec.h | 428 OMX_SWVDEC_EVENT_FLUSH_PORT_OP, ///< flush op port event enumerator
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec.h | 428 OMX_SWVDEC_EVENT_FLUSH_PORT_OP, ///< flush op port event enumerator
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec.h | 416 OMX_SWVDEC_EVENT_FLUSH_PORT_OP, ///< flush op port event enumerator
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec.cpp | 4787 async_post_event(OMX_SWVDEC_EVENT_FLUSH_PORT_OP, 0, 0); in swvdec_event_handler() 4794 async_post_event(OMX_SWVDEC_EVENT_FLUSH_PORT_OP, 0, 0); in swvdec_event_handler() 5187 case OMX_SWVDEC_EVENT_FLUSH_PORT_OP: in async_process_event()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec.cpp | 4413 async_post_event(OMX_SWVDEC_EVENT_FLUSH_PORT_OP, 0, 0); in swvdec_event_handler() 4419 async_post_event(OMX_SWVDEC_EVENT_FLUSH_PORT_OP, 0, 0); in swvdec_event_handler() 4804 case OMX_SWVDEC_EVENT_FLUSH_PORT_OP: in async_process_event()
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec.cpp | 4910 async_post_event(OMX_SWVDEC_EVENT_FLUSH_PORT_OP, 0, 0); in swvdec_event_handler() 4917 async_post_event(OMX_SWVDEC_EVENT_FLUSH_PORT_OP, 0, 0); in swvdec_event_handler() 5307 case OMX_SWVDEC_EVENT_FLUSH_PORT_OP: in async_process_event()
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec.cpp | 4771 async_post_event(OMX_SWVDEC_EVENT_FLUSH_PORT_OP, 0, 0); in swvdec_event_handler() 4778 async_post_event(OMX_SWVDEC_EVENT_FLUSH_PORT_OP, 0, 0); in swvdec_event_handler() 5168 case OMX_SWVDEC_EVENT_FLUSH_PORT_OP: in async_process_event()
|