Home
last modified time | relevance | path

Searched refs:sample_formats (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dasrc_flite.c228 AVFilterFormats *sample_formats = NULL; in query_formats() local
236 (ret = ff_add_format (&sample_formats, AV_SAMPLE_FMT_S16 )) < 0 || in query_formats()
237 (ret = ff_set_common_formats (ctx , sample_formats )) < 0 || in query_formats()
/third_party/ffmpeg/libavdevice/
H A Dopenal-dec.c124 static const ALCenum sample_formats[2][2] = { in read_header() local
138 ad->sample_format = sample_formats[ad->sample_size/8-1][ad->channels-1]; in read_header()

Completed in 2 milliseconds