Searched refs:dwMaxVideoFrameBufferSize (Results 1 – 8 of 8) sorted by relevance
223 .dwMaxVideoFrameBufferSize = cpu_to_le32(UVCG_MAX_VIDEO_FB_SZ_360P),277 .dwMaxVideoFrameBufferSize = cpu_to_le32(UVCG_MAX_VIDEO_FB_SZ_720P),348 .dwMaxVideoFrameBufferSize = cpu_to_le32(UVCG_MAX_VIDEO_FB_SZ_360P),395 .dwMaxVideoFrameBufferSize = cpu_to_le32(UVCG_MAX_VIDEO_FB_SZ_720P),
517 __le32 dwMaxVideoFrameBufferSize; member539 __le32 dwMaxVideoFrameBufferSize; \573 __le32 dwMaxVideoFrameBufferSize; member595 __le32 dwMaxVideoFrameBufferSize; \
273 dwMaxVideoFrameBufferSize the maximum number of bytes the332 dwMaxVideoFrameBufferSize the maximum number of bytes the
266 u32 dwMaxVideoFrameBufferSize; member
257 frame->dwMaxVideoFrameBufferSize = in uvc_parse_frame()263 frame->dwMaxVideoFrameBufferSize = 0; in uvc_parse_frame()298 frame->dwMaxVideoFrameBufferSize = format->bpp * frame->wWidth in uvc_parse_frame()
218 frame->dwMaxVideoFrameBufferSize; in uvc_fixup_video_ctrl()
115 echo $(( $WIDTH * $HEIGHT * 2 )) > $wdir/dwMaxVideoFrameBufferSize
2032 UVCG_FRAME_ATTR(dw_max_video_frame_buffer_size, dwMaxVideoFrameBufferSize, 32);