/hardware/qcom/msm8960/kernel-headers/linux/ |
msm_vidc_dec.h | 91 struct vdec_ioctl_msg { struct 96 #define VDEC_IOCTL_GET_PROFILE_LEVEL_SUPPORTED _IOWR(VDEC_IOCTL_MAGIC, 0, struct vdec_ioctl_msg) 97 #define VDEC_IOCTL_GET_INTERLACE_FORMAT _IOR(VDEC_IOCTL_MAGIC, 1, struct vdec_ioctl_msg) 99 #define VDEC_IOCTL_GET_CURRENT_PROFILE_LEVEL _IOWR(VDEC_IOCTL_MAGIC, 2, struct vdec_ioctl_msg) 100 #define VDEC_IOCTL_SET_OUTPUT_FORMAT _IOWR(VDEC_IOCTL_MAGIC, 3, struct vdec_ioctl_msg) 101 #define VDEC_IOCTL_GET_OUTPUT_FORMAT _IOWR(VDEC_IOCTL_MAGIC, 4, struct vdec_ioctl_msg) 102 #define VDEC_IOCTL_SET_CODEC _IOW(VDEC_IOCTL_MAGIC, 5, struct vdec_ioctl_msg) 104 #define VDEC_IOCTL_GET_CODEC _IOR(VDEC_IOCTL_MAGIC, 6, struct vdec_ioctl_msg) 105 #define VDEC_IOCTL_SET_PICRES _IOW(VDEC_IOCTL_MAGIC, 7, struct vdec_ioctl_msg) 106 #define VDEC_IOCTL_GET_PICRES _IOR(VDEC_IOCTL_MAGIC, 8, struct vdec_ioctl_msg) [all...] |
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
msm_vidc_dec.h | 88 struct vdec_ioctl_msg { struct 96 _IOWR(VDEC_IOCTL_MAGIC, 0, struct vdec_ioctl_msg) 101 _IOR(VDEC_IOCTL_MAGIC, 1, struct vdec_ioctl_msg) 106 _IOWR(VDEC_IOCTL_MAGIC, 2, struct vdec_ioctl_msg) 111 _IOWR(VDEC_IOCTL_MAGIC, 3, struct vdec_ioctl_msg) 113 _IOWR(VDEC_IOCTL_MAGIC, 4, struct vdec_ioctl_msg) 118 _IOW(VDEC_IOCTL_MAGIC, 5, struct vdec_ioctl_msg) 120 _IOR(VDEC_IOCTL_MAGIC, 6, struct vdec_ioctl_msg) 125 _IOW(VDEC_IOCTL_MAGIC, 7, struct vdec_ioctl_msg) 127 _IOR(VDEC_IOCTL_MAGIC, 8, struct vdec_ioctl_msg) [all...] |
/hardware/qcom/msm8x74/kernel-headers/linux/ |
msm_vidc_dec.h | 91 struct vdec_ioctl_msg { struct 96 #define VDEC_IOCTL_GET_PROFILE_LEVEL_SUPPORTED _IOWR(VDEC_IOCTL_MAGIC, 0, struct vdec_ioctl_msg) 97 #define VDEC_IOCTL_GET_INTERLACE_FORMAT _IOR(VDEC_IOCTL_MAGIC, 1, struct vdec_ioctl_msg) 99 #define VDEC_IOCTL_GET_CURRENT_PROFILE_LEVEL _IOWR(VDEC_IOCTL_MAGIC, 2, struct vdec_ioctl_msg) 100 #define VDEC_IOCTL_SET_OUTPUT_FORMAT _IOWR(VDEC_IOCTL_MAGIC, 3, struct vdec_ioctl_msg) 101 #define VDEC_IOCTL_GET_OUTPUT_FORMAT _IOWR(VDEC_IOCTL_MAGIC, 4, struct vdec_ioctl_msg) 102 #define VDEC_IOCTL_SET_CODEC _IOW(VDEC_IOCTL_MAGIC, 5, struct vdec_ioctl_msg) 104 #define VDEC_IOCTL_GET_CODEC _IOR(VDEC_IOCTL_MAGIC, 6, struct vdec_ioctl_msg) 105 #define VDEC_IOCTL_SET_PICRES _IOW(VDEC_IOCTL_MAGIC, 7, struct vdec_ioctl_msg) 106 #define VDEC_IOCTL_GET_PICRES _IOR(VDEC_IOCTL_MAGIC, 8, struct vdec_ioctl_msg) [all...] |
/hardware/qcom/msm8x74/original-kernel-headers/linux/ |
msm_vidc_dec.h | 88 struct vdec_ioctl_msg { struct 96 _IOWR(VDEC_IOCTL_MAGIC, 0, struct vdec_ioctl_msg) 101 _IOR(VDEC_IOCTL_MAGIC, 1, struct vdec_ioctl_msg) 106 _IOWR(VDEC_IOCTL_MAGIC, 2, struct vdec_ioctl_msg) 111 _IOWR(VDEC_IOCTL_MAGIC, 3, struct vdec_ioctl_msg) 113 _IOWR(VDEC_IOCTL_MAGIC, 4, struct vdec_ioctl_msg) 118 _IOW(VDEC_IOCTL_MAGIC, 5, struct vdec_ioctl_msg) 120 _IOR(VDEC_IOCTL_MAGIC, 6, struct vdec_ioctl_msg) 125 _IOW(VDEC_IOCTL_MAGIC, 7, struct vdec_ioctl_msg) 127 _IOR(VDEC_IOCTL_MAGIC, 8, struct vdec_ioctl_msg) [all...] |
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/ |
decoder_driver_test.c | 218 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; 451 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; 602 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; 699 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; 785 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; 964 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; [all...] |
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/ |
decoder_driver_test.c | 209 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; 427 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; 561 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; 658 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; 732 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; 905 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL}; [all...] |
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/ |
omx_vdec.cpp | 162 struct vdec_ioctl_msg ioctl_msg; [all...] |
omx_vdec_copper.cpp | 126 struct vdec_ioctl_msg ioctl_msg; [all...] |
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/ |
omx_vdec.cpp | 166 struct vdec_ioctl_msg ioctl_msg; [all...] |