Home
last modified time | relevance | path

Searched refs:BPL_ALIGNMENT (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/platform/raspberrypi/rp1-cfe/
H A Dcfe.c71 #define BPL_ALIGNMENT 16 macro
491 ALIGN((f->fmt.pix.width * fmt->depth) >> 3, BPL_ALIGNMENT); in cfe_calc_vid_format_size_bpl()
496 ALIGN(f->fmt.pix.bytesperline, BPL_ALIGNMENT); in cfe_calc_vid_format_size_bpl()