Home | History | Annotate | Download | only in hwc

Lines Matching refs:HW_ALIGN

576     int stride = ALIGN(handle->iWidth, HW_ALIGN) * bpp;
625 oc->stride = ALIGN(width, HW_ALIGN) * bits_per_pixel / 8;