XDAIS  dais-x04
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
ISPHENC1_InArgs Struct Reference

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

#include <isphenc1.h>

Collaboration diagram for ISPHENC1_InArgs:
Collaboration graph

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 https://processors.wiki.ti.com/index.php/Extending_data_structures_in_XDM for more details.

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
ISPEECH1_EVRC_NullTrafficMode
XDM1_SingleBufDesc ISPHENC1_InArgs::data

Raw data input for data transmission.


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