Searched refs:flip_pixels (Results 1 – 1 of 1) sorted by relevance
71 static ALWAYS_INLINE uint8_t flip_pixels(uint8_t b) in flip_pixels() function93 tmp_img.row[i] = flip_pixels(img->row[i]); in update_content()