Searched refs:pw2 (Results 1 – 1 of 1) sorted by relevance
381 const int pw2 = s->w / 2; in import_map() local394 for (int x = pw2; x < in->width && idx < MAX_SIZE; x += pw) { in import_map()