Searched refs:CPTR_INC (Results 1 – 1 of 1) sorted by relevance
44 #define CPTR_INC(type, ptr, del) \ macro60 CPTR_INC(uint8, p8, (height - 1) * p8_row_bytes + (width - 1) * sizeof(*p8)); in Convert8to16()66 CPTR_INC(uint8, p8, bump8), PTR_INC(uint16, p16, bump16)) { in Convert8to16()76 #undef CPTR_INC