Searched refs:pstmaunal (Results 1 – 1 of 1) sorted by relevance
653 Adpcc_Manual_Attr_t *pstmaunal) in Api_Expert_mode_select() argument665 if(pstmaunal == NULL) { in Api_Expert_mode_select()672 pSelect->stage1_enable = pstmaunal->stOnfly.expert_mode.stage1_enable; in Api_Expert_mode_select()673 pSelect->grayscale_mode = pstmaunal->stOnfly.expert_mode.grayscale_mode; in Api_Expert_mode_select()674 pSelect->enable = pstmaunal->stOnfly.expert_mode.enable; in Api_Expert_mode_select()677 pSelect->sw_rk_out_sel = pstmaunal->stOnfly.expert_mode.sw_rk_out_sel; in Api_Expert_mode_select()678 pSelect->sw_dpcc_output_sel = pstmaunal->stOnfly.expert_mode.sw_dpcc_output_sel; in Api_Expert_mode_select()679 pSelect->stage1_rb_3x3 = pstmaunal->stOnfly.expert_mode.stage1_rb_3x3; in Api_Expert_mode_select()680 pSelect->stage1_g_3x3 = pstmaunal->stOnfly.expert_mode.stage1_g_3x3; in Api_Expert_mode_select()681 pSelect->stage1_incl_rb_center = pstmaunal->stOnfly.expert_mode.stage1_incl_rb_center; in Api_Expert_mode_select()[all …]