Searched refs:dst_wrap (Results 1 – 2 of 2) sorted by relevance
146 static void shrink22(uint8_t *dst, int dst_wrap, in shrink22() argument174 dst += dst_wrap; in shrink22()179 static void shrink44(uint8_t *dst, int dst_wrap, in shrink44() argument205 dst += dst_wrap; in shrink44()210 static void shrink88(uint8_t *dst, int dst_wrap, in shrink88() argument228 dst += dst_wrap - width; in shrink88()
40 void (*shrink[4])(uint8_t *dst, int dst_wrap, const uint8_t *src,