Searched refs:srcPPC (Results 1 – 1 of 1) sorted by relevance
2599 float srcPPC = getPPC(src, dst, src); in getRequiredCapacity() local2601 float srcCapacity = (float((src.w * src.h))) / (mClockKhz * srcPPC); in getRequiredCapacity()