Searched refs:DCA_SPEAKER_Rs (Results 1 - 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | dca_core.h | 221 return DCA_SPEAKER_Rs; in ff_dca_core_map_spkr()
|
H A D | dca.h | 79 DCA_SPEAKER_Rs, DCA_SPEAKER_LFE1, DCA_SPEAKER_Cs, DCA_SPEAKER_Lsr, enumerator
|
H A D | dca_core.c | 49 { DCA_SPEAKER_L, DCA_SPEAKER_R, DCA_SPEAKER_Ls, DCA_SPEAKER_Rs, -1 }, 50 { DCA_SPEAKER_C, DCA_SPEAKER_L, DCA_SPEAKER_R, DCA_SPEAKER_Ls, DCA_SPEAKER_Rs } 1923 if (spkr == DCA_SPEAKER_Rs && (s->xxch_core_mask & DCA_SPEAKER_MASK_Rss)) in map_prm_ch_to_spkr() 2087 s->output_samples[DCA_SPEAKER_Rs], in filter_frame_fixed() 2139 s->output_samples[DCA_SPEAKER_Rs], in filter_frame_fixed() 2279 s->float_dsp->vector_fmac_scalar(output_samples[DCA_SPEAKER_Rs], in filter_frame_float() 2332 output_samples[DCA_SPEAKER_Rs], in filter_frame_float()
|
H A D | dca_xll.c | 1399 s->output_samples[DCA_SPEAKER_Rs] = s->output_samples[DCA_SPEAKER_Rss]; in ff_dca_xll_filter_frame()
|
Completed in 7 milliseconds