Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.c1838 int this_frame_slices; in dpu_encoder_prep_dsc() local
1864 this_frame_slices = pic_width / dsc->slice_width; in dpu_encoder_prep_dsc()
1865 intf_ip_w = this_frame_slices * dsc->slice_width; in dpu_encoder_prep_dsc()