Searched refs:DCA_SPEAKER_COUNT (Results 1 – 6 of 6) sorted by relevance
203 int32_t *output_samples[DCA_SPEAKER_COUNT]; ///< PCM output for fixed point mode207 int ch_remap[DCA_SPEAKER_COUNT]; ///< Channel to speaker map
141 int32_t *output_samples[DCA_SPEAKER_COUNT];
88 DCA_SPEAKER_COUNT enumerator
47 for (dca_ch = 0; dca_ch < DCA_SPEAKER_COUNT; dca_ch++) in ff_dca_set_channel_layout()
1986 for (spkr = 0; spkr < DCA_SPEAKER_COUNT; spkr++) { in ff_dca_core_filter_fixed()2165 float *output_samples[DCA_SPEAKER_COUNT] = { NULL }, *ptr; in filter_frame_float()2194 for (spkr = 0; spkr < DCA_SPEAKER_COUNT; spkr++) { in filter_frame_float()
1330 int ch_remap[DCA_SPEAKER_COUNT]; in ff_dca_xll_filter_frame()