Searched refs:binary_info (Results 1 – 7 of 7) sorted by relevance
20 struct ia_css_binary_info *binary_info; member
95 sh_css_isp_stage.binary_info.iterator.num_stripes; in copy_isp_stage_to_sp_stage() 97 sh_css_isp_stage.binary_info.iterator.row_stripes_height; in copy_isp_stage_to_sp_stage() 99 sh_css_isp_stage.binary_info.iterator.row_stripes_overlap_lines; in copy_isp_stage_to_sp_stage() 101 sh_css_isp_stage.binary_info.pipeline.top_cropping; in copy_isp_stage_to_sp_stage() 102 sh_css_sp_stage.enable.sdis = sh_css_isp_stage.binary_info.enable.dis; in copy_isp_stage_to_sp_stage() 103 sh_css_sp_stage.enable.s3a = sh_css_isp_stage.binary_info.enable.s3a; in copy_isp_stage_to_sp_stage() 737 sh_css_isp_stage.binary_info = *info; in sh_css_stage_write_binary_info()
7292 if (stage->binary_info && stage->binary_info->enable.params) { in ia_css_pipeline_uses_params()
590 stage->binary_info = in pipeline_stage_create() 595 stage->binary_info = in pipeline_stage_create() 598 stage->binary_info = NULL; in pipeline_stage_create()
1196 /* Guard in case of binaries that don't have any binary_info */ in ia_css_debug_pipe_graph_dump_stage() 1197 if (stage->binary_info) { in ia_css_debug_pipe_graph_dump_stage() 1202 struct ia_css_binary_info *bi = stage->binary_info; in ia_css_debug_pipe_graph_dump_stage()
1740 struct imgu_abi_binary_info binary_info; member
882 isp_stage->binary_info = bi->info.isp.sp; in imgu_css_pipeline_init()