Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/hwc/
Dhal_public.h34 #define HW_ALIGN 32 macro
Dhwc.c387 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()
/hardware/ti/omap4-aah/hwc/
Dhal_public.h34 #define HW_ALIGN 32 macro
Drgz_2d.c40 #define HW_ALIGN 32 macro
1163 int stride = ALIGN(h->iWidth, HW_ALIGN) * bpp; in rgz_handle_to_stride()
Dhwc.c576 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()
/hardware/intel/img/hwcomposer/include/pvr/hal/
Dhal_public.h38 #define HW_ALIGN 32 macro