Searched refs:async_post_event (Results 1 – 8 of 8) 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/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec.cpp | 502 async_post_event(OMX_SWVDEC_EVENT_ERROR, retval, 0); in send_command() 506 async_post_event(OMX_SWVDEC_EVENT_CMD, cmd, param); in send_command() 1691 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in use_buffer() 1712 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in use_buffer() 1825 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in allocate_buffer() 1835 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in allocate_buffer() 1856 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in allocate_buffer() 1949 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in free_buffer() 1968 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in free_buffer() 1992 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in free_buffer() [all …]
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec.cpp | 502 async_post_event(OMX_SWVDEC_EVENT_ERROR, retval, 0); in send_command() 506 async_post_event(OMX_SWVDEC_EVENT_CMD, cmd, param); in send_command() 1691 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in use_buffer() 1712 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in use_buffer() 1825 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in allocate_buffer() 1835 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in allocate_buffer() 1856 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in allocate_buffer() 1949 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in free_buffer() 1968 async_post_event(OMX_SWVDEC_EVENT_CMD_ACK, in free_buffer() 1992 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/sm8150/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec.h | 438 void 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,
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec.h | 434 void async_post_event(unsigned long event_id,
|