Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddca.h80 DCA_SPEAKER_Rs, DCA_SPEAKER_LFE1, DCA_SPEAKER_Cs, DCA_SPEAKER_Lsr, enumerator
Ddca_core.h223 return DCA_SPEAKER_Rs; in ff_dca_core_map_spkr()
Ddca_core.c47 { DCA_SPEAKER_L, DCA_SPEAKER_R, DCA_SPEAKER_Ls, DCA_SPEAKER_Rs, -1 },
48 { DCA_SPEAKER_C, DCA_SPEAKER_L, DCA_SPEAKER_R, DCA_SPEAKER_Ls, DCA_SPEAKER_Rs }
1921 if (spkr == DCA_SPEAKER_Rs && (s->xxch_core_mask & DCA_SPEAKER_MASK_Rss)) in map_prm_ch_to_spkr()
2085 s->output_samples[DCA_SPEAKER_Rs], in filter_frame_fixed()
2137 s->output_samples[DCA_SPEAKER_Rs], in filter_frame_fixed()
2277 s->float_dsp->vector_fmac_scalar(output_samples[DCA_SPEAKER_Rs], in filter_frame_float()
2330 output_samples[DCA_SPEAKER_Rs], in filter_frame_float()
Ddca_xll.c1397 s->output_samples[DCA_SPEAKER_Rs] = s->output_samples[DCA_SPEAKER_Rss]; in ff_dca_xll_filter_frame()