ac3enc_opts_template.c File Reference
#include "libavutil/opt.h"
#include "internal.h"
#include "ac3.h"
Include dependency graph for ac3enc_opts_template.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

static const AVOption ac3_options []
 
static const AVCodecDefault ac3_defaults []
 

Variable Documentation

const AVCodecDefault ac3_defaults[]
static
Initial value:
= {
{ "b", "0" },
{ NULL }
}
NULL
Definition: eval.c:55

Definition at line 77 of file ac3enc_opts_template.c.

Referenced by calc_cpl_coord(), and ff_eac3_output_frame_header().

const AVOption ac3_options[]
static

Definition at line 26 of file ac3enc_opts_template.c.