Home
last modified time | relevance | path

Searched refs:VDEC_IOCTL_CMD_STOP (Results 1 – 10 of 10) sorted by relevance

/hardware/qcom/msm8960/original-kernel-headers/linux/
Dmsm_vidc_dec.h164 #define VDEC_IOCTL_CMD_STOP _IO(VDEC_IOCTL_MAGIC, 21) macro
/hardware/qcom/msm8x74/kernel-headers/linux/
Dmsm_vidc_dec.h122 #define VDEC_IOCTL_CMD_STOP _IO(VDEC_IOCTL_MAGIC, 21) macro
/hardware/qcom/msm8x84/kernel-headers/linux/
Dmsm_vidc_dec.h125 #define VDEC_IOCTL_CMD_STOP _IO(VDEC_IOCTL_MAGIC, 21) macro
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dmsm_vidc_dec.h166 #define VDEC_IOCTL_CMD_STOP _IO(VDEC_IOCTL_MAGIC, 21) macro
/hardware/qcom/msm8960/kernel-headers/linux/
Dmsm_vidc_dec.h122 #define VDEC_IOCTL_CMD_STOP _IO(VDEC_IOCTL_MAGIC, 21) macro
/hardware/qcom/msm8x74/original-kernel-headers/linux/
Dmsm_vidc_dec.h164 #define VDEC_IOCTL_CMD_STOP _IO(VDEC_IOCTL_MAGIC, 21) macro
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
Ddecoder_driver_test.c735 if (ioctl(decode_context->video_driver_fd,VDEC_IOCTL_CMD_STOP, in stop_decoding()
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
Ddecoder_driver_test.c688 if (ioctl(decode_context->video_driver_fd,VDEC_IOCTL_CMD_STOP, in stop_decoding()
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
Domx_vdec.cpp867 VDEC_IOCTL_CMD_STOP,NULL ) < 0) in process_event_cb()
935 VDEC_IOCTL_CMD_STOP,NULL ) < 0) in process_event_cb()
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec.cpp860 VDEC_IOCTL_CMD_STOP,NULL ) < 0) { in process_event_cb()
919 VDEC_IOCTL_CMD_STOP,NULL ) < 0) { in process_event_cb()