Searched refs:trimL (Results 1 – 1 of 1) sorted by relevance
423 const int trimL = *data++; in test_trim_row_left_right() local428 int skip = trim_row_left_right(data, origWidth, trimL, trimR); in test_trim_row_left_right()430 int expectedWidth = origWidth - trimL - trimR; in test_trim_row_left_right()