Lines Matching defs:plane
89 int x, y, plane;93 for (plane = 0; plane < c->bpp; plane++) {96 out[linesize * y + x] |= get_bits1(&gb) << plane;105 int x, y, plane;110 for (plane = 0; plane < c->bpp; plane++) {112 out[linesize * y + x] |= get_bits1(&gb) << plane;