Searched refs:src_width_l (Results 1 – 3 of 3) 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()
897 int src_width_l, src_height_l; in needsScalingWithSplit() local927 src_width_l = cropL.right - cropL.left; in needsScalingWithSplit()931 if(((src_width_l != dst_width_l) || (src_height_l != dst_height_l))) in needsScalingWithSplit()