Searched refs:phase_step (Results 1 – 3 of 3) sorted by relevance
101 phase_sum_left / phase_step - 1 : phase_sum_left / phase_step; in imgu_css_scaler_setup_lut()103 phase_sum_right / phase_step - 1 : phase_sum_right / phase_step; in imgu_css_scaler_setup_lut()105 info->phase_step = phase_step; in imgu_css_scaler_setup_lut()237 pad_left * phase_step; in imgu_css_osys_calc_stripe_offset()253 phase_step, pad_left); in imgu_css_osys_calc_stripe_phase_init()271 phase_step); in imgu_css_osys_calc_inp_stripe_width()325 unsigned int phase_step; member586 scaler_luma->phase_step, in imgu_css_osys_calc_frame_and_stripe_params()602 scaler_luma->phase_step, in imgu_css_osys_calc_frame_and_stripe_params()633 scaler_luma->phase_step; in imgu_css_osys_calc_frame_and_stripe_params()[all …]
13 #define phase_step(_width) (360 / (1 << (_width))) macro23 return phase_step(width) * val; in meson_clk_degrees_from_val()28 unsigned int val = DIV_ROUND_CLOSEST(degrees, phase_step(width)); in meson_clk_degrees_to_val()
637 uint32_t src, uint32_t dst, uint32_t phase_step[2], in calc_pixel_ext()725 struct phase_step { struct733 struct phase_step *step, in mdp5_hwpipe_mode_set() argument838 struct phase_step step = { { 0 } }; in mdp5_plane_mode_set()
Completed in 14 milliseconds