Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/arm/
Dmalidp_crtc.c327 s->hcoeff = malidp_se_select_coeffs(h_upscale_factor); in malidp_crtc_atomic_check_scaling()
328 s->vcoeff = malidp_se_select_coeffs(v_upscale_factor); in malidp_crtc_atomic_check_scaling()
Dmalidp_hw.h336 malidp_se_select_coeffs(u32 upscale_factor) in malidp_se_select_coeffs() function