Searched refs:bump16 (Results 1 – 1 of 1) sorted by relevance
64 int bump16 = width * sizeof(*p16) - p16_row_bytes; in Convert8to16() local66 CPTR_INC(uint8, p8, bump8), PTR_INC(uint16, p16, bump16)) { in Convert8to16()