Searched refs:src_row_r (Results 1 – 1 of 1) sorted by relevance
399 int src_row_r = src_row_l + 1; in Continue() local403 if (src_row_r == stretch_height) { in Continue()404 src_row_r--; in Continue()407 int row_offset_r = src_row_r * stretch_pitch_mask; in Continue()472 int src_row_r = src_row_l + 1; in Continue() local476 if (src_row_r == stretch_height) { in Continue()477 src_row_r--; in Continue()480 int row_offset_r = src_row_r * stretch_pitch; in Continue()564 int src_row_r = src_row_l + 1; in Continue() local568 if (src_row_r == stretch_height) { in Continue()[all …]