Searched defs:sh_css_sp_stage (Results 1 – 2 of 2) sorted by relevance
550 struct sh_css_sp_stage { struct559 u8 num; /* Stage number */560 u8 isp_online;561 u8 isp_copy_vf;562 u8 isp_copy_output;563 u8 sp_enable_xnr;564 u8 isp_deci_log_factor;565 u8 isp_vf_downscale_bits;566 u8 deinterleaved;572 u8 program_input_circuit;[all …]
57 struct sh_css_sp_stage sh_css_sp_stage; variable