Go to the source code of this file.
static void make_lpc_coefs |
( |
float * |
lpc, |
|
|
const float * |
refl, |
|
|
int |
order |
|
) |
| |
|
static |
Initial value:= {
.name = "comfortnoise",
}
static int cng_decode_frame(AVCodecContext *avctx, void *data, int *got_frame_ptr, AVPacket *avpkt)
static int decode(MimicContext *ctx, int quality, int num_coeffs, int is_iframe)
static int init(AVCodecParserContext *s)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
struct CNGContext CNGContext
static void cng_decode_flush(AVCodecContext *avctx)
static void close(AVCodecParserContext *s)
static av_cold void flush(AVCodecContext *avctx)
Flush (reset) the frame ID after seeking.
AVSampleFormat
Audio Sample Formats.
static av_cold int cng_decode_close(AVCodecContext *avctx)
static av_cold int cng_decode_init(AVCodecContext *avctx)
Definition at line 164 of file cngdec.c.