Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/arm/
H A Dmalidp_hw.c452 u8 h = (u8)se_config->hcoeff - 1; in malidp500_se_set_scaling_coeffs()
459 if ((h == v) && (se_config->hcoeff != old_config->hcoeff || in malidp500_se_set_scaling_coeffs()
470 if (se_config->hcoeff != old_config->hcoeff) in malidp500_se_set_scaling_coeffs()
813 MALIDP550_SE_CTL_HCSEL(se_config->hcoeff); in malidp550_se_set_scaling_coeffs()
H A Dmalidp_hw.h84 u8 hcoeff : 3; member
H A Dmalidp_crtc.c329 s->hcoeff = malidp_se_select_coeffs(h_upscale_factor); in malidp_crtc_atomic_check_scaling()
/linux/drivers/video/fbdev/geode/
H A Dlxfb.h49 uint32_t hcoeff[DC_HFILT_COUNT * 2]; member