Lines Matching defs:width
96 static void filter181(int16_t *data, int width, int height, ptrdiff_t stride)
104 for (x = 1; x < width - 1; x++) {
116 for (x = 1; x < width - 1; x++) {
134 * @param w width in 8 pixel blocks
237 * @param w width in 8 pixel blocks
306 * @param w width in 8 pixel blocks
929 if (s->last_pic.f->width != s->cur_pic.f->width ||
937 if (s->next_pic.f->width != s->cur_pic.f->width ||