Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddca_core.c51 static const uint8_t audio_mode_ch_mask[DCA_AMODE_COUNT] = { variable
172 s->ch_mask = audio_mode_ch_mask[s->audio_mode]; in parse_coding_header()
1862 s->ch_mask = audio_mode_ch_mask[s->audio_mode]; in ff_dca_core_parse_exss()