FixedCodebookSearch_RTA_GetBufferSize

Calculates the size of the working buffer for the search function.

Syntax

ippsFixedCodebookSearch_RTA_GetBufferSize_32f(int* pSize);

Parameters

pSize

Pointer to the size of the buffer.

Description

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 .

Return Values

ippStsNoErr

Indicates no error.

IppStsNullPtrErr

Indicates an error when pSize pointer is NULL.

Submit feedback on this help topic

Copyright © 2000 - 2011, Intel Corporation. All rights reserved.