Searched refs:DCA_SPEAKER_PAIR_LR (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | dca.h | 139 DCA_SPEAKER_PAIR_LR = 0x0002, enumerator |
D | dca_lbr.c | 1152 s->ch_mask = DCA_SPEAKER_PAIR_LR; in parse_decoder_init() |