Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dpxa168fb.c351 int pixel_offset; in set_graphics_start() local
354 pixel_offset = (yoffset * var->xres_virtual) + xoffset; in set_graphics_start()
356 addr = fbi->fb_start_dma + (pixel_offset * (var->bits_per_pixel >> 3)); in set_graphics_start()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-camera-module.h787 __u32 pixel_offset; member
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dsubdev-itf.c449 capture_info->multi_dev.pixel_offset != RKMOUDLE_UNITE_EXTEND_PIXEL) { in sditf_channel_enable()
453 capture_info->multi_dev.pixel_offset); in sditf_channel_enable()
H A Dcapture.c3919 offset = channel->capture_info.multi_dev.pixel_offset; in rkcif_csi_channel_set_v1()
3952 (channel->crop_st_x + capture_info->multi_dev.pixel_offset)); in rkcif_csi_channel_set_v1()