Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/uvc/Class/
A Duvc_v4l2.c218 frame = stream->cur_frame; in uvc_v4l2_get_format()
263 stream->cur_frame = frame; in uvc_v4l2_set_format()
335 uvc_try_frame_interval(stream->cur_frame, interval); in uvc_v4l2_set_streamparm()
551 ccap->bounds.width = stream->cur_frame->wWidth; in uvc_v4l2_do_ioctl()
552 ccap->bounds.height = stream->cur_frame->wHeight; in uvc_v4l2_do_ioctl()
A Duvc_video.c1357 stream->cur_frame = frame; in uvc_video_init()
1505 …hal_log_err(" bFrameIndex = %d \n",stream->cur_frame->bFrameInde… in uvc_video_enable()
1506 …hal_log_err(" bmCapabilities = %d \n",stream->cur_frame->bmCapabili… in uvc_video_enable()
1507 hal_log_err(" wWidth = %d \n",stream->cur_frame->wWidth); in uvc_video_enable()
1508 … hal_log_err(" wHeight = %d \n",stream->cur_frame->wHeight); in uvc_video_enable()
1509 …hal_log_err(" dwMaxBitRate = %d Mbps \n",stream->cur_frame->dwMaxBitRa… in uvc_video_enable()
1510 …hal_log_err(" dwMaxVideoFrameBufferSize = 0x%x \n",stream->cur_frame->dwMaxVideo… in uvc_video_enable()
1511 …hal_log_err(" bFrameIntervalType - = %d \n",stream->cur_frame->bFrameInte… in uvc_video_enable()
1512 …hal_log_err(" dwDefaultFrameInterval = %d \n",stream->cur_frame->dwDefaultF… in uvc_video_enable()
1513 …hal_log_err(" dwFrameInterval - = %d \n",stream->cur_frame->dwFrameInt… in uvc_video_enable()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/uvc/Include/
A Duvcvideo.h366 struct uvc_frame *cur_frame; member

Completed in 809 milliseconds