Home
last modified time | relevance | path

Searched refs:inchl_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
173 …av_get_channel_layout_string(inchl_buf, sizeof(inchl_buf), inlink ->channels, inlink ->channel_l… in config_output()
177 … inlink ->channels, inchl_buf, av_get_sample_fmt_name(inlink->format), inlink->sample_rate, in config_output()