Searched refs:scaling_ratio_h (Results 1 – 1 of 1) sorted by relevance
552 struct fixed31_32 scaling_ratio_h; in vpe_clip_stream() local561 scaling_ratio_h = vpe_fixpt_from_fraction(src_rect->width, dst_rect->width); in vpe_clip_stream()569 vpe_fixpt_mul_int(scaling_ratio_h, (int)(target_rect->x - dst_rect->x))); in vpe_clip_stream()586 vpe_fixpt_mul_int(scaling_ratio_h, (int)clipped_dst_rect.width)); in vpe_clip_stream()