Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/uvc/Include/
A Dvideo.h438 __u8 bFormatIndex; member
460 __u8 bFormatIndex; member
517 __u8 bFormatIndex; member
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/uvc/Class/
A Duvc_video.c151 if (stream->format[i].index == ctrl->bFormatIndex) { in uvc_fixup_video_ctrl()
262 ctrl->bFormatIndex = data[2]; in uvc_get_video_ctrl()
317 data[2] = ctrl->bFormatIndex; in uvc_set_video_ctrl()
1333 if (format->index == probe->bFormatIndex) in uvc_video_init()
1353 probe->bFormatIndex = format->index; in uvc_video_init()
A Duvc_v4l2.c163 probe->bFormatIndex = format->index; in uvc_v4l2_try_format()

Completed in 32 milliseconds