Searched refs:numPlanes (Results 1 – 4 of 4) sorted by relevance
171 uint32 numPlanes, PaddingType paddingType) in ComputeBufferSize() argument199 !SafeUint32Mult(bufferSize, numPlanes, &bufferSize)) in ComputeBufferSize()
2006 const uint32 numPlanes = Pin_uint32 (0, in Parse_ifd0() local2014 for (uint32 i = 0; i < numPlanes; i++) in Parse_ifd0()2037 printf (" Planes: %u\n", (unsigned) numPlanes); in Parse_ifd0()2039 for (uint32 plane = 0; plane < numPlanes; plane++) in Parse_ifd0()
255 uint32 numPlanes, PaddingType paddingType);
536 const int numPlanes = (clipWithZPlanes) ? (6) : (4); in clipPrimitives() local549 for (int planeNdx = 0; planeNdx < numPlanes; ++planeNdx) in clipPrimitives()604 for (int planeNdx = 0; planeNdx < numPlanes; ++planeNdx) in clipPrimitives()