Searched refs:dstPPC (Results 1 – 1 of 1) sorted by relevance
2600 float dstPPC = getPPC(src, dst, dst); in getRequiredCapacity() local2602 float dstCapacity = (float((dst.w * dst.h))) / (mClockKhz * dstPPC); in getRequiredCapacity()