VQCodeBookFree

Closes the IppsVQCodeBookState_32f structure created by the function ippsVQCodeBookInitAlloc.

Syntax

IppStatus ippsVQCodeBookFree_32f(IppsVQCodeBookState_32f* pCodeBook);

Parameters

pCodeBook

Pointer to the codebook state structure.

Description

This function is declared in the ippac.h header file. The function closes the codebook state structure created by the function ippsVQCodeBookInitAlloc.

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

Indicates an error when pCodeBook pointer is NULL.

Submit feedback on this help topic

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