Home
last modified time | relevance | path

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

/third_party/ffmpeg/doc/examples/
H A Dencode_audio.c75 const AVChannelLayout *p, *best_ch_layout; in select_channel_layout() local
86 best_ch_layout = p; in select_channel_layout()
91 return av_channel_layout_copy(dst, best_ch_layout); in select_channel_layout()

Completed in 2 milliseconds