Home
last modified time | relevance | path

Searched refs:raw_bit_depth (Results 1 – 6 of 6) 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/atomisp/pci/runtime/binary/src/
H A Dbinary.c714 binary->internal_frame_info.raw_bit_depth = bits_per_pixel; in ia_css_binary_fill_info()
721 bits_per_pixel = in_info->raw_bit_depth; in ia_css_binary_fill_info()
750 binary->in_frame_info.raw_bit_depth = bits_per_pixel; in ia_css_binary_fill_info()
759 binary->out_frame_info[i].raw_bit_depth = bits_per_pixel; in ia_css_binary_fill_info()
766 binary->out_frame_info[i].raw_bit_depth = 16; in ia_css_binary_fill_info()
/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
/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css_params.c3024 unsigned int raw_bit_depth) in process_kernel_parameters() argument
3029 (void)raw_bit_depth; in process_kernel_parameters()
3035 isp_pipe_version, raw_bit_depth); in process_kernel_parameters()
3038 ia_css_s3a_configure(raw_bit_depth); in process_kernel_parameters()
3063 unsigned int raw_bit_depth = 10; in sh_css_param_update_isp_params() local
3073 raw_bit_depth = ia_css_stream_input_format_bits_per_pixel(curr_pipe->stream); in sh_css_param_update_isp_params()
3141 isp_pipe_version, raw_bit_depth); in sh_css_param_update_isp_params()
H A Dsh_css.c2956 in_frame->frame_info.raw_bit_depth = ia_css_pipe_util_pipe_input_format_bpp(pipe); in init_in_frameinfo_memory_defaults()
4722 tnr_info.raw_bit_depth = SH_CSS_TNR_BIT_DEPTH; in load_video_binaries()
4875 info->raw_bit_depth, info->raw_bayer_order); in sh_css_pipe_get_viewfinder_frame_info()
5338 ref_info.raw_bit_depth = SH_CSS_REF_BIT_DEPTH; in allocate_delay_frames()
6696 out_frame->frame_info.raw_bit_depth = in create_host_copy_pipeline()
7206 info->raw_bit_depth = in sh_css_pipe_get_output_frame_info()