DCA_SPEAKER_Rs     47 libavcodec/dca_core.c     { DCA_SPEAKER_L, DCA_SPEAKER_R, DCA_SPEAKER_Ls, DCA_SPEAKER_Rs,             -1 },
DCA_SPEAKER_Rs     48 libavcodec/dca_core.c     { DCA_SPEAKER_C, DCA_SPEAKER_L, DCA_SPEAKER_R,  DCA_SPEAKER_Ls, DCA_SPEAKER_Rs }
DCA_SPEAKER_Rs   1921 libavcodec/dca_core.c             if (spkr == DCA_SPEAKER_Rs && (s->xxch_core_mask & DCA_SPEAKER_MASK_Rss))
DCA_SPEAKER_Rs   2085 libavcodec/dca_core.c                                 s->output_samples[DCA_SPEAKER_Rs],
DCA_SPEAKER_Rs   2137 libavcodec/dca_core.c                                             s->output_samples[DCA_SPEAKER_Rs],
DCA_SPEAKER_Rs   2277 libavcodec/dca_core.c         s->float_dsp->vector_fmac_scalar(output_samples[DCA_SPEAKER_Rs],
DCA_SPEAKER_Rs   2330 libavcodec/dca_core.c                                             output_samples[DCA_SPEAKER_Rs],
DCA_SPEAKER_Rs    223 libavcodec/dca_core.h         return DCA_SPEAKER_Rs;
DCA_SPEAKER_Rs   1397 libavcodec/dca_xll.c             s->output_samples[DCA_SPEAKER_Rs] = s->output_samples[DCA_SPEAKER_Rss];