Searched refs:scratch_set_extra_ptr (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/media/usb/usbvision/ |
H A D | usbvision-core.c | 273 static void scratch_set_extra_ptr(struct usb_usbvision *usbvision, int *ptr, scratch_set_extra_ptr() function 736 scratch_set_extra_ptr(usbvision, &strip_ptr, 0); usbvision_parse_compress() 917 scratch_set_extra_ptr(usbvision, &y_ptr, y_odd_offset); usbvision_parse_lines_420() 918 scratch_set_extra_ptr(usbvision, &u_ptr, y_block_size); usbvision_parse_lines_420() 919 scratch_set_extra_ptr(usbvision, &v_ptr, y_odd_offset usbvision_parse_lines_420()
|
Completed in 50 milliseconds