Searched refs:cSize (Results 1 – 2 of 2) sorted by relevance
99 int cSize = cStride * height / 2; in getPlanarYUVOffsets() local109 *uoff = (*voff) + cSize; in getPlanarYUVOffsets()116 *voff = (*uoff) + cSize; in getPlanarYUVOffsets()
1419 size_t cSize; in gralloc_lock_ycbcr() local1440 cSize = cStride * cb->height/2; in gralloc_lock_ycbcr()1442 uOffset = vOffset + cSize; in gralloc_lock_ycbcr()