Searched refs:lvf (Results 1 – 2 of 2) sorted by relevance
3075 linux_to_bsd_v4l2_format(struct l_v4l2_format *lvf, struct v4l2_format *vf) in linux_to_bsd_v4l2_format() argument3077 vf->type = lvf->type; in linux_to_bsd_v4l2_format()3078 if (lvf->type == V4L2_BUF_TYPE_VIDEO_OVERLAY in linux_to_bsd_v4l2_format()3080 || lvf->type == V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY in linux_to_bsd_v4l2_format()3088 memcpy(&vf->fmt, &lvf->fmt, sizeof(vf->fmt)); in linux_to_bsd_v4l2_format()3093 bsd_to_linux_v4l2_format(struct v4l2_format *vf, struct l_v4l2_format *lvf) in bsd_to_linux_v4l2_format() argument3095 lvf->type = vf->type; in bsd_to_linux_v4l2_format()3106 memcpy(&lvf->fmt, &vf->fmt, sizeof(vf->fmt)); in bsd_to_linux_v4l2_format()
2562 # .lvf Logitech Video Effects Face Accessory