Home
last modified time | relevance | path

Searched refs:total_hsize_out (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_component.c741 * dst_a = st->total_hsize_out - st->hsize_out + st->left_crop + 0.5; in d71_scaler_update()
745 * h_delta_phase = st->total_hsize_in / st->total_hsize_out; in d71_scaler_update()
757 u32 dst_a = st->total_hsize_out - st->hsize_out + st->left_crop; in d71_scaler_update()
763 2 * st->total_hsize_out * (st->total_hsize_in - in d71_scaler_update()
764 st->hsize_in)) << 15) / st->total_hsize_out; in d71_scaler_update()
766 init_ph = (st->total_hsize_in << 15) / st->total_hsize_out; in d71_scaler_update()
771 delta_ph = (st->total_hsize_in << 16) / st->total_hsize_out; in d71_scaler_update()
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_component.c741 * dst_a = st->total_hsize_out - st->hsize_out + st->left_crop + 0.5; in d71_scaler_update()
745 * h_delta_phase = st->total_hsize_in / st->total_hsize_out; in d71_scaler_update()
757 u32 dst_a = st->total_hsize_out - st->hsize_out + st->left_crop; in d71_scaler_update()
763 2 * st->total_hsize_out * (st->total_hsize_in - in d71_scaler_update()
764 st->hsize_in)) << 15) / st->total_hsize_out; in d71_scaler_update()
766 init_ph = (st->total_hsize_in << 15) / st->total_hsize_out; in d71_scaler_update()
771 delta_ph = (st->total_hsize_in << 16) / st->total_hsize_out; in d71_scaler_update()
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline.h268 u16 total_hsize_out; /* total_xxxx are size before split */ member
H A Dkomeda_pipeline_state.c543 st->total_hsize_out = dflow->total_out_w; in komeda_scaler_validate()
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline.h268 u16 total_hsize_out; /* total_xxxx are size before split */ member
H A Dkomeda_pipeline_state.c543 st->total_hsize_out = dflow->total_out_w; in komeda_scaler_validate()

Completed in 14 milliseconds