BPL_ALIGNMENT
ALIGN((f->fmt.pix.width * fmt->depth) >> 3, BPL_ALIGNMENT);
ALIGN(f->fmt.pix.bytesperline, BPL_ALIGNMENT);