HomeSort by relevance Sort by last modified time
    Searched refs:unsubscribe_to_events (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp 966 static OMX_ERRORTYPE unsubscribe_to_events(int fd) function
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc.cpp 655 static OMX_ERRORTYPE unsubscribe_to_events(int fd) function
708 unsubscribe_to_events(drv_ctx.video_driver_fd);
    [all...]
omx_vdec_hevc_swvdec.cpp 738 static OMX_ERRORTYPE unsubscribe_to_events(int fd) function
804 unsubscribe_to_events(drv_ctx.video_driver_fd);
    [all...]
omx_vdec_msm8974.cpp 732 static OMX_ERRORTYPE unsubscribe_to_events(int fd) function
788 unsubscribe_to_events(drv_ctx.video_driver_fd);
    [all...]

Completed in 212 milliseconds