Home
last modified time | relevance | path

Searched refs:vbandlength (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/media/usb/pwc/
A Dpwc-uncompress.c37 raw_frame->vbandlength = cpu_to_le16(pdev->vbandlength); in pwc_decompress()
51 if (pdev->vbandlength == 0) { in pwc_decompress()
A Dpwc-ctrl.c198 pdev->vbandlength = 528; in set_video_mode_Nala()
202 pdev->vbandlength = 704; in set_video_mode_Nala()
207 pdev->vbandlength = 0; in set_video_mode_Nala()
258 pdev->vbandlength = pChoose->bandlength; in set_video_mode_Timon()
309 pdev->vbandlength = pChoose->bandlength; in set_video_mode_Kiara()
310 if (pdev->vbandlength > 0) in set_video_mode_Kiara()
311 pdev->frame_size = (pdev->vbandlength * pdev->height) / 4; in set_video_mode_Kiara()
315 pdev->frame_size, pdev->vframes, size, pdev->vbandlength); in set_video_mode_Kiara()
A Dpwc.h192 __le16 vbandlength; /* Size of 4 lines compressed (used by the member
241 int vbandlength; /* compressed band length; 0 is uncompressed */ member
A Dpwc-dec23.c672 src += pdev->vbandlength; in pwc_dec23_decompress()

Completed in 7 milliseconds