Searched refs:OMX_SWVDEC_EVENT_ERROR (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec.h | 411 OMX_SWVDEC_EVENT_ERROR, ///< error event enumerator
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec.h | 421 OMX_SWVDEC_EVENT_ERROR, ///< error event enumerator
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec.h | 409 OMX_SWVDEC_EVENT_ERROR, ///< error event enumerator
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_swvdec.h | 417 OMX_SWVDEC_EVENT_ERROR, ///< error event enumerator
|
/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() 4834 async_post_event(OMX_SWVDEC_EVENT_ERROR, OMX_ErrorHardware, 0); in swvdec_event_handler() 5123 case OMX_SWVDEC_EVENT_ERROR: in async_process_event() 5217 p_omx_swvdec->async_post_event(OMX_SWVDEC_EVENT_ERROR, retval, 0); in async_process_event() 5283 async_post_event(OMX_SWVDEC_EVENT_ERROR, retval, 0); in async_process_event_cmd()
|
/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() 4452 async_post_event(OMX_SWVDEC_EVENT_ERROR, OMX_ErrorHardware, 0); in swvdec_event_handler() 4740 case OMX_SWVDEC_EVENT_ERROR: in async_process_event() 4827 p_omx_swvdec->async_post_event(OMX_SWVDEC_EVENT_ERROR, retval, 0); in async_process_event() 4895 async_post_event(OMX_SWVDEC_EVENT_ERROR, retval, 0); in async_process_event_cmd()
|
/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() 4955 async_post_event(OMX_SWVDEC_EVENT_ERROR, OMX_ErrorHardware, 0); in swvdec_event_handler() 5241 case OMX_SWVDEC_EVENT_ERROR: in async_process_event() 5335 p_omx_swvdec->async_post_event(OMX_SWVDEC_EVENT_ERROR, retval, 0); in async_process_event() 5399 async_post_event(OMX_SWVDEC_EVENT_ERROR, retval, 0); in async_process_event_cmd()
|
/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() 5001 async_post_event(OMX_SWVDEC_EVENT_ERROR, OMX_ErrorHardware, 0); in swvdec_event_handler() 5287 case OMX_SWVDEC_EVENT_ERROR: in async_process_event() 5381 p_omx_swvdec->async_post_event(OMX_SWVDEC_EVENT_ERROR, retval, 0); in async_process_event() 5445 async_post_event(OMX_SWVDEC_EVENT_ERROR, retval, 0); in async_process_event_cmd()
|