
Data Fields | |
| ast_frame | f |
| short | inbuf [BUFFER_SIZE] |
| char | offset [AST_FRIENDLY_OFFSET] |
| unsigned char | outbuf [BUFFER_SIZE] |
| adpcm_state | state |
| int | tail |
|
|
Definition at line 242 of file codec_adpcm.c. Referenced by lintoadpcm_frameout(). |
|
|
Definition at line 244 of file codec_adpcm.c. Referenced by lintoadpcm_framein(), and lintoadpcm_frameout(). |
|
|
Definition at line 243 of file codec_adpcm.c. |
|
|
Definition at line 245 of file codec_adpcm.c. Referenced by lintoadpcm_frameout(). |
|
|
Definition at line 246 of file codec_adpcm.c. Referenced by lintoadpcm_frameout(). |
|
|
Definition at line 247 of file codec_adpcm.c. Referenced by lintoadpcm_framein(), and lintoadpcm_frameout(). |
1.4.2