Go to the source code of this file.
Value:
int channels,
int sample,
int ch, \
double v_dbl) \
}
ptrdiff_t const GLvoid * data
int av_sample_fmt_is_planar(enum AVSampleFormat sample_fmt)
Check if the sample format is planar.
AVSampleFormat
Audio sample formats.
Definition at line 40 of file avresample-test.c.
#define PUT_SAMPLE put_sample(data, sample_fmt, channels, k, ch, v); |
static double dbl_rand |
( |
AVLFG * |
lfg | ) |
|
|
static |
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
Initial value:
Definition at line 162 of file avresample-test.c.
Referenced by aeval_query_formats(), asink_query_formats(), avfilter_make_format64_list(), ff_add_format(), ff_formats_unref(), ff_make_format_list(), ff_make_formatu64_list(), ff_merge_formats(), ff_merge_samplerates(), ff_set_common_samplerates(), filter_query_formats(), query_formats(), reduce_formats_on_filter(), and vsink_query_formats().
Initial value:= {
}
#define AV_CH_LAYOUT_7POINT1
#define AV_CH_LAYOUT_STEREO
#define AV_CH_LAYOUT_5POINT1
#define AV_CH_LAYOUT_MONO
Definition at line 181 of file avresample-test.c.