Searched refs:src_height_l (Results 1 – 3 of 3) sorted by relevance
732 int src_width_l, src_height_l; in needsScalingWithSplit() local763 src_height_l = cropL.bottom - cropL.top; 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() local750 src_height_l = cropL.bottom - cropL.top; 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() local928 src_height_l = cropL.bottom - cropL.top; in needsScalingWithSplit()931 if(((src_width_l != dst_width_l) || (src_height_l != dst_height_l))) in needsScalingWithSplit()