Searched refs:dsf_channel_layout (Results 1 – 1 of 1) sorted by relevance
40 static const uint64_t dsf_channel_layout[] = { variable105 if (channel_type < FF_ARRAY_ELEMS(dsf_channel_layout)) in dsf_read_header()106 st->codecpar->channel_layout = dsf_channel_layout[channel_type]; in dsf_read_header()