Home
last modified time | relevance | path

Searched refs:outchl_buf (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
Daf_aresample.c145 char inchl_buf[128], outchl_buf[128]; in config_output() local
174 …av_get_channel_layout_string(outchl_buf, sizeof(outchl_buf), outlink->channels, outlink->channel_l… in config_output()
178 … outlink->channels, outchl_buf, av_get_sample_fmt_name(outlink->format), outlink->sample_rate); in config_output()