Searched refs:src_width_l (Results 1 – 2 of 2) sorted by relevance
732 int src_width_l, src_height_l; in needsScalingWithSplit() local762 src_width_l = cropL.right - cropL.left; in needsScalingWithSplit()766 if(((src_width_l != dst_width_l) || (src_height_l != dst_height_l))) in needsScalingWithSplit()
719 int src_width_l, src_height_l; in needsScalingWithSplit() local749 src_width_l = cropL.right - cropL.left; in needsScalingWithSplit()753 if(((src_width_l != dst_width_l) || (src_height_l != dst_height_l))) in needsScalingWithSplit()