Searched refs:fScalex (Results 1 – 2 of 2) sorted by relevance
123 int32_t fScalex = WELS_ROUND ((float)kiSrcWidth / (float)kiDstWidth * kuiScaleWidth); in GeneralBilinearFastDownsampler_c() local164 iXInverse += fScalex; in GeneralBilinearFastDownsampler_c()182 iXInverse += fScalex; in GeneralBilinearFastDownsampler_c()
59 int32_t fScalex = WELS_ROUND ((float)kiSrcWidth / (float)kiDstWidth * kuiScaleWidth); in GeneralBilinearFastDownsampler_ref() local100 iXInverse += fScalex; in GeneralBilinearFastDownsampler_ref()118 iXInverse += fScalex; in GeneralBilinearFastDownsampler_ref()