Searched refs:opp_program_bit_depth_reduction_params (Results 1 – 2 of 2) sorted by relevance
346 struct opp_program_bit_depth_reduction_params { struct788 struct opp_program_bit_depth_reduction_params opp_program_bit_depth_reduction_params; member
2455 struct output_pixel_processor *opp = params->opp_program_bit_depth_reduction_params.opp; in hwss_opp_program_bit_depth_reduction()2456 bool use_default_params = params->opp_program_bit_depth_reduction_params.use_default_params; in hwss_opp_program_bit_depth_reduction()2457 struct pipe_ctx *pipe_ctx = params->opp_program_bit_depth_reduction_params.pipe_ctx; in hwss_opp_program_bit_depth_reduction()3364 seq_state->steps[*seq_state->num_steps].params.opp_program_bit_depth_reduction_params.opp = opp; in hwss_add_opp_program_bit_depth_reduction()3365 …seq_state->steps[*seq_state->num_steps].params.opp_program_bit_depth_reduction_params.use_default_… in hwss_add_opp_program_bit_depth_reduction()3366 …seq_state->steps[*seq_state->num_steps].params.opp_program_bit_depth_reduction_params.pipe_ctx = p… in hwss_add_opp_program_bit_depth_reduction()