FFmpeg
|
libavcodec/gsmdec.c File Reference
GSM decoder. More...
#include "libavutil/channel_layout.h"
#include "avcodec.h"
#include "get_bits.h"
#include "internal.h"
#include "msgsmdec.h"
#include "gsmdec_template.c"
Include dependency graph for libavcodec/gsmdec.c:
Go to the source code of this file.
Functions | |
static av_cold int | gsm_init (AVCodecContext *avctx) |
static int | gsm_decode_frame (AVCodecContext *avctx, void *data, int *got_frame_ptr, AVPacket *avpkt) |
static void | gsm_flush (AVCodecContext *avctx) |
Detailed Description
GSM decoder.
Definition in file libavcodec/gsmdec.c.
Function Documentation
|
static |
Definition at line 56 of file libavcodec/gsmdec.c.
Referenced by gsm_flush().
|
static |
Definition at line 97 of file libavcodec/gsmdec.c.
|
static |
Definition at line 35 of file libavcodec/gsmdec.c.
Referenced by gsm_flush().
Generated on Mon Nov 18 2024 06:52:06 for FFmpeg by 1.8.11