Home
last modified time | relevance | path

Searched refs:DCA_SPEAKER_LFE1 (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddca.h80 DCA_SPEAKER_Rs, DCA_SPEAKER_LFE1, DCA_SPEAKER_Cs, DCA_SPEAKER_Lsr, enumerator
Ddca_core.c2029 int32_t *samples = s->output_samples[DCA_SPEAKER_LFE1]; in ff_dca_core_filter_fixed()
2049 s->dcadsp->lfe_x96_fixed(s->output_samples[DCA_SPEAKER_LFE1], in ff_dca_core_filter_fixed()
2240 float *samples = output_samples[DCA_SPEAKER_LFE1]; in filter_frame_float()
2261 s->dcadsp->lfe_x96_float(output_samples[DCA_SPEAKER_LFE1], in filter_frame_float()