Searched refs:p_new_exps (Results 1 – 1 of 1) sorted by relevance
912 pending_split_exps_t* p_new_exps = NULL; in split_locked() local927 pending_split_exps_t* p_new_exps = &new_exps; in split_locked() local930 memset(p_new_exps, 0, sizeof(pending_split_exps_t)); in split_locked()933 p_new_exps = &_pending_spilt_map[dst_id]; in split_locked()937 p_new_exps->is_rk_exp_res = true; in split_locked()938 p_new_exps->rk_exp_res.update_bits |= 1 << update_exp.type; in split_locked()939 p_new_exps->rk_exp_res.line_length_pixels = in split_locked()941 p_new_exps->rk_exp_res.frame_length_lines = in split_locked()943 p_new_exps->rk_exp_res.pixel_clock_freq_mhz = in split_locked()948 p_new_exps->rk_exp_res.sensor_params[0].coarse_integration_time = in split_locked()[all …]