Searched defs:subscribe_to_events (Results 1 - 14 of 14) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp464 static OMX_ERRORTYPE subscribe_to_events(int fd) function
912 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);
/hardware/qcom/media/msm8998/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);
/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.cpp819 static OMX_ERRORTYPE subscribe_to_events(int fd) function
2129 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.cpp554 static OMX_ERRORTYPE subscribe_to_events(int fd) function
1163 ret = subscribe_to_events(m_nDriver_fd);
/hardware/qcom/media/msm8998/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.cpp867 static OMX_ERRORTYPE subscribe_to_events(int fd) function
2270 ret = subscribe_to_events(drv_ctx.video_driver_fd);
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp506 static OMX_ERRORTYPE subscribe_to_events(int fd) function
1247 ret = subscribe_to_events(m_nDriver_fd);

Completed in 231 milliseconds