Searched refs:expert_mode (Results 1 – 5 of 5) sorted by relevance
38 attr.stManual.stOnfly.expert_mode.stage1_use_set_1, in sample_dpcc_set_attr()39 attr.stManual.stOnfly.expert_mode.stage1_use_set_2, in sample_dpcc_set_attr()40 attr.stManual.stOnfly.expert_mode.stage1_use_set_3); in sample_dpcc_set_attr()46 attr.stManual.stOnfly.expert_mode.stage1_use_set_1 = 1; in sample_dpcc_set_attr()47 attr.stManual.stOnfly.expert_mode.stage1_use_set_2 = 1; in sample_dpcc_set_attr()48 attr.stManual.stOnfly.expert_mode.stage1_use_set_3 = 1; in sample_dpcc_set_attr()72 attr.stManual.stOnfly.expert_mode.stage1_use_set_1, in sample_dpcc_get_attr()73 attr.stManual.stOnfly.expert_mode.stage1_use_set_2, in sample_dpcc_get_attr()74 attr.stManual.stOnfly.expert_mode.stage1_use_set_3); in sample_dpcc_get_attr()
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()682 pSelect->stage1_incl_green_center = pstmaunal->stOnfly.expert_mode.stage1_incl_green_center; in Api_Expert_mode_select()685 pSelect->stage1_use_fix_set = pstmaunal->stOnfly.expert_mode.stage1_use_fix_set; in Api_Expert_mode_select()[all …]
106 int expert_mode; /* turn on/off value checking */ member
171 static unsigned char expert_mode[] = { 0x01, 0x80 }; in tda8290_set_params() local213 expert_mode[1] = priv->tda8290_easy_mode + 0x80; in tda8290_set_params()214 tuner_i2c_xfer_send(&priv->i2c_props, expert_mode, 2); in tda8290_set_params()
599 Adpcc_basic_cfg_params_t expert_mode; member