Searched refs:dst_scale_img (Results 1 – 1 of 1) sorted by relevance
1191 exynos_image dst_scale_img = dst_img; in getCandidateScalingM2mMPPOutImages() local1195 dst_scale_img.format = HAL_PIXEL_FORMAT_YCBCR_P010; in getCandidateScalingM2mMPPOutImages()1197 dst_scale_img.format = HAL_PIXEL_FORMAT_RGBA_1010102; in getCandidateScalingM2mMPPOutImages()1200 dst_scale_img.format = DEFAULT_MPP_DST_YUV_FORMAT; in getCandidateScalingM2mMPPOutImages()1210 auto ratio = m->getMaxUpscale(dst_scale_img, dst_img); in getCandidateScalingM2mMPPOutImages()1220 float ratio = float(m->getMaxUpscale(src_img, dst_scale_img)); in getCandidateScalingM2mMPPOutImages()1229 auto ratio = m->getMaxDownscale(*display, src_img, dst_scale_img); in getCandidateScalingM2mMPPOutImages()1244 auto ratio = m->getDownscaleRestriction(dst_scale_img, dst_img); in getCandidateScalingM2mMPPOutImages()1262 dst_scale_img.x = 0; in getCandidateScalingM2mMPPOutImages()1263 dst_scale_img.y = 0; in getCandidateScalingM2mMPPOutImages()[all …]