Home
last modified time | relevance | path

Searched refs:raw_bit_depth (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/staging/media/atomisp/pci/runtime/frame/src/
H A Dframe.c66 unsigned int raw_bit_depth);
72 unsigned int raw_bit_depth,
95 info->raw_bit_depth); in ia_css_frame_allocate_from_info()
106 unsigned int raw_bit_depth) in ia_css_frame_allocate() argument
115 width, height, format, padded_width, raw_bit_depth); in ia_css_frame_allocate()
118 padded_width, raw_bit_depth); in ia_css_frame_allocate()
169 frame->frame_info.raw_bit_depth); in ia_css_frame_init_planes()
175 frame->frame_info.raw_bit_depth <= 8 ? 1 : 2); in ia_css_frame_init_planes()
419 unsigned int bits_per_pixel = is_raw_packed ? info->raw_bit_depth : in ia_css_dma_configure_from_info()
618 unsigned int raw_bit_depth) in frame_allocate_with_data() argument
[all …]
/linux/drivers/staging/media/ipu3/
H A Dipu3-css.c735 frame_sp_info->raw_bit_depth = css_queue_in->css_fmt->bit_depth; in imgu_css_pipeline_init()
744 frame_sp_info->raw_bit_depth = css_queue_out->css_fmt->bit_depth; in imgu_css_pipeline_init()
753 frame_sp_info->raw_bit_depth = css_queue_out->css_fmt->bit_depth; in imgu_css_pipeline_init()
762 frame_sp_info->raw_bit_depth = css_queue_vf->css_fmt->bit_depth; in imgu_css_pipeline_init()
924 frame_sp->info.raw_bit_depth = css_queue_in->css_fmt->bit_depth; in imgu_css_pipeline_init()
935 frame_sp->info.raw_bit_depth = css_queue_out->css_fmt->bit_depth; in imgu_css_pipeline_init()
951 frame_sp_info->raw_bit_depth = css_queue_out->css_fmt->bit_depth; in imgu_css_pipeline_init()
960 frame_sp->info.raw_bit_depth = css_queue_vf->css_fmt->bit_depth; in imgu_css_pipeline_init()
H A Dipu3-abi.h744 u32 raw_bit_depth; member
1350 u8 raw_bit_depth; /* number of valid bits per pixel, member
1806 u32 raw_bit_depth; member