BuildSymblTableDV4D

Fills the array with the information about possible 4D symbols.

Syntax

IppStatus ippsBuildSymblTableDV4D_16sc(const Ipp16sc* pVariantPoint, Ipp16sc* pCurrentSubsetPoint, int state, int bitInversion);

Parameters

pVariantPoint

Pointer to the array of possible 2D points.

pCurrentSubsetPoint

Pointer to the array with information about possible 4D symbols.

state

Number of states of a convolutional encoder.

bitInversion

Bit inversion.

Description

The function ippsBuildSymblTableDV4D is declared in the ipps.h file. This function fills the array pCurrentSubsetPoint with information about possible 4D symbols.

Return Values

ippStsNoErr

Indicates no error.

ippStsNullPtrErr

Indicates an error when one of the specified pointers is NULL.

Submit feedback on this help topic

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