Searched refs:async_post_event (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec.cpp | 488 async_post_event(OMX_SWVDEC_EVENT_ERROR, retval, 0); in send_command() 492 async_post_event(OMX_SWVDEC_EVENT_CMD, cmd, param); in send_command() 1671 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in use_buffer() 1692 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in use_buffer() 1805 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in allocate_buffer() 1815 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in allocate_buffer() 1836 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in allocate_buffer() 1929 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in free_buffer() 1948 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in free_buffer() 1972 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in free_buffer() [all …]
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec.cpp | 465 async_post_event(OMX_SWVDEC_EVENT_ERROR, retval, 0); in send_command() 470 async_post_event(OMX_SWVDEC_EVENT_CMD, cmd, param); in send_command() 1529 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in use_buffer() 1550 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in use_buffer() 1656 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in allocate_buffer() 1666 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in allocate_buffer() 1687 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in allocate_buffer() 1776 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in free_buffer() 1794 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in free_buffer() 1817 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in free_buffer() [all …]
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec.h | 427 bool async_post_event(unsigned long event_id,
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec.h | 426 void async_post_event(unsigned long event_id,
|