Searched refs:yRauCount (Results 1 – 3 of 3) sorted by relevance
291 int yRauCount = aWidth / 64; //Y in calcCompressedBufSize() local293 int yStride = (64 * 4 * yRauCount) + alignup(yRauCount, 8) / 8; in calcCompressedBufSize()298 (yRauCount * yStrideOffset * 2) + in calcCompressedBufSize()301 __FUNCTION__, yRauCount, cRauCount); in calcCompressedBufSize()
315 int yRauCount = aWidth / 64; //Y in calcCompressedBufSize() local317 int yStride = (64 * 4 * yRauCount) + alignup(yRauCount, 8) / 8; in calcCompressedBufSize()322 (yRauCount * yStrideOffset * 2) + in calcCompressedBufSize()325 __FUNCTION__, yRauCount, cRauCount); in calcCompressedBufSize()
352 int yRauCount = aWidth / 64; //Y in calcCompressedBufSize() local354 int yStride = (64 * 4 * yRauCount) + alignup(yRauCount, 8) / 8; in calcCompressedBufSize()359 (yRauCount * yStrideOffset * 2) + in calcCompressedBufSize()362 __FUNCTION__, yRauCount, cRauCount); in calcCompressedBufSize()