Searched refs:srcwidth (Results 1 – 1 of 1) sorted by relevance
938 u32 destwidth, srcwidth; in nx_dpc_get_horizontal_up_scaler() local943 srcwidth = pregister->dpcupscalecon2; in nx_dpc_get_horizontal_up_scaler()944 destwidth = (srcwidth * (1 << 11)) / up_scale; in nx_dpc_get_horizontal_up_scaler()948 *psourcewidth = srcwidth + 1; in nx_dpc_get_horizontal_up_scaler()
Completed in 7 milliseconds