Searched refs:bytesperpixel (Results 1 – 4 of 4) sorted by relevance
156 unsigned int bytesperpixel; member185 unsigned int bytesperpixel; member
577 params->frm_fmt, params->bytesperpixel); in vpfe_ccdc_config_ycbcr()699 params->bytesperpixel); in vpfe_ccdc_config_raw()833 ccdc->ccdc_cfg.bayer.bytesperpixel = bpp; in vpfe_ccdc_set_image_window()837 ccdc->ccdc_cfg.ycbcr.bytesperpixel = bpp; in vpfe_ccdc_set_image_window()
561 unsigned int bytesperpixel = var->bits_per_pixel >> 3; in pvr2_init_display() local599 fb_writel(fb_readl(DISP_DIWMODE) | (--bytesperpixel << 2), DISP_DIWMODE); in pvr2_init_display()600 fb_writel(bytesperpixel << 2, DISP_PIXDEPTH); in pvr2_init_display()
262 int bytesperpixel = 2; in resizer_calculate_sdram_offsets() local281 bytesperpixel = 1; in resizer_calculate_sdram_offsets()286 offset = (image_width * bytesperpixel) - 1; in resizer_calculate_sdram_offsets()