Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddca_exss.h37 int one_to_one_map_ch_to_spkr; ///< One to one channel to speaker mapping flag member
Ddca_exss.c108 if (asset->one_to_one_map_ch_to_spkr = get_bits1(&s->gb)) { in parse_descriptor()
Ddca_xll.c175 if (asset->one_to_one_map_ch_to_spkr) { in chs_parse_header()
1457 if (!asset->one_to_one_map_ch_to_spkr) { in ff_dca_xll_filter_frame()