Home
last modified time | relevance | path

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

/hardware/qcom/msm8960/original-kernel-headers/linux/
Dmsm_vidc_enc.h190 #define VEN_IOCTL_SET_INPUT_BUFFER_REQ \ macro
/hardware/qcom/msm8960/kernel-headers/linux/
Dmsm_vidc_enc.h176 #define VEN_IOCTL_SET_INPUT_BUFFER_REQ _IOW(VEN_IOCTLBASE_NENC, 3, struct venc_ioctl_msg) macro
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_vidc_enc.h194 #define VEN_IOCTL_SET_INPUT_BUFFER_REQ \ macro
/hardware/qcom/msm8994/kernel-headers/linux/
Dmsm_vidc_enc.h181 #define VEN_IOCTL_SET_INPUT_BUFFER_REQ _IOW(VEN_IOCTLBASE_NENC, 3, struct venc_ioctl_msg) macro
/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_vidc_enc.h181 #define VEN_IOCTL_SET_INPUT_BUFFER_REQ _IOW(VEN_IOCTLBASE_NENC, 3, struct venc_ioctl_msg) macro
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dmsm_vidc_enc.h194 #define VEN_IOCTL_SET_INPUT_BUFFER_REQ \ macro
/hardware/qcom/msm8x84/kernel-headers/linux/
Dmsm_vidc_enc.h181 #define VEN_IOCTL_SET_INPUT_BUFFER_REQ _IOW(VEN_IOCTLBASE_NENC, 3, struct venc_ioctl_msg) macro
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dmsm_vidc_enc.h194 #define VEN_IOCTL_SET_INPUT_BUFFER_REQ \ macro
/hardware/qcom/msm8998/original-kernel-headers/linux/
Dmsm_vidc_enc.h194 #define VEN_IOCTL_SET_INPUT_BUFFER_REQ \ macro
/hardware/qcom/msm8998/kernel-headers/linux/
Dmsm_vidc_enc.h181 #define VEN_IOCTL_SET_INPUT_BUFFER_REQ _IOW(VEN_IOCTLBASE_NENC, 3, struct venc_ioctl_msg) macro
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
Dvideo_encoder_test.c356 if (ioctl (init_decode->video_driver_fd,VEN_IOCTL_SET_INPUT_BUFFER_REQ, in init_encoder()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Dvideo_encoder_device.cpp354 if(ioctl (m_nDriver_fd,VEN_IOCTL_SET_INPUT_BUFFER_REQ,(void*)&ioctl_msg) < 0) in venc_set_buf_req()
622 if(ioctl(m_nDriver_fd,VEN_IOCTL_SET_INPUT_BUFFER_REQ,(void*)&ioctl_msg) < 0) { in venc_set_param()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device.cpp459 if (ioctl (m_nDriver_fd,VEN_IOCTL_SET_INPUT_BUFFER_REQ,(void*)&ioctl_msg) < 0) { in venc_set_buf_req()
763 … if (ioctl(m_nDriver_fd,VEN_IOCTL_SET_INPUT_BUFFER_REQ,(void*)&ioctl_msg) < 0) { in venc_set_param()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device.cpp458 if (ioctl (m_nDriver_fd,VEN_IOCTL_SET_INPUT_BUFFER_REQ,(void*)&ioctl_msg) < 0) { in venc_set_buf_req()
762 … if (ioctl(m_nDriver_fd,VEN_IOCTL_SET_INPUT_BUFFER_REQ,(void*)&ioctl_msg) < 0) { in venc_set_param()