Searched refs:srcwidth (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/video/nexell/soc/
H A Ds5pxx18_soc_dpc.c938 u32 destwidth, srcwidth; local
943 srcwidth = pregister->dpcupscalecon2;
944 destwidth = (srcwidth * (1 << 11)) / up_scale;
948 *psourcewidth = srcwidth + 1;

Completed in 34 milliseconds