Searched refs:HW_ALIGN (Results 1 – 6 of 6) sorted by relevance
34 #define HW_ALIGN 32 macro
387 int stride = ALIGN(handle->iWidth, HW_ALIGN) * bpp; in mem1d()436 oc->stride = ALIGN(width, HW_ALIGN) * bits_per_pixel / 8; in omap4_hwc_setup_layer_base()
40 #define HW_ALIGN 32 macro1163 int stride = ALIGN(h->iWidth, HW_ALIGN) * bpp; in rgz_handle_to_stride()
576 int stride = ALIGN(handle->iWidth, HW_ALIGN) * bpp; in mem1d()625 oc->stride = ALIGN(width, HW_ALIGN) * bits_per_pixel / 8; in omap4_hwc_setup_layer_base()
38 #define HW_ALIGN 32 macro