/drivers/staging/media/atomisp/pci/runtime/frame/src/ |
D | frame.c | 80 unsigned int raw_bit_depth, 87 unsigned int raw_bit_depth, 117 info->raw_bit_depth); in ia_css_frame_allocate_from_info() 128 unsigned int raw_bit_depth) in ia_css_frame_allocate() argument 137 width, height, format, padded_width, raw_bit_depth); in ia_css_frame_allocate() 140 padded_width, raw_bit_depth, false); in ia_css_frame_allocate() 220 info->raw_bit_depth, in ia_css_frame_create_from_info() 280 unsigned int raw_bit_depth) in ia_css_frame_allocate_contiguous() argument 286 width, height, format, padded_width, raw_bit_depth); in ia_css_frame_allocate_contiguous() 289 padded_width, raw_bit_depth, true); in ia_css_frame_allocate_contiguous() [all …]
|
/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);
|
/drivers/staging/media/atomisp/pci/camera/pipe/src/ |
D | pipe_binarydesc.c | 119 in_info->raw_bit_depth = 0; in ia_css_pipe_get_vfpp_binarydesc() 232 in_info->raw_bit_depth = ia_css_pipe_util_pipe_input_format_bpp(pipe); in ia_css_pipe_get_preview_binarydesc() 357 in_info->raw_bit_depth = ia_css_pipe_util_pipe_input_format_bpp(pipe); in ia_css_pipe_get_video_binarydesc() 470 in_info->raw_bit_depth = 0; in ia_css_pipe_get_yuvscaler_binarydesc() 515 in_info->raw_bit_depth = 0; in ia_css_pipe_get_capturepp_binarydesc() 584 in_info->raw_bit_depth = ia_css_pipe_util_pipe_input_format_bpp(pipe); in ia_css_pipe_get_primary_binarydesc() 641 in_info->raw_bit_depth = ia_css_pipe_util_pipe_input_format_bpp(pipe); in ia_css_pipe_get_pre_gdc_binarydesc() 695 in_info->raw_bit_depth = 16; in ia_css_pipe_get_post_gdc_binarydesc() 723 in_info->raw_bit_depth = ia_css_pipe_util_pipe_input_format_bpp(pipe); in ia_css_pipe_get_pre_de_binarydesc() 762 in_info->raw_bit_depth = ia_css_pipe_util_pipe_input_format_bpp(pipe); in ia_css_pipe_get_pre_anr_binarydesc() [all …]
|
/drivers/staging/media/atomisp/pci/ |
D | ia_css_frame_public.h | 114 unsigned int raw_bit_depth; /** number of valid bits per pixel, member 222 unsigned int raw_bit_depth); 268 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() 359 pipe->copy.raw.raw_bit_depth = out_frame->info.raw_bit_depth; in sh_css_sp_start_isys_copy()
|
D | sh_css_params.c | 3196 unsigned int raw_bit_depth) in process_kernel_parameters() argument 3201 (void)raw_bit_depth; in process_kernel_parameters() 3207 isp_pipe_version, raw_bit_depth); in process_kernel_parameters() 3210 ia_css_s3a_configure(raw_bit_depth); in process_kernel_parameters() 3234 unsigned int raw_bit_depth = 10; in sh_css_param_update_isp_params() local 3244 raw_bit_depth = ia_css_stream_input_format_bits_per_pixel(curr_pipe->stream); in sh_css_param_update_isp_params() 3319 isp_pipe_version, raw_bit_depth); in sh_css_param_update_isp_params()
|
D | sh_css_internal.h | 551 u32 raw_bit_depth; member
|
D | sh_css.c | 3459 in_frame->info.raw_bit_depth = in init_in_frameinfo_memory_defaults() 5677 tnr_info.raw_bit_depth = SH_CSS_TNR_BIT_DEPTH; in load_video_binaries() 5842 info->raw_bit_depth, info->raw_bayer_order); in sh_css_pipe_get_viewfinder_frame_info() 6327 ref_info.raw_bit_depth = SH_CSS_REF_BIT_DEPTH; in allocate_delay_frames() 7694 out_frame->info.raw_bit_depth = in create_host_copy_pipeline() 8228 info->raw_bit_depth =
|
/drivers/staging/media/atomisp/pci/isp/kernels/raw/raw_1.0/ |
D | ia_css_raw.host.c | 33 sh_css_elems_bytes_from_info(unsigned int raw_bit_depth) in sh_css_elems_bytes_from_info() argument 35 return CEIL_DIV(raw_bit_depth, 8); in sh_css_elems_bytes_from_info()
|
/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()
|
/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
|
/drivers/staging/media/atomisp/pci/isp/kernels/fpn/fpn_1.0/ |
D | ia_css_fpn.host.c | 84 my_info.raw_bit_depth = FPN_BITS_PER_PIXEL; in ia_css_fpn_configure()
|
/drivers/staging/media/atomisp/pci/isp/kernels/vf/vf_1.0/ |
D | ia_css_vf.host.c | 140 vf_info->raw_bit_depth = info->dma.vfdec_bits_per_pixel; in ia_css_vf_configure()
|
/drivers/staging/media/atomisp/pci/runtime/binary/src/ |
D | binary.c | 1157 binary->internal_frame_info.raw_bit_depth = bits_per_pixel; in ia_css_binary_fill_info() 1164 bits_per_pixel = in_info->raw_bit_depth; in ia_css_binary_fill_info() 1193 binary->in_frame_info.raw_bit_depth = bits_per_pixel; in ia_css_binary_fill_info() 1202 binary->out_frame_info[i].raw_bit_depth = bits_per_pixel; in ia_css_binary_fill_info() 1209 binary->out_frame_info[i].raw_bit_depth = 16; in ia_css_binary_fill_info()
|
/drivers/staging/media/ipu3/ |
D | ipu3-css.c | 747 frame_sp_info->raw_bit_depth = css_queue_in->css_fmt->bit_depth; in imgu_css_pipeline_init() 756 frame_sp_info->raw_bit_depth = css_queue_out->css_fmt->bit_depth; in imgu_css_pipeline_init() 765 frame_sp_info->raw_bit_depth = css_queue_out->css_fmt->bit_depth; in imgu_css_pipeline_init() 774 frame_sp_info->raw_bit_depth = css_queue_vf->css_fmt->bit_depth; in imgu_css_pipeline_init() 936 frame_sp->info.raw_bit_depth = css_queue_in->css_fmt->bit_depth; in imgu_css_pipeline_init() 947 frame_sp->info.raw_bit_depth = css_queue_out->css_fmt->bit_depth; in imgu_css_pipeline_init() 963 frame_sp_info->raw_bit_depth = css_queue_out->css_fmt->bit_depth; in imgu_css_pipeline_init() 972 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
|
/drivers/staging/media/atomisp/pci/runtime/debug/src/ |
D | ia_css_debug.c | 2574 frame->info.raw_bit_depth, in ia_css_debug_pipe_graph_dump_frame() 2917 info->raw_bit_depth); in ia_css_debug_dump_frame_info()
|