Searched refs:src_height_l (Results 1 – 2 of 2) 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()