NVIDIA 2D Image And Signal Performance Primitives (NPP)
Version 10.2.*.*
|
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>. |