ISPHENC1_InArgs Struct Reference
[XDM ISPHENC1 Speech/Voice Encoder Interface]

Defines the input arguments for all ISPHENC1 instance process function. More...

#include <isphenc1.h>

Collaboration diagram for ISPHENC1_InArgs:
Collaboration graph
[legend]

Data Fields

XDAS_Int16 size
XDAS_Int16 nullTrafficChannel
XDM1_SingleBufDesc data

Detailed Description

Defines the input arguments for all ISPHENC1 instance process function.

Remarks:
This structure may be extended by individual codec implementations allowing customization with vendor specific parameters. The presence of vendor specific extensions will be detected by the value of the size parameter.
The size field must be correctly set by the caller. See http://tiexpressdsp.com/index.php?title=Extending_data_structures_in_xDM for more details.

Field Documentation

Size of this structure in bytes. Because this structure can be extended, this field must be correctly set by the caller.

Enable/disable the null traffic channel.

Remarks:
This field is used for enabling/disabling the null traffic channel frames. When enabled, CDMA encoders produce 1/8th rate frames with all bits set to 1 without encoding the actual input.
See also:
ISPEECH1_NullTrafficMode

Raw data input for data transmission.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2010, Texas Instruments Incorporated