Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Ddsfdec.c41 static const AVChannelLayout dsf_channel_layout[] = { variable
107 if (channel_type < FF_ARRAY_ELEMS(dsf_channel_layout)) in dsf_read_header()
108 st->codecpar->ch_layout = dsf_channel_layout[channel_type]; in dsf_read_header()

Completed in 1 milliseconds