Home
last modified time | relevance | path

Searched refs:DCA_SPEAKER_Ls (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddca_core.h219 return DCA_SPEAKER_Ls; in ff_dca_core_map_spkr()
H A Ddca.h78 DCA_SPEAKER_C, DCA_SPEAKER_L, DCA_SPEAKER_R, DCA_SPEAKER_Ls, enumerator
H A Ddca_core.c49 { 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 }
1921 if (spkr == DCA_SPEAKER_Ls && (s->xxch_core_mask & DCA_SPEAKER_MASK_Lss)) in map_prm_ch_to_spkr()
2086 s->dcadsp->dmix_sub_xch(s->output_samples[DCA_SPEAKER_Ls], in filter_frame_fixed()
2138 s->fixed_dsp->butterflies_fixed(s->output_samples[DCA_SPEAKER_Ls], in filter_frame_fixed()
2276 s->float_dsp->vector_fmac_scalar(output_samples[DCA_SPEAKER_Ls], in filter_frame_float()
2331 s->float_dsp->butterflies_float(output_samples[DCA_SPEAKER_Ls], in filter_frame_float()
H A Ddca_xll.c1395 s->output_samples[DCA_SPEAKER_Ls] = s->output_samples[DCA_SPEAKER_Lss]; in ff_dca_xll_filter_frame()

Completed in 7 milliseconds