Lines Matching refs:ioctl_msg

165   struct vdec_ioctl_msg ioctl_msg;
173 ioctl_msg.in = NULL;
174 ioctl_msg.out = (void*)&vdec_msg;
177 (void*)&ioctl_msg);
1191 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL};
1443 ioctl_msg.in = &drv_ctx.decoder_format;
1444 ioctl_msg.out = NULL;
1448 (void*)&ioctl_msg) < 0)
1456 ioctl_msg.in = &drv_ctx.output_format;
1457 ioctl_msg.out = NULL;
1461 (void*)&ioctl_msg) < 0)
1483 ioctl_msg.in = &drv_ctx.video_resolution;
1484 ioctl_msg.out = NULL;
1488 (void*)&ioctl_msg) < 0)
1515 struct vdec_ioctl_msg ioctl_msg = {NULL, NULL};
1517 ioctl_msg.out = &drv_ctx.disable_dmx;
1518 if (ioctl(drv_ctx.video_driver_fd, VDEC_IOCTL_GET_DISABLE_DMX_SUPPORT, &ioctl_msg))
2287 struct vdec_ioctl_msg ioctl_msg = {NULL, NULL};
2305 ioctl_msg.in = &flush_dir;
2306 ioctl_msg.out = NULL;
2307 if (ioctl(drv_ctx.video_driver_fd, VDEC_IOCTL_CMD_FLUSH, &ioctl_msg) < 0)
3017 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL};
3114 ioctl_msg.in = &drv_ctx.frame_rate;
3116 (void*)&ioctl_msg) < 0)
3148 ioctl_msg.in = &drv_ctx.video_resolution;
3149 ioctl_msg.out = NULL;
3151 (void*)&ioctl_msg) < 0) {
3444 ioctl_msg.in = &drv_ctx.picture_order;
3445 ioctl_msg.out = NULL;
3447 (void*)&ioctl_msg) < 0)
3541 ioctl_msg.in = &drv_ctx.picture_order;
3542 ioctl_msg.out = NULL;
3544 (void*)&ioctl_msg) < 0)
3644 ioctl_msg.in = &drv_ctx.video_resolution;
3645 ioctl_msg.out = NULL;
3648 (void*)&ioctl_msg) < 0) {
3749 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL};
3752 ioctl_msg.out = (void*)&decoderinstances->nNumOfInstances;
3754 VDEC_IOCTL_GET_NUMBER_INSTANCES,&ioctl_msg));
4101 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL};
4283 ioctl_msg.in = &setbuffers;
4284 ioctl_msg.out = NULL;
4289 &ioctl_msg) < 0)
4396 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL};
4484 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL};
4489 ioctl_msg.in = &setbuffers;
4490 ioctl_msg.out = NULL;
4492 VDEC_IOCTL_FREE_BUFFER, &ioctl_msg);
4542 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL};
4547 ioctl_msg.in = &setbuffers;
4548 ioctl_msg.out = NULL;
4551 &ioctl_msg) < 0)
4713 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL};
4843 ioctl_msg.in = &setbuffers;
4844 ioctl_msg.out = NULL;
4847 &ioctl_msg) < 0)
4905 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL};
5188 ioctl_msg.in = &setbuffers;
5189 ioctl_msg.out = NULL;
5193 &ioctl_msg) < 0)
5606 struct vdec_ioctl_msg ioctl_msg;
5784 ioctl_msg.in = &frameinfo;
5785 ioctl_msg.out = NULL;
5787 &ioctl_msg) < 0)
5871 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL};
5913 ioctl_msg.in = &fillbuffer;
5914 ioctl_msg.out = NULL;
5916 VDEC_IOCTL_FILL_OUTPUT_BUFFER,&ioctl_msg) < 0)
7765 struct vdec_ioctl_msg ioctl_msg = {NULL, NULL};
7770 ioctl_msg.in = NULL;
7771 ioctl_msg.out = buffer_prop;
7773 (void*)&ioctl_msg) < 0)
7782 ioctl_msg.in = NULL;
7783 ioctl_msg.out = &drv_ctx.video_resolution;
7784 if (ioctl(drv_ctx.video_driver_fd, VDEC_IOCTL_GET_PICRES, &ioctl_msg))
7836 struct vdec_ioctl_msg ioctl_msg = {NULL, NULL};
7850 ioctl_msg.in = buffer_prop;
7851 ioctl_msg.out = NULL;
7853 (void*)&ioctl_msg) < 0)
7869 struct vdec_ioctl_msg ioctl_msg = {NULL, NULL};
7874 ioctl_msg.out = &drv_ctx.interlace;
7875 if (ioctl(drv_ctx.video_driver_fd, VDEC_IOCTL_GET_INTERLACE_FORMAT, &ioctl_msg))
7919 struct vdec_ioctl_msg ioctl_msg = {NULL, NULL};
7921 ioctl_msg.in = NULL;
7922 ioctl_msg.out = &drv_ctx.video_resolution;
7923 if (ioctl(drv_ctx.video_driver_fd, VDEC_IOCTL_GET_PICRES, &ioctl_msg))
8236 struct vdec_ioctl_msg ioctl_msg = {NULL, NULL};
8253 ioctl_msg.in = &drv_ctx.frame_rate;
8255 (void*)&ioctl_msg) < 0)
8442 struct vdec_ioctl_msg ioctl_msg = {NULL, NULL};
8484 ioctl_msg.in = &drv_ctx.extradata;
8485 ioctl_msg.out = NULL;
8487 (void*)&ioctl_msg) < 0)
8908 struct vdec_ioctl_msg ioctl_msg;
8918 ioctl_msg.in = NULL;
8919 ioctl_msg.out = (void*)&mv_buff_size;
8921 if (ioctl (drv_ctx.video_driver_fd,VDEC_IOCTL_GET_MV_BUFFER_SIZE, (void*)&ioctl_msg) < 0)
8990 ioctl_msg.in = (void*)&h264_mv;
8991 ioctl_msg.out = NULL;
8993 if (ioctl (drv_ctx.video_driver_fd,VDEC_IOCTL_SET_H264_MV_BUFFER, (void*)&ioctl_msg) < 0)
9591 struct vdec_ioctl_msg ioctl_msg = {NULL,NULL};
9605 ioctl_msg.in = &drv_ctx.output_format;
9606 ioctl_msg.out = NULL;
9608 (void*)&ioctl_msg) < 0) {