Home
last modified time | relevance | path

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

/u-boot/drivers/video/nexell/soc/
A Ds5pxx18_soc_dpc.c907 u32 sourcewidth, u32 destwidth) in nx_dpc_set_horizontal_up_scaler() argument
918 up_scale = ((sourcewidth - 1) * (1 << 11)) / (destwidth - 1); in nx_dpc_set_horizontal_up_scaler()
927 writel(sourcewidth - 1, &pregister->dpcupscalecon2); in nx_dpc_set_horizontal_up_scaler()
A Ds5pxx18_soc_dpc.h235 u32 sourcewidth, u32 destwidth);

Completed in 8 milliseconds