VPIStatus vpiCreateImageRemap(VPIStream stream, const VPIWarpMap *warpMap, VPIPayload *payload)
Create a payload for Image Remap algorithm.
VPIStatus vpiSubmitImageRemap(VPIPayload payload, VPIImage input, VPIImage output, VPIInterpolationType interp, VPIBoundaryCond bcond)
Submits the Image Remap operation to the stream associated with the payload.