Complement
MT, SSE2, Family10h
FwStatus | fwiComplement_32s_C1IR | ( | Fw32s * pSrcDst, int srcDstStep, FwiSize roiSize ); |
pSrcDst | Pointer to a location in a buffer that contains both the source and destination. | |
roiSize | Specifies the height and width of an ROI. | |
srcDstStep | Source and destination buffer step size in bytes (width of both buffers in bytes). |
This function steps through an ROI in a source buffer, performs a logical complementation of the source data, and writes the results back to the source location.