Searched defs:outDepth (Results 1 – 3 of 3) sorted by relevance
35 const unsigned int outDepth = inDepth / (blockSize * blockSize); in DepthToSpace() local
185 size_t outDepth; in test_get_image_info_single() local
66 …tPreferredImageSize3D( cl_device_id device, size_t &outWidth, size_t &outHeight, size_t &outDepth ) in IGetPreferredImageSize3D()