Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/
H A Dia_css_xnr3.host.c104 s32 host_scale = IA_CSS_XNR3_CORING_SCALE; in compute_coring() local
105 s32 offset = host_scale / 2; /* fixed-point 0.5 */ in compute_coring()
110 isp_coring = ((coring * isp_scale) + offset) / host_scale; in compute_coring()
123 s32 host_scale = IA_CSS_XNR3_BLENDING_SCALE; in compute_blending() local
124 s32 offset = host_scale / 2; /* fixed-point 0.5 */ in compute_blending()
131 isp_strength = -(((strength * isp_scale) + offset) / host_scale); in compute_blending()
/linux/Documentation/driver-api/media/drivers/
H A Dsh_mobile_ceu_camera.rst13 combined scales: sensor_scale * host_scale