/linux-6.1.9/drivers/staging/media/atomisp/pci/runtime/frame/src/ |
D | frame.c | 74 unsigned int raw_bit_depth); 80 unsigned int raw_bit_depth, 109 info->raw_bit_depth); in ia_css_frame_allocate_from_info() 120 unsigned int raw_bit_depth) in ia_css_frame_allocate() argument 129 width, height, format, padded_width, raw_bit_depth); in ia_css_frame_allocate() 132 padded_width, raw_bit_depth); in ia_css_frame_allocate() 207 info->raw_bit_depth, in ia_css_frame_create_from_info() 298 frame->info.raw_bit_depth); in ia_css_frame_init_planes() 304 frame->info.raw_bit_depth <= 8 ? 1 : 2); in ia_css_frame_init_planes() 537 unsigned int bits_per_pixel = is_raw_packed ? info->raw_bit_depth : in ia_css_dma_configure_from_info() [all …]
|
/linux-6.1.9/drivers/staging/media/atomisp/pci/isp/kernels/ob/ob_1.0/ |
D | ia_css_ob.host.c | 40 unsigned int raw_bit_depth) in ia_css_ob_configure() argument 43 config->raw_bit_depth = raw_bit_depth; in ia_css_ob_configure() 54 = config->isp_pipe_version == 2 ? SH_CSS_BAYER_BITS : config->raw_bit_depth; in ia_css_ob_encode()
|
D | ia_css_ob_param.h | 31 unsigned int raw_bit_depth; member
|
D | ia_css_ob.host.h | 28 unsigned int raw_bit_depth);
|
/linux-6.1.9/drivers/staging/media/atomisp/pci/camera/pipe/src/ |
D | pipe_binarydesc.c | 118 in_info->raw_bit_depth = 0; in ia_css_pipe_get_vfpp_binarydesc() 231 in_info->raw_bit_depth = ia_css_pipe_util_pipe_input_format_bpp(pipe); in ia_css_pipe_get_preview_binarydesc() 356 in_info->raw_bit_depth = ia_css_pipe_util_pipe_input_format_bpp(pipe); in ia_css_pipe_get_video_binarydesc() 467 in_info->raw_bit_depth = 0; in ia_css_pipe_get_yuvscaler_binarydesc() 512 in_info->raw_bit_depth = 0; in ia_css_pipe_get_capturepp_binarydesc() 579 in_info->raw_bit_depth = ia_css_pipe_util_pipe_input_format_bpp(pipe); in ia_css_pipe_get_primary_binarydesc() 627 in_info->raw_bit_depth = ia_css_pipe_util_pipe_input_format_bpp(pipe); in ia_css_pipe_get_pre_gdc_binarydesc() 681 in_info->raw_bit_depth = 16; in ia_css_pipe_get_post_gdc_binarydesc() 709 in_info->raw_bit_depth = ia_css_pipe_util_pipe_input_format_bpp(pipe); in ia_css_pipe_get_pre_de_binarydesc() 748 in_info->raw_bit_depth = ia_css_pipe_util_pipe_input_format_bpp(pipe); in ia_css_pipe_get_pre_anr_binarydesc() [all …]
|
/linux-6.1.9/drivers/staging/media/atomisp/pci/ |
D | ia_css_frame_public.h | 114 unsigned int raw_bit_depth; /** number of valid bits per pixel, member 221 unsigned int raw_bit_depth);
|
D | sh_css_sp.c | 283 pipe->copy.raw.raw_bit_depth = out_frame->info.raw_bit_depth; in sh_css_sp_start_raw_copy() 357 pipe->copy.raw.raw_bit_depth = out_frame->info.raw_bit_depth; in sh_css_sp_start_isys_copy()
|
D | sh_css_params.c | 3024 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()
|
D | sh_css_internal.h | 541 u32 raw_bit_depth; member
|
D | sh_css.c | 3242 in_frame->info.raw_bit_depth = in init_in_frameinfo_memory_defaults() 5162 tnr_info.raw_bit_depth = SH_CSS_TNR_BIT_DEPTH; in load_video_binaries() 5315 info->raw_bit_depth, info->raw_bayer_order); in sh_css_pipe_get_viewfinder_frame_info() 5786 ref_info.raw_bit_depth = SH_CSS_REF_BIT_DEPTH; in allocate_delay_frames() 7164 out_frame->info.raw_bit_depth = in create_host_copy_pipeline() 7689 info->raw_bit_depth = in sh_css_pipe_get_output_frame_info()
|
/linux-6.1.9/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/ |
D | ia_css_s3a.host.h | 27 unsigned int raw_bit_depth);
|
D | ia_css_s3a.host.c | 41 ia_css_s3a_configure(unsigned int raw_bit_depth) in ia_css_s3a_configure() argument 43 s3a_raw_bit_depth = raw_bit_depth; in ia_css_s3a_configure()
|
/linux-6.1.9/drivers/staging/media/atomisp/pci/runtime/frame/interface/ |
D | ia_css_frame_comm.h | 78 unsigned char raw_bit_depth; /* number of valid bits per pixel, member
|
/linux-6.1.9/drivers/staging/media/atomisp/pci/isp/kernels/fpn/fpn_1.0/ |
D | ia_css_fpn.host.c | 86 my_info.raw_bit_depth = FPN_BITS_PER_PIXEL; in ia_css_fpn_configure()
|
/linux-6.1.9/drivers/staging/media/atomisp/pci/isp/kernels/vf/vf_1.0/ |
D | ia_css_vf.host.c | 141 vf_info->raw_bit_depth = info->dma.vfdec_bits_per_pixel; in ia_css_vf_configure()
|
/linux-6.1.9/drivers/staging/media/atomisp/pci/runtime/binary/src/ |
D | binary.c | 737 binary->internal_frame_info.raw_bit_depth = bits_per_pixel; in ia_css_binary_fill_info() 744 bits_per_pixel = in_info->raw_bit_depth; in ia_css_binary_fill_info() 773 binary->in_frame_info.raw_bit_depth = bits_per_pixel; in ia_css_binary_fill_info() 782 binary->out_frame_info[i].raw_bit_depth = bits_per_pixel; in ia_css_binary_fill_info() 789 binary->out_frame_info[i].raw_bit_depth = 16; in ia_css_binary_fill_info()
|
/linux-6.1.9/drivers/staging/media/ipu3/ |
D | ipu3-css.c | 734 frame_sp_info->raw_bit_depth = css_queue_in->css_fmt->bit_depth; in imgu_css_pipeline_init() 743 frame_sp_info->raw_bit_depth = css_queue_out->css_fmt->bit_depth; in imgu_css_pipeline_init() 752 frame_sp_info->raw_bit_depth = css_queue_out->css_fmt->bit_depth; in imgu_css_pipeline_init() 761 frame_sp_info->raw_bit_depth = css_queue_vf->css_fmt->bit_depth; in imgu_css_pipeline_init() 923 frame_sp->info.raw_bit_depth = css_queue_in->css_fmt->bit_depth; in imgu_css_pipeline_init() 934 frame_sp->info.raw_bit_depth = css_queue_out->css_fmt->bit_depth; in imgu_css_pipeline_init() 950 frame_sp_info->raw_bit_depth = css_queue_out->css_fmt->bit_depth; in imgu_css_pipeline_init() 959 frame_sp->info.raw_bit_depth = css_queue_vf->css_fmt->bit_depth; in imgu_css_pipeline_init()
|
D | ipu3-abi.h | 744 u32 raw_bit_depth; member 1350 u8 raw_bit_depth; /* number of valid bits per pixel, member 1806 u32 raw_bit_depth; member
|
/linux-6.1.9/drivers/staging/media/atomisp/pci/runtime/debug/src/ |
D | ia_css_debug.c | 2572 frame->info.raw_bit_depth, in ia_css_debug_pipe_graph_dump_frame() 2915 info->raw_bit_depth); in ia_css_debug_dump_frame_info()
|