/hardware/intel/img/psb_video/src/ |
psb_overlay.c | 421 unsigned int mask, shift, offsety, offsetu; local 533 offsetu = pPriv->UBuf0offset; 536 offsetu = pPriv->UBuf1offset; 543 swidthuv = i830_swidth(offsetu, width / 2, mask, shift); 551 swidthuv = i830_swidth(offsetu, width / 2, mask, shift); [all...] |
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/ |
OverlayPlaneBase.cpp | 806 uint32_t offsetu = backBuffer->OBUF_0U; local 837 swidthuv = calculateSWidthSW(offsetu, width / 2); [all...] |
/hardware/intel/img/hwcomposer/merrifield/ips/common/ |
OverlayPlaneBase.cpp | 827 uint32_t offsetu = backBuffer->OBUF_0U; local 857 swidthuv = calculateSWidthSW(offsetu, width / 2); [all...] |