@protocol MTLBuffer, MTLDevice, MTLLibrary, MTLCommandQueue, MTLComputePipelineState; @interface ABPK2DDetectionPostprocessGPU : NSObject { unsigned long long _nChannels; id _device; id _commandQueue; id _pipelineStateInterpolate; id _pipelineStateMaxFilter; id _input; id _intermediate; id _output; id _library; } - (id)init; - (void)dealloc; - (void).cxx_destruct; - (void /* unknown type, blank encoding */ *)process:(struct __IOSurface { } *)a0 counter:(unsigned int *)a1 shape:(struct CGSize { double x0; double x1; })a2; - (void)_copyToInputAsFloat16:(float *)a0 shape:(struct CGSize { double x0; double x1; })a1; - (id)initWithNumberOfChannels:(unsigned long long)a0; @end