Home
last modified time | relevance | path

Searched refs:phase_step (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/staging/media/ipu3/
A Dipu3-css-params.c101 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; member
586 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 …]
/linux/drivers/clk/meson/
A Dclk-phase.c13 #define phase_step(_width) (360 / (1 << (_width))) macro
23 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()
/linux/drivers/gpu/drm/msm/disp/mdp5/
A Dmdp5_plane.c637 uint32_t src, uint32_t dst, uint32_t phase_step[2], in calc_pixel_ext()
725 struct phase_step { struct
733 struct phase_step *step, in mdp5_hwpipe_mode_set() argument
838 struct phase_step step = { { 0 } }; in mdp5_plane_mode_set()

Completed in 14 milliseconds