msgsmdec.h File Reference
#include "avcodec.h"
Include dependency graph for msgsmdec.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int ff_msgsm_decode_block (AVCodecContext *avctx, int16_t *samples, const uint8_t *buf)
 

Function Documentation

int ff_msgsm_decode_block ( AVCodecContext avctx,
int16_t *  samples,
const uint8_t buf 
)

Definition at line 28 of file msgsmdec.c.

Referenced by gsm_decode_frame().