NVIDIA 2D Image And Signal Performance Primitives (NPP)
Version 11.1.0.*
|
Free signal memory. More...
Functions | |
void | nppsFree (void *pValues) |
Free method for any signal memory. More... |
|
Free signal memory.
void nppsFree | ( | void * | pValues | ) |
Free method for any signal memory.
pValues | A pointer to memory allocated using nppiMalloc_<modifier>. |