Searched refs:bytesperpixel (Results 1 – 4 of 4) sorted by relevance
155 unsigned int bytesperpixel; member184 unsigned int bytesperpixel; member
574 params->frm_fmt, params->bytesperpixel); in vpfe_ccdc_config_ycbcr()696 params->bytesperpixel); in vpfe_ccdc_config_raw()830 ccdc->ccdc_cfg.bayer.bytesperpixel = bpp; in vpfe_ccdc_set_image_window()834 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()
268 int bytesperpixel = 2; in resizer_calculate_sdram_offsets() local287 bytesperpixel = 1; in resizer_calculate_sdram_offsets()292 offset = (image_width * bytesperpixel) - 1; in resizer_calculate_sdram_offsets()