Home
last modified time | relevance | path

Searched defs:isp2x_dpcc_cfg (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp2-config.h561 struct isp2x_dpcc_cfg { struct
563 __u8 stage1_enable;
564 __u8 grayscale_mode;
567 __u8 sw_rk_out_sel;
568 __u8 sw_dpcc_output_sel;
569 __u8 stage1_rb_3x3;
570 __u8 stage1_g_3x3;
571 __u8 stage1_incl_rb_center;
572 __u8 stage1_incl_green_center;
575 __u8 stage1_use_fix_set;
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp2-config.h573 struct isp2x_dpcc_cfg { struct
575 u8 stage1_enable;
576 u8 grayscale_mode;
579 u8 sw_rk_out_sel;
580 u8 sw_dpcc_output_sel;
581 u8 stage1_rb_3x3;
582 u8 stage1_g_3x3;
583 u8 stage1_incl_rb_center;
584 u8 stage1_incl_green_center;
587 u8 stage1_use_fix_set;
[all …]