Home
last modified time | relevance | path

Searched refs:av_get_sample_fmt (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dsamplefmt.h84 enum AVSampleFormat av_get_sample_fmt(const char *name);
H A Dsamplefmt.c58 enum AVSampleFormat av_get_sample_fmt(const char *name) in av_get_sample_fmt() function
H A Dopt.c456 AV_SAMPLE_FMT_NB, av_get_sample_fmt, "sample format"); in set_string_sample_fmt()
/third_party/ffmpeg/libavfilter/
H A Daf_aformat.c139 ff_add_format, av_get_sample_fmt, AV_SAMPLE_FMT_NONE, "sample format"); in init()
/third_party/ffmpeg/fftools/
H A Dffmpeg_opt.c2087 (audio_enc->sample_fmt = av_get_sample_fmt(sample_fmt)) == AV_SAMPLE_FMT_NONE) { in new_audio_stream()

Completed in 12 milliseconds