Home
last modified time | relevance | path

Searched refs:VEN_IOCTL_CMD_FLUSH (Results 1 – 14 of 14) sorted by relevance

/hardware/qcom/msm8960/kernel-headers/linux/
Dmsm_vidc_enc.h192 #define VEN_IOCTL_CMD_FLUSH _IOW(VEN_IOCTLBASE_NENC, 16, struct venc_ioctl_msg) macro
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dmsm_vidc_enc.h245 #define VEN_IOCTL_CMD_FLUSH \ macro
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
Dvideo_encoder_test.c733 if (ioctl(encoder_context->video_driver_fd,VEN_IOCTL_CMD_FLUSH, in stop_encoding()
747 if (ioctl(encoder_context->video_driver_fd,VEN_IOCTL_CMD_FLUSH, in stop_encoding()
/hardware/qcom/msm8994/kernel-headers/linux/
Dmsm_vidc_enc.h197 #define VEN_IOCTL_CMD_FLUSH _IOW(VEN_IOCTLBASE_NENC, 16, struct venc_ioctl_msg) macro
/hardware/qcom/msm8998/kernel-headers/linux/
Dmsm_vidc_enc.h197 #define VEN_IOCTL_CMD_FLUSH _IOW(VEN_IOCTLBASE_NENC, 16, struct venc_ioctl_msg) macro
/hardware/qcom/msm8x84/kernel-headers/linux/
Dmsm_vidc_enc.h197 #define VEN_IOCTL_CMD_FLUSH _IOW(VEN_IOCTLBASE_NENC, 16, struct venc_ioctl_msg) macro
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dmsm_vidc_enc.h249 #define VEN_IOCTL_CMD_FLUSH \ macro
/hardware/qcom/msm8998/original-kernel-headers/linux/
Dmsm_vidc_enc.h249 #define VEN_IOCTL_CMD_FLUSH \ macro
/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_vidc_enc.h197 #define VEN_IOCTL_CMD_FLUSH _IOW(VEN_IOCTLBASE_NENC, 16, struct venc_ioctl_msg) macro
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dmsm_vidc_enc.h249 #define VEN_IOCTL_CMD_FLUSH \ macro
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_vidc_enc.h249 #define VEN_IOCTL_CMD_FLUSH \ macro
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Dvideo_encoder_device.cpp1450 return ioctl (m_nDriver_fd,VEN_IOCTL_CMD_FLUSH,(void*)&ioctl_msg); in venc_flush()
1458 return ioctl (m_nDriver_fd,VEN_IOCTL_CMD_FLUSH,(void*)&ioctl_msg); in venc_flush()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device.cpp1661 return ioctl (m_nDriver_fd,VEN_IOCTL_CMD_FLUSH,(void*)&ioctl_msg); in venc_flush()
1667 return ioctl (m_nDriver_fd,VEN_IOCTL_CMD_FLUSH,(void*)&ioctl_msg); in venc_flush()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device.cpp1660 return ioctl (m_nDriver_fd,VEN_IOCTL_CMD_FLUSH,(void*)&ioctl_msg); in venc_flush()
1666 return ioctl (m_nDriver_fd,VEN_IOCTL_CMD_FLUSH,(void*)&ioctl_msg); in venc_flush()