/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | videodev2.h | 1322 struct v4l2_event_subscription { struct 1464 #define VIDIOC_SUBSCRIBE_EVENT _IOW('V', 90, struct v4l2_event_subscription) 1465 #define VIDIOC_UNSUBSCRIBE_EVENT _IOW('V', 91, struct v4l2_event_subscription)
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | videodev2.h | 1324 struct v4l2_event_subscription { struct 1465 #define VIDIOC_SUBSCRIBE_EVENT _IOW('V', 90, struct v4l2_event_subscription) 1466 #define VIDIOC_UNSUBSCRIBE_EVENT _IOW('V', 91, struct v4l2_event_subscription)
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | videodev2.h | 1835 struct v4l2_event_subscription { struct 1991 #define VIDIOC_SUBSCRIBE_EVENT _IOW('V', 90, struct v4l2_event_subscription) 1992 #define VIDIOC_UNSUBSCRIBE_EVENT _IOW('V', 91, struct v4l2_event_subscription)
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | videodev2.h | 1838 struct v4l2_event_subscription { struct 1994 #define VIDIOC_SUBSCRIBE_EVENT _IOW('V', 90, struct v4l2_event_subscription) 1995 #define VIDIOC_UNSUBSCRIBE_EVENT _IOW('V', 91, struct v4l2_event_subscription)
|
/hardware/qcom/msm8x09/kernel-headers/linux/ |
D | videodev2.h | 1177 struct v4l2_event_subscription { struct 1286 #define VIDIOC_SUBSCRIBE_EVENT _IOW('V', 90, struct v4l2_event_subscription) 1287 #define VIDIOC_UNSUBSCRIBE_EVENT _IOW('V', 91, struct v4l2_event_subscription)
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | videodev2.h | 2149 struct v4l2_event_subscription { struct 2281 #define VIDIOC_SUBSCRIBE_EVENT _IOW('V', 90, struct v4l2_event_subscription) 2282 #define VIDIOC_UNSUBSCRIBE_EVENT _IOW('V', 91, struct v4l2_event_subscription)
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
D | video_encoder_device_copper.cpp | 317 struct v4l2_event_subscription sub; in venc_open() 443 struct v4l2_event_subscription sub; in venc_close()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera.c | 1785 struct v4l2_event_subscription sub; in mm_camera_evt_sub()
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 491 struct v4l2_event_subscription sub; in subscribe_to_events() 1713 struct v4l2_event_subscription sub; in unsubscribe_to_events()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 562 struct v4l2_event_subscription sub; in subscribe_to_events() 1340 struct v4l2_event_subscription sub; in unsubscribe_to_events()
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 493 struct v4l2_event_subscription sub; in subscribe_to_events() 1913 struct v4l2_event_subscription sub; in unsubscribe_to_events()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 622 struct v4l2_event_subscription sub; in subscribe_to_events() 656 struct v4l2_event_subscription sub; in unsubscribe_to_events()
|
D | omx_vdec_hevc_swvdec.cpp | 707 struct v4l2_event_subscription sub; in subscribe_to_events() 741 struct v4l2_event_subscription sub; in unsubscribe_to_events()
|
D | omx_vdec_msm8974.cpp | 732 struct v4l2_event_subscription sub; in subscribe_to_events() 766 struct v4l2_event_subscription sub; in unsubscribe_to_events()
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 783 struct v4l2_event_subscription sub; in subscribe_to_events() 817 struct v4l2_event_subscription sub; in unsubscribe_to_events()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 715 struct v4l2_event_subscription sub; in subscribe_to_events() 749 struct v4l2_event_subscription sub; in unsubscribe_to_events()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 873 struct v4l2_event_subscription sub; in subscribe_to_events() 907 struct v4l2_event_subscription sub; in unsubscribe_to_events()
|