Searched refs:DCA_SPEAKER_COUNT (Results 1 – 6 of 6) sorted by relevance
201 int32_t *output_samples[DCA_SPEAKER_COUNT]; ///< PCM output for fixed point mode205 int ch_remap[DCA_SPEAKER_COUNT]; ///< Channel to speaker map
139 int32_t *output_samples[DCA_SPEAKER_COUNT];
87 DCA_SPEAKER_COUNT enumerator
52 for (dca_ch = 0; dca_ch < DCA_SPEAKER_COUNT; dca_ch++) in ff_dca_set_channel_layout()
1988 for (spkr = 0; spkr < DCA_SPEAKER_COUNT; spkr++) { in ff_dca_core_filter_fixed()2167 float *output_samples[DCA_SPEAKER_COUNT] = { NULL }, *ptr; in filter_frame_float()2196 for (spkr = 0; spkr < DCA_SPEAKER_COUNT; spkr++) { in filter_frame_float()
1332 int ch_remap[DCA_SPEAKER_COUNT]; in ff_dca_xll_filter_frame()