Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddca.h141 DCA_SPEAKER_PAIR_LFE1 = 0x0008, enumerator
Ddca_lbr.c1078 s->nchannels_total = ff_dca_count_chs_for_mask(s->ch_mask & ~DCA_SPEAKER_PAIR_LFE1); in parse_decoder_init()