Searched refs:row_is_all_zeros (Results 1 – 2 of 2) sorted by relevance
417 static bool row_is_all_zeros(const uint8_t* row, int width) { in row_is_all_zeros() function450 if (!row_is_all_zeros(data, width)) { in trimTopBottom()490 } while (row_is_all_zeros(base + yoff->fOffset, width)); in trimTopBottom()