Searched refs:br_fmt (Results 1 – 1 of 1) sorted by relevance
3650 const struct atomisp_format_bridge *br_fmt) in atomisp_fill_pix_format() argument3656 f->pixelformat = br_fmt->pixelformat; in atomisp_fill_pix_format()3659 width = ia_css_frame_pad_width(width, br_fmt->sh_fmt); in atomisp_fill_pix_format()3660 bytes = BITS_TO_BYTES(br_fmt->depth * width); in atomisp_fill_pix_format()3662 if (br_fmt->planar) in atomisp_fill_pix_format()