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

#include <isphenc1.h>

Collaboration diagram for ISPHENC1_InArgs:

Collaboration graph
[legend]

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.


Data Fields

XDAS_Int16 size
XDAS_Int16 nullTrafficChannel
XDM1_SingleBufDesc data


Field Documentation

XDAS_Int16 ISPHENC1_InArgs::size

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

XDAS_Int16 ISPHENC1_InArgs::nullTrafficChannel

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

XDM1_SingleBufDesc ISPHENC1_InArgs::data

Raw data input for data transmission.


The documentation for this struct was generated from the following file:
Copyright 2009, Texas Instruments Incorporated