Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
adpcm_encoder_pvt Struct Reference

Workspace for translating signed linear signals to ADPCM. More...

Collaboration diagram for adpcm_encoder_pvt:
Collaboration graph
[legend]

Data Fields

int16_t inbuf [BUFFER_SAMPLES]
 
struct adpcm_state state
 

Detailed Description

Workspace for translating signed linear signals to ADPCM.

Definition at line 218 of file codec_adpcm.c.

Field Documentation

◆ inbuf

Definition at line 220 of file codec_adpcm.c.

◆ state

Definition at line 219 of file codec_adpcm.c.


The documentation for this struct was generated from the following file: