FFmpeg
|
#include "avcodec.h"
Go to the source code of this file.
Functions | |
int | ff_msgsm_decode_block (AVCodecContext *avctx, int16_t *samples, const uint8_t *buf, int mode) |
int ff_msgsm_decode_block | ( | AVCodecContext * | avctx, |
int16_t * | samples, | ||
const uint8_t * | buf, | ||
int | mode | ||
) |
Definition at line 29 of file msgsmdec.c.
Referenced by gsm_decode_frame().