Home
last modified time | relevance | path

Searched refs:usbvc_still_image_frame_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h102 usbvc_still_image_frame_t *still;
H A Dusbvc.h390 } usbvc_still_image_frame_t; typedef
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c1902 sizeof (usbvc_still_image_frame_t)); in usbvc_free_stream_descr()
2412 usbvc_still_image_frame_t *st; in usbvc_parse_color_still()
2439 fmtgrp->still = (usbvc_still_image_frame_t *) in usbvc_parse_color_still()
2440 kmem_zalloc(sizeof (usbvc_still_image_frame_t), in usbvc_parse_color_still()