Searched refs:dwMaxVideoFrameSize (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc.h447 uint8_t dwMaxVideoFrameSize[4]; member in struct:usbvc_vs_probe_commit
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc_v4l2.c325 LE_TO_UINT32(strm_if->ctrl_pc.dwMaxVideoFrameSize, 0, bufsize);
1016 LE_TO_UINT32(strm_if->ctrl_pc.dwMaxVideoFrameSize, 0,
1022 "usbvc_v4l2_set_format: dwMaxVideoFrameSize=%x, w=%x, h=%x",
1069 LE_TO_UINT32(strm_if->ctrl_pc.dwMaxVideoFrameSize, 0,
H A Dusbvc.c947 LE_TO_UINT32(strm_if->ctrl_pc.dwMaxVideoFrameSize, 0, maxsize);
2789 LE_TO_UINT32(strm_if->ctrl_pc.dwMaxVideoFrameSize, 0, len);
3093 LE_TO_UINT32(strm_if->ctrl_pc.dwMaxVideoFrameSize, 0, frame_size);
3447 LE_TO_UINT32(strm_if->ctrl_pc.dwMaxVideoFrameSize, 0, len);
3449 "usbvc_decode_stream_header: dwMaxVideoFrameSize=%x, head_flag=%x",

Completed in 68 milliseconds