Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddca.h79 DCA_SPEAKER_Rs, DCA_SPEAKER_LFE1, DCA_SPEAKER_Cs, DCA_SPEAKER_Lsr, enumerator
H A Ddca_core.c2031 int32_t *samples = s->output_samples[DCA_SPEAKER_LFE1]; in ff_dca_core_filter_fixed()
2051 s->dcadsp->lfe_x96_fixed(s->output_samples[DCA_SPEAKER_LFE1], in ff_dca_core_filter_fixed()
2242 float *samples = output_samples[DCA_SPEAKER_LFE1]; in filter_frame_float()
2263 s->dcadsp->lfe_x96_float(output_samples[DCA_SPEAKER_LFE1], in filter_frame_float()

Completed in 4 milliseconds