Searched refs:lvf (Results 1 – 2 of 2) sorted by relevance
3084 linux_to_bsd_v4l2_format(struct l_v4l2_format *lvf, struct v4l2_format *vf) in linux_to_bsd_v4l2_format() argument3086 vf->type = lvf->type; in linux_to_bsd_v4l2_format()3087 if (lvf->type == V4L2_BUF_TYPE_VIDEO_OVERLAY in linux_to_bsd_v4l2_format()3089 || lvf->type == V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY in linux_to_bsd_v4l2_format()3097 memcpy(&vf->fmt, &lvf->fmt, sizeof(vf->fmt)); in linux_to_bsd_v4l2_format()3102 bsd_to_linux_v4l2_format(struct v4l2_format *vf, struct l_v4l2_format *lvf) in bsd_to_linux_v4l2_format() argument3104 lvf->type = vf->type; in bsd_to_linux_v4l2_format()3115 memcpy(&lvf->fmt, &vf->fmt, sizeof(vf->fmt)); in bsd_to_linux_v4l2_format()
2562 # .lvf Logitech Video Effects Face Accessory