Searched refs:totalPlanes (Results 1 – 3 of 3) sorted by relevance
240 size_t totalPlanes = in test_copy3D() local243 * (totalPlanes in test_copy3D()245 + (totalPlanes - 1) * srcPlaneStride); in test_copy3D()247 * (totalPlanes in test_copy3D()249 + (totalPlanes - 1) * dstPlaneStride); in test_copy3D()
118 virtual void PropagateToAllPlanes (uint32 totalPlanes) = 0;322 virtual void PropagateToAllPlanes (uint32 totalPlanes);428 virtual void PropagateToAllPlanes (uint32 totalPlanes);
399 void dng_warp_params_rectilinear::PropagateToAllPlanes (uint32 totalPlanes) in PropagateToAllPlanes() argument402 for (uint32 plane = fPlanes; plane < totalPlanes; plane++) in PropagateToAllPlanes()798 void dng_warp_params_fisheye::PropagateToAllPlanes (uint32 totalPlanes) in PropagateToAllPlanes() argument801 for (uint32 plane = fPlanes; plane < totalPlanes; plane++) in PropagateToAllPlanes()