Home
last modified time | relevance | path

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

/drivers/staging/media/imx/
Dimx-ic-prp.c33 #define W_ALIGN 4 /* multiple of 16 pixels */ macro
180 W_ALIGN, &sdformat->format.height, in prp_set_fmt()
Dimx-media-vdic.c56 #define W_ALIGN 4 /* multiple of 16 pixels */ macro
609 MIN_W, MAX_W_VDIC, W_ALIGN, in vdic_try_fmt()
Dimx-media-csi.c40 #define W_ALIGN 1 /* multiple of 2 pixels */ macro
1466 W_ALIGN, &sdformat->format.height, in csi_try_fmt()
/drivers/media/platform/chips-media/
Dcoda-common.c54 #define W_ALIGN 1 /* multiple of 2 */ macro
605 v4l_bound_align_image(&f->fmt.pix.width, MIN_W, max_w, W_ALIGN, in coda_try_fmt()