Home
last modified time | relevance | path

Searched defs:swidth (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpsb_overlay.c280 int swidth = ((offset + width + mask) >> shift) - (offset >> shift); in i830_swidth() local
420 unsigned int swidth, swidthy, swidthuv; in i830_display_video() local
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
DOverlayPlaneBase.cpp773 uint32_t swidth = ((offset + width + 0x3F) >> 6) - (offset >> 6); in calculateSWidthSW() local
/hardware/intel/img/hwcomposer/merrifield/ips/common/
DOverlayPlaneBase.cpp801 uint32_t swidth = ((offset + width + 0x3F) >> 6) - (offset >> 6); in calculateSWidthSW() local