Searched refs:otfSrcHeight (Results 1 – 1 of 1) sorted by relevance
1221 const float otfSrcHeight = float(srcWidth / m2mMppRatio); in getCandidateScalingM2mMPPOutImages() local1222 const float scaleRatio_V = otfSrcHeight / float(dst_img.h); in getCandidateScalingM2mMPPOutImages()1224 const float resolution = otfSrcWidth * otfSrcHeight * display->getBtsRefreshRate() / 1000; in getCandidateScalingM2mMPPOutImages()