Searched refs:offsetu (Results 1 - 2 of 2) sorted by path

/hardware/intel/img/hwcomposer/ips/common/
H A DOverlayPlaneBase.cpp802 uint32_t offsetu = backBuffer->OBUF_0U; local
832 swidthuv = calculateSWidthSW(offsetu, width / 2);
/hardware/intel/img/psb_video/src/
H A Dpsb_overlay.c421 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);

Completed in 184 milliseconds