Calculates the size of the working buffer for the search function.
ippsFixedCodebookSearch_RTA_GetBufferSize_32f(int* pSize);
pSize |
Pointer to the size of the buffer. |
The function ippsFixedCodebookSearch_RTA_GetBufferSize is declared in the ippsc.h file.
This function calculates the size of the working buffer for the function ippsFixedCodebookSearchBuffer_RTA .
ippStsNoErr |
Indicates no error. |
IppStsNullPtrErr |
Indicates an error when pSize pointer is NULL. |
Copyright © 2000 - 2011, Intel Corporation. All rights reserved.