Searched refs:br_fmt (Results 1 – 1 of 1) sorted by relevance
3540 const struct atomisp_format_bridge *br_fmt) in atomisp_fill_pix_format() argument3546 f->pixelformat = br_fmt->pixelformat; in atomisp_fill_pix_format()3549 width = ia_css_frame_pad_width(width, br_fmt->sh_fmt); in atomisp_fill_pix_format()3550 bytes = BITS_TO_BYTES(br_fmt->depth * width); in atomisp_fill_pix_format()3552 if (br_fmt->planar) in atomisp_fill_pix_format()