Lines Matching refs:hostPtr

988     *hostPtr,  in ComputeContrastStretchImage()  local
1075 hostPtr = histogram; in ComputeContrastStretchImage()
1080 hostPtr = histogram; in ComputeContrastStretchImage()
1084 …library->clCreateBuffer(device->context, mem_flags, length * sizeof(cl_uint4), hostPtr, &clStatus); in ComputeContrastStretchImage()
1357 hostPtr = stretch_map; in ComputeContrastStretchImage()
1362 hostPtr = stretch_map; in ComputeContrastStretchImage()
1366 …rary->clCreateBuffer(device->context, mem_flags, length * sizeof(PixelPacket), hostPtr, &clStatus); in ComputeContrastStretchImage()
1554 *hostPtr; in ComputeConvolveImage() local
1617 hostPtr = filteredPixels; in ComputeConvolveImage()
1622 hostPtr = NULL; in ComputeConvolveImage()
1626 …ry->clCreateBuffer(device->context, mem_flags, length * sizeof(CLPixelPacket), hostPtr, &clStatus); in ComputeConvolveImage()
1911 *hostPtr; in ComputeDespeckleImage() local
1983 hostPtr = filteredPixels; in ComputeDespeckleImage()
1988 hostPtr = NULL; in ComputeDespeckleImage()
1992 …ry->clCreateBuffer(device->context, mem_flags, length * sizeof(CLPixelPacket), hostPtr, &clStatus); in ComputeDespeckleImage()
2308 *hostPtr, in ComputeEqualizeImage() local
2381 hostPtr = histogram; in ComputeEqualizeImage()
2386 hostPtr = histogram; in ComputeEqualizeImage()
2390 …library->clCreateBuffer(device->context, mem_flags, length * sizeof(cl_uint4), hostPtr, &clStatus); in ComputeEqualizeImage()
2564 hostPtr = equalize_map; in ComputeEqualizeImage()
2569 hostPtr = equalize_map; in ComputeEqualizeImage()
2573 …rary->clCreateBuffer(device->context, mem_flags, length * sizeof(PixelPacket), hostPtr, &clStatus); in ComputeEqualizeImage()
3020 *hostPtr; in ComputeLocalContrastImage() local
3093 hostPtr = filteredPixels; in ComputeLocalContrastImage()
3098 hostPtr = NULL; in ComputeLocalContrastImage()
3103 …ry->clCreateBuffer(device->context, mem_flags, length * sizeof(CLPixelPacket), hostPtr, &clStatus); in ComputeLocalContrastImage()
3603 *hostPtr; in ComputeMotionBlurImage() local
3675 hostPtr = filteredPixels; in ComputeMotionBlurImage()
3680 hostPtr = NULL; in ComputeMotionBlurImage()
3687 length * sizeof(CLPixelPacket), hostPtr, &clStatus); in ComputeMotionBlurImage()