Searched refs:subscribe_to_events (Results 1 - 9 of 9) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp463 static OMX_ERRORTYPE subscribe_to_events(int fd) function
911 ret = subscribe_to_events(m_nDriver_fd);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp619 static OMX_ERRORTYPE subscribe_to_events(int fd) function
1440 ret = subscribe_to_events(drv_ctx.video_driver_fd);
H A Domx_vdec_hevc_swvdec.cpp704 static OMX_ERRORTYPE subscribe_to_events(int fd) function
1876 ret = subscribe_to_events(drv_ctx.video_driver_fd);
H A Domx_vdec_msm8974.cpp728 static OMX_ERRORTYPE subscribe_to_events(int fd) function
1673 ret = subscribe_to_events(drv_ctx.video_driver_fd);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp614 static OMX_ERRORTYPE subscribe_to_events(int fd) function
1419 ret = subscribe_to_events(drv_ctx.video_driver_fd);
H A Domx_vdec_hevc_swvdec.cpp712 static OMX_ERRORTYPE subscribe_to_events(int fd) function
1899 ret = subscribe_to_events(drv_ctx.video_driver_fd);
H A Domx_vdec_v4l2.cpp804 static OMX_ERRORTYPE subscribe_to_events(int fd) function
2108 ret = subscribe_to_events(drv_ctx.video_driver_fd);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp543 static OMX_ERRORTYPE subscribe_to_events(int fd) function
1152 ret = subscribe_to_events(m_nDriver_fd);
/hardware/qcom/media/msm8996/videopp/src/
H A Domx_vdpp.cpp679 static OMX_ERRORTYPE subscribe_to_events(int fd) function
1523 ret = subscribe_to_events(drv_ctx.video_vpu_fd);

Completed in 290 milliseconds